<86>Apr 14 04:02:07 userdel[44846]: delete user 'rooter' <86>Apr 14 04:02:07 userdel[44846]: removed group 'rooter' owned by 'rooter' <86>Apr 14 04:02:07 userdel[44846]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 04:02:07 groupadd[44906]: group added to /etc/group: name=rooter, GID=525 <86>Apr 14 04:02:07 groupadd[44906]: new group: name=rooter, GID=525 <86>Apr 14 04:02:07 useradd[44923]: new user: name=rooter, UID=525, GID=525, home=/root, shell=/bin/bash <86>Apr 14 04:02:07 userdel[44991]: delete user 'builder' <86>Apr 14 04:02:07 userdel[44991]: removed group 'builder' owned by 'builder' <86>Apr 14 04:02:07 userdel[44991]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 04:02:07 groupadd[45006]: group added to /etc/group: name=builder, GID=526 <86>Apr 14 04:02:07 groupadd[45006]: group added to /etc/gshadow: name=builder <86>Apr 14 04:02:07 groupadd[45006]: new group: name=builder, GID=526 <86>Apr 14 04:02:07 useradd[45022]: new user: name=builder, UID=526, GID=526, 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.57569 + 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.57569 + 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.40127 + 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.52582 + 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 14 04:02 tmp1 36 -rw-r--r-- 1 builder builder 33368 Apr 14 04:02 tmp1.lz4 100 -rw-r--r-- 1 builder builder 102400 Apr 14 04:02 tmp2 56 -rw-r--r-- 1 builder builder 56193 Apr 14 04:02 tmp2.lz4 1024 -rw-r--r-- 1 builder builder 1048576 Apr 14 04:02 tmp3 596 -rw-r--r-- 1 builder builder 606770 Apr 14 04:02 tmp3.lz4 rm -f tmp1 tmp2 tmp3 ../programs/lz4 -df -m *.lz4 ls -ls tmp* 64 -rw-r--r-- 1 builder builder 65536 Apr 14 04:02 tmp1 36 -rw-r--r-- 1 builder builder 33368 Apr 14 04:02 tmp1.lz4 100 -rw-r--r-- 1 builder builder 102400 Apr 14 04:02 tmp2 56 -rw-r--r-- 1 builder builder 56193 Apr 14 04:02 tmp2.lz4 1024 -rw-r--r-- 1 builder builder 1048576 Apr 14 04:02 tmp3 596 -rw-r--r-- 1 builder builder 606770 Apr 14 04:02 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 *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** using blocks of size 1024 KB stdin : decoded 5242880 bytes diff -s tmpSrc tmpB6 Files tmpSrc and tmpB6 are identical ../programs/lz4 -B7D tmpSrc | ../programs/lz4 -dv --sparse > tmpB7 *** LZ4 command line interface 64-bits v1.7.5, by Yann Collet *** using blocks of size 4096 KB 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 14 04:02 tmpB4 5120 -rw-r--r-- 1 builder builder 5242880 Apr 14 04:02 tmpB5 5120 -rw-r--r-- 1 builder builder 5242880 Apr 14 04:02 tmpB6 5120 -rw-r--r-- 1 builder builder 5242880 Apr 14 04:02 tmpB7 5120 -rw-r--r-- 1 builder builder 5242880 Apr 14 04:02 tmpNoSparse 5120 -rw-r--r-- 1 builder builder 5242880 Apr 14 04:02 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 14 04:02 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 14 04:02 tmp1M 2048 -rw-r--r-- 1 builder builder 2097152 Apr 14 04:02 tmp2M 8 -rw-r--r-- 1 builder builder 4192 Apr 14 04:02 tmpC 1032 -rw-r--r-- 1 builder builder 2097152 Apr 14 04:02 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), 458.3 MB/s =-Synthetic 50% : 10000000 -> 5859357 (1.707), 458.3 MB/s ,2145.0 MB/s =-Synthetic 50% : 10000000 -> \-Synthetic 50% : 10000000 -> 5859357 (1.707), 458.3 MB/s |-Synthetic 50% : 10000000 -> 5859357 (1.707), 458.3 MB/s ,2215.8 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 1.74 sec stdin : decoded 3221225472 bytes 36916 -rw-r--r-- 1 builder builder 3221225472 Apr 14 04:02 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 14 04:02 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 2896077463 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 = 5646 Basic tests completed 24 57 128 164 230 263 350 359 392 501 558 644 663 679 752 848 903 1046 1078 1209 1349 1384 1471 1611 1641 1696 1802 1881 1956 2013 2089 2163 2228 2349 2455 2492 2589 2645 2696 2800 2887 2945 3015 3098 3167 3208 3237 3256 3328 3383 3460 3529 3574 3603 3629 3680 3807 3875 3920 3955 4017 4066 4128 4156 4223 4302 4399 4449 4553 4627 4691 4773 4841 4977 5019 5076 5106 5131 5160 5253 5356 5447 5578 5714 5762 5822 5892 6005 6045 6178 6213 6362 6427 6477 6560 6582 6625 6698 6733 6814 6892 6911 6989 7061 7204 7250 7356 7427 7462 7558 7580 7687 7816 7959 8061 8209 8264 8385 8494 8588 8659 8712 8735 8915 9002 9024 9117 9139 9197 9314 9431 9512 9630 9666 9747 9843 9915 9930 9975 10090 10132 10236 10324 10422 10504 10559 10586 10699 10735 10810 10856 10943 11027 11071 11152 11225 11305 11375 11471 11519 11580 11617 11682 11732 11901 11915 11988 11996 12110 12172 12263 12361 12380 12441 12597 12620 12700 12720 12807 12914 13001 13010 13044 13162 13238 13266 13287 13310 13401 13488 13583 13637 13710 13791 13855 13933 14023 14092 14101 14209 14286 14367 14435 14476 14554 14619 14724 14750 14820 14861 14905 14972 14993 15101 15176 15237 15312 15356 15483 15554 15658 15791 15908 16000 16061 16111 16162 16174 16301 16349 16404 16492 16507 16588 16676 16767 16853 16920 16968 17035 17094 17146 17159 17324 17342 17372 17452 17493 17610 17690 17783 17832 17975 18039 18232 18301 18435 18486 18516 18587 18680 18780 18881 19005 19139 19250 19270 19333 19371 19452 19526 19595 19718 19743 19779 19880 19952 20052 20111 20141 20202 20255 20295 20396 20438 20494 20589 20721 20818 20880 20891 20946 21006 21080 21118 21217 21285 21305 21361 21448 21500 21614 21649 21723 21806 21853 21936 22014 22114 22209 22281 22329 22402 22481 22557 22659 22666 22682 22738 22792 22898 22932 23008 23133 23237 23299 23335 23377 23465 23577 23684 23752 23785 23819 23933 24025 24078 24167 24252 24375 24459 24490 24574 24669 24715 24782 24831 24971 25045 25092 25154 25203 25341 25405 25449 25540 25659 25702 25738 25840 25931 25960 26019 26064 26113 26173 26293 26324 26411 26494 26582 26608 26670 26700 26751 26781 26871 26899 26985 27000 27083 27165 27204 27276 27392 27471 27559 27648 27791 27874 28006 28087 28183 28283 28337 28423 28440 28518 28548 28613 28665 28710 28727 28803 28880 28959 29030 29098 29151 29259 29292 29319 29340 29424 29532 29595 29678 29775 29866 29876 29955 30108 30148 30199 30285 30376 30409 30474 30545 30628 30682 30762 30857 31002 31058 31119 31141 31235 31296 31358 31413 31437 31498 31609 31659 31685 31772 31805 31936 32019 32059 32157 32289 32323 32404 32453 32564 32624 32674 32804 32829 32929 33035 33078 33149 33214 33260 33325 33385 33480 33545 33566 33588 33667 33722 33808 33856 33901 33945 33999 34082 34137 34214 34288 34399 34494 34548 34608 34701 34829 34849 34879 35002 35036 35189 35257 35344 35391 35473 35528 35540 35627 35744 35802 35889 35955 36051 36094 36123 36182 36267 36332 36423 36469 36554 36650 36806 36849 36948 36983 37002 37042 37072 37096 37173 37222 37271 37351 37356 37512 37718 37814 37901 38025 38080 38208 38288 38387 38457 38506 38593 38662 38768 38836 38866 38885 38986 39112 39237 39331 39396 39437 39481 39519 39645 39775 39882 39924 39999 40099 40155 40237 40288 40317 40409 40447 40488 40551 40581 40635 40713 40775 40905 40956 41000 41127 41187 41221 41243 41302 41409 41512 41595 41720 41771 41804 41904 41954 42006 42092 42163 42240 42275 42392 42493 42539 42600 42615 42677 42812 42938 43012 43079 43130 43207 43280 43324 43361 43369 43414 43473 43525 43576 43606 43714 43844 43930 43985 44079 44117 44145 44203 44233 44318 44380 44426 44486 44550 44664 44723 44789 44908 44916 44973 45032 45088 45173 45270 45378 45441 45489 45549 45575 45630 45728 45750 45767 45841 45882 45914 45966 46049 46151 46184 46315 46423 46504 46585 46642 46664 46816 46901 46960 47025 47070 47142 47172 47259 47280 47348 47414 47516 47531 47583 47612 47685 47748 47801 47891 47933 48034 48067 48157 48230 48313 48371 48442 48529 48648 48742 48796 48826 48911 49010 49054 49149 49227 49300 49343 49441 49479 49570 49617 49676 49820 49836 49900 49955 49989 50041 50118 50187 50227 50295 50334 50374 50445 50492 50599 50677 50730 50828 50871 50910 51017 51109 51199 51259 51288 51377 51413 51507 51623 51647 51678 51715 51755 51820 51848 51884 51987 52070 52132 52159 52247 52370 52459 52568 52637 52679 52728 52783 52866 52904 53011 53057 53135 53170 53209 53253 53304 53452 53517 53581 53689 53749 53783 53830 53934 53968 53993 54082 54160 54198 54291 54371 54481 54573 54630 54680 54789 54906 54957 55062 55167 55277 55333 55459 55507 55549 55615 55659 55757 55795 55894 55937 56014 56108 56185 56271 56351 56506 56545 56572 56648 56791 56938 56956 57006 57076 57154 57219 57290 57398 57450 57490 57548 57596 57702 57724 57762 57805 57866 57918 57980 58085 58253 58371 58404 58489 58520 58618 58653 58697 58756 58852 58923 58945 58993 59075 59103 59157 59192 59274 59367 59481 59558 59596 59672 59767 59816 59888 59984 60006 60023 60108 60240 60309 60371 60411 60448 60508 60558 60605 60684 60719 60756 60804 60886 60944 60996 61061 61106 61145 61167 61241 61333 61426 61552 61622 61722 61833 61893 62017 62065 62163 62240 62306 62374 62449 62466 62560 62624 62665 62731 62863 62964 63036 63106 63182 63255 63300 63349 63393 63451 63499 63581 63714 63779 63807 63912 63937 64069 64150 64234 64269 64377 64386 64456 64550 64630 64690 64750 64808 64926 65027 65037 65118 65201 65269 65276 65383 65425 65470 65521 65591 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%), 368.9 MB/s 2-LZ4_compress_default(small d : 18092 -> 10582 (58.49%), 363.6 MB/s 3-LZ4_compress_fast(0) : 18092 -> 10582 (58.49%), 373.0 MB/s 4-LZ4_compress_fast(1) : 18092 -> 10582 (58.49%), 372.0 MB/s 5-LZ4_compress_fast(2) : 18092 -> 10951 (60.53%), 401.9 MB/s 6-LZ4_compress_fast(17) : 18092 -> 15583 (86.13%), 1154.1 MB/s 7-LZ4_compress_fast_extState(0 : 18092 -> 10582 (58.49%), 370.3 MB/s 8-LZ4_compress_fast_continue(0 : 18092 -> 10647 (58.85%), 369.6 MB/s 10-LZ4_compress_HC : 18092 -> 9050 (50.02%), 32.6 MB/s 12-LZ4_compress_HC_extStateHC : 18092 -> 9050 (50.02%), 43.7 MB/s 14-LZ4_compress_HC_continue : 18092 -> 9050 (50.02%), 45.7 MB/s 20-LZ4_compress_forceDict : 18092 -> 10647 (58.85%), 90.4 MB/s 30-LZ4F_compressFrame : 18092 -> 10597 (58.57%), 277.3 MB/s 40-LZ4_saveDict : 18092 -> 18092 (100.0%),272821.1 MB/s 41-LZ4_saveDictHC : 18092 -> 18092 (100.0%),272657.9 MB/s Decompression functions : 1-LZ4_decompress_fast : 18092 -> 1863.2 MB/s 3-LZ4_decompress_fast_usingDict : 18092 -> 1905.5 MB/s 4-LZ4_decompress_safe : 18092 -> 1947.7 MB/s 6-LZ4_decompress_safe_usingDict : 18092 -> 1907.7 MB/s 7-LZ4_decompress_safe_partial : 18092 -> 1858.7 MB/s 8-LZ4_decompress_safe_forceExtD : 18092 -> 1750.4 MB/s 9-LZ4F_decompress : 18092 -> 1754.0 MB/s ./fuzzer -T3mn Starting LZ4 fuzzer (64-bits, v1.7.5) Seed = 9187 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 6 21 41 50 62 74 93 110 129 141 145 151 155 162 175 195 218 233 238 247 257 260 273 281 293 301 308 313 323 336 353 366 392 410 428 434 440 462 484 508 520 529 543 553 578 589 619 627 631 637 649 665 688 693 712 732 756 766 782 802 815 842 849 860 884 907 914 937 954 958 976 990 1009 1013 1023 1051 1075 1083 1111 1124 1147 1169 1176 1189 1194 1207 1236 1255 1275 1298 1300 1317 1346 1361 1383 1389 1411 1418 1448 1473 1477 1490 1496 1507 1514 1517 1520 1527 1546 1572 1582 1596 1621 1628 1635 1653 1676 1690 1692 1708 1715 1738 1739 1753 1754 1755 1784 1792 1807 1823 1832 1855 1865 1866 1878 1881 1900 1916 1925 1952 1968 1978 1988 2001 2019 2037 2051 2063 2074 2086 2095 2103 2111 2113 2136 2156 2179 2190 2208 2221 2245 2260 2268 2282 2288 2299 2307 2321 2342 2368 2386 2397 2415 2418 2441 2456 2480 2491 2495 2518 2529 2556 2573 2574 2584 2586 2612 2625 2639 2641 2649 2668 2684 2692 2706 2730 2742 2743 2760 2779 2786 2810 2831 2832 2848 2868 2872 2890 2899 2921 2923 2940 2961 2973 2991 3011 3032 3058 3075 3096 3097 3115 3123 3138 3141 3161 3171 3196 3204 3224 3248 3253 3267 3270 3275 3292 3305 3326 3330 3340 3357 3364 3366 3373 3397 3413 3428 3443 3444 3458 3482 3488 3497 3522 3537 3556 3577 3583 3601 3604 3605 3608 3620 3624 3644 3655 3679 3700 3705 3715 3718 3728 3739 3761 3764 3778 3793 3794 3801 3811 3815 3827 3838 3864 3880 3885 3893 3910 3914 3924 3939 3959 3978 3991 4005 4016 4024 4043 4062 4083 4089 4108 4112 4123 4140 4160 4179 4195 4214 4225 4248 4257 4263 4286 4289 4298 4309 4314 4317 4337 4353 4373 4392 4410 4428 4439 4454 4478 4489 4501 4530 4546 4566 4589 4599 4624 4629 4635 4644 4653 4672 4687 4713 4716 4731 4732 4759 4777 4784 4811 4840 4846 4852 4860 4864 4888 4914 4937 4955 4956 4976 4993 4997 5014 5032 5044 5051 5069 5095 5112 5137 5146 5162 5188 5206 5221 5233 5249 5269 5281 5299 5311 5316 5340 5359 5382 5405 5411 5426 5444 5464 5484 5504 5524 5539 5554 5567 5573 5603 5604 5612 5630 5637 5650 5663 5687 5696 5707 5718 5731 5750 5764 5769 5790 5797 5825 5843 5854 5860 5871 5886 5901 5923 5940 5965 5972 5980 5981 6006 6019 6047 6067 6087 6093 6101 6124 6140 6153 6175 6181 6190 6209 6218 6222 6236 6256 6261 6285 6303 6312 6320 6337 6343 6356 6366 6368 6391 6400 6418 6420 6444 6447 6459 6461 6470 6477 6488 6508 6527 6543 6547 6567 6577 6602 6625 6641 6663 6664 6666 6689 6714 6726 6738 6748 6756 6764 6789 6815 6823 6853 6864 6872 6900 6922 6940 6950 6972 6981 6998 7033 7046 7052 7064 7074 7080 7101 7109 7126 7138 7146 7161 7175 7188 7202 7206 7213 7214 7224 7239 7255 7268 7282 7291 7295 7300 7302 7306 7313 7314 7322 7328 7332 7346 7360 7371 7383 7391 7398 7410 7426 7442 7458 7465 7479 7491 7506 7514 7528 7542 7561 7562 7584 7596 7609 7624 7631 7642 7651 7664 7679 7689 7696 7698 7707 7718 7731 7736 7745 7761 7769 7773 7779 7791 7807 7828 7837 7842 7843 7847 7855 7867 7880 7889 7912 7928 7941 7957 7978 8005 8013 8016 8028 8053 8071 8081 8094 8105 8122 8127 8133 8135 8162 8169 8182 8183 8205 8212 8225 8248 8253 8256 8261 8272 8274 8297 8316 8335 8344 8352 8370 8391 8399 8411 8420 8424 8434 8441 8449 8458 8461 8465 8479 8495 8498 8516 8529 8531 8552 8561 8572 8592 8597 8609 8633 8638 8641 8652 8671 8693 8702 8715 8722 8732 8733 8744 8760 8769 8785 8793 8813 8834 8844 / 8844 - all tests completed successfully compression ratio: 54.916% HC compression ratio: 51.676% ratio with dict: 44.763% 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.2204 + 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.qhGamz 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.AQtU12 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.CPidyz Creating lz4-debuginfo package Processing files: liblz4-1.7.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7096 + 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.ISGy28 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.eDKdgL 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.QMNkeq 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.ClXy27 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.KVXfBS 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.e1iEWF 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.CLeYfw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YC2Qpp 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.ksjKrl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iPhRqk 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 688.33user 18.29system 15:37.65elapsed 75%CPU (0avgtext+0avgdata 67064maxresident)k 0inputs+0outputs (0major+747227minor)pagefaults 0swaps 689.81user 19.89system 15:41.89elapsed 75%CPU (0avgtext+0avgdata 67064maxresident)k 0inputs+0outputs (0major+947460minor)pagefaults 0swaps