<86>Apr 21 04:28:43 userdel[8356]: delete user 'rooter' <86>Apr 21 04:28:43 userdel[8356]: removed group 'rooter' owned by 'rooter' <86>Apr 21 04:28:43 groupadd[8372]: group added to /etc/group: name=rooter, GID=537 <86>Apr 21 04:28:43 groupadd[8372]: group added to /etc/gshadow: name=rooter <86>Apr 21 04:28:43 groupadd[8372]: new group: name=rooter, GID=537 <86>Apr 21 04:28:43 useradd[8394]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Apr 21 04:28:43 userdel[8420]: delete user 'builder' <86>Apr 21 04:28:43 userdel[8420]: removed group 'builder' owned by 'builder' <86>Apr 21 04:28:43 userdel[8420]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 04:28:43 groupadd[8436]: group added to /etc/group: name=builder, GID=538 <86>Apr 21 04:28:43 groupadd[8436]: group added to /etc/gshadow: name=builder <86>Apr 21 04:28:43 groupadd[8436]: new group: name=builder, GID=538 <86>Apr 21 04:28:43 useradd[8450]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash Installing lz4-1.7.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97570 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lz4-1.7.5-alt1 + echo 'Source #0 (lz4-1.7.5-alt1.tar):' Source #0 (lz4-1.7.5-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/lz4-1.7.5-alt1.tar + cd lz4-1.7.5-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/^\([[:space:]]*\)@\$/\1\$/' examples/Makefile lib/Makefile programs/Makefile tests/Makefile + sed -i '1 i.\\"' programs/lz4.1 + sed -i '/ clean \$@ / s/^\([[:space:]]*\)\(.*\)/\1: SKIP: \2/' tests/Makefile + sed -i 's/^LZ4_DEPRECATED/LZ4LIB_API &/' lib/lz4.h lib/lz4hc.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4360 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.7.5-alt1 + export 'CFLAGS=-pipe -Wall -g -O2 -fvisibility=hidden' + CFLAGS='-pipe -Wall -g -O2 -fvisibility=hidden' + '[' -n '' ']' + NPROCS=8 + make -j8 all -C lib BUILD_STATIC=no make: Entering directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/lib' compiling dynamic library 1.7.5 cc -DXXH_NAMESPACE=LZ4_ -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wstrict-aliasing=1 -shared lz4.c lz4hc.c xxhash.c lz4frame.c -fPIC -Wl,-soname=liblz4.so.1 -o liblz4.so.1.7.5 creating versioned links make: Leaving directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/lib' + '[' -n 8 ']' + make -j8 all -C programs make: Entering directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/programs' cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o ../lib/lz4.o ../lib/lz4.c cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o ../lib/lz4hc.o ../lib/lz4hc.c cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o ../lib/xxhash.o ../lib/xxhash.c cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o ../lib/lz4frame.o ../lib/lz4frame.c cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o lz4io.o lz4io.c cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o datagen.o datagen.c cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o lz4cli.o lz4cli.c cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o bench.o bench.c cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -DENABLE_LZ4C_LEGACY_OPTIONS ../lib/lz4.c ../lib/lz4hc.c ../lib/xxhash.c ../lib/lz4frame.c lz4io.c datagen.c lz4cli.c bench.c -o lz4c cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ ../lib/lz4.o ../lib/lz4hc.o ../lib/xxhash.o ../lib/lz4frame.o lz4io.o datagen.o lz4cli.o bench.o -o lz4 make: Leaving directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/programs' + '[' -n 8 ']' + make -j8 all -C tests make: Entering directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/tests' cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ ../lib/lz4.o ../lib/lz4hc.o ../lib/lz4frame.o ../lib/xxhash.o fullbench.c -o fullbench cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ ../lib/lz4.o ../lib/lz4hc.o ../lib/xxhash.o fuzzer.c -o fuzzer cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ ../lib/lz4frame.o ../lib/lz4.o ../lib/lz4hc.o ../lib/xxhash.o frametest.c -o frametest cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ -I../programs ../programs/datagen.c datagencli.c -o datagen cc -pipe -Wall -g -O2 -fvisibility=hidden -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ ../lib/lz4.o fasttest.c -o fasttest make: Leaving directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/tests' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77049 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lz4-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lz4-buildroot + cd lz4-1.7.5-alt1 + export CFLAGS=--EPERM + CFLAGS=--EPERM + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/lz4-buildroot BUILD_STATIC=no PREFIX=/usr LIBDIR=/usr/lib64 make: Entering directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1' make[1]: Entering directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/lib' creating pkgconfig /bin/install -p -d -m 755 /usr/src/tmp/lz4-buildroot/usr/lib64/pkgconfig/ /usr/src/tmp/lz4-buildroot/usr/include/ /bin/install -p -m 644 liblz4.pc /usr/src/tmp/lz4-buildroot/usr/lib64/pkgconfig/ Installing libraries /bin/install -p -m 755 liblz4.so.1.7.5 /usr/src/tmp/lz4-buildroot/usr/lib64 Installing includes /bin/install -p -m 644 lz4.h /usr/src/tmp/lz4-buildroot/usr/include/lz4.h /bin/install -p -m 644 lz4hc.h /usr/src/tmp/lz4-buildroot/usr/include/lz4hc.h /bin/install -p -m 644 lz4frame.h /usr/src/tmp/lz4-buildroot/usr/include/lz4frame.h lz4 static and shared libraries installed make[1]: Leaving directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/lib' make[1]: Entering directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/programs' Installing binaries /bin/install -p -d -m 755 /usr/src/tmp/lz4-buildroot/usr/bin/ /usr/src/tmp/lz4-buildroot/usr/share/man/man1/ /bin/install -p -m 755 lz4 /usr/src/tmp/lz4-buildroot/usr/bin/lz4 /bin/install -p -m 755 lz4c /usr/src/tmp/lz4-buildroot/usr/bin/lz4c Installing man pages /bin/install -p -m 644 -m 644 lz4.1 /usr/src/tmp/lz4-buildroot/usr/share/man/man1/lz4.1 lz4 installation completed make[1]: Leaving directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/programs' make: Leaving directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1' + mkdir -p /usr/src/tmp/lz4-buildroot/lib64 + for f in '/usr/src/tmp/lz4-buildroot/usr/lib64/*.so' ++ readlink -v /usr/src/tmp/lz4-buildroot/usr/lib64/liblz4.so + t=liblz4.so.1.7.5 + ln -snf ../../lib64/liblz4.so.1.7.5 /usr/src/tmp/lz4-buildroot/usr/lib64/liblz4.so + mv /usr/src/tmp/lz4-buildroot/usr/lib64/liblz4.so.1 /usr/src/tmp/lz4-buildroot/usr/lib64/liblz4.so.1.7.5 /usr/src/tmp/lz4-buildroot/lib64/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lz4-buildroot (auto) mode of './lib64/liblz4.so.1.7.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/lz4-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/liblz4.pc: Cflags: '-I/usr/include' --> '' /usr/lib64/pkgconfig/liblz4.pc: Libs: '-L/usr/lib64 -llz4' --> '-llz4' Compressing files in /usr/src/tmp/lz4-buildroot (auto) removed '/usr/src/tmp/lz4-buildroot/usr/share/man/man1/unlz4.1' '/usr/src/tmp/lz4-buildroot/usr/share/man/man1/unlz4.1.xz' -> 'lz4.1.xz' removed '/usr/src/tmp/lz4-buildroot/usr/share/man/man1/lz4cat.1' '/usr/src/tmp/lz4-buildroot/usr/share/man/man1/lz4cat.1.xz' -> 'lz4.1.xz' removed '/usr/src/tmp/lz4-buildroot/usr/share/man/man1/lz4c.1' '/usr/src/tmp/lz4-buildroot/usr/share/man/man1/lz4c.1.xz' -> 'lz4.1.xz' Adjusting library links in /usr/src/tmp/lz4-buildroot ./lib64: liblz4.so.1 -> liblz4.so.1.7.5 ./usr/lib64: Verifying ELF objects in /usr/src/tmp/lz4-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.50237 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.7.5-alt1 + export CFLAGS=--EPERM + CFLAGS=--EPERM + make test -C tests make: Entering directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/tests' : SKIP: make -C ../programs clean lz4 CFLAGS="--EPERM -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 " \n ---- test opt-parser ---- ./datagen -g16KB | ../programs/lz4 -12 | ../programs/lz4 -t stdin : decoded 16384 bytes ./datagen -P10 | ../programs/lz4 -12B4 | ../programs/lz4 -t using blocks of size 64 KB stdin : decoded 65536 bytes ./datagen -g256K | ../programs/lz4 -12B4D | ../programs/lz4 -t using blocks of size 64 KB stdin : decoded 262144 bytes ./datagen -g512K -P25 | ../programs/lz4 -12BD | ../programs/lz4 -t stdin : decoded 524288 bytes ./datagen -g1M | ../programs/lz4 -12B5 | ../programs/lz4 -t using blocks of size 256 KB stdin : decoded 1048576 bytes ./datagen -g2M -P99 | ../programs/lz4 -11B4D | ../programs/lz4 -t using blocks of size 64 KB stdin : decoded 2097152 bytes ./datagen -g4M | ../programs/lz4 -11vq | ../programs/lz4 -qt ./datagen -g8M | ../programs/lz4 -11B4 | ../programs/lz4 -t using blocks of size 64 KB stdin : decoded 8388608 bytes ./datagen -g16M -P90 | ../programs/lz4 -11B5 | ../programs/lz4 -t using blocks of size 256 KB stdin : decoded 16777216 bytes ./datagen -g32M -P10 | ../programs/lz4 -11B5D | ../programs/lz4 -t using blocks of size 256 KB stdin : decoded 33554432 bytes make -C ../programs unlz4 CFLAGS="--EPERM -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 " make[1]: Entering directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/programs' ln -s lz4 unlz4 make[1]: Leaving directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/programs' make -C ../programs lz4cat CFLAGS="--EPERM -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 " make[1]: Entering directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/programs' ln -s lz4 lz4cat make[1]: Leaving directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/programs' \n ---- test lz4 basic compression/decompression ---- ./datagen -g0 | ../programs/lz4 -v | ../programs/lz4 -t *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** Compressed 0 bytes into 15 bytes ==> 1500.00% stdin : decoded 0 bytes ./datagen -g16KB | ../programs/lz4 -9 | ../programs/lz4 -t stdin : decoded 16384 bytes ./datagen -g20KB > tmpSrc ../programs/lz4 < tmpSrc | ../programs/lz4 -d > tmpRes diff -q tmpSrc tmpRes ../programs/lz4 --no-frame-crc < tmpSrc | ../programs/lz4 -d > tmpRes diff -q tmpSrc tmpRes ./datagen | ../programs/lz4 | ../programs/lz4 -t stdin : decoded 65536 bytes ./datagen -g6M -P99 | ../programs/lz4 -9BD | ../programs/lz4 -t stdin : decoded 6291456 bytes ./datagen -g17M | ../programs/lz4 -9v | ../programs/lz4 -qt *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** Compressed 17825792 bytes into 8086251 bytes ==> 45.36% ./datagen -g33M | ../programs/lz4 --no-frame-crc | ../programs/lz4 -t stdin : decoded 34603008 bytes ./datagen -g256MB | ../programs/lz4 -vqB4D | ../programs/lz4 -t using blocks of size 64 KB stdin : decoded 268435456 bytes ../programs/lz4 --rm -f tmp tmp.lz4 Compressed 12 bytes into 31 bytes ==> 258.33% test ! -f tmp # must fail (--rm) test -f tmp.lz4 ../programs/lz4cat tmp.lz4 # must display hello world hello world test -f tmp.lz4 ../programs/unlz4 --rm tmp.lz4 tmp tmp.lz4 : decoded 12 bytes test -f tmp test ! -f tmp.lz4 # must fail (--rm) test ! -f tmp.lz4.lz4 # must fail (unlz4) ../programs/lz4cat tmp # pass-through mode hello world test -f tmp test ! -f tmp.lz4 # must fail (lz4cat) ../programs/lz4 tmp tmp.lz4 # creates tmp.lz4 Compressed 12 bytes into 31 bytes ==> 258.33% ../programs/lz4cat < tmp.lz4 > tmp3 # checks lz4cat works with stdin (#285) diff -q tmp tmp3 ../programs/lz4cat < tmp > tmp2 # checks lz4cat works with stdin (#285) diff -q tmp tmp2 rm -f tmp* \n ---- test multiple files ---- ../programs/lz4 -f -m tmp* ls -ls tmp* 64 -rw-r--r-- 1 builder builder 65536 Apr 21 04:29 tmp1 36 -rw-r--r-- 1 builder builder 33368 Apr 21 04:29 tmp1.lz4 100 -rw-r--r-- 1 builder builder 102400 Apr 21 04:29 tmp2 56 -rw-r--r-- 1 builder builder 56193 Apr 21 04:29 tmp2.lz4 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 04:29 tmp3 596 -rw-r--r-- 1 builder builder 606770 Apr 21 04:29 tmp3.lz4 rm -f tmp1 tmp2 tmp3 ../programs/lz4 -df -m *.lz4 ls -ls tmp* 64 -rw-r--r-- 1 builder builder 65536 Apr 21 04:29 tmp1 36 -rw-r--r-- 1 builder builder 33368 Apr 21 04:29 tmp1.lz4 100 -rw-r--r-- 1 builder builder 102400 Apr 21 04:29 tmp2 56 -rw-r--r-- 1 builder builder 56193 Apr 21 04:29 tmp2.lz4 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 04:29 tmp3 596 -rw-r--r-- 1 builder builder 606770 Apr 21 04:29 tmp3.lz4 ../programs/lz4 -f -m tmp1 notHere tmp2; echo $? notHere: No such file or directory 1 rm -f tmp* \n ---- test sparse file support ---- ./datagen -g5M -P100 > tmpSrc ../programs/lz4 -B4D tmpSrc | ../programs/lz4 -dv --sparse > tmpB4 using blocks of size 64 KB *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmpSrc tmpB4 Files tmpSrc and tmpB4 are identical ../programs/lz4 -B5D tmpSrc | ../programs/lz4 -dv --sparse > tmpB5 using blocks of size 256 KB *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmpSrc tmpB5 Files tmpSrc and tmpB5 are identical ../programs/lz4 -B6D tmpSrc | ../programs/lz4 -dv --sparse > tmpB6 using blocks of size 1024 KB *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmpSrc tmpB6 Files tmpSrc and tmpB6 are identical ../programs/lz4 -B7D tmpSrc | ../programs/lz4 -dv --sparse > tmpB7 using blocks of size 4096 KB *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmpSrc tmpB7 Files tmpSrc and tmpB7 are identical ../programs/lz4 tmpSrc | ../programs/lz4 -dv --no-sparse > tmpNoSparse *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmpSrc tmpNoSparse Files tmpSrc and tmpNoSparse are identical ls -ls tmp* 5120 -rw-r--r-- 1 builder builder 5242880 Apr 21 04:29 tmpB4 5120 -rw-r--r-- 1 builder builder 5242880 Apr 21 04:29 tmpB5 5120 -rw-r--r-- 1 builder builder 5242880 Apr 21 04:29 tmpB6 5120 -rw-r--r-- 1 builder builder 5242880 Apr 21 04:29 tmpB7 5120 -rw-r--r-- 1 builder builder 5242880 Apr 21 04:29 tmpNoSparse 5120 -rw-r--r-- 1 builder builder 5242880 Apr 21 04:29 tmpSrc ./datagen -s1 -g1200007 -P100 | ../programs/lz4 | ../programs/lz4 -dv --sparse > tmpOdd # Odd size file (to generate non-full last block) *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** stdin : decoded 1200007 bytes ./datagen -s1 -g1200007 -P100 | diff -s - tmpOdd Files - and tmpOdd are identical ls -ls tmpOdd 1172 -rw-r--r-- 1 builder builder 1200007 Apr 21 04:29 tmpOdd rm -f tmp* \n Compatibility with Console : echo "Hello World 1 !" | ../programs/lz4 | ../programs/lz4 -d -c Hello World 1 ! echo "Hello World 2 !" | ../programs/lz4 | ../programs/lz4 -d | cat Hello World 2 ! echo "Hello World 3 !" | ../programs/lz4 --no-frame-crc | ../programs/lz4 -d -c Hello World 3 ! \n Compatibility with Append : ./datagen -P100 -g1M > tmp1M cat tmp1M tmp1M > tmp2M ../programs/lz4 -B5 -v tmp1M tmpC using blocks of size 256 KB *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** Compressed 1048576 bytes into 4192 bytes ==> 0.40% ../programs/lz4 -d -v tmpC tmpR *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** tmpC : decoded 1048576 bytes ../programs/lz4 -d -v tmpC >> tmpR *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** tmpC : decoded 1048576 bytes ls -ls tmp* 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 04:29 tmp1M 2048 -rw-r--r-- 1 builder builder 2097152 Apr 21 04:29 tmp2M 8 -rw-r--r-- 1 builder builder 4192 Apr 21 04:29 tmpC 1032 -rw-r--r-- 1 builder builder 2097152 Apr 21 04:29 tmpR diff tmp2M tmpR rm -f tmp* \n ---- test frame concatenation ---- cat nonempty.test empty.test nonempty.test > orig.test ../programs/lz4 -zq empty.test > empty.lz4.test ../programs/lz4 -zq nonempty.test > nonempty.lz4.test cat nonempty.lz4.test empty.lz4.test nonempty.lz4.test > concat.lz4.test ../programs/lz4 -d concat.lz4.test > result.test sdiff orig.test result.test hi hi hi hi rm -f *.test frame concatenation test completed \n ---- bench mode ---- ../programs/lz4 -bi1 |-Synthetic 50% : 10000000 -> /-Synthetic 50% : 10000000 -> 5859357 (1.707), 282.4 MB/s =-Synthetic 50% : 10000000 -> 5859357 (1.707), 282.4 MB/s ,2153.3 MB/s 1# \n ---- test mode ---- ! ./datagen | ../programs/lz4 -t Error 44 : Unrecognized header : file cannot be decoded ! ./datagen | ../programs/lz4 -tf Error 44 : Unrecognized header : file cannot be decoded \n ---- pass-through mode ---- ! ./datagen | ../programs/lz4 -d > /dev/null Error 44 : Unrecognized header : file cannot be decoded ./datagen | ../programs/lz4 -df > /dev/null ../programs/lz4 -dcf tmp1 Hello World ! ../programs/lz4 -dcfm tmp1 tmp2 Hello World ! from underground... \n ---- test cli ---- ! ../programs/lz4 file-does-not-exist file-does-not-exist: No such file or directory ! ../programs/lz4 -f file-does-not-exist file-does-not-exist: No such file or directory ! ../programs/lz4 -fm file1-dne file2-dne file1-dne: No such file or directory file2-dne: No such file or directory ! ../programs/lz4 -fm file1-dne file2-dne file1-dne: No such file or directory file2-dne: No such file or directory \n ---- test original size support ---- ./datagen -g15M > tmp ../programs/lz4 -v tmp | ../programs/lz4 -t *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** Compressed 15728640 bytes into 9227754 bytes ==> 58.67% stdin : decoded 15728640 bytes ../programs/lz4 -v --content-size tmp | ../programs/lz4 -d > tmp2 *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** Compressed 15728640 bytes into 9227762 bytes ==> 58.67% diff -s tmp tmp2 Files tmp and tmp2 are identical # test large size [2-4] GB *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** _POSIX_C_SOURCE defined: 200112L _POSIX_VERSION defined: 200112L PLATFORM_POSIX_VERSION defined: 200112L Using stdin for input Using stdout for output Sparse File Support is automatically disabled on stdout ; try --sparse Read : 4 MB ==> 0.39% Read : 8 MB ==> 0.39% Read : 12 MB ==> 0.39% Read : 16 MB ==> 0.39% Read : 20 MB ==> 0.39% Read : 24 MB ==> 0.39% Read : 28 MB ==> 0.39% Read : 32 MB ==> 0.39% Read : 36 MB ==> 0.39% Read : 40 MB ==> 0.39% Read : 44 MB ==> 0.39% Read : 48 MB ==> 0.39% Read : 52 MB ==> 0.39% Read : 56 MB ==> 0.39% Read : 60 MB ==> 0.39% Read : 64 MB ==> 0.39% Read : 68 MB ==> 0.39% Read : 72 MB ==> 0.39% Read : 76 MB ==> 0.39% Read : 80 MB ==> 0.39% Read : 84 MB ==> 0.39% Read : 88 MB ==> 0.39% Read : 92 MB ==> 0.39% Read : 96 MB ==> 0.39% Read : 100 MB ==> 0.39% Read : 104 MB ==> 0.39% Read : 108 MB ==> 0.39% Read : 112 MB ==> 0.39% Read : 116 MB ==> 0.39% Read : 120 MB ==> 0.39% Read : 124 MB ==> 0.39% Read : 128 MB ==> 0.39% Read : 132 MB ==> 0.39% Read : 136 MB ==> 0.39% Read : 140 MB ==> 0.39% Read : 144 MB ==> 0.39% Read : 148 MB ==> 0.39% Read : 152 MB ==> 0.39% Read : 156 MB ==> 0.39% Read : 160 MB ==> 0.39% Read : 164 MB ==> 0.39% Read : 168 MB ==> 0.39% Read : 172 MB ==> 0.39% Read : 176 MB ==> 0.39% Read : 180 MB ==> 0.39% Read : 184 MB ==> 0.39% Read : 188 MB ==> 0.39% Read : 192 MB ==> 0.39% Read : 196 MB ==> 0.39% Read : 200 MB ==> 0.39% Read : 204 MB ==> 0.39% Read : 208 MB ==> 0.39% Read : 212 MB ==> 0.39% Read : 216 MB ==> 0.39% Read : 220 MB ==> 0.39% Read : 224 MB ==> 0.39% Read : 228 MB ==> 0.39% Read : 232 MB ==> 0.39% Read : 236 MB ==> 0.39% Read : 240 MB ==> 0.39% Read : 244 MB ==> 0.39% Read : 248 MB ==> 0.39% Read : 252 MB ==> 0.39% Read : 256 MB ==> 0.39% Read : 260 MB ==> 0.39% Read : 264 MB ==> 0.39% Read : 268 MB ==> 0.39% Read : 272 MB ==> 0.39% Read : 276 MB ==> 0.39% Read : 280 MB ==> 0.39% Read : 284 MB ==> 0.39% Read : 288 MB ==> 0.39% Read : 292 MB ==> 0.39% Read : 296 MB ==> 0.39% Read : 300 MB ==> 0.39% Read : 304 MB ==> 0.39% Read : 308 MB ==> 0.39% Read : 312 MB ==> 0.39% Read : 316 MB ==> 0.39% Read : 320 MB ==> 0.39% Read : 324 MB ==> 0.39% Read : 328 MB ==> 0.39% Read : 332 MB ==> 0.39% Read : 336 MB ==> 0.39% Read : 340 MB ==> 0.39% Read : 344 MB ==> 0.39% Read : 348 MB ==> 0.39% Read : 352 MB ==> 0.39% Read : 356 MB ==> 0.39% Read : 360 MB ==> 0.39% Read : 364 MB ==> 0.39% Read : 368 MB ==> 0.39% Read : 372 MB ==> 0.39% Read : 376 MB ==> 0.39% Read : 380 MB ==> 0.39% Read : 384 MB ==> 0.39% Read : 388 MB ==> 0.39% Read : 392 MB ==> 0.39% Read : 396 MB ==> 0.39% Read : 400 MB ==> 0.39% Read : 404 MB ==> 0.39% Read : 408 MB ==> 0.39% Read : 412 MB ==> 0.39% Read : 416 MB ==> 0.39% Read : 420 MB ==> 0.39% Read : 424 MB ==> 0.39% Read : 428 MB ==> 0.39% Read : 432 MB ==> 0.39% Read : 436 MB ==> 0.39% Read : 440 MB ==> 0.39% Read : 444 MB ==> 0.39% Read : 448 MB ==> 0.39% Read : 452 MB ==> 0.39% Read : 456 MB ==> 0.39% Read : 460 MB ==> 0.39% Read : 464 MB ==> 0.39% Read : 468 MB ==> 0.39% Read : 472 MB ==> 0.39% Read : 476 MB ==> 0.39% Read : 480 MB ==> 0.39% Read : 484 MB ==> 0.39% Read : 488 MB ==> 0.39% Read : 492 MB ==> 0.39% Read : 496 MB ==> 0.39% Read : 500 MB ==> 0.39% Read : 504 MB ==> 0.39% Read : 508 MB ==> 0.39% Read : 512 MB ==> 0.39% Read : 516 MB ==> 0.39% Read : 520 MB ==> 0.39% Read : 524 MB ==> 0.39% Read : 528 MB ==> 0.39% Read : 532 MB ==> 0.39% Read : 536 MB ==> 0.39% Read : 540 MB ==> 0.39% Read : 544 MB ==> 0.39% Read : 548 MB ==> 0.39% Read : 552 MB ==> 0.39% Read : 556 MB ==> 0.39% Read : 560 MB ==> 0.39% Read : 564 MB ==> 0.39% Read : 568 MB ==> 0.39% Read : 572 MB ==> 0.39% Read : 576 MB ==> 0.39% Read : 580 MB ==> 0.39% Read : 584 MB ==> 0.39% Read : 588 MB ==> 0.39% Read : 592 MB ==> 0.39% Read : 596 MB ==> 0.39% Read : 600 MB ==> 0.39% Read : 604 MB ==> 0.39% Read : 608 MB ==> 0.39% Read : 612 MB ==> 0.39% Read : 616 MB ==> 0.39% Read : 620 MB ==> 0.39% Read : 624 MB ==> 0.39% Read : 628 MB ==> 0.39% Read : 632 MB ==> 0.39% Read : 636 MB ==> 0.39% Read : 640 MB ==> 0.39% Read : 644 MB ==> 0.39% Read : 648 MB ==> 0.39% Read : 652 MB ==> 0.39% Read : 656 MB ==> 0.39% Read : 660 MB ==> 0.39% Read : 664 MB ==> 0.39% Read : 668 MB ==> 0.39% Read : 672 MB ==> 0.39% Read : 676 MB ==> 0.39% Read : 680 MB ==> 0.39% Read : 684 MB ==> 0.39% Read : 688 MB ==> 0.39% Read : 692 MB ==> 0.39% Read : 696 MB ==> 0.39% Read : 700 MB ==> 0.39% Read : 704 MB ==> 0.39% Read : 708 MB ==> 0.39% Read : 712 MB ==> 0.39% Read : 716 MB ==> 0.39% Read : 720 MB ==> 0.39% Read : 724 MB ==> 0.39% Read : 728 MB ==> 0.39% Read : 732 MB ==> 0.39% Read : 736 MB ==> 0.39% Read : 740 MB ==> 0.39% Read : 744 MB ==> 0.39% Read : 748 MB ==> 0.39% Read : 752 MB ==> 0.39% Read : 756 MB ==> 0.39% Read : 760 MB ==> 0.39% Read : 764 MB ==> 0.39% Read : 768 MB ==> 0.39% Read : 772 MB ==> 0.39% Read : 776 MB ==> 0.39% Read : 780 MB ==> 0.39% Read : 784 MB ==> 0.39% Read : 788 MB ==> 0.39% Read : 792 MB ==> 0.39% Read : 796 MB ==> 0.39% Read : 800 MB ==> 0.39% Read : 804 MB ==> 0.39% Read : 808 MB ==> 0.39% Read : 812 MB ==> 0.39% Read : 816 MB ==> 0.39% Read : 820 MB ==> 0.39% Read : 824 MB ==> 0.39% Read : 828 MB ==> 0.39% Read : 832 MB ==> 0.39% Read : 836 MB ==> 0.39% Read : 840 MB ==> 0.39% Read : 844 MB ==> 0.39% Read : 848 MB ==> 0.39% Read : 852 MB ==> 0.39% Read : 856 MB ==> 0.39% Read : 860 MB ==> 0.39% Read : 864 MB ==> 0.39% Read : 868 MB ==> 0.39% Read : 872 MB ==> 0.39% Read : 876 MB ==> 0.39% Read : 880 MB ==> 0.39% Read : 884 MB ==> 0.39% Read : 888 MB ==> 0.39% Read : 892 MB ==> 0.39% Read : 896 MB ==> 0.39% Read : 900 MB ==> 0.39% Read : 904 MB ==> 0.39% Read : 908 MB ==> 0.39% Read : 912 MB ==> 0.39% Read : 916 MB ==> 0.39% Read : 920 MB ==> 0.39% Read : 924 MB ==> 0.39% Read : 928 MB ==> 0.39% Read : 932 MB ==> 0.39% Read : 936 MB ==> 0.39% Read : 940 MB ==> 0.39% Read : 944 MB ==> 0.39% Read : 948 MB ==> 0.39% Read : 952 MB ==> 0.39% Read : 956 MB ==> 0.39% Read : 960 MB ==> 0.39% Read : 964 MB ==> 0.39% Read : 968 MB ==> 0.39% Read : 972 MB ==> 0.39% Read : 976 MB ==> 0.39% Read : 980 MB ==> 0.39% Read : 984 MB ==> 0.39% Read : 988 MB ==> 0.39% Read : 992 MB ==> 0.39% Read : 996 MB ==> 0.39% Read : 1000 MB ==> 0.39% Read : 1004 MB ==> 0.39% Read : 1008 MB ==> 0.39% Read : 1012 MB ==> 0.39% Read : 1016 MB ==> 0.39% Read : 1020 MB ==> 0.39% Read : 1024 MB ==> 0.39% Read : 1028 MB ==> 0.39% Read : 1032 MB ==> 0.39% Read : 1036 MB ==> 0.39% Read : 1040 MB ==> 0.39% Read : 1044 MB ==> 0.39% Read : 1048 MB ==> 0.39% Read : 1052 MB ==> 0.39% Read : 1056 MB ==> 0.39% Read : 1060 MB ==> 0.39% Read : 1064 MB ==> 0.39% Read : 1068 MB ==> 0.39% Read : 1072 MB ==> 0.39% Read : 1076 MB ==> 0.39% Read : 1080 MB ==> 0.39% Read : 1084 MB ==> 0.39% Read : 1088 MB ==> 0.39% Read : 1092 MB ==> 0.39% Read : 1096 MB ==> 0.39% Read : 1100 MB ==> 0.39% Read : 1104 MB ==> 0.39% Read : 1108 MB ==> 0.39% Read : 1112 MB ==> 0.39% Read : 1116 MB ==> 0.39% Read : 1120 MB ==> 0.39% Read : 1124 MB ==> 0.39% Read : 1128 MB ==> 0.39% Read : 1132 MB ==> 0.39% Read : 1136 MB ==> 0.39% Read : 1140 MB ==> 0.39% Read : 1144 MB ==> 0.39% Read : 1148 MB ==> 0.39% Read : 1152 MB ==> 0.39% Read : 1156 MB ==> 0.39% Read : 1160 MB ==> 0.39% Read : 1164 MB ==> 0.39% Read : 1168 MB ==> 0.39% Read : 1172 MB ==> 0.39% Read : 1176 MB ==> 0.39% Read : 1180 MB ==> 0.39% Read : 1184 MB ==> 0.39% Read : 1188 MB ==> 0.39% Read : 1192 MB ==> 0.39% Read : 1196 MB ==> 0.39% Read : 1200 MB ==> 0.39% Read : 1204 MB ==> 0.39% Read : 1208 MB ==> 0.39% Read : 1212 MB ==> 0.39% Read : 1216 MB ==> 0.39% Read : 1220 MB ==> 0.39% Read : 1224 MB ==> 0.39% Read : 1228 MB ==> 0.39% Read : 1232 MB ==> 0.39% Read : 1236 MB ==> 0.39% Read : 1240 MB ==> 0.39% Read : 1244 MB ==> 0.39% Read : 1248 MB ==> 0.39% Read : 1252 MB ==> 0.39% Read : 1256 MB ==> 0.39% Read : 1260 MB ==> 0.39% Read : 1264 MB ==> 0.39% Read : 1268 MB ==> 0.39% Read : 1272 MB ==> 0.39% Read : 1276 MB ==> 0.39% Read : 1280 MB ==> 0.39% Read : 1284 MB ==> 0.39% Read : 1288 MB ==> 0.39% Read : 1292 MB ==> 0.39% Read : 1296 MB ==> 0.39% Read : 1300 MB ==> 0.39% Read : 1304 MB ==> 0.39% Read : 1308 MB ==> 0.39% Read : 1312 MB ==> 0.39% Read : 1316 MB ==> 0.39% Read : 1320 MB ==> 0.39% Read : 1324 MB ==> 0.39% Read : 1328 MB ==> 0.39% Read : 1332 MB ==> 0.39% Read : 1336 MB ==> 0.39% Read : 1340 MB ==> 0.39% Read : 1344 MB ==> 0.39% Read : 1348 MB ==> 0.39% Read : 1352 MB ==> 0.39% Read : 1356 MB ==> 0.39% Read : 1360 MB ==> 0.39% Read : 1364 MB ==> 0.39% Read : 1368 MB ==> 0.39% Read : 1372 MB ==> 0.39% Read : 1376 MB ==> 0.39% Read : 1380 MB ==> 0.39% Read : 1384 MB ==> 0.39% Read : 1388 MB ==> 0.39% Read : 1392 MB ==> 0.39% Read : 1396 MB ==> 0.39% Read : 1400 MB ==> 0.39% Read : 1404 MB ==> 0.39% Read : 1408 MB ==> 0.39% Read : 1412 MB ==> 0.39% Read : 1416 MB ==> 0.39% Read : 1420 MB ==> 0.39% Read : 1424 MB ==> 0.39% Read : 1428 MB ==> 0.39% Read : 1432 MB ==> 0.39% Read : 1436 MB ==> 0.39% Read : 1440 MB ==> 0.39% Read : 1444 MB ==> 0.39% Read : 1448 MB ==> 0.39% Read : 1452 MB ==> 0.39% Read : 1456 MB ==> 0.39% Read : 1460 MB ==> 0.39% Read : 1464 MB ==> 0.39% Read : 1468 MB ==> 0.39% Read : 1472 MB ==> 0.39% Read : 1476 MB ==> 0.39% Read : 1480 MB ==> 0.39% Read : 1484 MB ==> 0.39% Read : 1488 MB ==> 0.39% Read : 1492 MB ==> 0.39% Read : 1496 MB ==> 0.39% Read : 1500 MB ==> 0.39% Read : 1504 MB ==> 0.39% Read : 1508 MB ==> 0.39% Read : 1512 MB ==> 0.39% Read : 1516 MB ==> 0.39% Read : 1520 MB ==> 0.39% Read : 1524 MB ==> 0.39% Read : 1528 MB ==> 0.39% Read : 1532 MB ==> 0.39% Read : 1536 MB ==> 0.39% Read : 1540 MB ==> 0.39% Read : 1544 MB ==> 0.39% Read : 1548 MB ==> 0.39% Read : 1552 MB ==> 0.39% Read : 1556 MB ==> 0.39% Read : 1560 MB ==> 0.39% Read : 1564 MB ==> 0.39% Read : 1568 MB ==> 0.39% Read : 1572 MB ==> 0.39% Read : 1576 MB ==> 0.39% Read : 1580 MB ==> 0.39% Read : 1584 MB ==> 0.39% Read : 1588 MB ==> 0.39% Read : 1592 MB ==> 0.39% Read : 1596 MB ==> 0.39% Read : 1600 MB ==> 0.39% Read : 1604 MB ==> 0.39% Read : 1608 MB ==> 0.39% Read : 1612 MB ==> 0.39% Read : 1616 MB ==> 0.39% Read : 1620 MB ==> 0.39% Read : 1624 MB ==> 0.39% Read : 1628 MB ==> 0.39% Read : 1632 MB ==> 0.39% Read : 1636 MB ==> 0.39% Read : 1640 MB ==> 0.39% Read : 1644 MB ==> 0.39% Read : 1648 MB ==> 0.39% Read : 1652 MB ==> 0.39% Read : 1656 MB ==> 0.39% Read : 1660 MB ==> 0.39% Read : 1664 MB ==> 0.39% Read : 1668 MB ==> 0.39% Read : 1672 MB ==> 0.39% Read : 1676 MB ==> 0.39% Read : 1680 MB ==> 0.39% Read : 1684 MB ==> 0.39% Read : 1688 MB ==> 0.39% Read : 1692 MB ==> 0.39% Read : 1696 MB ==> 0.39% Read : 1700 MB ==> 0.39% Read : 1704 MB ==> 0.39% Read : 1708 MB ==> 0.39% Read : 1712 MB ==> 0.39% Read : 1716 MB ==> 0.39% Read : 1720 MB ==> 0.39% Read : 1724 MB ==> 0.39% Read : 1728 MB ==> 0.39% Read : 1732 MB ==> 0.39% Read : 1736 MB ==> 0.39% Read : 1740 MB ==> 0.39% Read : 1744 MB ==> 0.39% Read : 1748 MB ==> 0.39% Read : 1752 MB ==> 0.39% Read : 1756 MB ==> 0.39% Read : 1760 MB ==> 0.39% Read : 1764 MB ==> 0.39% Read : 1768 MB ==> 0.39% Read : 1772 MB ==> 0.39% Read : 1776 MB ==> 0.39% Read : 1780 MB ==> 0.39% Read : 1784 MB ==> 0.39% Read : 1788 MB ==> 0.39% Read : 1792 MB ==> 0.39% Read : 1796 MB ==> 0.39% Read : 1800 MB ==> 0.39% Read : 1804 MB ==> 0.39% Read : 1808 MB ==> 0.39% Read : 1812 MB ==> 0.39% Read : 1816 MB ==> 0.39% Read : 1820 MB ==> 0.39% Read : 1824 MB ==> 0.39% Read : 1828 MB ==> 0.39% Read : 1832 MB ==> 0.39% Read : 1836 MB ==> 0.39% Read : 1840 MB ==> 0.39% Read : 1844 MB ==> 0.39% Read : 1848 MB ==> 0.39% Read : 1852 MB ==> 0.39% Read : 1856 MB ==> 0.39% Read : 1860 MB ==> 0.39% Read : 1864 MB ==> 0.39% Read : 1868 MB ==> 0.39% Read : 1872 MB ==> 0.39% Read : 1876 MB ==> 0.39% Read : 1880 MB ==> 0.39% Read : 1884 MB ==> 0.39% Read : 1888 MB ==> 0.39% Read : 1892 MB ==> 0.39% Read : 1896 MB ==> 0.39% Read : 1900 MB ==> 0.39% Read : 1904 MB ==> 0.39% Read : 1908 MB ==> 0.39% Read : 1912 MB ==> 0.39% Read : 1916 MB ==> 0.39% Read : 1920 MB ==> 0.39% Read : 1924 MB ==> 0.39% Read : 1928 MB ==> 0.39% Read : 1932 MB ==> 0.39% Read : 1936 MB ==> 0.39% Read : 1940 MB ==> 0.39% Read : 1944 MB ==> 0.39% Read : 1948 MB ==> 0.39% Read : 1952 MB ==> 0.39% Read : 1956 MB ==> 0.39% Read : 1960 MB ==> 0.39% Read : 1964 MB ==> 0.39% Read : 1968 MB ==> 0.39% Read : 1972 MB ==> 0.39% Read : 1976 MB ==> 0.39% Read : 1980 MB ==> 0.39% Read : 1984 MB ==> 0.39% Read : 1988 MB ==> 0.39% Read : 1992 MB ==> 0.39% Read : 1996 MB ==> 0.39% Read : 2000 MB ==> 0.39% Read : 2004 MB ==> 0.39% Read : 2008 MB ==> 0.39% Read : 2012 MB ==> 0.39% Read : 2016 MB ==> 0.39% Read : 2020 MB ==> 0.39% Read : 2024 MB ==> 0.39% Read : 2028 MB ==> 0.39% Read : 2032 MB ==> 0.39% Read : 2036 MB ==> 0.39% Read : 2040 MB ==> 0.39% Read : 2044 MB ==> 0.39% Read : 2048 MB ==> 0.39% Read : 2052 MB ==> 0.39% Read : 2056 MB ==> 0.39% Read : 2060 MB ==> 0.39% Read : 2064 MB ==> 0.39% Read : 2068 MB ==> 0.39% Read : 2072 MB ==> 0.39% Read : 2076 MB ==> 0.39% Read : 2080 MB ==> 0.39% Read : 2084 MB ==> 0.39% Read : 2088 MB ==> 0.39% Read : 2092 MB ==> 0.39% Read : 2096 MB ==> 0.39% Read : 2100 MB ==> 0.39% Read : 2104 MB ==> 0.39% Read : 2108 MB ==> 0.39% Read : 2112 MB ==> 0.39% Read : 2116 MB ==> 0.39% Read : 2120 MB ==> 0.39% Read : 2124 MB ==> 0.39% Read : 2128 MB ==> 0.39% Read : 2132 MB ==> 0.39% Read : 2136 MB ==> 0.39% Read : 2140 MB ==> 0.39% Read : 2144 MB ==> 0.39% Read : 2148 MB ==> 0.39% Read : 2152 MB ==> 0.39% Read : 2156 MB ==> 0.39% Read : 2160 MB ==> 0.39% Read : 2164 MB ==> 0.39% Read : 2168 MB ==> 0.39% Read : 2172 MB ==> 0.39% Read : 2176 MB ==> 0.39% Read : 2180 MB ==> 0.39% Read : 2184 MB ==> 0.39% Read : 2188 MB ==> 0.39% Read : 2192 MB ==> 0.39% Read : 2196 MB ==> 0.39% Read : 2200 MB ==> 0.39% Read : 2204 MB ==> 0.39% Read : 2208 MB ==> 0.39% Read : 2212 MB ==> 0.39% Read : 2216 MB ==> 0.39% Read : 2220 MB ==> 0.39% Read : 2224 MB ==> 0.39% Read : 2228 MB ==> 0.39% Read : 2232 MB ==> 0.39% Read : 2236 MB ==> 0.39% Read : 2240 MB ==> 0.39% Read : 2244 MB ==> 0.39% Read : 2248 MB ==> 0.39% Read : 2252 MB ==> 0.39% Read : 2256 MB ==> 0.39% Read : 2260 MB ==> 0.39% Read : 2264 MB ==> 0.39% Read : 2268 MB ==> 0.39% Read : 2272 MB ==> 0.39% Read : 2276 MB ==> 0.39% Read : 2280 MB ==> 0.39% Read : 2284 MB ==> 0.39% Read : 2288 MB ==> 0.39% Read : 2292 MB ==> 0.39% Read : 2296 MB ==> 0.39% Read : 2300 MB ==> 0.39% Read : 2304 MB ==> 0.39% Read : 2308 MB ==> 0.39% Read : 2312 MB ==> 0.39% Read : 2316 MB ==> 0.39% Read : 2320 MB ==> 0.39% Read : 2324 MB ==> 0.39% Read : 2328 MB ==> 0.39% Read : 2332 MB ==> 0.39% Read : 2336 MB ==> 0.39% Read : 2340 MB ==> 0.39% Read : 2344 MB ==> 0.39% Read : 2348 MB ==> 0.39% Read : 2352 MB ==> 0.39% Read : 2356 MB ==> 0.39% Read : 2360 MB ==> 0.39% Read : 2364 MB ==> 0.39% Read : 2368 MB ==> 0.39% Read : 2372 MB ==> 0.39% Read : 2376 MB ==> 0.39% Read : 2380 MB ==> 0.39% Read : 2384 MB ==> 0.39% Read : 2388 MB ==> 0.39% Read : 2392 MB ==> 0.39% Read : 2396 MB ==> 0.39% Read : 2400 MB ==> 0.39% Read : 2404 MB ==> 0.39% Read : 2408 MB ==> 0.39% Read : 2412 MB ==> 0.39% Read : 2416 MB ==> 0.39% Read : 2420 MB ==> 0.39% Read : 2424 MB ==> 0.39% Read : 2428 MB ==> 0.39% Read : 2432 MB ==> 0.39% Read : 2436 MB ==> 0.39% Read : 2440 MB ==> 0.39% Read : 2444 MB ==> 0.39% Read : 2448 MB ==> 0.39% Read : 2452 MB ==> 0.39% Read : 2456 MB ==> 0.39% Read : 2460 MB ==> 0.39% Read : 2464 MB ==> 0.39% Read : 2468 MB ==> 0.39% Read : 2472 MB ==> 0.39% Read : 2476 MB ==> 0.39% Read : 2480 MB ==> 0.39% Read : 2484 MB ==> 0.39% Read : 2488 MB ==> 0.39% Read : 2492 MB ==> 0.39% Read : 2496 MB ==> 0.39% Read : 2500 MB ==> 0.39% Read : 2504 MB ==> 0.39% Read : 2508 MB ==> 0.39% Read : 2512 MB ==> 0.39% Read : 2516 MB ==> 0.39% Read : 2520 MB ==> 0.39% Read : 2524 MB ==> 0.39% Read : 2528 MB ==> 0.39% Read : 2532 MB ==> 0.39% Read : 2536 MB ==> 0.39% Read : 2540 MB ==> 0.39% Read : 2544 MB ==> 0.39% Read : 2548 MB ==> 0.39% Read : 2552 MB ==> 0.39% Read : 2556 MB ==> 0.39% Read : 2560 MB ==> 0.39% Read : 2564 MB ==> 0.39% Read : 2568 MB ==> 0.39% Read : 2572 MB ==> 0.39% Read : 2576 MB ==> 0.39% Read : 2580 MB ==> 0.39% Read : 2584 MB ==> 0.39% Read : 2588 MB ==> 0.39% Read : 2592 MB ==> 0.39% Read : 2596 MB ==> 0.39% Read : 2600 MB ==> 0.39% Read : 2604 MB ==> 0.39% Read : 2608 MB ==> 0.39% Read : 2612 MB ==> 0.39% Read : 2616 MB ==> 0.39% Read : 2620 MB ==> 0.39% Read : 2624 MB ==> 0.39% Read : 2628 MB ==> 0.39% Read : 2632 MB ==> 0.39% Read : 2636 MB ==> 0.39% Read : 2640 MB ==> 0.39% Read : 2644 MB ==> 0.39% Read : 2648 MB ==> 0.39% Read : 2652 MB ==> 0.39% Read : 2656 MB ==> 0.39% Read : 2660 MB ==> 0.39% Read : 2664 MB ==> 0.39% Read : 2668 MB ==> 0.39% Read : 2672 MB ==> 0.39% Read : 2676 MB ==> 0.39% Read : 2680 MB ==> 0.39% Read : 2684 MB ==> 0.39% Read : 2688 MB ==> 0.39% Read : 2692 MB ==> 0.39% Read : 2696 MB ==> 0.39% Read : 2700 MB ==> 0.39% Read : 2704 MB ==> 0.39% Read : 2708 MB ==> 0.39% Read : 2712 MB ==> 0.39% Read : 2716 MB ==> 0.39% Read : 2720 MB ==> 0.39% Read : 2724 MB ==> 0.39% Read : 2728 MB ==> 0.39% Read : 2732 MB ==> 0.39% Read : 2736 MB ==> 0.39% Read : 2740 MB ==> 0.39% Read : 2744 MB ==> 0.39% Read : 2748 MB ==> 0.39% Read : 2752 MB ==> 0.39% Read : 2756 MB ==> 0.39% Read : 2760 MB ==> 0.39% Read : 2764 MB ==> 0.39% Read : 2768 MB ==> 0.39% Read : 2772 MB ==> 0.39% Read : 2776 MB ==> 0.39% Read : 2780 MB ==> 0.39% Read : 2784 MB ==> 0.39% Read : 2788 MB ==> 0.39% Read : 2792 MB ==> 0.39% Read : 2796 MB ==> 0.39% Read : 2800 MB ==> 0.39% Read : 2804 MB ==> 0.39% Read : 2808 MB ==> 0.39% Read : 2812 MB ==> 0.39% Read : 2816 MB ==> 0.39% Read : 2820 MB ==> 0.39% Read : 2824 MB ==> 0.39% Read : 2828 MB ==> 0.39% Read : 2832 MB ==> 0.39% Read : 2836 MB ==> 0.39% Read : 2840 MB ==> 0.39% Read : 2844 MB ==> 0.39% Read : 2848 MB ==> 0.39% Read : 2852 MB ==> 0.39% Read : 2856 MB ==> 0.39% Read : 2860 MB ==> 0.39% Read : 2864 MB ==> 0.39% Read : 2868 MB ==> 0.39% Read : 2872 MB ==> 0.39% Read : 2876 MB ==> 0.39% Read : 2880 MB ==> 0.39% Read : 2884 MB ==> 0.39% Read : 2888 MB ==> 0.39% Read : 2892 MB ==> 0.39% Read : 2896 MB ==> 0.39% Read : 2900 MB ==> 0.39% Read : 2904 MB ==> 0.39% Read : 2908 MB ==> 0.39% Read : 2912 MB ==> 0.39% Read : 2916 MB ==> 0.39% Read : 2920 MB ==> 0.39% Read : 2924 MB ==> 0.39% Read : 2928 MB ==> 0.39% Read : 2932 MB ==> 0.39% Read : 2936 MB ==> 0.39% Read : 2940 MB ==> 0.39% Read : 2944 MB ==> 0.39% Read : 2948 MB ==> 0.39% Read : 2952 MB ==> 0.39% Read : 2956 MB ==> 0.39% Read : 2960 MB ==> 0.39% Read : 2964 MB ==> 0.39% Read : 2968 MB ==> 0.39% Read : 2972 MB ==> 0.39% Read : 2976 MB ==> 0.39% Read : 2980 MB ==> 0.39% Read : 2984 MB ==> 0.39% Read : 2988 MB ==> 0.39% Read : 2992 MB ==> 0.39% Read : 2996 MB ==> 0.39% Read : 3000 MB ==> 0.39% Read : 3004 MB ==> 0.39% Read : 3008 MB ==> 0.39% Read : 3012 MB ==> 0.39% Read : 3016 MB ==> 0.39% Read : 3020 MB ==> 0.39% Read : 3024 MB ==> 0.39% Read : 3028 MB ==> 0.39% Read : 3032 MB ==> 0.39% Read : 3036 MB ==> 0.39% Read : 3040 MB ==> 0.39% Read : 3044 MB ==> 0.39% Read : 3048 MB ==> 0.39% Read : 3052 MB ==> 0.39% Read : 3056 MB ==> 0.39% Read : 3060 MB ==> 0.39% Read : 3064 MB ==> 0.39% Read : 3068 MB ==> 0.39% Read : 3072 MB ==> 0.39% Compressed 3221225472 bytes into 12676935 bytes ==> 0.39% Completed in 5.34 sec stdin : decoded 3221225472 bytes 36916 -rw-r--r-- 1 builder builder 3221225472 Apr 21 04:29 tmp *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** stdin : decoded 3221225472 bytes 36916 -rw-r--r-- 1 builder builder 3221225472 Apr 21 04:29 tmp2 diff -s tmp tmp2 Files tmp and tmp2 are identical rm -f tmp* \n ---- test huge files compression/decompression ---- ./datagen -g6GB | ../programs/lz4 -vB5D | ../programs/lz4 -qt using blocks of size 256 KB *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** Compressed 6442450944 bytes into 3750754317 bytes ==> 58.22% ./datagen -g6GB | ../programs/lz4 -v5BD | ../programs/lz4 -qt *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** Compressed 6442450944 bytes into 2896077459 bytes ==> 44.95% rm -f tmp* : SKIP: make -C ../programs clean lz4c CFLAGS="--EPERM -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 " \n ---- test lz4c version ---- ./datagen -g256MB | ../programs/lz4c -l -v | ../programs/lz4c -t *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** ! Generating compressed LZ4 using Legacy format (deprecated) ! Compressed 268435456 bytes into 156514661 bytes ==> 58.31% stdin : decoded 268435456 bytes ./fasttest ./frametest -T3mn Starting lz4frame tester (64-bits, 1.7.5) Seed = 815 Basic tests completed 0 56 73 114 135 149 166 193 217 282 304 349 401 478 502 523 568 622 642 720 744 771 838 924 964 1005 1025 1036 1059 1121 1160 1187 1228 1258 1287 1319 1358 1397 1457 1504 1509 1540 1612 1705 1742 1786 1826 1869 1941 1980 2052 2087 2117 2166 2211 2242 2294 2326 2333 2367 2412 2430 2480 2506 2541 2570 2616 2685 2699 2784 2833 2912 2917 2926 2950 2990 2993 3039 3049 3071 3088 3092 3123 3126 3143 3175 3283 3305 3329 3377 3382 3433 3461 3476 3494 3533 3601 3629 3634 3675 3734 3775 3809 3826 3832 3888 3958 3964 4007 4049 4082 4129 4156 4198 4245 4260 4300 4324 4368 4381 4396 4406 4459 4544 4605 4645 4660 4772 4803 4854 4865 4877 4925 5018 5047 5101 5127 5158 5220 5265 5287 5315 5348 5400 5443 5479 5529 5594 5622 5633 5717 5766 5817 5819 5887 5900 5911 5936 5962 6007 6036 6114 6161 6211 6239 6276 6290 6310 6328 6386 6426 6466 6523 6580 6612 6642 6665 6718 6782 6835 6838 6848 6874 6928 6953 6992 7061 7095 7128 7151 7174 7207 7289 7327 7349 7394 7441 7449 7466 7481 7500 7597 7661 7696 7727 7766 7833 7841 7881 7935 7940 7958 7975 8029 8098 8134 8163 8217 8245 8307 8338 8388 8399 8427 8438 8470 8508 8518 8609 8637 8662 8667 8711 8742 8779 8822 8841 8864 8948 8972 9030 9069 9130 9160 9206 9282 9357 9376 9421 9464 9505 9527 9554 9575 9600 9607 9626 9673 9723 9771 9784 9826 9857 9862 9918 9958 10022 10043 10075 10124 10156 10158 10190 10216 10236 10306 10380 10420 10438 10444 10487 10564 10589 10626 10659 10736 10798 10817 10901 10934 11028 11050 11113 11182 11189 11281 11316 11327 11352 11380 11475 11508 11553 11612 11680 11732 11752 11796 11828 11848 11855 11876 11916 11961 12002 12051 12055 12092 12154 12201 12233 12344 12392 12426 12470 12543 12561 12584 12648 12700 12708 12771 12774 12820 12850 12871 12946 12948 12965 13028 13052 13063 13070 13147 13209 13228 13285 13315 13362 13394 13466 13530 13566 13595 13605 13637 13658 13688 13780 13798 13840 13863 13926 13946 13973 14022 14030 14037 14079 14101 14128 14188 14198 14236 14237 14272 14303 14351 14386 14480 14544 14589 14642 14703 14738 14746 14778 14812 14854 14864 14909 14948 15004 15028 15085 15098 15129 15135 15165 15199 15255 15309 15331 15349 15363 15367 15402 15452 15467 15489 15550 15573 15596 15635 15729 15782 15822 15885 15899 15923 15959 16035 16078 16109 16143 16149 16226 16277 16307 16338 16368 16392 16405 16442 16512 16547 16570 16602 16629 16678 16716 16775 16827 16867 16897 16943 16983 16996 17043 17072 17099 17144 17159 17179 17217 17254 17303 17358 17409 17444 17500 17544 17559 17612 17681 17730 17765 17776 17820 17874 17883 17930 17969 18010 18030 18039 18053 18109 18115 18171 18211 18254 18285 18322 18337 18350 18390 18420 18470 18501 18548 18627 18635 18715 18744 18760 18818 18825 18852 18898 18923 18940 18942 18954 18968 19003 19011 19033 19057 19106 19155 19187 19256 19309 19315 19348 19423 19462 19467 19510 19546 19582 19647 19671 19710 19718 19736 19762 19800 19802 19834 19860 19939 19973 20042 20048 20062 20088 20130 20201 20243 20283 20345 20346 20387 20454 20488 20504 20531 20576 20609 20659 20665 20701 20727 20773 20793 20795 20826 20864 20918 21022 21083 21092 21129 21143 21163 21191 21208 21252 21276 21278 21281 21334 21373 21441 21471 21522 21528 21581 21647 21678 21754 21757 21822 21850 21880 21938 21983 22053 22122 22139 22163 22232 22262 22317 22332 22381 22426 22498 22546 22630 22670 22716 22751 22825 22877 22896 22941 22991 23005 23081 23084 23156 23222 23275 23322 23353 23401 23440 23464 23509 23534 23599 23629 23639 23713 23754 23792 23814 23826 23859 23873 23912 23961 23989 24027 24035 24094 24121 24177 24222 24251 24298 24322 24341 24368 24426 24495 24508 24551 24569 24589 24641 24658 24667 24724 24754 24802 24822 24869 24892 24921 24930 24953 24975 24984 25029 25047 25054 25129 25147 25180 25205 25212 25278 25292 25355 25393 25409 25423 25497 25522 25611 25680 25723 25787 25855 25865 25927 25977 26010 26044 26070 26100 26157 26207 26268 26331 26408 26454 26477 26501 26540 26568 26581 26644 26682 26744 26823 26874 26889 26907 26929 26987 26992 27022 27044 27064 27112 27143 27166 27220 27258 27289 27359 27401 27474 27508 27552 27583 27647 27699 27731 27788 27810 27852 27910 27933 27961 27995 28086 28103 28136 28145 28146 28162 28195 28234 28286 28347 28354 28397 28471 28527 28561 28568 28612 28652 28691 28748 28793 28852 28856 28877 28933 28961 29022 29058 29084 29094 29167 29177 29225 29256 29336 29356 29422 29449 29474 29501 29575 29592 29600 29601 29668 29705 29736 29770 29792 29833 29871 29903 29941 29990 30028 30038 30056 30084 30119 30187 30198 30264 30292 30329 30348 30368 30417 30449 30496 30531 30570 30571 30616 30700 30764 30797 30852 30919 30952 30972 31006 All tests completed ./fullbench --no-prompt -i1 COPYING *** LZ4 speed analyzer v1.7.5 64-bits, by Yann Collet *** - 1 iterations - Loading COPYING... COPYING : Compression functions : 1-LZ4_compress_default : 18092 -> 10582 (58.49%), 170.2 MB/s 2-LZ4_compress_default(small d : 18092 -> 10582 (58.49%), 165.0 MB/s 3-LZ4_compress_fast(0) : 18092 -> 10582 (58.49%), 169.1 MB/s 4-LZ4_compress_fast(1) : 18092 -> 10582 (58.49%), 168.8 MB/s 5-LZ4_compress_fast(2) : 18092 -> 10951 (60.53%), 181.7 MB/s 6-LZ4_compress_fast(17) : 18092 -> 15583 (86.13%), 437.0 MB/s 7-LZ4_compress_fast_extState(0 : 18092 -> 10582 (58.49%), 165.8 MB/s 8-LZ4_compress_fast_continue(0 : 18092 -> 10647 (58.85%), 149.5 MB/s 10-LZ4_compress_HC : 18092 -> 9050 (50.02%), 25.7 MB/s 12-LZ4_compress_HC_extStateHC : 18092 -> 9050 (50.02%), 26.0 MB/s 14-LZ4_compress_HC_continue : 18092 -> 9050 (50.02%), 26.2 MB/s 20-LZ4_compress_forceDict : 18092 -> 10647 (58.85%), 156.2 MB/s 30-LZ4F_compressFrame : 18092 -> 10597 (58.57%), 162.0 MB/s 40-LZ4_saveDict : 18092 -> 18092 (100.0%),392281.6 MB/s 41-LZ4_saveDictHC : 18092 -> 18092 (100.0%),387312.4 MB/s Decompression functions : 1-LZ4_decompress_fast : 18092 -> 836.8 MB/s 3-LZ4_decompress_fast_usingDict : 18092 -> 830.0 MB/s 4-LZ4_decompress_safe : 18092 -> 864.8 MB/s 6-LZ4_decompress_safe_usingDict : 18092 -> 872.2 MB/s 7-LZ4_decompress_safe_partial : 18092 -> 838.2 MB/s 8-LZ4_decompress_safe_forceExtD : 18092 -> 750.0 MB/s 9-LZ4F_decompress : 18092 -> 756.8 MB/s ./fuzzer -T3mn Starting LZ4 fuzzer (64-bits, v1.7.5) Seed = 8204 Overflow tests : 64 bits mode : no overflow All unit tests completed successfully compressionLevel=9 Overflow tests : 64 bits mode : no overflow All unit tests completed successfully compressionLevel=11 0 7 20 24 29 42 59 72 84 86 102 115 124 129 138 148 149 157 161 169 174 188 192 206 218 225 233 241 245 254 266 276 280 291 302 310 323 327 333 335 341 353 363 373 380 389 401 416 419 428 429 443 457 460 469 482 497 499 511 521 530 538 541 548 556 564 579 587 600 613 632 644 654 668 671 681 692 702 709 718 723 731 745 755 756 766 778 789 801 813 824 836 844 849 859 868 869 881 882 892 902 914 917 926 940 943 950 951 959 969 971 972 977 980 988 1000 1011 1022 1040 1049 1055 1056 1059 1070 1085 1094 1097 1111 1122 1134 1148 1160 1173 1181 1182 1197 1206 1208 1215 1218 1227 1241 1242 1250 1251 1259 1265 1275 1277 1279 1283 1290 1303 1313 1328 1339 1348 1362 1372 1382 1389 1404 1413 1419 1429 1431 1432 1444 1448 1459 1470 1478 1485 1493 1510 1516 1518 1531 1532 1541 1549 1551 1566 1568 1582 1592 1599 1608 1610 1616 1622 1631 1642 1653 1660 1673 1678 1693 1703 1710 1720 1729 1734 1742 1749 1761 1772 1775 1784 1788 1797 1805 1819 1831 1843 1858 1872 1883 1889 1893 1894 1907 1915 1928 1944 1946 1958 1972 1982 1985 1998 2004 2010 2019 2029 2037 2043 2055 2062 2073 2088 2097 2111 2120 2124 2128 2131 2140 2154 2161 2164 2169 2172 2182 2189 2200 2213 2214 2224 2230 2240 2244 2254 2261 2270 2272 2283 2298 2307 2320 2325 2337 2350 2360 2375 2388 2399 2411 2417 2428 2435 2448 2459 2471 2481 2490 2496 2512 2523 2534 2541 2542 2556 2568 2580 2594 2604 2611 2625 2630 2642 2650 2654 2655 2660 2669 2676 2677 2686 2692 2700 2708 2712 2719 2730 2739 2756 2765 2771 2774 2786 2789 2797 2806 2819 2824 2830 2839 2840 2856 2857 2861 2869 2879 2895 2906 2912 2924 2933 2945 2946 2964 2972 2975 2987 2996 3006 3016 3028 3032 3039 3050 3061 3077 3086 3090 3100 3103 3116 3119 3131 3137 3143 3155 3158 3170 3180 3190 3204 3210 3219 3228 3239 3252 3256 3263 3271 3277 3292 3294 3304 3311 3323 3335 3348 3356 3366 3377 3388 3398 3399 3403 3415 3425 3437 3439 3451 3461 3476 3486 3491 3507 3517 3534 3546 3560 3572 3580 3581 3592 3602 3613 3619 3631 3638 3649 3655 3662 3676 3687 3688 3703 3712 3722 3734 3737 3748 3761 3771 3786 3789 3800 3809 3822 3831 3834 3844 3851 3855 3868 3877 3890 3891 3905 3910 3921 3933 3944 3947 3957 3968 3970 3983 3997 4001 4009 4017 4031 4032 4046 4056 4063 4069 4076 4086 4097 4107 4108 4115 4126 4131 4146 4147 4154 4165 4166 4179 4180 4191 4201 4205 4216 4226 4236 4238 4243 4250 4262 4276 4290 4307 4321 4328 4337 4349 4358 4368 4374 4375 4378 4389 4390 4392 4403 4416 4428 4441 4452 4463 4481 4486 4497 4502 4503 4505 4509 4515 4526 4536 4547 4559 4572 4591 4600 4606 4615 4627 4638 4652 4664 4675 4689 4693 4697 4711 4720 4734 4743 4757 4770 4784 4794 4801 4813 4826 4836 4842 4850 / 4850 - all tests completed successfully compression ratio: 55.417% HC compression ratio: 52.253% ratio with dict: 45.395% make: Leaving directory `/usr/src/RPM/BUILD/lz4-1.7.5-alt1/tests' + exit 0 Processing files: lz4-1.7.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22263 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.7.5-alt1 + DOCDIR=/usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.7.5 + export DOCDIR + rm -rf /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.7.5 + /bin/mkdir -p /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.7.5 + cp -prL LICENSE NEWS README.md /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.7.5 + chmod -R go-w /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.7.5 + chmod -R a+rX /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.7.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W5aZrK find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hSqv4O find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: liblz4 = 1:1.7.5-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LWq8oW Creating lz4-debuginfo package Processing files: liblz4-1.7.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68848 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.7.5-alt1 + DOCDIR=/usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.7.5 + export DOCDIR + rm -rf /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.7.5 + /bin/mkdir -p /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.7.5 + cp -prL lib/LICENSE /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.7.5 + chmod -R go-w /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.7.5 + chmod -R a+rX /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.7.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zwBDI6 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/lz4-buildroot/lib64/liblz4.so.1: 78 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jyJ5Jj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: liblz4.so.1()(64bit) = set:kdwJNni7spxX6MMKZzDCFGobcRRBR2qJK759Af8VRAc7pp0SgSvsiLihMW1acRgjOHNzPqQPpQMfKoPdjoe4pZjqFEZJbvLli938CNrI6iWd2g2Z5OMh9OgSfpFkU4o0LcT0gCTYg2LSSBO2AqSGKhqk4rn1NTlAJ2 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7torAz Creating liblz4-debuginfo package Processing files: liblz4-devel-1.7.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xH6LfS find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8HgyEd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(liblz4) = 1.7.5 Requires: liblz4 = 1:1.7.5-alt1, /lib64/liblz4.so.1.7.5, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P8JvMB Processing files: lz4-debuginfo-1.7.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fYTnE2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aUQKfw find-requires: running scripts (debuginfo) Requires: lz4 = 1:1.7.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: liblz4-debuginfo-1.7.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cpKKz2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sY0DEB find-requires: running scripts (debuginfo) Provides: debug64(liblz4.so.1) Requires: liblz4 = 1:1.7.5-alt1, debug64(libc.so.6) Adding to lz4-debuginfo a strict dependency on liblz4-debuginfo Removing from lz4-debuginfo 10 sources provided by liblz4-debuginfo also prunning dir /usr/src/debug/lz4-1.7.5-alt1/lib Removing 1 extra deps from liblz4-devel due to dependency on liblz4 Removing 3 extra deps from lz4 due to repentancy on liblz4 Removing 1 extra deps from lz4-debuginfo due to repentancy on liblz4-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/lz4-1.7.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/liblz4-1.7.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/liblz4-devel-1.7.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/lz4-debuginfo-1.7.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/liblz4-debuginfo-1.7.5-alt1.x86_64.rpm 830.98user 43.90system 15:53.23elapsed 91%CPU (0avgtext+0avgdata 66924maxresident)k 0inputs+0outputs (0major+711675minor)pagefaults 0swaps 833.46user 47.79system 16:00.49elapsed 91%CPU (0avgtext+0avgdata 66924maxresident)k 0inputs+0outputs (0major+911395minor)pagefaults 0swaps