<86>Aug 1 10:06:44 userdel[2491498]: delete user 'rooter' <86>Aug 1 10:06:44 groupadd[2491540]: group added to /etc/group: name=rooter, GID=621 <86>Aug 1 10:06:44 groupadd[2491540]: group added to /etc/gshadow: name=rooter <86>Aug 1 10:06:44 groupadd[2491540]: new group: name=rooter, GID=621 <86>Aug 1 10:06:44 useradd[2491566]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Aug 1 10:06:44 userdel[2491604]: delete user 'builder' <86>Aug 1 10:06:44 userdel[2491604]: removed group 'builder' owned by 'builder' <86>Aug 1 10:06:44 userdel[2491604]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 10:06:44 groupadd[2491622]: group added to /etc/group: name=builder, GID=622 <86>Aug 1 10:06:44 groupadd[2491622]: group added to /etc/gshadow: name=builder <86>Aug 1 10:06:44 groupadd[2491622]: new group: name=builder, GID=622 <86>Aug 1 10:06:44 useradd[2491645]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/lz4-1.9.2-alt1.nosrc.rpm (w1.gzdio) Installing lz4-1.9.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lz4-1.9.2-alt1 + echo 'Source #0 (lz4-1.9.2-alt1.tar):' Source #0 (lz4-1.9.2-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/lz4-1.9.2-alt1.tar + cd lz4-1.9.2-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/^\([[:space:]]*\)@\$/\1\$/' examples/Makefile lib/Makefile ossfuzz/Makefile programs/Makefile tests/Makefile + sed -i '1 i.\\"' programs/lz4.1 + sed -i 's/\$(MAKE) -C \$(PRGDIR) /: SKIP: &/' tests/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.9.2-alt1 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + make -j8 all -C lib BUILD_STATIC=no make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/lib' compiling dynamic library 1.9.2 creating versioned links make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/lib' + make -j8 all -C programs make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lz4frame.o ../lib/lz4hc.o ../lib/xxhash.o bench.o datagen.o lz4cli.o lz4io.o -o lz4 make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' ln -sf lz4 lz4c make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' + make -j8 all lz4_all.o -C tests make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cat ../lib/lz4.c ../lib/lz4hc.c ../lib/lz4frame.c > lz4_all.c make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ -I../programs ../programs/datagen.c datagencli.c -o datagen make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=0 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ ../lib/xxhash.c -o xxhash.o make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=0 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ ../lib/lz4frame.c -o lz4frame.o make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=0 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ ../lib/lz4hc.c -o lz4hc.o make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=0 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ ../lib/lz4.c -o lz4.o make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ lz4.o lz4hc.o xxhash.o roundTripTest.c -o roundTripTest make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ lz4frame.o lz4.o lz4hc.o xxhash.o checkFrame.c -o checkFrame make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=0 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ lz4.o lz4hc.o lz4frame.o xxhash.o fullbench.c -o fullbench make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ lz4frame.o lz4.o lz4hc.o xxhash.o frametest.c -o frametest make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ lz4.o lz4hc.o xxhash.o fuzzer.c -o fuzzer make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=1 -I../lib -I../programs -DXXH_NAMESPACE=LZ4_ -c lz4_all.c -o lz4_all.o make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53743 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd lz4-1.9.2-alt1 + export CC=false CXX=false + CC=false + CXX=false + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/lz4-buildroot BUILD_STATIC=no PREFIX=/usr LIBDIR=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/lib' creating pkgconfig Installing libraries Installing headers in /usr/include lz4 libraries installed make[1]: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' Installing binaries /usr/libexec/rpm-build/install -p -d -m 755 /usr/src/tmp/lz4-buildroot/usr/bin/ /usr/src/tmp/lz4-buildroot/usr/share/man/man1/ /usr/libexec/rpm-build/install -p -m 755 lz4 /usr/src/tmp/lz4-buildroot/usr/bin/lz4 ln -s lz4 /usr/src/tmp/lz4-buildroot/usr/bin/lz4c ln -s lz4 /usr/src/tmp/lz4-buildroot/usr/bin/lz4cat ln -s lz4 /usr/src/tmp/lz4-buildroot/usr/bin/unlz4 Installing man pages /usr/libexec/rpm-build/install -p -m 644 lz4.1 /usr/src/tmp/lz4-buildroot/usr/share/man/man1/lz4.1 ln -sf lz4.1 /usr/src/tmp/lz4-buildroot/usr/share/man/man1/lz4c.1 ln -sf lz4.1 /usr/src/tmp/lz4-buildroot/usr/share/man/man1/lz4cat.1 ln -sf lz4.1 /usr/src/tmp/lz4-buildroot/usr/share/man/man1/unlz4.1 lz4 installation completed make[1]: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/programs' make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1' + mkdir -p /usr/src/tmp/lz4-buildroot/lib + for f in /usr/src/tmp/lz4-buildroot/usr/lib/*.so ++ readlink -v /usr/src/tmp/lz4-buildroot/usr/lib/liblz4.so + t=liblz4.so.1.9.2 + ln -snf ../../lib/liblz4.so.1.9.2 /usr/src/tmp/lz4-buildroot/usr/lib/liblz4.so + mv /usr/src/tmp/lz4-buildroot/usr/lib/liblz4.so.1 /usr/src/tmp/lz4-buildroot/usr/lib/liblz4.so.1.9.2 /usr/src/tmp/lz4-buildroot/lib/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lz4-buildroot (auto) mode of './lib/liblz4.so.1.9.2' 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,gnuconfig) /usr/lib/pkgconfig/liblz4.pc: Cflags: '-I/usr/include' --> '' /usr/lib/pkgconfig/liblz4.pc: Libs: '-L/usr/lib -llz4' --> '-llz4' Checking contents of files in /usr/src/tmp/lz4-buildroot/ (default) 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 ./lib: liblz4.so.1 -> liblz4.so.1.9.2 ./usr/lib: 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.95016 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.9.2-alt1 + export CC=false CXX=false + CC=false + CXX=false + make -k test -C tests BUILD_STATIC=no make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' : SKIP: make -C ../programs lz4 CFLAGS="-O3 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=1 " ln -sf ../programs/lz4 ../programs/unlz4 ln -sf ../programs/lz4 ../programs/lz4cat \n ---- test lz4 basic compression/decompression ---- ./datagen -g0 | ../programs/lz4 -v | ../programs/lz4 -t *** LZ4 command line interface 32-bits v1.9.2, 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 > tmp-tlb-dg20k ../programs/lz4 < tmp-tlb-dg20k | ../programs/lz4 -d > tmp-tlb-dec diff -q tmp-tlb-dg20k tmp-tlb-dec ../programs/lz4 --no-frame-crc < tmp-tlb-dg20k | ../programs/lz4 -d > tmp-tlb-dec diff -q tmp-tlb-dg20k tmp-tlb-dec ./datagen | ../programs/lz4 -BI | ../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 32-bits v1.9.2, by Yann Collet *** Read : 8 MB ==> 45.55% Read : 16 MB ==> 45.34% Compressed 17825792 bytes into 8087115 bytes ==> 45.37% ./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 Decompressed : 149 MB stdin : decoded 268435456 bytes ../programs/lz4 --rm -f tmp-tlb-hw tmp-tlb-hw.lz4 Compressed 12 bytes into 31 bytes ==> 258.33% test ! -f tmp-tlb-hw # must fail (--rm) test -f tmp-tlb-hw.lz4 ../programs/lz4cat tmp-tlb-hw.lz4 # must display hello world hello world test -f tmp-tlb-hw.lz4 ../programs/unlz4 --rm tmp-tlb-hw.lz4 tmp-tlb-hw tmp-tlb-hw.lz4 : decoded 12 bytes test -f tmp-tlb-hw test ! -f tmp-tlb-hw.lz4 # must fail (--rm) test ! -f tmp-tlb-hw.lz4.lz4 # must fail (unlz4) ../programs/lz4cat tmp-tlb-hw # pass-through mode hello world test -f tmp-tlb-hw test ! -f tmp-tlb-hw.lz4 # must fail (lz4cat) ../programs/lz4 tmp-tlb-hw tmp-tlb-hw.lz4 # creates tmp-tlb-hw.lz4 Compressed 12 bytes into 31 bytes ==> 258.33% ../programs/lz4cat < tmp-tlb-hw.lz4 > tmp-tlb3 # checks lz4cat works with stdin (#285) diff -q tmp-tlb-hw tmp-tlb3 ../programs/lz4cat < tmp-tlb-hw > tmp-tlb2 # checks lz4cat works in pass-through mode diff -q tmp-tlb-hw tmp-tlb2 cp tmp-tlb-hw ./-d ../programs/lz4 --rm -- -d -d.lz4 # compresses ./d into ./-d.lz4 Compressed 12 bytes into 31 bytes ==> 258.33% test -f ./-d.lz4 test ! -f ./-d mv ./-d.lz4 ./-z ../programs/lz4 -d --rm -- -z tmp-tlb4 # uncompresses ./-z into tmp-tlb4 -z : decoded 12 bytes test ! -f ./-z diff -q tmp-tlb-hw tmp-tlb4 ../programs/lz4 -f tmp-tlb-hw Warning : using stdout as default output. Do not rely on this behavior: use explicit `-c` instead ! "Md@§ €hello world °¨R¤../programs/lz4 --list tmp-tlb-hw.lz4 # test --list on valid single-frame file Warning : using stdout as default output. Do not rely on this behavior: use explicit `-c` instead ! Frames Type Block Compressed Uncompressed Ratio Filename 1 LZ4Frame B4I 31.00 - - tmp-tlb-hw.lz4 cat tmp-tlb-hw >> tmp-tlb-hw.lz4 ../programs/lz4 -f tmp-tlb-hw.lz4 # uncompress valid frame followed by invalid data Warning : using stdout as default output. Do not rely on this behavior: use explicit `-c` instead ! hello world ../programs/lz4 -BX tmp-tlb-hw -c -q | ../programs/lz4 -tv # test block checksum *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** stdin : decoded 12 bytes # ./datagen -g20KB generates the same file every single time # cannot save output of ./datagen -g20KB as input file to lz4 because the following shell commands are run before ./datagen -g20KB test "12713" -lt "13823" # -1 vs -9 test "12469" -lt "12713" # 1 vs -1 test "12713" -eq "12713" # checks default fast compression is -1 ! ../programs/lz4 -c --fast=0 tmp-tlb-dg20K # lz4 should fail when fast=0 Incorrect parameters Usage : lz4 [arg] [input] [output] input : a filename with no FILE, or when FILE is - or stdin, read standard input Arguments : -1 : Fast compression (default) -9 : High compression -d : decompression (default for .lz4 extension) -z : force compression -D FILE: use FILE as dictionary -f : overwrite output without prompting -k : preserve source files(s) (default) --rm : remove source file(s) after successful de/compression -h/-H : display help/long help and exit ! ../programs/lz4 -c --fast=-1 tmp-tlb-dg20K # lz4 should fail when fast=-1 Incorrect parameters Usage : lz4 [arg] [input] [output] input : a filename with no FILE, or when FILE is - or stdin, read standard input Arguments : -1 : Fast compression (default) -9 : High compression -d : decompression (default for .lz4 extension) -z : force compression -D FILE: use FILE as dictionary -f : overwrite output without prompting -k : preserve source files(s) (default) --rm : remove source file(s) after successful de/compression -h/-H : display help/long help and exit # Test for #596 ../programs/lz4 -m tmp-tlb-test ../programs/lz4 tmp-tlb-test.lz4 tmp-tlb-test2 tmp-tlb-test.lz4 : decoded 5 bytes diff -q tmp-tlb-test tmp-tlb-test2 rm -f tmp-tlb* \n ---- test multiple files ---- # compress multiple files : one .lz4 per source file ../programs/lz4 -f -m tmp-tlm* test -f tmp-tlm1.lz4 test -f tmp-tlm2.lz4 test -f tmp-tlm3.lz4 # decompress multiple files : one output file per .lz4 mv tmp-tlm1 tmp-tlm1-orig mv tmp-tlm2 tmp-tlm2-orig mv tmp-tlm3 tmp-tlm3-orig ../programs/lz4 -d -f -m tmp-tlm*.lz4 cmp tmp-tlm1 tmp-tlm1-orig # must be identical cmp tmp-tlm2 tmp-tlm2-orig cmp tmp-tlm3 tmp-tlm3-orig # compress multiple files into stdout cat tmp-tlm1.lz4 tmp-tlm2.lz4 tmp-tlm3.lz4 > tmp-tlm-concat1 rm -f *.lz4 ../programs/lz4 -m tmp-tlm1 tmp-tlm2 tmp-tlm3 -c > tmp-tlm-concat2 test ! -f tmp-tlm1.lz4 # must not create .lz4 artefact cmp tmp-tlm-concat1 tmp-tlm-concat2 # must be equivalent # decompress multiple files into stdout rm -f tmp-tlm-concat1 tmp-tlm-concat2 ../programs/lz4 -f -m tmp-tlm1 tmp-tlm2 tmp-tlm3 # generate .lz4 to decompress cat tmp-tlm1 tmp-tlm2 tmp-tlm3 > tmp-tlm-concat1 # create concatenated reference rm -f tmp-tlm1 tmp-tlm2 tmp-tlm3 ../programs/lz4 -d -m tmp-tlm1.lz4 tmp-tlm2.lz4 tmp-tlm3.lz4 -c > tmp-tlm-concat2 test ! -f tmp-tlm1 # must not create file artefact cmp tmp-tlm-concat1 tmp-tlm-concat2 # must be equivalent # compress multiple files, one of which is absent (must fail) ! ../programs/lz4 -f -m tmp-tlm-concat1 notHere tmp-tlm-concat2 # must fail : notHere not present notHere: No such file or directory rm -f tmp-tlm* \n ---- test frame concatenation ---- cat tmp-lfc-nonempty tmp-lfc-empty tmp-lfc-nonempty > tmp-lfc-src ../programs/lz4 -zq tmp-lfc-empty -c > tmp-lfc-empty.lz4 ../programs/lz4 -zq tmp-lfc-nonempty -c > tmp-lfc-nonempty.lz4 cat tmp-lfc-nonempty.lz4 tmp-lfc-empty.lz4 tmp-lfc-nonempty.lz4 > tmp-lfc-concat.lz4 ../programs/lz4 -d tmp-lfc-concat.lz4 -c > tmp-lfc-result cmp tmp-lfc-src tmp-lfc-result rm -f tmp-lfc-* frame concatenation test completed \n ---- bench mode ---- ../programs/lz4 -bi1 |-Synthetic 50% : 10000000 -> /-Synthetic 50% : 10000000 -> 5960022 (1.678), 471.4 MB/s =-Synthetic 50% : 10000000 -> 5960022 (1.678), 471.4 MB/s ,2420.3 MB/s =-Synthetic 50% : 10000000 -> \-Synthetic 50% : 10000000 -> 5960022 (1.678), 471.4 MB/s |-Synthetic 50% : 10000000 -> 5960022 (1.678), 471.4 MB/s ,2420.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 ---- ! ../programs/lz4 -f tmp-tlt2.lz4 > /dev/null Warning : using stdout as default output. Do not rely on this behavior: use explicit `-c` instead ! Error 44 : Unrecognized header : file cannot be decoded ! ./datagen | ../programs/lz4 -dc > /dev/null Error 44 : Unrecognized header : file cannot be decoded ! ./datagen | ../programs/lz4 -df > /dev/null Error 44 : Unrecognized header : file cannot be decoded ./datagen | ../programs/lz4 -dcf > /dev/null ../programs/lz4 -dcf tmp-tlt1 Hello World ! ../programs/lz4 -dcfm tmp-tlt1 tmp-tlt2 Hello World ! from underground... \n ---- non-existing source ---- ! ../programs/lz4 file-does-not-exist file-does-not-exist: is not a regular file ! ../programs/lz4 -f file-does-not-exist file-does-not-exist: is not a regular file ! ../programs/lz4 -t file-does-not-exist file-does-not-exist: is not a regular file ! ../programs/lz4 -fm file1-dne file2-dne file1-dne: is not a regular file rm -f tmp-tlt tmp-tlt1 tmp-tlt2 tmp-tlt2.lz4 \n ---- test original size support ---- ./datagen -g15M > tmplc1 ../programs/lz4 -v tmplc1 -c | ../programs/lz4 -t *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** Compressed 15728640 bytes into 9375616 bytes ==> 59.61% stdin : decoded 15728640 bytes ../programs/lz4 -v --content-size tmplc1 -c | ../programs/lz4 -d > tmplc2 *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** Compressed 15728640 bytes into 9375624 bytes ==> 59.61% diff -s tmplc1 tmplc2 Files tmplc1 and tmplc2 are identical rm -f tmplc* \n ---- test lz4 compression/decompression with dictionary ---- ./datagen -g16KB > tmp-dict ./datagen -g32KB > tmp-dict-sample-32k < tmp-dict-sample-32k ../programs/lz4 -D tmp-dict | ../programs/lz4 -dD tmp-dict | diff - tmp-dict-sample-32k ./datagen -g128MB > tmp-dict-sample-128m < tmp-dict-sample-128m ../programs/lz4 -D tmp-dict | ../programs/lz4 -dD tmp-dict | diff - tmp-dict-sample-128m touch tmp-dict-sample-0 < tmp-dict-sample-0 ../programs/lz4 -D tmp-dict | ../programs/lz4 -dD tmp-dict | diff - tmp-dict-sample-0 < tmp-dict-sample-32k ../programs/lz4 -D tmp-dict-sample-0 | ../programs/lz4 -dD tmp-dict-sample-0 | diff - tmp-dict-sample-32k < tmp-dict-sample-0 ../programs/lz4 -D tmp-dict-sample-0 | ../programs/lz4 -dD tmp-dict-sample-0 | diff - tmp-dict-sample-0 \n ---- test lz4 dictionary loading ---- ./datagen -g128KB > tmp-dict-data-128KB set -e; \ for l in 0 1 4 128 32767 32768 32769 65535 65536 65537 98303 98304 98305 131071 131072 131073; do \ ./datagen -g$l > tmp-dict-$l; \ dd if=tmp-dict-$l of=tmp-dict-$l-tail bs=1 count=65536 skip=$((l > 65536 ? l - 65536 : 0)); \ < tmp-dict-$l ../programs/lz4 -D stdin tmp-dict-data-128KB -c | ../programs/lz4 -dD tmp-dict-$l-tail | diff - tmp-dict-data-128KB; \ < tmp-dict-$l-tail ../programs/lz4 -D stdin tmp-dict-data-128KB -c | ../programs/lz4 -dD tmp-dict-$l | diff - tmp-dict-data-128KB; \ done 0+0 records in 0+0 records out 0 bytes copied, 6.9611e-05 s, 0.0 kB/s 1+0 records in 1+0 records out 1 byte copied, 6.1191e-05 s, 16.3 kB/s 4+0 records in 4+0 records out 4 bytes copied, 7.4161e-05 s, 53.9 kB/s 128+0 records in 128+0 records out 128 bytes copied, 0.000182532 s, 701 kB/s 32767+0 records in 32767+0 records out 32767 bytes (33 kB, 32 KiB) copied, 0.0315118 s, 1.0 MB/s 32768+0 records in 32768+0 records out 32768 bytes (33 kB, 32 KiB) copied, 0.0317376 s, 1.0 MB/s 32769+0 records in 32769+0 records out 32769 bytes (33 kB, 32 KiB) copied, 0.0316526 s, 1.0 MB/s 65535+0 records in 65535+0 records out 65535 bytes (66 kB, 64 KiB) copied, 0.0639193 s, 1.0 MB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.062926 s, 1.0 MB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.0639213 s, 1.0 MB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.062408 s, 1.1 MB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.0624369 s, 1.0 MB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.0637842 s, 1.0 MB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.0627572 s, 1.0 MB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.0641841 s, 1.0 MB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.0633013 s, 1.0 MB/s rm -f tmp-dict* rm -f tmp* \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 \n ---- test sparse file support ---- ./datagen -g5M -P100 > tmplsdg5M ../programs/lz4 -B4D tmplsdg5M -c | ../programs/lz4 -dv --sparse > tmplscB4 *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** using blocks of size 64 KB stdin : decoded 5242880 bytes diff -s tmplsdg5M tmplscB4 Files tmplsdg5M and tmplscB4 are identical ../programs/lz4 -B5D tmplsdg5M -c | ../programs/lz4 -dv --sparse > tmplscB5 *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** using blocks of size 256 KB stdin : decoded 5242880 bytes diff -s tmplsdg5M tmplscB5 Files tmplsdg5M and tmplscB5 are identical ../programs/lz4 -B6D tmplsdg5M -c | ../programs/lz4 -dv --sparse > tmplscB6 *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** using blocks of size 1024 KB stdin : decoded 5242880 bytes diff -s tmplsdg5M tmplscB6 Files tmplsdg5M and tmplscB6 are identical ../programs/lz4 -B7D tmplsdg5M -c | ../programs/lz4 -dv --sparse > tmplscB7 *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** using blocks of size 4096 KB stdin : decoded 5242880 bytes diff -s tmplsdg5M tmplscB7 Files tmplsdg5M and tmplscB7 are identical ../programs/lz4 tmplsdg5M -c | ../programs/lz4 -dv --no-sparse > tmplsnosparse *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmplsdg5M tmplsnosparse Files tmplsdg5M and tmplsnosparse are identical ls -ls tmpls* 5120 -rw-r--r-- 1 builder builder 5242880 Aug 1 10:07 tmplscB4 5120 -rw-r--r-- 1 builder builder 5242880 Aug 1 10:07 tmplscB5 5120 -rw-r--r-- 1 builder builder 5242880 Aug 1 10:07 tmplscB6 5120 -rw-r--r-- 1 builder builder 5242880 Aug 1 10:07 tmplscB7 5120 -rw-r--r-- 1 builder builder 5242880 Aug 1 10:07 tmplsdg5M 5120 -rw-r--r-- 1 builder builder 5242880 Aug 1 10:07 tmplsnosparse ./datagen -s1 -g1200007 -P100 | ../programs/lz4 | ../programs/lz4 -dv --sparse > tmplsodd # Odd size file (to generate non-full last block) *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** stdin : decoded 1200007 bytes ./datagen -s1 -g1200007 -P100 | diff -s - tmplsodd Files - and tmplsodd are identical ls -ls tmplsodd 1172 -rw-r--r-- 1 builder builder 1200007 Aug 1 10:07 tmplsodd rm -f tmpls* \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 > tmplsdg1M cat tmplsdg1M tmplsdg1M > tmpls2M ../programs/lz4 -B5 -v tmplsdg1M tmplsc using blocks of size 256 KB *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** Compressed 1048576 bytes into 4192 bytes ==> 0.40% ../programs/lz4 -d -v tmplsc tmplsr *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** tmplsc : decoded 1048576 bytes ../programs/lz4 -d -v tmplsc -c >> tmplsr *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** tmplsc : decoded 1048576 bytes ls -ls tmp* 2048 -rw-r--r-- 1 builder builder 2097152 Aug 1 10:07 tmpls2M 8 -rw-r--r-- 1 builder builder 4192 Aug 1 10:07 tmplsc 1024 -rw-r--r-- 1 builder builder 1048576 Aug 1 10:07 tmplsdg1M 1032 -rw-r--r-- 1 builder builder 2097152 Aug 1 10:07 tmplsr diff tmpls2M tmplsr rm -f tmpls* \n ---- test huge files compression/decompression ---- ./datagen -g6GB | ../programs/lz4 -vB5D | ../programs/lz4 -qt using blocks of size 256 KB *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** Read : 45 MB ==> 59.24% Read : 90 MB ==> 59.22% Read : 136 MB ==> 59.25% Read : 182 MB ==> 59.23% Read : 228 MB ==> 59.22% Read : 272 MB ==> 59.25% Read : 317 MB ==> 59.22% Read : 362 MB ==> 59.21% Read : 409 MB ==> 59.23% Read : 454 MB ==> 59.21% Read : 501 MB ==> 59.22% Read : 547 MB ==> 59.23% Read : 591 MB ==> 59.21% Read : 636 MB ==> 59.23% Read : 682 MB ==> 59.22% Read : 730 MB ==> 59.22% Read : 775 MB ==> 59.23% Read : 819 MB ==> 59.22% Read : 866 MB ==> 59.22% Read : 913 MB ==> 59.22% Read : 959 MB ==> 59.22% Read : 1004 MB ==> 59.22% Read : 1049 MB ==> 59.22% Read : 1094 MB ==> 59.22% Read : 1138 MB ==> 59.22% Read : 1182 MB ==> 59.22% Read : 1228 MB ==> 59.22% Read : 1272 MB ==> 59.22% Read : 1318 MB ==> 59.22% Read : 1364 MB ==> 59.22% Read : 1409 MB ==> 59.22% Read : 1454 MB ==> 59.22% Read : 1499 MB ==> 59.22% Read : 1546 MB ==> 59.22% Read : 1591 MB ==> 59.22% Read : 1637 MB ==> 59.22% Read : 1684 MB ==> 59.22% Read : 1729 MB ==> 59.22% Read : 1774 MB ==> 59.22% Read : 1819 MB ==> 59.22% Read : 1865 MB ==> 59.22% Read : 1911 MB ==> 59.22% Read : 1956 MB ==> 59.22% Read : 2000 MB ==> 59.22% Read : 2046 MB ==> 59.22% Read : 2091 MB ==> 59.22% Read : 2137 MB ==> 59.22% Read : 2182 MB ==> 59.22% Read : 2228 MB ==> 59.22% Read : 2272 MB ==> 59.22% Read : 2316 MB ==> 59.22% Read : 2361 MB ==> 59.22% Read : 2408 MB ==> 59.22% Read : 2454 MB ==> 59.22% Read : 2499 MB ==> 59.22% Read : 2544 MB ==> 59.22% Read : 2589 MB ==> 59.22% Read : 2636 MB ==> 59.22% Read : 2680 MB ==> 59.22% Read : 2724 MB ==> 59.22% Read : 2768 MB ==> 59.22% Read : 2812 MB ==> 59.22% Read : 2855 MB ==> 59.22% Read : 2899 MB ==> 59.22% Read : 2943 MB ==> 59.22% Read : 2987 MB ==> 59.22% Read : 3030 MB ==> 59.22% Read : 3075 MB ==> 59.22% Read : 3120 MB ==> 59.22% Read : 3165 MB ==> 59.22% Read : 3209 MB ==> 59.22% Read : 3254 MB ==> 59.22% Read : 3298 MB ==> 59.22% Read : 3343 MB ==> 59.22% Read : 3387 MB ==> 59.22% Read : 3432 MB ==> 59.22% Read : 3478 MB ==> 59.22% Read : 3523 MB ==> 59.22% Read : 3568 MB ==> 59.22% Read : 3614 MB ==> 59.22% Read : 3659 MB ==> 59.22% Read : 3705 MB ==> 59.22% Read : 3751 MB ==> 59.22% Read : 3797 MB ==> 59.22% Read : 3843 MB ==> 59.22% Read : 3888 MB ==> 59.22% Read : 3934 MB ==> 59.22% Read : 3979 MB ==> 59.22% Read : 4025 MB ==> 59.22% Read : 4071 MB ==> 59.22% Read : 4117 MB ==> 59.22% Read : 4162 MB ==> 59.22% Read : 4208 MB ==> 59.22% Read : 4255 MB ==> 59.22% Read : 4303 MB ==> 59.22% Read : 4350 MB ==> 59.22% Read : 4397 MB ==> 59.22% Read : 4442 MB ==> 59.22% Read : 4487 MB ==> 59.22% Read : 4530 MB ==> 59.22% Read : 4575 MB ==> 59.22% Read : 4622 MB ==> 59.22% Read : 4668 MB ==> 59.22% Read : 4715 MB ==> 59.22% Read : 4760 MB ==> 59.22% Read : 4808 MB ==> 59.22% Read : 4856 MB ==> 59.22% Read : 4903 MB ==> 59.22% Read : 4949 MB ==> 59.22% Read : 4996 MB ==> 59.22% Read : 5044 MB ==> 59.22% Read : 5092 MB ==> 59.22% Read : 5138 MB ==> 59.22% Read : 5184 MB ==> 59.22% Read : 5231 MB ==> 59.22% Read : 5278 MB ==> 59.22% Read : 5322 MB ==> 59.22% Read : 5368 MB ==> 59.22% Read : 5414 MB ==> 59.22% Read : 5460 MB ==> 59.22% Read : 5508 MB ==> 59.22% Read : 5555 MB ==> 59.22% Read : 5602 MB ==> 59.22% Read : 5647 MB ==> 59.22% Read : 5693 MB ==> 59.22% Read : 5741 MB ==> 59.22% Read : 5786 MB ==> 59.22% Read : 5832 MB ==> 59.22% Read : 5878 MB ==> 59.22% Read : 5926 MB ==> 59.22% Read : 5972 MB ==> 59.22% Read : 6017 MB ==> 59.22% Read : 6062 MB ==> 59.22% Read : 6108 MB ==> 59.22% Compressed 6442450944 bytes into 3815071561 bytes ==> 59.22% ./datagen -g5GB | ../programs/lz4 -v4BD | ../programs/lz4 -qt *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** Read : 8 MB ==> 45.50% Read : 20 MB ==> 45.26% Read : 32 MB ==> 45.18% Read : 44 MB ==> 45.05% Read : 56 MB ==> 45.01% Read : 68 MB ==> 45.00% Read : 80 MB ==> 44.99% Read : 92 MB ==> 45.01% Read : 104 MB ==> 45.02% Read : 116 MB ==> 45.01% Read : 128 MB ==> 45.04% Read : 140 MB ==> 45.04% Read : 152 MB ==> 45.05% Read : 164 MB ==> 45.03% Read : 176 MB ==> 45.02% Read : 188 MB ==> 45.01% Read : 196 MB ==> 45.01% Read : 204 MB ==> 45.00% Read : 216 MB ==> 45.01% Read : 228 MB ==> 45.01% Read : 240 MB ==> 45.01% Read : 248 MB ==> 45.01% Read : 260 MB ==> 45.02% Read : 268 MB ==> 45.03% Read : 280 MB ==> 45.03% Read : 292 MB ==> 45.02% Read : 304 MB ==> 45.01% Read : 316 MB ==> 45.01% Read : 328 MB ==> 45.01% Read : 340 MB ==> 45.01% Read : 352 MB ==> 45.01% Read : 364 MB ==> 45.01% Read : 372 MB ==> 45.01% Read : 384 MB ==> 45.02% Read : 396 MB ==> 45.02% Read : 408 MB ==> 45.02% Read : 420 MB ==> 45.01% Read : 432 MB ==> 45.01% Read : 444 MB ==> 45.01% Read : 456 MB ==> 45.01% Read : 468 MB ==> 45.00% Read : 476 MB ==> 45.01% Read : 488 MB ==> 45.01% Read : 500 MB ==> 45.01% Read : 512 MB ==> 45.01% Read : 524 MB ==> 45.02% Read : 536 MB ==> 45.01% Read : 548 MB ==> 45.01% Read : 556 MB ==> 45.01% Read : 568 MB ==> 45.01% Read : 580 MB ==> 45.01% Read : 592 MB ==> 45.00% Read : 604 MB ==> 45.01% Read : 616 MB ==> 45.01% Read : 628 MB ==> 45.01% Read : 640 MB ==> 45.01% Read : 652 MB ==> 45.01% Read : 664 MB ==> 45.01% Read : 676 MB ==> 45.01% Read : 688 MB ==> 45.01% Read : 700 MB ==> 45.01% Read : 712 MB ==> 45.00% Read : 724 MB ==> 45.01% Read : 736 MB ==> 45.01% Read : 748 MB ==> 45.01% Read : 760 MB ==> 45.01% Read : 768 MB ==> 45.01% Read : 780 MB ==> 45.01% Read : 792 MB ==> 45.01% Read : 800 MB ==> 45.01% Read : 812 MB ==> 45.01% Read : 824 MB ==> 45.00% Read : 836 MB ==> 45.00% Read : 848 MB ==> 45.01% Read : 856 MB ==> 45.00% Read : 864 MB ==> 45.01% Read : 872 MB ==> 45.01% Read : 884 MB ==> 45.01% Read : 896 MB ==> 45.01% Read : 904 MB ==> 45.01% Read : 916 MB ==> 45.01% Read : 924 MB ==> 45.01% Read : 932 MB ==> 45.01% Read : 944 MB ==> 45.00% Read : 956 MB ==> 45.01% Read : 968 MB ==> 45.01% Read : 980 MB ==> 45.00% Read : 992 MB ==> 45.01% Read : 1000 MB ==> 45.01% Read : 1012 MB ==> 45.01% Read : 1024 MB ==> 45.01% Read : 1036 MB ==> 45.01% Read : 1048 MB ==> 45.01% Read : 1060 MB ==> 45.01% Read : 1072 MB ==> 45.00% Read : 1084 MB ==> 45.00% Read : 1096 MB ==> 45.00% Read : 1108 MB ==> 45.01% Read : 1116 MB ==> 45.01% Read : 1128 MB ==> 45.01% Read : 1136 MB ==> 45.01% Read : 1148 MB ==> 45.01% Read : 1160 MB ==> 45.01% Read : 1172 MB ==> 45.01% Read : 1184 MB ==> 45.01% Read : 1196 MB ==> 45.00% Read : 1204 MB ==> 45.01% Read : 1216 MB ==> 45.00% Read : 1224 MB ==> 45.01% Read : 1236 MB ==> 45.00% Read : 1248 MB ==> 45.01% Read : 1260 MB ==> 45.01% Read : 1272 MB ==> 45.01% Read : 1280 MB ==> 45.01% Read : 1292 MB ==> 45.01% Read : 1304 MB ==> 45.01% Read : 1316 MB ==> 45.00% Read : 1328 MB ==> 45.01% Read : 1340 MB ==> 45.01% Read : 1352 MB ==> 45.00% Read : 1360 MB ==> 45.00% Read : 1372 MB ==> 45.01% Read : 1380 MB ==> 45.01% Read : 1392 MB ==> 45.01% Read : 1404 MB ==> 45.01% Read : 1416 MB ==> 45.01% Read : 1424 MB ==> 45.01% Read : 1432 MB ==> 45.01% Read : 1444 MB ==> 45.00% Read : 1452 MB ==> 45.01% Read : 1460 MB ==> 45.00% Read : 1472 MB ==> 45.00% Read : 1484 MB ==> 45.00% Read : 1496 MB ==> 45.01% Read : 1508 MB ==> 45.01% Read : 1516 MB ==> 45.01% Read : 1528 MB ==> 45.01% Read : 1540 MB ==> 45.01% Read : 1552 MB ==> 45.01% Read : 1564 MB ==> 45.00% Read : 1572 MB ==> 45.01% Read : 1580 MB ==> 45.00% Read : 1592 MB ==> 45.00% Read : 1600 MB ==> 45.00% Read : 1608 MB ==> 45.00% Read : 1616 MB ==> 45.01% Read : 1628 MB ==> 45.01% Read : 1640 MB ==> 45.01% Read : 1652 MB ==> 45.01% Read : 1664 MB ==> 45.01% Read : 1672 MB ==> 45.01% Read : 1680 MB ==> 45.00% Read : 1692 MB ==> 45.00% Read : 1704 MB ==> 45.00% Read : 1716 MB ==> 45.00% Read : 1724 MB ==> 45.00% Read : 1732 MB ==> 45.01% Read : 1740 MB ==> 45.01% Read : 1752 MB ==> 45.01% Read : 1764 MB ==> 45.01% Read : 1772 MB ==> 45.01% Read : 1784 MB ==> 45.01% Read : 1796 MB ==> 45.01% Read : 1808 MB ==> 45.00% Read : 1820 MB ==> 45.01% Read : 1832 MB ==> 45.00% Read : 1844 MB ==> 45.00% Read : 1856 MB ==> 45.01% Read : 1868 MB ==> 45.01% Read : 1880 MB ==> 45.01% Read : 1888 MB ==> 45.01% Read : 1900 MB ==> 45.01% Read : 1908 MB ==> 45.01% Read : 1920 MB ==> 45.01% Read : 1932 MB ==> 45.00% Read : 1940 MB ==> 45.00% Read : 1948 MB ==> 45.00% Read : 1960 MB ==> 45.00% Read : 1972 MB ==> 45.00% Read : 1984 MB ==> 45.01% Read : 1996 MB ==> 45.01% Read : 2008 MB ==> 45.01% Read : 2016 MB ==> 45.01% Read : 2028 MB ==> 45.01% Read : 2040 MB ==> 45.00% Read : 2048 MB ==> 45.00% Read : 2060 MB ==> 45.00% Read : 2068 MB ==> 45.00% Read : 2076 MB ==> 45.00% Read : 2088 MB ==> 45.00% Read : 2100 MB ==> 45.01% Read : 2112 MB ==> 45.01% Read : 2124 MB ==> 45.01% Read : 2136 MB ==> 45.01% Read : 2144 MB ==> 45.01% Read : 2156 MB ==> 45.01% Read : 2164 MB ==> 45.00% Read : 2176 MB ==> 45.00% Read : 2184 MB ==> 45.00% Read : 2196 MB ==> 45.00% Read : 2208 MB ==> 45.00% Read : 2216 MB ==> 45.00% Read : 2228 MB ==> 45.01% Read : 2240 MB ==> 45.01% Read : 2252 MB ==> 45.01% Read : 2264 MB ==> 45.01% Read : 2276 MB ==> 45.01% Read : 2284 MB ==> 45.01% Read : 2296 MB ==> 45.00% Read : 2308 MB ==> 45.00% Read : 2320 MB ==> 45.00% Read : 2332 MB ==> 45.00% Read : 2344 MB ==> 45.00% Read : 2352 MB ==> 45.01% Read : 2360 MB ==> 45.01% Read : 2368 MB ==> 45.01% Read : 2380 MB ==> 45.01% Read : 2392 MB ==> 45.01% Read : 2400 MB ==> 45.01% Read : 2412 MB ==> 45.00% Read : 2424 MB ==> 45.00% Read : 2436 MB ==> 45.00% Read : 2448 MB ==> 45.00% Read : 2460 MB ==> 45.00% Read : 2472 MB ==> 45.00% Read : 2484 MB ==> 45.01% Read : 2492 MB ==> 45.01% Read : 2500 MB ==> 45.01% Read : 2512 MB ==> 45.01% Read : 2524 MB ==> 45.01% Read : 2536 MB ==> 45.00% Read : 2548 MB ==> 45.00% Read : 2556 MB ==> 45.00% Read : 2568 MB ==> 45.00% Read : 2580 MB ==> 45.00% Read : 2592 MB ==> 45.00% Read : 2600 MB ==> 45.01% Read : 2612 MB ==> 45.01% Read : 2624 MB ==> 45.01% Read : 2636 MB ==> 45.01% Read : 2644 MB ==> 45.00% Read : 2656 MB ==> 45.01% Read : 2668 MB ==> 45.00% Read : 2680 MB ==> 45.00% Read : 2692 MB ==> 45.00% Read : 2704 MB ==> 45.00% Read : 2712 MB ==> 45.00% Read : 2724 MB ==> 45.01% Read : 2736 MB ==> 45.01% Read : 2748 MB ==> 45.01% Read : 2760 MB ==> 45.01% Read : 2772 MB ==> 45.01% Read : 2784 MB ==> 45.00% Read : 2792 MB ==> 45.00% Read : 2804 MB ==> 45.00% Read : 2816 MB ==> 45.00% Read : 2828 MB ==> 45.00% Read : 2840 MB ==> 45.00% Read : 2852 MB ==> 45.01% Read : 2864 MB ==> 45.01% Read : 2876 MB ==> 45.01% Read : 2888 MB ==> 45.01% Read : 2900 MB ==> 45.01% Read : 2912 MB ==> 45.00% Read : 2920 MB ==> 45.00% Read : 2932 MB ==> 45.00% Read : 2940 MB ==> 45.00% Read : 2952 MB ==> 45.00% Read : 2964 MB ==> 45.00% Read : 2976 MB ==> 45.01% Read : 2988 MB ==> 45.01% Read : 3000 MB ==> 45.01% Read : 3012 MB ==> 45.01% Read : 3024 MB ==> 45.01% Read : 3036 MB ==> 45.01% Read : 3048 MB ==> 45.00% Read : 3056 MB ==> 45.00% Read : 3064 MB ==> 45.00% Read : 3076 MB ==> 45.00% Read : 3088 MB ==> 45.00% Read : 3100 MB ==> 45.01% Read : 3112 MB ==> 45.01% Read : 3124 MB ==> 45.01% Read : 3132 MB ==> 45.01% Read : 3144 MB ==> 45.01% Read : 3156 MB ==> 45.00% Read : 3168 MB ==> 45.00% Read : 3180 MB ==> 45.00% Read : 3192 MB ==> 45.00% Read : 3200 MB ==> 45.00% Read : 3212 MB ==> 45.00% Read : 3224 MB ==> 45.01% Read : 3236 MB ==> 45.01% Read : 3248 MB ==> 45.01% Read : 3260 MB ==> 45.01% Read : 3272 MB ==> 45.00% Read : 3284 MB ==> 45.00% Read : 3292 MB ==> 45.00% Read : 3304 MB ==> 45.00% Read : 3316 MB ==> 45.00% Read : 3324 MB ==> 45.00% Read : 3336 MB ==> 45.00% Read : 3348 MB ==> 45.01% Read : 3360 MB ==> 45.01% Read : 3372 MB ==> 45.01% Read : 3384 MB ==> 45.01% Read : 3392 MB ==> 45.01% Read : 3404 MB ==> 45.00% Read : 3412 MB ==> 45.00% Read : 3424 MB ==> 45.00% Read : 3436 MB ==> 45.00% Read : 3448 MB ==> 45.00% Read : 3460 MB ==> 45.00% Read : 3468 MB ==> 45.01% Read : 3480 MB ==> 45.01% Read : 3492 MB ==> 45.01% Read : 3504 MB ==> 45.01% Read : 3516 MB ==> 45.01% Read : 3528 MB ==> 45.00% Read : 3540 MB ==> 45.00% Read : 3552 MB ==> 45.00% Read : 3564 MB ==> 45.00% Read : 3572 MB ==> 45.00% Read : 3584 MB ==> 45.00% Read : 3592 MB ==> 45.01% Read : 3604 MB ==> 45.01% Read : 3616 MB ==> 45.01% Read : 3628 MB ==> 45.01% Read : 3640 MB ==> 45.01% Read : 3652 MB ==> 45.00% Read : 3664 MB ==> 45.00% Read : 3676 MB ==> 45.00% Read : 3684 MB ==> 45.00% Read : 3696 MB ==> 45.00% Read : 3708 MB ==> 45.00% Read : 3716 MB ==> 45.01% Read : 3724 MB ==> 45.01% Read : 3736 MB ==> 45.01% Read : 3748 MB ==> 45.01% Read : 3760 MB ==> 45.00% Read : 3772 MB ==> 45.00% Read : 3780 MB ==> 45.00% Read : 3792 MB ==> 45.00% Read : 3804 MB ==> 45.00% Read : 3812 MB ==> 45.00% Read : 3820 MB ==> 45.00% Read : 3832 MB ==> 45.00% Read : 3844 MB ==> 45.01% Read : 3856 MB ==> 45.01% Read : 3864 MB ==> 45.01% Read : 3876 MB ==> 45.01% Read : 3888 MB ==> 45.01% Read : 3900 MB ==> 45.00% Read : 3912 MB ==> 45.00% Read : 3924 MB ==> 45.00% Read : 3936 MB ==> 45.00% Read : 3948 MB ==> 45.00% Read : 3960 MB ==> 45.00% Read : 3972 MB ==> 45.01% Read : 3984 MB ==> 45.01% Read : 3992 MB ==> 45.01% Read : 4004 MB ==> 45.00% Read : 4016 MB ==> 45.00% Read : 4028 MB ==> 45.00% Read : 4040 MB ==> 45.00% Read : 4052 MB ==> 45.00% Read : 4064 MB ==> 45.00% Read : 4072 MB ==> 45.00% Read : 4080 MB ==> 45.00% Read : 4092 MB ==> 45.01% Read : 4100 MB ==> 45.01% Read : 4112 MB ==> 45.01% Read : 4124 MB ==> 45.01% Read : 4136 MB ==> 45.00% Read : 4144 MB ==> 45.00% Read : 4156 MB ==> 45.00% Read : 4168 MB ==> 45.00% Read : 4180 MB ==> 45.00% Read : 4192 MB ==> 45.00% Read : 4200 MB ==> 45.00% Read : 4212 MB ==> 45.01% Read : 4224 MB ==> 45.01% Read : 4232 MB ==> 45.01% Read : 4244 MB ==> 45.01% Read : 4256 MB ==> 45.00% Read : 4264 MB ==> 45.00% Read : 4276 MB ==> 45.00% Read : 4288 MB ==> 45.00% Read : 4296 MB ==> 45.00% Read : 4308 MB ==> 45.00% Read : 4320 MB ==> 45.00% Read : 4332 MB ==> 45.00% Read : 4344 MB ==> 45.01% Read : 4356 MB ==> 45.01% Read : 4368 MB ==> 45.01% Read : 4380 MB ==> 45.00% Read : 4388 MB ==> 45.00% Read : 4396 MB ==> 45.00% Read : 4408 MB ==> 45.00% Read : 4420 MB ==> 45.00% Read : 4432 MB ==> 45.00% Read : 4444 MB ==> 45.00% Read : 4456 MB ==> 45.00% Read : 4468 MB ==> 45.01% Read : 4480 MB ==> 45.01% Read : 4488 MB ==> 45.01% Read : 4496 MB ==> 45.00% Read : 4508 MB ==> 45.00% Read : 4520 MB ==> 45.00% Read : 4532 MB ==> 45.00% Read : 4544 MB ==> 45.00% Read : 4552 MB ==> 45.00% Read : 4564 MB ==> 45.00% Read : 4576 MB ==> 45.00% Read : 4584 MB ==> 45.01% Read : 4596 MB ==> 45.01% Read : 4608 MB ==> 45.01% Read : 4620 MB ==> 45.00% Read : 4632 MB ==> 45.00% Read : 4644 MB ==> 45.00% Read : 4656 MB ==> 45.00% Read : 4668 MB ==> 45.00% Read : 4680 MB ==> 45.00% Read : 4692 MB ==> 45.00% Read : 4704 MB ==> 45.00% Read : 4712 MB ==> 45.01% Read : 4724 MB ==> 45.01% Read : 4736 MB ==> 45.01% Read : 4748 MB ==> 45.00% Read : 4760 MB ==> 45.00% Read : 4772 MB ==> 45.00% Read : 4784 MB ==> 45.00% Read : 4796 MB ==> 45.00% Read : 4808 MB ==> 45.00% Read : 4816 MB ==> 45.00% Read : 4828 MB ==> 45.00% Read : 4840 MB ==> 45.01% Read : 4852 MB ==> 45.01% Read : 4860 MB ==> 45.01% Read : 4872 MB ==> 45.00% Read : 4884 MB ==> 45.00% Read : 4892 MB ==> 45.00% Read : 4904 MB ==> 45.00% Read : 4916 MB ==> 45.00% Read : 4928 MB ==> 45.00% Read : 4940 MB ==> 45.00% Read : 4952 MB ==> 45.00% Read : 4964 MB ==> 45.01% Read : 4976 MB ==> 45.01% Read : 4988 MB ==> 45.01% Read : 5000 MB ==> 45.00% Read : 5008 MB ==> 45.00% Read : 5020 MB ==> 45.00% Read : 5028 MB ==> 45.00% Read : 5040 MB ==> 45.00% Read : 5048 MB ==> 45.00% Read : 5060 MB ==> 45.00% Read : 5072 MB ==> 45.00% Read : 5084 MB ==> 45.01% Read : 5096 MB ==> 45.01% Read : 5108 MB ==> 45.01% Read : 5116 MB ==> 45.00% Compressed 5368709120 bytes into 2416169917 bytes ==> 45.00% # test large file size [2-4] GB *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** _POSIX_C_SOURCE defined: 200112L _POSIX_VERSION defined: 200112L PLATFORM_POSIX_VERSION defined: 200112L _FILE_OFFSET_BITS defined: 64L 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% Decompressed : 240 MB 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% Decompressed : 497 MB 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% Decompressed : 764 MB 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% Decompressed : 1031 MB 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% Decompressed : 1296 MB 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% Decompressed : 1565 MB 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% Decompressed : 1832 MB 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% Decompressed : 2100 MB 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% Decompressed : 2369 MB 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% Decompressed : 2638 MB 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% Decompressed : 2902 MB 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 2.74 sec (cpu load : 80%) stdin : decoded 3221225472 bytes 36916 -rw-r--r-- 1 builder builder 3221225472 Aug 1 10:10 tmphf1 *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** Decompressed : 260 MB Decompressed : 528 MB Decompressed : 793 MB Decompressed : 1060 MB Decompressed : 1327 MB Decompressed : 1560 MB Decompressed : 1808 MB Decompressed : 2060 MB Decompressed : 2312 MB Decompressed : 2564 MB Decompressed : 2816 MB Decompressed : 3064 MB stdin : decoded 3221225472 bytes 36916 -rw-r--r-- 1 builder builder 3221225472 Aug 1 10:10 tmphf2 diff -s tmphf1 tmphf2 Files tmphf1 and tmphf2 are identical rm -f tmphf* rm -f tmp* ln -sf ../programs/lz4 ../programs/lz4c \n ---- test lz4c variant ---- ./datagen -g256MB | ../programs/lz4c -l -v | ../programs/lz4c -t *** LZ4 command line interface 32-bits v1.9.2, by Yann Collet *** ! Generating LZ4 Legacy format (deprecated) ! Read : 64 MB ==> 59.26% Read : 128 MB ==> 59.30% Read : 192 MB ==> 59.27% Read : 256 MB ==> 59.28% Compressed 268435456 bytes into 159139830 bytes ==> 59.28% stdin : decoded 268435456 bytes ./frametest -v -T90s Starting lz4frame tester (32-bits, 1.9.2) Seed = 5170 LZ4F_compressBound(0) = 65551 LZ4F_compressFrame, compress null content : null content encoded into a 11 bytes frame LZ4F_createDecompressionContext LZ4F_getFrameInfo on null-content frame (#157) LZ4F_freeDecompressionContext LZ4F_compressFrame, using fast level -3 : Compressed 2097152 bytes into a 1235173 bytes frame LZ4F_compressFrame, using default preferences : Compressed 2097152 bytes into a 1171888 bytes frame Decompression test : Single Pass decompression : Regenerated 2097152 bytes Reusing decompression context Missing last 4 bytes : indeed, requests 4 bytes Start by feeding 0 bytes, to get next input size : OK LZ4F_getFrameInfo on zero-size input : correctly failed : ERROR_frameHeader_incomplete LZ4F_getFrameInfo on not enough input : correctly failed : ERROR_frameHeader_incomplete LZ4F_getFrameInfo on enough input : correctly decoded Decode a buggy input : error detected : ERROR_maxBlockSize_invalid Reset decompression context, since it's left in error state Byte after byte : Regenerated 2097152/2097152 bytes Using 64 KB block : Compressed 2097152 bytes into a 1171892 bytes frame without checksum : Compressed 2097152 bytes into a 1171888 bytes frame Using 256 KB block : Compressed 2097152 bytes into a 1170928 bytes frame Decompression test : random segment sizes : Regenerated 2097152 bytes without checksum : Compressed 2097152 bytes into a 1170924 bytes frame Using 1 MB block : Compressed 2097152 bytes into a 1170820 bytes frame without frame checksum : Compressed 2097152 bytes into a 1170816 bytes frame Using 4 MB block : Compressed 2097152 bytes into a 1170885 bytes frame without frame checksum : Compressed 2097152 bytes into a 1170881 bytes frame LZ4F_compressFrame with block checksum : Compressed 2097152 bytes into a 1172016 bytes frame Decompress with block checksum : Regenerated 2097152 bytes compress without frameSize : Compressed 2097152 bytes into a 1171884 bytes frame compress with frameSize : Compressed 2097152 bytes into a 1171892 bytes frame compress with wrong frameSize : Error correctly detected : ERROR_frameSize_wrong insert a dictID : created frame header of size 11 bytes read a dictID : 153 LZ4F_compressFrame_usingCDict, with NULL dict : 30956 bytes LZ4F_compressFrame_usingCDict, with dict : compressed 64512 bytes into 372 bytes LZ4F_decompress_usingDict : Regenerated 64512 bytes LZ4F_compressFrame_usingCDict, with dict, negative level : 382 bytes LZ4F_compressFrame_usingCDict, with dict, level max : 277 bytes LZ4F_compressFrame_usingCDict, multiple linked blocks : compressed 193536 bytes into 85110 bytes LZ4F_decompress_usingDict on multiple linked blocks : Regenerated 193536 bytes LZ4F_compressFrame_usingCDict, multiple independent blocks : compressed 193536 bytes into 83879 bytes LZ4F_decompress_usingDict on multiple independent blocks : Regenerated 193536 bytes getBlockSize test: Returned block size of 65536 bytes for blockID 4 Returned block size of 262144 bytes for blockID 5 Returned block size of 1048576 bytes for blockID 6 Returned block size of 4194304 bytes for blockID 7 Skippable frame test : random segment sizes : Skipped 2097152 bytes zero-size skippable frame Skipped 0 bytes Skippable frame header complete in first call Skipped 10 bytes Basic tests completed 26 139 195 254 320 402 510 602 630 674 708 764 879 986 1086 1149 1185 1208 1278 1321 1425 1502 1565 1628 1661 1709 1755 1846 1901 1963 2051 2075 2153 2164 2236 2333 2421 2469 2520 2632 2782 2866 2961 2965 2992 3064 3075 3153 3237 3296 3320 3376 3453 3517 3560 3581 3691 3723 3851 3941 3977 4027 4135 4243 4302 4376 4400 4451 4542 4632 4694 4748 4784 4862 4974 4982 5080 5131 5224 5307 5386 5448 5540 5587 5705 5765 5843 5898 5981 5998 6037 6086 6125 6209 6240 6280 6409 6528 6594 6674 6696 6714 6780 6845 6857 6951 7003 7084 7161 7214 7270 7353 7412 7443 7511 7543 7577 7639 7698 7794 7819 7916 7998 8061 8155 8240 8268 8360 8452 8460 8558 8579 8669 8765 8867 8936 8944 9001 9029 9046 9114 9209 9264 9347 9433 9480 9571 9595 9686 9804 9890 9938 9998 10044 10146 10261 10311 10367 10450 10493 10597 10631 10638 10682 10726 10775 10832 10909 11046 11161 11270 11352 11404 11503 11600 11619 11633 11752 11793 11869 11951 11976 12013 12014 12085 12149 12238 12323 12463 12538 12639 12725 12739 12766 12805 12920 12999 13133 13221 13261 13356 13462 13464 13550 13593 13677 13803 13845 13965 14003 14060 14069 14077 14214 14361 14399 14419 14492 14559 14621 14715 14792 14891 14916 14944 15082 15185 15193 15285 15331 15381 15529 15612 15671 15674 15706 15759 15819 15916 15971 16013 16074 16187 16237 16285 16318 16433 16525 16617 16700 16767 16820 16917 16988 17051 17111 17155 17205 17270 17340 17434 17543 17608 17676 17689 17736 17787 17888 17936 17984 18077 18118 18219 18273 18317 18390 18465 18543 18571 18647 18702 18769 18844 18892 18956 18989 19010 19053 19120 19211 19286 19362 19466 19491 19566 19598 19610 19662 19692 19730 19798 19855 19946 20014 20138 20179 20276 20351 20405 20447 20510 20522 20580 20675 20722 20818 20879 20956 21063 21077 21173 21252 21312 21381 21432 21547 21572 21647 21690 21753 21824 21906 21919 22066 22154 22287 22303 22375 22426 22473 22526 22600 22660 22747 22790 22891 22926 22959 23028 23099 23175 23198 23233 23263 23297 23406 23474 23565 23678 23739 23833 23918 23957 23997 24067 24189 24230 24273 24314 24378 24527 24593 24634 24692 24785 24834 24926 25016 25087 25135 25185 25218 25300 25371 25395 25468 25508 25577 25604 25699 25758 25832 25903 25923 26028 26091 26182 26230 26245 26257 26313 26364 26443 26520 26600 26655 26709 26795 26865 26896 26967 27024 27085 27119 27175 27267 27333 27363 27469 27516 27593 27671 27681 27753 27831 27884 27917 27983 28009 28070 28154 28161 28230 28368 28431 28553 28622 28655 28702 28767 28782 28812 28855 28929 28951 29058 29126 29170 29235 29296 29379 29472 29530 29649 29692 29759 29832 29897 29952 29997 30064 30129 All tests completed ./fullbench --no-prompt -i1 COPYING *** LZ4 speed analyzer v1.9.2 32-bits, by Yann Collet *** - 1 iterations - Loading COPYING... COPYING : Compression functions : 1-LZ4_compress_default : 18092 -> 10582 (58.49%), 344.6 MB/s 2-LZ4_compress_default(small dst) : 18092 -> 10582 (58.49%), 373.5 MB/s 3-LZ4_compress_destSize : 18092 -> 10582 (58.49%), 364.2 MB/s 4-LZ4_compress_fast(0) : 18092 -> 10582 (58.49%), 345.2 MB/s 5-LZ4_compress_fast(1) : 18092 -> 10582 (58.49%), 344.8 MB/s 6-LZ4_compress_fast(2) : 18092 -> 10951 (60.53%), 380.2 MB/s 7-LZ4_compress_fast(17) : 18092 -> 15583 (86.13%), 1018.9 MB/s 8-LZ4_compress_fast_extState(0) : 18092 -> 10582 (58.49%), 351.1 MB/s 9-LZ4_compress_fast_continue(0) : 18092 -> 10651 (58.87%), 316.3 MB/s 10-LZ4_compress_HC : 18092 -> 9050 (50.02%), 45.9 MB/s 12-LZ4_compress_HC_extStateHC : 18092 -> 9050 (50.02%), 44.6 MB/s 14-LZ4_compress_HC_continue : 18092 -> 9050 (50.02%), 44.4 MB/s 20-LZ4_compress_forceDict : 18092 -> 10651 (58.87%), 336.1 MB/s 30-LZ4F_compressFrame : 18092 -> 10597 (58.57%), 353.6 MB/s 40-LZ4_saveDict : 18092 -> 18092 (100.0%),712371.3 MB/s 41-LZ4_saveDictHC : 18092 -> 18092 (100.0%),705275.1 MB/s Decompression functions : 1-LZ4_decompress_fast : 18092 -> 1466.7 MB/s 2-LZ4_decompress_fast_usingDict(pref : 18092 -> 1465.4 MB/s 3-LZ4_decompress_fast_using(Ext)Dict : 18092 -> 1341.3 MB/s 4-LZ4_decompress_safe : 18092 -> 1326.8 MB/s 6-LZ4_decompress_safe_usingDict : 18092 -> 1351.6 MB/s 7-LZ4_decompress_safe_partial : 18092 -> 1092.3 MB/s 8-LZ4_decompress_safe_forceExtDict : 18092 -> 1432.8 MB/s 10-LZ4F_decompress : 18092 -> 1170.8 MB/s 11-LZ4F_decompress_followHint : 18092 -> 1166.9 MB/s ./fuzzer -T90s Starting LZ4 fuzzer (32-bits, v1.9.2) Seed = 1238 Overflow tests : 2 high address detected : 3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 all overflows correctly detected All unit tests completed successfully compressionLevel=9 Overflow tests : 2 high address detected : 3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 all overflows correctly detected All unit tests completed successfully compressionLevel=10 generating low buffer at address 0x10000 0 17 30 42 52 67 80 93 105 114 126 139 152 167 177 187 201 211 225 237 248 259 266 280 289 304 318 335 347 361 375 387 400 412 428 438 450 465 479 489 500 515 530 542 555 565 578 593 607 621 634 647 658 671 682 696 712 728 740 753 764 777 792 800 812 820 832 846 857 869 878 890 904 916 928 939 952 966 981 993 1003 1015 1028 1042 1057 1069 1081 1100 1111 1123 1136 1148 1162 1172 1190 1205 1213 1224 1238 1250 1263 1276 1290 1303 1315 1329 1342 1353 1364 1379 1395 1404 1417 1426 1437 1446 1455 1470 1481 1494 1507 1521 1537 1550 1563 1573 1582 1596 1605 1620 1636 1649 1660 1668 1678 1690 1706 1720 1731 1746 1758 1770 1781 1793 1803 1816 1826 1836 1845 1856 1872 1890 1906 1917 1924 1934 1949 1960 1972 1986 1997 2010 2023 2033 2047 2059 2072 2088 2099 2114 2127 2137 2148 2161 2171 2179 2191 2204 2218 2230 2239 2250 2262 2271 2288 2299 2311 2322 2333 2345 2353 2365 2379 2394 2405 2413 2425 2440 2448 2466 2480 2494 2507 2520 2531 2542 2555 2568 2581 2596 2607 2622 2636 2648 2659 2675 2684 2699 2711 2723 2732 2743 2754 2767 2778 2790 2802 2814 2828 2840 2852 2866 2877 2889 2901 2912 2925 2937 2947 2960 2976 2985 3000 3009 3024 3033 3043 3055 3064 3080 3092 3105 3119 3131 3141 3154 3164 3175 3188 3201 3213 3225 3236 3250 3262 3276 3290 3302 3314 3323 3335 3349 3359 3372 3384 3396 3410 3421 3435 3446 3456 3470 3481 3496 3509 3523 3530 3544 3559 3569 3582 3594 3607 3623 3637 3651 3664 3678 3690 3705 3720 3734 3747 3759 3770 3780 3793 3809 3820 3829 3842 3852 3870 3884 3897 3910 3924 3938 3951 3964 3973 3988 3999 4008 4021 4033 4046 4060 4071 4085 4096 4108 4116 4128 4140 4154 4171 4182 4198 4212 4221 4235 4248 4260 4271 4282 4293 4303 4315 4324 4340 4354 4364 4377 4388 4400 4413 4427 4438 4453 4465 4477 4488 4498 4509 4525 4538 4551 4563 4576 4589 4602 4614 4627 4643 4655 4668 4679 4694 4709 4724 4735 4749 4761 4776 4789 4803 4816 4824 4838 4847 4859 4872 4886 4902 4917 4927 4938 4949 4960 4973 4982 4993 5005 5018 5028 5041 5049 5062 5072 5084 5099 5113 5122 5131 5143 5154 5166 5176 5189 5201 5212 5222 5234 5241 / 5241 - all tests completed successfully compression ratio: 54.911% HC compression ratio: 51.739% ratio with dict: 34.815% make -C ../lib lib CFLAGS="-O3 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=1 " make[1]: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/lib' make[1]: Nothing to be done for 'lib'. make[1]: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/lib' make -C ../lib liblz4.pc CFLAGS="-O3 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -g -DLZ4_DEBUG=1 " make[1]: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/lib' make[1]: 'liblz4.pc' is up to date. make[1]: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/lib' lz4_root=.. ./test_install.sh make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-dummy/ DUMMY=test make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-dummy/ dummy=test SAME! make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-prefix/ PREFIX=test make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-prefix/ prefix=test SAME! make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-exec_prefix/ EXEC_PREFIX=test make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-exec_prefix/ exec_prefix=test SAME! make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-libdir/ LIBDIR=test make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-libdir/ libdir=test SAME! make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-includedir/ INCLUDEDIR=test make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-includedir/ includedir=test SAME! make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-pkgconfigdir/ PKGCONFIGDIR=test make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-pkgconfigdir/ pkgconfigdir=test SAME! make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-bindir/ BINDIR=test make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-bindir/ bindir=test SAME! make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-mandir/ MANDIR=test make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-mandir/ mandir=test SAME! make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-man1dir/ MAN1DIR=test make -C .. install DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-man1dir/ man1dir=test SAME! make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-dummy/ DUMMY=test make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-dummy/ dummy=test SAME! EMPTY! make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-prefix/ PREFIX=test make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-prefix/ prefix=test SAME! EMPTY! make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-exec_prefix/ EXEC_PREFIX=test make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-exec_prefix/ exec_prefix=test SAME! EMPTY! make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-libdir/ LIBDIR=test make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-libdir/ libdir=test SAME! EMPTY! make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-includedir/ INCLUDEDIR=test make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-includedir/ includedir=test SAME! EMPTY! make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-pkgconfigdir/ PKGCONFIGDIR=test make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-pkgconfigdir/ pkgconfigdir=test SAME! EMPTY! make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-bindir/ BINDIR=test make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-bindir/ bindir=test SAME! EMPTY! make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-mandir/ MANDIR=test make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-mandir/ mandir=test SAME! EMPTY! make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-upper-man1dir/ MAN1DIR=test make -C .. uninstall DESTDIR=/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests/tmp-lower-man1dir/ man1dir=test SAME! EMPTY! make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.2-alt1/tests' + exit 0 Processing files: lz4-1.9.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27236 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.9.2-alt1 + DOCDIR=/usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.2 + export DOCDIR + rm -rf /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.2 + /bin/mkdir -p /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.2 + cp -prL LICENSE NEWS README.md /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.2 + chmod -R go-w /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.2 + chmod -R a+rX /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zudk8j find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9zTYJL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: liblz4 = 1:1.9.2-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wqlMyq Creating lz4-debuginfo package Processing files: liblz4-1.9.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3760 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.9.2-alt1 + DOCDIR=/usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.2 + export DOCDIR + rm -rf /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.2 + /bin/mkdir -p /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.2 + cp -prL lib/LICENSE /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.2 + chmod -R go-w /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.2 + chmod -R a+rX /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HdGPLs find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/lz4-buildroot/lib/liblz4.so.1: 89 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.79IkCH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblz4.so.1 = set:kdM5gNUbF3KIMt3ooTZHOp2fldcuDMknnKl5orJK759Af8VRAc7Z0Kn1SgSvsiLihMW1acRgjOHNzPqQPpQMfKoPdjoe4pZjCvX4QZKBLTaFA14PUdm39Z64w4WbpUE4p8XDIkas2cEYqFmsDjwcZy2F19YqrnabgGpHW6FhdJZdu5413fH8r5 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0Q2P8d Creating liblz4-debuginfo package Processing files: liblz4-devel-1.9.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mQjnJX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DqzTQX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(liblz4) = 1.9.2 Requires: liblz4 = 1:1.9.2-alt1, /lib/liblz4.so.1.9.2, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4o4NF4 Processing files: lz4-debuginfo-1.9.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CkHcLn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ziR6mY find-requires: running scripts (debuginfo) Requires: lz4 = 1:1.9.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Processing files: liblz4-debuginfo-1.9.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PfFj3P find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oweImU find-requires: running scripts (debuginfo) Provides: debug(liblz4.so.1) Requires: liblz4 = 1:1.9.2-alt1, debug(libc.so.6) Adding to lz4 a strict dependency on liblz4 Adding to lz4-debuginfo a strict dependency on lz4 Adding to liblz4-devel a strict dependency on liblz4 Adding to liblz4-debuginfo a strict dependency on liblz4 Adding to lz4-debuginfo a strict dependency on liblz4-debuginfo Removing from lz4-debuginfo 8 sources provided by liblz4-debuginfo also prunning dir /usr/src/debug/lz4-1.9.2-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/i586/lz4-1.9.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblz4-1.9.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblz4-devel-1.9.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/lz4-debuginfo-1.9.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblz4-debuginfo-1.9.2-alt1.i586.rpm (w2.lzdio) 460.00user 31.10system 7:54.70elapsed 103%CPU (0avgtext+0avgdata 1161492maxresident)k 0inputs+0outputs (0major+8183992minor)pagefaults 0swaps 461.41user 33.18system 7:57.93elapsed 103%CPU (0avgtext+0avgdata 1161492maxresident)k 0inputs+0outputs (0major+8414030minor)pagefaults 0swaps --- liblz4-1.9.2-alt1.i586.rpm.repo 2019-10-04 22:31:42.000000000 +0000 +++ liblz4-1.9.2-alt1.i586.rpm.hasher 2021-08-01 10:14:40.458675443 +0000 @@ -12,5 +12,5 @@ File: /lib/liblz4.so.1 120777 root:root liblz4.so.1.9.2 -File: /lib/liblz4.so.1.9.2 100644 root:root de03fd8eefa2a91aaf34e6050c23cf45 +File: /lib/liblz4.so.1.9.2 100644 root:root e3ec6d34111de5e7212ba9b034fc884e File: /usr/share/doc/liblz4-1.9.2 40755 root:root File: /usr/share/doc/liblz4-1.9.2/LICENSE 100644 root:root ebc2ea4814a64de7708f1571904b32cc -RPMIdentity: af9367bc0f8727b7164b1b3382321065eb7c4c5d6dd31b523f3095915e7baa19245f66fcd51de45e5bd769a5e55086bce7af7863ac091bcc4538364038386d33 +RPMIdentity: a089de39c28d53baf46dcce0eab46b9765a2a3b62afbb3ce82a2a43ad07be737d9f84602283354fcec3fc7f669327d3b96268e46ee24bc79a886ffa9226ff3d9 --- liblz4-debuginfo-1.9.2-alt1.i586.rpm.repo 2019-10-04 22:31:42.000000000 +0000 +++ liblz4-debuginfo-1.9.2-alt1.i586.rpm.hasher 2021-08-01 10:14:40.907679732 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fd 40755 root:root -/usr/lib/debug/.build-id/fd/ae75e666abbea195267adbb23ff3dfa093f3f3 120777 root:root ../../../../../lib/liblz4.so.1.9.2 -/usr/lib/debug/.build-id/fd/ae75e666abbea195267adbb23ff3dfa093f3f3.debug 120777 root:root ../../lib/liblz4.so.1.9.2.debug +/usr/lib/debug/.build-id/15 40755 root:root +/usr/lib/debug/.build-id/15/eb94106b58a746be11963cbd470aeefd7999b5 120777 root:root ../../../../../lib/liblz4.so.1.9.2 +/usr/lib/debug/.build-id/15/eb94106b58a746be11963cbd470aeefd7999b5.debug 120777 root:root ../../lib/liblz4.so.1.9.2.debug /usr/lib/debug/lib/liblz4.so.1.9.2.debug 100644 root:root @@ -20,6 +20,6 @@ Provides: liblz4-debuginfo = 1:1.9.2-alt1:p9+238696.500.1.1 -File: /usr/lib/debug/.build-id/fd 40755 root:root -File: /usr/lib/debug/.build-id/fd/ae75e666abbea195267adbb23ff3dfa093f3f3 120777 root:root ../../../../../lib/liblz4.so.1.9.2 -File: /usr/lib/debug/.build-id/fd/ae75e666abbea195267adbb23ff3dfa093f3f3.debug 120777 root:root ../../lib/liblz4.so.1.9.2.debug -File: /usr/lib/debug/lib/liblz4.so.1.9.2.debug 100644 root:root 014610f8f3bbbf16427b245804196555 +File: /usr/lib/debug/.build-id/15 40755 root:root +File: /usr/lib/debug/.build-id/15/eb94106b58a746be11963cbd470aeefd7999b5 120777 root:root ../../../../../lib/liblz4.so.1.9.2 +File: /usr/lib/debug/.build-id/15/eb94106b58a746be11963cbd470aeefd7999b5.debug 120777 root:root ../../lib/liblz4.so.1.9.2.debug +File: /usr/lib/debug/lib/liblz4.so.1.9.2.debug 100644 root:root a8b64e1b0bfaec03102421fd1fcaf455 File: /usr/lib/debug/lib/liblz4.so.1.debug 120777 root:root liblz4.so.1.9.2.debug @@ -35,2 +35,2 @@ File: /usr/src/debug/lz4-1.9.2-alt1/lib/xxhash.h 100644 root:root e402c69cf0dba5f5a6d8004cf91b6c81 -RPMIdentity: f4bc9b14a7ec323e39f4e9c126bc67229c91b97ffbbf3f6188944a060775f3e32c7d118afa7dfe52c676144d2f5ccdf037226e80b88fc12c81f0a7653fecb665 +RPMIdentity: fad1f182a4d10fc95611654d26493c26bffedee47c216be133d38c59eef432917b16fe43418b8b3aa4c7c946b0b952489b76ed08caba76cba97e115038cd5951 --- lz4-1.9.2-alt1.i586.rpm.repo 2019-10-04 22:31:42.000000000 +0000 +++ lz4-1.9.2-alt1.i586.rpm.hasher 2021-08-01 10:14:41.025680859 +0000 @@ -21,3 +21,3 @@ Provides: lz4 = 1:1.9.2-alt1:p9+238696.500.1.1 -File: /usr/bin/lz4 100755 root:root 39d695e5757a0c0bde9140236d5e8ff8 +File: /usr/bin/lz4 100755 root:root a1ad7c7e82f96fb379b2bb2c01c051b6 File: /usr/bin/lz4c 120777 root:root lz4 @@ -33,2 +33,2 @@ File: /usr/share/man/man1/unlz4.1.xz 120777 root:root lz4.1.xz -RPMIdentity: e45fe90e4df1f3e50c2bded6cf066b53f35b01b6d48f45cec7d04212d1a28e27868f07a93df090872fd0f8ba21f4fc256dd18f10bc592992e208816e2f2f19c7 +RPMIdentity: 1bbfa6c402f24f9c5ac2a5e3f08c8c9c61a05ff2e56396f9d4575b31663a733cd87c6c31d73670cce0329a3840d8292e7d18e8c1cf711d3ba172cf2fd5fd4c8e --- lz4-debuginfo-1.9.2-alt1.i586.rpm.repo 2019-10-04 22:31:43.000000000 +0000 +++ lz4-debuginfo-1.9.2-alt1.i586.rpm.hasher 2021-08-01 10:14:41.105681624 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3f 40755 root:root -/usr/lib/debug/.build-id/3f/ac10fd0aa82895d325017d7045df192209bad7 120777 root:root ../../../../bin/lz4 -/usr/lib/debug/.build-id/3f/ac10fd0aa82895d325017d7045df192209bad7.debug 120777 root:root ../../usr/bin/lz4.debug +/usr/lib/debug/.build-id/a1 40755 root:root +/usr/lib/debug/.build-id/a1/1c84a538237fd61d5c098af229535cb2757bb6 120777 root:root ../../../../bin/lz4 +/usr/lib/debug/.build-id/a1/1c84a538237fd61d5c098af229535cb2757bb6.debug 120777 root:root ../../usr/bin/lz4.debug /usr/lib/debug/usr/bin/lz4.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: lz4-debuginfo = 1:1.9.2-alt1:p9+238696.500.1.1 -File: /usr/lib/debug/.build-id/3f 40755 root:root -File: /usr/lib/debug/.build-id/3f/ac10fd0aa82895d325017d7045df192209bad7 120777 root:root ../../../../bin/lz4 -File: /usr/lib/debug/.build-id/3f/ac10fd0aa82895d325017d7045df192209bad7.debug 120777 root:root ../../usr/bin/lz4.debug -File: /usr/lib/debug/usr/bin/lz4.debug 100644 root:root a59452ea62abdfc18bf5bb2025703ce3 +File: /usr/lib/debug/.build-id/a1 40755 root:root +File: /usr/lib/debug/.build-id/a1/1c84a538237fd61d5c098af229535cb2757bb6 120777 root:root ../../../../bin/lz4 +File: /usr/lib/debug/.build-id/a1/1c84a538237fd61d5c098af229535cb2757bb6.debug 120777 root:root ../../usr/bin/lz4.debug +File: /usr/lib/debug/usr/bin/lz4.debug 100644 root:root e24af618229db7e059379d7676f7c3ff File: /usr/lib/debug/usr/bin/lz4c.debug 120777 root:root lz4.debug @@ -39,2 +39,2 @@ File: /usr/src/debug/lz4-1.9.2-alt1/programs/util.h 100644 root:root acc398519331111b09b3bffa85ddb5f9 -RPMIdentity: 3ac683ea039618bb91a417d3242a888820c01c780052a690fe52e7c9572effab1b2a68af756c00a99808cedeb2edd7ec24f2e7648beef91980e8a2c325c2e01a +RPMIdentity: 9c7ccbd230a4ccdc7514f6e7b502509703897a10d3e0f1640be8d09beeff5d1046529323a516d6cd163009e79b579695b587d039fad2ccf7b1d194a9bab3faae