<86>Jan 25 09:28:39 userdel[2860321]: delete user 'rooter' <86>Jan 25 09:28:39 groupadd[2860441]: group added to /etc/group: name=rooter, GID=1832 <86>Jan 25 09:28:39 groupadd[2860441]: group added to /etc/gshadow: name=rooter <86>Jan 25 09:28:39 groupadd[2860441]: new group: name=rooter, GID=1832 <86>Jan 25 09:28:39 useradd[2860538]: new user: name=rooter, UID=1832, GID=1832, home=/root, shell=/bin/bash, from=none <86>Jan 25 09:28:39 userdel[2860656]: delete user 'builder' <86>Jan 25 09:28:39 userdel[2860656]: removed group 'builder' owned by 'builder' <86>Jan 25 09:28:39 userdel[2860656]: removed shadow group 'builder' owned by 'builder' <86>Jan 25 09:28:39 groupadd[2860754]: group added to /etc/group: name=builder, GID=1833 <86>Jan 25 09:28:39 groupadd[2860754]: group added to /etc/gshadow: name=builder <86>Jan 25 09:28:39 groupadd[2860754]: new group: name=builder, GID=1833 <86>Jan 25 09:28:39 useradd[2860838]: new user: name=builder, UID=1833, GID=1833, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/lz4-1.9.4-alt1.nosrc.rpm (w1.gzdio) Installing lz4-1.9.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lz4-1.9.4-alt1 + echo 'Source #0 (lz4-1.9.4-alt1.tar):' Source #0 (lz4-1.9.4-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/lz4-1.9.4-alt1.tar + cd lz4-1.9.4-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.32205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.9.4-alt1 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + make -j16 all -C lib BUILD_STATIC=no make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/lib' compiling dynamic library 1.9.4 creating versioned links make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/lib' + make -j16 all -C programs + make -j16 all lz4_all.o decompress-partial-usingDict -C tests make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-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.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 decompress-partial.c -o decompress-partial make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 decompress-partial-usingDict.c -o decompress-partial-usingDict make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -o lz4_all.o lz4_all.c make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.4-alt1/tests' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81275 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd lz4-1.9.4-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.4-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/lib' creating pkgconfig Installing libraries in /usr/src/tmp/lz4-buildroot/usr/lib Installing headers in /usr/src/tmp/lz4-buildroot/usr/include lz4 libraries installed make[1]: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/programs' Installing binaries in /usr/src/tmp/lz4-buildroot/usr/bin Installing man pages in /usr/src/tmp/lz4-buildroot/usr/share/man/man1 lz4 installation completed make[1]: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/programs' make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.4-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.4 + ln -snf ../../lib/liblz4.so.1.9.4 /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.4 /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.4' 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${includedir}' --> '' /usr/lib/pkgconfig/liblz4.pc: Libs: '-L${libdir} -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/lz4c.1' '/usr/src/tmp/lz4-buildroot/usr/share/man/man1/lz4c.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/unlz4.1' '/usr/src/tmp/lz4-buildroot/usr/share/man/man1/unlz4.1.xz' -> 'lz4.1.xz' Adjusting library links in /usr/src/tmp/lz4-buildroot ./usr/lib: (from :0) ./lib: (from :0) liblz4.so.1 -> liblz4.so.1.9.4 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/lz4-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.15485 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.9.4-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.4-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.4, 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 | ../programs/lz4 --no-crc | ../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.4, by Yann Collet *** Read : 12 MiB ==> 45.42% 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 --no-crc using blocks of size 64 KB Decompressed : 184 MiB 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 | grep "hello world" hello world ../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 tmp-tlb2 tmp-tlb3 tmp-tlb4 # must fail: refuse to handle 3+ file names Error : tmp-tlb4 won't be used ! Do you want multiple input files (-m) ? ../programs/lz4 -f tmp-tlb-hw # create tmp-tlb-hw.lz4, for next tests 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 Frames Type Block Compressed Uncompressed Ratio Filename 1 LZ4Frame B4I 31.00 - - tmp-tlb-hw.lz4 ../programs/lz4 --list < tmp-tlb-hw.lz4 # test --list from stdin (file only) Frames Type Block Compressed Uncompressed Ratio Filename 1 LZ4Frame B4I 31.00 - - stdin cat tmp-tlb-hw >> tmp-tlb-hw.lz4 ! ../programs/lz4 -f tmp-tlb-hw.lz4 # uncompress valid frame followed by invalid data (must fail now) 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.4, 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 # High --fast values can result in out-of-bound dereferences #876 ./datagen -g1M | ../programs/lz4 -c --fast=999999999 > /dev/null # 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 ---- ./datagen -s1 > tmp-tml1 2> /dev/null ./datagen -s2 -g100K > tmp-tml2 2> /dev/null ./datagen -s3 -g200K > tmp-tml3 2> /dev/null # compress multiple files : one .lz4 per source file ../programs/lz4 -f -m tmp-tml* test -f tmp-tml1.lz4 test -f tmp-tml2.lz4 test -f tmp-tml3.lz4 # decompress multiple files : one output file per .lz4 mv tmp-tml1 tmp-tml1-orig mv tmp-tml2 tmp-tml2-orig mv tmp-tml3 tmp-tml3-orig ../programs/lz4 -d -f -m tmp-tml*.lz4 cmp tmp-tml1 tmp-tml1-orig # must be identical cmp tmp-tml2 tmp-tml2-orig cmp tmp-tml3 tmp-tml3-orig # compress multiple files into stdout cat tmp-tml1.lz4 tmp-tml2.lz4 tmp-tml3.lz4 > tmp-tml-concat1 rm -f tmp-tml*.lz4 ../programs/lz4 -m tmp-tml1 tmp-tml2 tmp-tml3 -c > tmp-tml-concat2 test ! -f tmp-tml1.lz4 # must not create .lz4 artefact cmp tmp-tml-concat1 tmp-tml-concat2 # must be equivalent # decompress multiple files into stdout rm -f tmp-tml-concat1 tmp-tml-concat2 ../programs/lz4 -f -m tmp-tml1 tmp-tml2 tmp-tml3 # generate .lz4 to decompress cat tmp-tml1 tmp-tml2 tmp-tml3 > tmp-tml-concat1 # create concatenated reference rm -f tmp-tml1 tmp-tml2 tmp-tml3 ../programs/lz4 -d -m tmp-tml1.lz4 tmp-tml2.lz4 tmp-tml3.lz4 -c > tmp-tml-concat2 test ! -f tmp-tml1 # must not create file artefact cmp tmp-tml-concat1 tmp-tml-concat2 # must be equivalent # compress multiple files, one of which is absent (must fail) ! ../programs/lz4 -f -m tmp-tml-concat1 notHere tmp-tml-concat2 # must fail : notHere not present notHere: No such file or directory # test lz4-compressed file ../programs/lz4 -tm tmp-tml-concat1.lz4 ../programs/lz4 -tm tmp-tml-concat1.lz4 tmp-tml-concat2.lz4 # test multiple lz4 files, one of which is absent (must fail) ! ../programs/lz4 -tm tmp-tml-concat1.lz4 notHere.lz4 tmp-tml-concat2.lz4 notHere.lz4: No such file or directory rm -f tmp-tml* \n ---- test multiple files (Legacy format) ---- ./datagen -s1 > tmp-lml1 2> /dev/null ./datagen -s2 -g100K > tmp-lml2 2> /dev/null ./datagen -s3 -g200K > tmp-lml3 2> /dev/null # compress multiple files using legacy format: one .lz4 per source file ../programs/lz4 -f -l -m tmp-lml* test -f tmp-lml1.lz4 test -f tmp-lml2.lz4 test -f tmp-lml3.lz4 # decompress multiple files compressed using legacy format: one output file per .lz4 mv tmp-lml1 tmp-lml1-orig mv tmp-lml2 tmp-lml2-orig mv tmp-lml3 tmp-lml3-orig ../programs/lz4 -d -f -m tmp-lml*.lz4 ../programs/lz4 -l -d -f -m tmp-lml*.lz4 # -l mustn't impact -d option cmp tmp-lml1 tmp-lml1-orig # must be identical cmp tmp-lml2 tmp-lml2-orig cmp tmp-lml3 tmp-lml3-orig # compress multiple files into stdout using legacy format cat tmp-lml1.lz4 tmp-lml2.lz4 tmp-lml3.lz4 > tmp-lml-concat1 rm -f tmp-lml*.lz4 ../programs/lz4 -l -m tmp-lml1 tmp-lml2 tmp-lml3 -c > tmp-lml-concat2 test ! -f tmp-lml1.lz4 # must not create .lz4 artefact cmp tmp-lml-concat1 tmp-lml-concat2 # must be equivalent # # # decompress multiple files into stdout using legacy format rm -f tmp-lml-concat1 tmp-lml-concat2 ../programs/lz4 -l -f -m tmp-lml1 tmp-lml2 tmp-lml3 # generate .lz4 to decompress cat tmp-lml1 tmp-lml2 tmp-lml3 > tmp-lml-concat1 # create concatenated reference rm -f tmp-lml1 tmp-lml2 tmp-lml3 ../programs/lz4 -d -m tmp-lml1.lz4 tmp-lml2.lz4 tmp-lml3.lz4 -c > tmp-lml-concat2 ../programs/lz4 -d -l -m tmp-lml1.lz4 tmp-lml2.lz4 tmp-lml3.lz4 -c > tmp-lml-concat2 # -l mustn't impact option -d test ! -f tmp-lml1 # must not create file artefact cmp tmp-lml-concat1 tmp-lml-concat2 # must be equivalent # # # compress multiple files, one of which is absent (must fail) ! ../programs/lz4 -f -l -m tmp-lml-concat1 notHere-legacy tmp-lml-concat2 # must fail : notHere-legacy not present notHere-legacy: No such file or directory Error 20 : notHere-legacy : open file error rm -f tmp-lml* \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 -bi0 |-Synthetic 50% : 10000000 -> /-Synthetic 50% : 10000000 -> 5960022 (1.678), 742.9 MB/s =-Synthetic 50% : 10000000 -> 5960022 (1.678), 742.9 MB/s ,3345.6 MB/s 1# ./datagen > tmp-ltm ../programs/lz4 -f tmp-ltm -c > tmp-ltm.lz4 ../programs/lz4 -bdi0 tmp-ltm.lz4 # test benchmark decode-only mode Benchmark Decompression of LZ4 Frame + Checksum when present |-tmp-ltm.lz4 : 37009 -> /-tmp-ltm.lz4 : 65536 -> 37009 (1.771), 0.0 MB/s ,2823.7 MB/s 1# ../programs/lz4 -bdi0 --no-crc tmp-ltm.lz4 # test benchmark decode-only mode Benchmark Decompression of LZ4 Frame _without_ checksum even when present |-tmp-ltm.lz4 : 37009 -> /-tmp-ltm.lz4 : 65536 -> 37009 (1.771), 0.0 MB/s ,4715.2 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-ltm2.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-ltm1 Hello World ! ../programs/lz4 -dcfm tmp-ltm1 tmp-ltm2 Hello World ! from underground... \n ---- non-existing source (must fail cleanly) ---- ! ../programs/lz4 file-does-not-exist Warning : using stdout as default output. Do not rely on this behavior: use explicit `-c` instead ! file-does-not-exist: No such file or directory ! ../programs/lz4 -f file-does-not-exist Warning : using stdout as default output. Do not rely on this behavior: use explicit `-c` instead ! file-does-not-exist: No such file or directory ! ../programs/lz4 -t file-does-not-exist file-does-not-exist: No such file or directory ! ../programs/lz4 -fm file1-dne file2-dne file1-dne: No such file or directory file2-dne: No such file or directory rm -f tmp-ltm* \n ---- test original size support ---- ./datagen -g15M > tmp-lzc ../programs/lz4 -v tmp-lzc -c | ../programs/lz4 -t *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** Compressed 15728640 bytes into 9375616 bytes ==> 59.61% stdin : decoded 15728640 bytes ../programs/lz4 -v --content-size tmp-lzc -c | ../programs/lz4 -d > tmp-lzc-dup *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** Compressed 15728640 bytes into 9375624 bytes ==> 59.61% diff tmp-lzc tmp-lzc-dup ../programs/lz4 -f tmp-lzc -c > tmp-lzc.lz4 # compressed with content size ../programs/lz4 --content-size tmp-lzc -c > tmp-lzc-wcz.lz4 ! diff tmp-lzc.lz4 tmp-lzc-wcz.lz4 # must differ, due to content size Binary files tmp-lzc.lz4 and tmp-lzc-wcz.lz4 differ ../programs/lz4 --content-size < tmp-lzc > tmp-lzc-wcz2.lz4 # can determine content size because stdin is just a file diff tmp-lzc-wcz.lz4 tmp-lzc-wcz2.lz4 # both must contain content size cat tmp-lzc | ../programs/lz4 > tmp-lzc-ncz.lz4 diff tmp-lzc.lz4 tmp-lzc-ncz.lz4 # both don't have content size cat tmp-lzc | ../programs/lz4 --content-size > tmp-lzc-ncz2.lz4 # can't determine content size diff tmp-lzc.lz4 tmp-lzc-ncz2.lz4 # both don't have content size rm -f tmp-lzc* \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, 1.964e-05 s, 0.0 kB/s 1+0 records in 1+0 records out 1 byte copied, 2.1271e-05 s, 47.0 kB/s 4+0 records in 4+0 records out 4 bytes copied, 3.248e-05 s, 123 kB/s 128+0 records in 128+0 records out 128 bytes copied, 0.000275974 s, 464 kB/s 32767+0 records in 32767+0 records out 32767 bytes (33 kB, 32 KiB) copied, 0.0573137 s, 572 kB/s 32768+0 records in 32768+0 records out 32768 bytes (33 kB, 32 KiB) copied, 0.0565957 s, 579 kB/s 32769+0 records in 32769+0 records out 32769 bytes (33 kB, 32 KiB) copied, 0.0557033 s, 588 kB/s 65535+0 records in 65535+0 records out 65535 bytes (66 kB, 64 KiB) copied, 0.112511 s, 582 kB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.110524 s, 593 kB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.113441 s, 578 kB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.113614 s, 577 kB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.115526 s, 567 kB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.112434 s, 583 kB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.115369 s, 568 kB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.111749 s, 586 kB/s 65536+0 records in 65536+0 records out 65536 bytes (66 kB, 64 KiB) copied, 0.111764 s, 586 kB/s rm -f tmp-dict* \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 -g1M -s2 | ../programs/lz4 -12B4D | ../programs/lz4 -t using blocks of size 64 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 > tmp-tlsdg5M ../programs/lz4 -B4D tmp-tlsdg5M -c | ../programs/lz4 -dv --sparse > tmp-tlscB4 using blocks of size 64 KB *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmp-tlsdg5M tmp-tlscB4 Files tmp-tlsdg5M and tmp-tlscB4 are identical ../programs/lz4 -B5D tmp-tlsdg5M -c | ../programs/lz4 -dv --sparse > tmp-tlscB5 using blocks of size 256 KB *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmp-tlsdg5M tmp-tlscB5 Files tmp-tlsdg5M and tmp-tlscB5 are identical ../programs/lz4 -B6D tmp-tlsdg5M -c | ../programs/lz4 -dv --sparse > tmp-tlscB6 using blocks of size 1024 KB *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmp-tlsdg5M tmp-tlscB6 Files tmp-tlsdg5M and tmp-tlscB6 are identical ../programs/lz4 -B7D tmp-tlsdg5M -c | ../programs/lz4 -dv --sparse > tmp-tlscB7 using blocks of size 4096 KB *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmp-tlsdg5M tmp-tlscB7 Files tmp-tlsdg5M and tmp-tlscB7 are identical ../programs/lz4 tmp-tlsdg5M -c | ../programs/lz4 -dv --no-sparse > tmp-tlsnosparse *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** stdin : decoded 5242880 bytes diff -s tmp-tlsdg5M tmp-tlsnosparse Files tmp-tlsdg5M and tmp-tlsnosparse are identical ls -ls tmp-tls* 44 -rw-r--r-- 1 builder builder 5242880 Jan 25 09:29 tmp-tlscB4 44 -rw-r--r-- 1 builder builder 5242880 Jan 25 09:29 tmp-tlscB5 44 -rw-r--r-- 1 builder builder 5242880 Jan 25 09:29 tmp-tlscB6 44 -rw-r--r-- 1 builder builder 5242880 Jan 25 09:29 tmp-tlscB7 5120 -rw-r--r-- 1 builder builder 5242880 Jan 25 09:29 tmp-tlsdg5M 5120 -rw-r--r-- 1 builder builder 5242880 Jan 25 09:29 tmp-tlsnosparse ./datagen -s1 -g1200007 -P100 | ../programs/lz4 | ../programs/lz4 -dv --sparse > tmp-tlsodd # Odd size file (to generate non-full last block) *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** stdin : decoded 1200007 bytes ./datagen -s1 -g1200007 -P100 | diff -s - tmp-tlsodd Files - and tmp-tlsodd are identical ls -ls tmp-tlsodd 16 -rw-r--r-- 1 builder builder 1200007 Jan 25 09:29 tmp-tlsodd rm -f tmp-tls* \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 > tmp-tlsdg1M cat tmp-tlsdg1M tmp-tlsdg1M > tmp-tls2M ../programs/lz4 -B5 -v tmp-tlsdg1M tmp-tlsc using blocks of size 256 KB *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** Compressed 1048576 bytes into 4192 bytes ==> 0.40% ../programs/lz4 -d -v tmp-tlsc tmp-tlsr *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** tmp-tlsc : decoded 1048576 bytes ../programs/lz4 -d -v tmp-tlsc -c >> tmp-tlsr *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** tmp-tlsc : decoded 1048576 bytes ls -ls tmp-tls* 2048 -rw-r--r-- 1 builder builder 2097152 Jan 25 09:29 tmp-tls2M 8 -rw-r--r-- 1 builder builder 4192 Jan 25 09:29 tmp-tlsc 1024 -rw-r--r-- 1 builder builder 1048576 Jan 25 09:29 tmp-tlsdg1M 1032 -rw-r--r-- 1 builder builder 2097152 Jan 25 09:29 tmp-tlsr diff tmp-tls2M tmp-tlsr rm -f tmp-tls* \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.4, by Yann Collet *** Read : 51 MiB ==> 59.25% Read : 108 MiB ==> 59.22% Read : 170 MiB ==> 59.24% Read : 222 MiB ==> 59.21% Read : 282 MiB ==> 59.24% Read : 339 MiB ==> 59.22% Read : 402 MiB ==> 59.24% Read : 461 MiB ==> 59.22% Read : 524 MiB ==> 59.23% Read : 582 MiB ==> 59.22% Read : 641 MiB ==> 59.23% Read : 705 MiB ==> 59.22% Read : 765 MiB ==> 59.23% Read : 824 MiB ==> 59.22% Read : 887 MiB ==> 59.23% Read : 949 MiB ==> 59.22% Read : 1011 MiB ==> 59.23% Read : 1068 MiB ==> 59.22% Read : 1122 MiB ==> 59.22% Read : 1177 MiB ==> 59.22% Read : 1237 MiB ==> 59.22% Read : 1294 MiB ==> 59.22% Read : 1348 MiB ==> 59.22% Read : 1394 MiB ==> 59.22% Read : 1454 MiB ==> 59.22% Read : 1511 MiB ==> 59.22% Read : 1571 MiB ==> 59.22% Read : 1627 MiB ==> 59.22% Read : 1683 MiB ==> 59.22% Read : 1739 MiB ==> 59.22% Read : 1801 MiB ==> 59.22% Read : 1865 MiB ==> 59.22% Read : 1920 MiB ==> 59.22% Read : 1980 MiB ==> 59.22% Read : 2044 MiB ==> 59.22% Read : 2109 MiB ==> 59.22% Read : 2170 MiB ==> 59.22% Read : 2232 MiB ==> 59.22% Read : 2287 MiB ==> 59.22% Read : 2341 MiB ==> 59.22% Read : 2398 MiB ==> 59.22% Read : 2454 MiB ==> 59.22% Read : 2517 MiB ==> 59.22% Read : 2582 MiB ==> 59.22% Read : 2648 MiB ==> 59.22% Read : 2713 MiB ==> 59.22% Read : 2775 MiB ==> 59.22% Read : 2842 MiB ==> 59.22% Read : 2907 MiB ==> 59.22% Read : 2965 MiB ==> 59.22% Read : 3020 MiB ==> 59.22% Read : 3070 MiB ==> 59.22% Read : 3126 MiB ==> 59.22% Read : 3174 MiB ==> 59.22% Read : 3219 MiB ==> 59.22% Read : 3276 MiB ==> 59.22% Read : 3336 MiB ==> 59.22% Read : 3391 MiB ==> 59.22% Read : 3449 MiB ==> 59.22% Read : 3510 MiB ==> 59.22% Read : 3569 MiB ==> 59.22% Read : 3626 MiB ==> 59.22% Read : 3689 MiB ==> 59.22% Read : 3753 MiB ==> 59.22% Read : 3814 MiB ==> 59.22% Read : 3875 MiB ==> 59.22% Read : 3938 MiB ==> 59.22% Read : 4001 MiB ==> 59.22% Read : 4058 MiB ==> 59.22% Read : 4111 MiB ==> 59.22% Read : 4175 MiB ==> 59.22% Read : 4236 MiB ==> 59.22% Read : 4297 MiB ==> 59.22% Read : 4361 MiB ==> 59.22% Read : 4416 MiB ==> 59.22% Read : 4476 MiB ==> 59.22% Read : 4540 MiB ==> 59.22% Read : 4601 MiB ==> 59.22% Read : 4657 MiB ==> 59.22% Read : 4721 MiB ==> 59.22% Read : 4786 MiB ==> 59.22% Read : 4848 MiB ==> 59.22% Read : 4911 MiB ==> 59.22% Read : 4975 MiB ==> 59.22% Read : 5038 MiB ==> 59.22% Read : 5093 MiB ==> 59.22% Read : 5157 MiB ==> 59.22% Read : 5220 MiB ==> 59.22% Read : 5284 MiB ==> 59.22% Read : 5349 MiB ==> 59.22% Read : 5412 MiB ==> 59.22% Read : 5476 MiB ==> 59.22% Read : 5540 MiB ==> 59.22% Read : 5605 MiB ==> 59.22% Read : 5670 MiB ==> 59.22% Read : 5732 MiB ==> 59.22% Read : 5791 MiB ==> 59.22% Read : 5849 MiB ==> 59.22% Read : 5906 MiB ==> 59.22% Read : 5970 MiB ==> 59.22% Read : 6034 MiB ==> 59.22% Read : 6099 MiB ==> 59.22% Compressed 6442450944 bytes into 3815071561 bytes ==> 59.22% # test large file size [2-4] GB ./datagen -g3G -P100 | ../programs/lz4 -vv | ../programs/lz4 --decompress --force --sparse - tmp-lfh1 *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** _POSIX_C_SOURCE defined: 200809L _POSIX_VERSION defined: 200809L PLATFORM_POSIX_VERSION defined: 200809L _FILE_OFFSET_BITS defined: 64L Using stdin for input Using stdout for output Sparse File Support automatically disabled on stdout ; to force-enable it, add --sparse command Read : 4 MiB ==> 0.39% Read : 8 MiB ==> 0.39% Read : 12 MiB ==> 0.39% Read : 16 MiB ==> 0.39% Read : 20 MiB ==> 0.39% Read : 24 MiB ==> 0.39% Read : 28 MiB ==> 0.39% Read : 32 MiB ==> 0.39% Read : 36 MiB ==> 0.39% Read : 40 MiB ==> 0.39% Read : 44 MiB ==> 0.39% Read : 48 MiB ==> 0.39% Read : 52 MiB ==> 0.39% Read : 56 MiB ==> 0.39% Read : 60 MiB ==> 0.39% Read : 64 MiB ==> 0.39% Read : 68 MiB ==> 0.39% Read : 72 MiB ==> 0.39% Read : 76 MiB ==> 0.39% Read : 80 MiB ==> 0.39% Read : 84 MiB ==> 0.39% Read : 88 MiB ==> 0.39% Read : 92 MiB ==> 0.39% Read : 96 MiB ==> 0.39% Read : 100 MiB ==> 0.39% Read : 104 MiB ==> 0.39% Read : 108 MiB ==> 0.39% Read : 112 MiB ==> 0.39% Read : 116 MiB ==> 0.39% Read : 120 MiB ==> 0.39% Read : 124 MiB ==> 0.39% Read : 128 MiB ==> 0.39% Read : 132 MiB ==> 0.39% Read : 136 MiB ==> 0.39% Read : 140 MiB ==> 0.39% Read : 144 MiB ==> 0.39% Read : 148 MiB ==> 0.39% Read : 152 MiB ==> 0.39% Read : 156 MiB ==> 0.39% Read : 160 MiB ==> 0.39% Read : 164 MiB ==> 0.39% Read : 168 MiB ==> 0.39% Read : 172 MiB ==> 0.39% Read : 176 MiB ==> 0.39% Read : 180 MiB ==> 0.39% Read : 184 MiB ==> 0.39% Read : 188 MiB ==> 0.39% Read : 192 MiB ==> 0.39% Read : 196 MiB ==> 0.39% Read : 200 MiB ==> 0.39% Read : 204 MiB ==> 0.39% Read : 208 MiB ==> 0.39% Read : 212 MiB ==> 0.39% Read : 216 MiB ==> 0.39% Read : 220 MiB ==> 0.39% Read : 224 MiB ==> 0.39% Read : 228 MiB ==> 0.39% Read : 232 MiB ==> 0.39% Read : 236 MiB ==> 0.39% Read : 240 MiB ==> 0.39% Read : 244 MiB ==> 0.39% Read : 248 MiB ==> 0.39% Read : 252 MiB ==> 0.39% Read : 256 MiB ==> 0.39% Read : 260 MiB ==> 0.39% Read : 264 MiB ==> 0.39% Read : 268 MiB ==> 0.39% Read : 272 MiB ==> 0.39% Read : 276 MiB ==> 0.39% Read : 280 MiB ==> 0.39% Read : 284 MiB ==> 0.39% Read : 288 MiB ==> 0.39% Read : 292 MiB ==> 0.39% Read : 296 MiB ==> 0.39% Read : 300 MiB ==> 0.39% Read : 304 MiB ==> 0.39% Read : 308 MiB ==> 0.39% Read : 312 MiB ==> 0.39% Read : 316 MiB ==> 0.39% Decompressed : 308 MiB Read : 320 MiB ==> 0.39% Read : 324 MiB ==> 0.39% Read : 328 MiB ==> 0.39% Read : 332 MiB ==> 0.39% Read : 336 MiB ==> 0.39% Read : 340 MiB ==> 0.39% Read : 344 MiB ==> 0.39% Read : 348 MiB ==> 0.39% Read : 352 MiB ==> 0.39% Read : 356 MiB ==> 0.39% Read : 360 MiB ==> 0.39% Read : 364 MiB ==> 0.39% Read : 368 MiB ==> 0.39% Read : 372 MiB ==> 0.39% Read : 376 MiB ==> 0.39% Read : 380 MiB ==> 0.39% Read : 384 MiB ==> 0.39% Read : 388 MiB ==> 0.39% Read : 392 MiB ==> 0.39% Read : 396 MiB ==> 0.39% Read : 400 MiB ==> 0.39% Read : 404 MiB ==> 0.39% Read : 408 MiB ==> 0.39% Read : 412 MiB ==> 0.39% Read : 416 MiB ==> 0.39% Read : 420 MiB ==> 0.39% Read : 424 MiB ==> 0.39% Read : 428 MiB ==> 0.39% Read : 432 MiB ==> 0.39% Read : 436 MiB ==> 0.39% Read : 440 MiB ==> 0.39% Read : 444 MiB ==> 0.39% Read : 448 MiB ==> 0.39% Read : 452 MiB ==> 0.39% Read : 456 MiB ==> 0.39% Read : 460 MiB ==> 0.39% Read : 464 MiB ==> 0.39% Read : 468 MiB ==> 0.39% Read : 472 MiB ==> 0.39% Read : 476 MiB ==> 0.39% Read : 480 MiB ==> 0.39% Read : 484 MiB ==> 0.39% Read : 488 MiB ==> 0.39% Read : 492 MiB ==> 0.39% Read : 496 MiB ==> 0.39% Read : 500 MiB ==> 0.39% Read : 504 MiB ==> 0.39% Read : 508 MiB ==> 0.39% Read : 512 MiB ==> 0.39% Read : 516 MiB ==> 0.39% Read : 520 MiB ==> 0.39% Read : 524 MiB ==> 0.39% Read : 528 MiB ==> 0.39% Read : 532 MiB ==> 0.39% Read : 536 MiB ==> 0.39% Read : 540 MiB ==> 0.39% Read : 544 MiB ==> 0.39% Read : 548 MiB ==> 0.39% Read : 552 MiB ==> 0.39% Read : 556 MiB ==> 0.39% Read : 560 MiB ==> 0.39% Read : 564 MiB ==> 0.39% Decompressed : 558 MiB Read : 568 MiB ==> 0.39% Read : 572 MiB ==> 0.39% Read : 576 MiB ==> 0.39% Read : 580 MiB ==> 0.39% Read : 584 MiB ==> 0.39% Read : 588 MiB ==> 0.39% Read : 592 MiB ==> 0.39% Read : 596 MiB ==> 0.39% Read : 600 MiB ==> 0.39% Read : 604 MiB ==> 0.39% Read : 608 MiB ==> 0.39% Read : 612 MiB ==> 0.39% Read : 616 MiB ==> 0.39% Read : 620 MiB ==> 0.39% Read : 624 MiB ==> 0.39% Read : 628 MiB ==> 0.39% Read : 632 MiB ==> 0.39% Read : 636 MiB ==> 0.39% Read : 640 MiB ==> 0.39% Read : 644 MiB ==> 0.39% Read : 648 MiB ==> 0.39% Read : 652 MiB ==> 0.39% Read : 656 MiB ==> 0.39% Read : 660 MiB ==> 0.39% Read : 664 MiB ==> 0.39% Read : 668 MiB ==> 0.39% Read : 672 MiB ==> 0.39% Read : 676 MiB ==> 0.39% Read : 680 MiB ==> 0.39% Read : 684 MiB ==> 0.39% Read : 688 MiB ==> 0.39% Read : 692 MiB ==> 0.39% Read : 696 MiB ==> 0.39% Read : 700 MiB ==> 0.39% Read : 704 MiB ==> 0.39% Read : 708 MiB ==> 0.39% Read : 712 MiB ==> 0.39% Read : 716 MiB ==> 0.39% Read : 720 MiB ==> 0.39% Read : 724 MiB ==> 0.39% Read : 728 MiB ==> 0.39% Read : 732 MiB ==> 0.39% Read : 736 MiB ==> 0.39% Read : 740 MiB ==> 0.39% Read : 744 MiB ==> 0.39% Read : 748 MiB ==> 0.39% Read : 752 MiB ==> 0.39% Read : 756 MiB ==> 0.39% Read : 760 MiB ==> 0.39% Read : 764 MiB ==> 0.39% Read : 768 MiB ==> 0.39% Read : 772 MiB ==> 0.39% Read : 776 MiB ==> 0.39% Read : 780 MiB ==> 0.39% Read : 784 MiB ==> 0.39% Read : 788 MiB ==> 0.39% Read : 792 MiB ==> 0.39% Read : 796 MiB ==> 0.39% Read : 800 MiB ==> 0.39% Read : 804 MiB ==> 0.39% Read : 808 MiB ==> 0.39% Read : 812 MiB ==> 0.39% Decompressed : 807 MiB Read : 816 MiB ==> 0.39% Read : 820 MiB ==> 0.39% Read : 824 MiB ==> 0.39% Read : 828 MiB ==> 0.39% Read : 832 MiB ==> 0.39% Read : 836 MiB ==> 0.39% Read : 840 MiB ==> 0.39% Read : 844 MiB ==> 0.39% Read : 848 MiB ==> 0.39% Read : 852 MiB ==> 0.39% Read : 856 MiB ==> 0.39% Read : 860 MiB ==> 0.39% Read : 864 MiB ==> 0.39% Read : 868 MiB ==> 0.39% Read : 872 MiB ==> 0.39% Read : 876 MiB ==> 0.39% Read : 880 MiB ==> 0.39% Read : 884 MiB ==> 0.39% Read : 888 MiB ==> 0.39% Read : 892 MiB ==> 0.39% Read : 896 MiB ==> 0.39% Read : 900 MiB ==> 0.39% Read : 904 MiB ==> 0.39% Read : 908 MiB ==> 0.39% Read : 912 MiB ==> 0.39% Read : 916 MiB ==> 0.39% Read : 920 MiB ==> 0.39% Read : 924 MiB ==> 0.39% Read : 928 MiB ==> 0.39% Read : 932 MiB ==> 0.39% Read : 936 MiB ==> 0.39% Read : 940 MiB ==> 0.39% Read : 944 MiB ==> 0.39% Read : 948 MiB ==> 0.39% Read : 952 MiB ==> 0.39% Read : 956 MiB ==> 0.39% Read : 960 MiB ==> 0.39% Read : 964 MiB ==> 0.39% Read : 968 MiB ==> 0.39% Read : 972 MiB ==> 0.39% Read : 976 MiB ==> 0.39% Read : 980 MiB ==> 0.39% Read : 984 MiB ==> 0.39% Read : 988 MiB ==> 0.39% Read : 992 MiB ==> 0.39% Read : 996 MiB ==> 0.39% Read : 1000 MiB ==> 0.39% Read : 1004 MiB ==> 0.39% Read : 1008 MiB ==> 0.39% Read : 1012 MiB ==> 0.39% Read : 1016 MiB ==> 0.39% Read : 1020 MiB ==> 0.39% Read : 1024 MiB ==> 0.39% Read : 1028 MiB ==> 0.39% Read : 1032 MiB ==> 0.39% Read : 1036 MiB ==> 0.39% Read : 1040 MiB ==> 0.39% Read : 1044 MiB ==> 0.39% Read : 1048 MiB ==> 0.39% Read : 1052 MiB ==> 0.39% Read : 1056 MiB ==> 0.39% Decompressed : 1050 MiB Read : 1060 MiB ==> 0.39% Read : 1064 MiB ==> 0.39% Read : 1068 MiB ==> 0.39% Read : 1072 MiB ==> 0.39% Read : 1076 MiB ==> 0.39% Read : 1080 MiB ==> 0.39% Read : 1084 MiB ==> 0.39% Read : 1088 MiB ==> 0.39% Read : 1092 MiB ==> 0.39% Read : 1096 MiB ==> 0.39% Read : 1100 MiB ==> 0.39% Read : 1104 MiB ==> 0.39% Read : 1108 MiB ==> 0.39% Read : 1112 MiB ==> 0.39% Read : 1116 MiB ==> 0.39% Read : 1120 MiB ==> 0.39% Read : 1124 MiB ==> 0.39% Read : 1128 MiB ==> 0.39% Read : 1132 MiB ==> 0.39% Read : 1136 MiB ==> 0.39% Read : 1140 MiB ==> 0.39% Read : 1144 MiB ==> 0.39% Read : 1148 MiB ==> 0.39% Read : 1152 MiB ==> 0.39% Read : 1156 MiB ==> 0.39% Read : 1160 MiB ==> 0.39% Read : 1164 MiB ==> 0.39% Read : 1168 MiB ==> 0.39% Read : 1172 MiB ==> 0.39% Read : 1176 MiB ==> 0.39% Read : 1180 MiB ==> 0.39% Read : 1184 MiB ==> 0.39% Read : 1188 MiB ==> 0.39% Read : 1192 MiB ==> 0.39% Read : 1196 MiB ==> 0.39% Read : 1200 MiB ==> 0.39% Read : 1204 MiB ==> 0.39% Read : 1208 MiB ==> 0.39% Read : 1212 MiB ==> 0.39% Read : 1216 MiB ==> 0.39% Read : 1220 MiB ==> 0.39% Read : 1224 MiB ==> 0.39% Read : 1228 MiB ==> 0.39% Read : 1232 MiB ==> 0.39% Read : 1236 MiB ==> 0.39% Read : 1240 MiB ==> 0.39% Read : 1244 MiB ==> 0.39% Read : 1248 MiB ==> 0.39% Read : 1252 MiB ==> 0.39% Read : 1256 MiB ==> 0.39% Read : 1260 MiB ==> 0.39% Read : 1264 MiB ==> 0.39% Read : 1268 MiB ==> 0.39% Read : 1272 MiB ==> 0.39% Read : 1276 MiB ==> 0.39% Read : 1280 MiB ==> 0.39% Read : 1284 MiB ==> 0.39% Read : 1288 MiB ==> 0.39% Read : 1292 MiB ==> 0.39% Read : 1296 MiB ==> 0.39% Read : 1300 MiB ==> 0.39% Read : 1304 MiB ==> 0.39% Read : 1308 MiB ==> 0.39% Decompressed : 1300 MiB Read : 1312 MiB ==> 0.39% Read : 1316 MiB ==> 0.39% Read : 1320 MiB ==> 0.39% Read : 1324 MiB ==> 0.39% Read : 1328 MiB ==> 0.39% Read : 1332 MiB ==> 0.39% Read : 1336 MiB ==> 0.39% Read : 1340 MiB ==> 0.39% Read : 1344 MiB ==> 0.39% Read : 1348 MiB ==> 0.39% Read : 1352 MiB ==> 0.39% Read : 1356 MiB ==> 0.39% Read : 1360 MiB ==> 0.39% Read : 1364 MiB ==> 0.39% Read : 1368 MiB ==> 0.39% Read : 1372 MiB ==> 0.39% Read : 1376 MiB ==> 0.39% Read : 1380 MiB ==> 0.39% Read : 1384 MiB ==> 0.39% Read : 1388 MiB ==> 0.39% Read : 1392 MiB ==> 0.39% Read : 1396 MiB ==> 0.39% Read : 1400 MiB ==> 0.39% Read : 1404 MiB ==> 0.39% Read : 1408 MiB ==> 0.39% Read : 1412 MiB ==> 0.39% Read : 1416 MiB ==> 0.39% Read : 1420 MiB ==> 0.39% Read : 1424 MiB ==> 0.39% Read : 1428 MiB ==> 0.39% Read : 1432 MiB ==> 0.39% Read : 1436 MiB ==> 0.39% Read : 1440 MiB ==> 0.39% Read : 1444 MiB ==> 0.39% Read : 1448 MiB ==> 0.39% Read : 1452 MiB ==> 0.39% Read : 1456 MiB ==> 0.39% Read : 1460 MiB ==> 0.39% Read : 1464 MiB ==> 0.39% Read : 1468 MiB ==> 0.39% Read : 1472 MiB ==> 0.39% Read : 1476 MiB ==> 0.39% Read : 1480 MiB ==> 0.39% Read : 1484 MiB ==> 0.39% Read : 1488 MiB ==> 0.39% Read : 1492 MiB ==> 0.39% Read : 1496 MiB ==> 0.39% Read : 1500 MiB ==> 0.39% Read : 1504 MiB ==> 0.39% Read : 1508 MiB ==> 0.39% Read : 1512 MiB ==> 0.39% Read : 1516 MiB ==> 0.39% Read : 1520 MiB ==> 0.39% Read : 1524 MiB ==> 0.39% Read : 1528 MiB ==> 0.39% Read : 1532 MiB ==> 0.39% Read : 1536 MiB ==> 0.39% Read : 1540 MiB ==> 0.39% Read : 1544 MiB ==> 0.39% Read : 1548 MiB ==> 0.39% Read : 1552 MiB ==> 0.39% Read : 1556 MiB ==> 0.39% Decompressed : 1548 MiB Read : 1560 MiB ==> 0.39% Read : 1564 MiB ==> 0.39% Read : 1568 MiB ==> 0.39% Read : 1572 MiB ==> 0.39% Read : 1576 MiB ==> 0.39% Read : 1580 MiB ==> 0.39% Read : 1584 MiB ==> 0.39% Read : 1588 MiB ==> 0.39% Read : 1592 MiB ==> 0.39% Read : 1596 MiB ==> 0.39% Read : 1600 MiB ==> 0.39% Read : 1604 MiB ==> 0.39% Read : 1608 MiB ==> 0.39% Read : 1612 MiB ==> 0.39% Read : 1616 MiB ==> 0.39% Read : 1620 MiB ==> 0.39% Read : 1624 MiB ==> 0.39% Read : 1628 MiB ==> 0.39% Read : 1632 MiB ==> 0.39% Read : 1636 MiB ==> 0.39% Read : 1640 MiB ==> 0.39% Read : 1644 MiB ==> 0.39% Read : 1648 MiB ==> 0.39% Read : 1652 MiB ==> 0.39% Read : 1656 MiB ==> 0.39% Read : 1660 MiB ==> 0.39% Read : 1664 MiB ==> 0.39% Read : 1668 MiB ==> 0.39% Read : 1672 MiB ==> 0.39% Read : 1676 MiB ==> 0.39% Read : 1680 MiB ==> 0.39% Read : 1684 MiB ==> 0.39% Read : 1688 MiB ==> 0.39% Read : 1692 MiB ==> 0.39% Read : 1696 MiB ==> 0.39% Read : 1700 MiB ==> 0.39% Read : 1704 MiB ==> 0.39% Read : 1708 MiB ==> 0.39% Read : 1712 MiB ==> 0.39% Read : 1716 MiB ==> 0.39% Read : 1720 MiB ==> 0.39% Read : 1724 MiB ==> 0.39% Read : 1728 MiB ==> 0.39% Read : 1732 MiB ==> 0.39% Read : 1736 MiB ==> 0.39% Read : 1740 MiB ==> 0.39% Read : 1744 MiB ==> 0.39% Read : 1748 MiB ==> 0.39% Read : 1752 MiB ==> 0.39% Read : 1756 MiB ==> 0.39% Read : 1760 MiB ==> 0.39% Read : 1764 MiB ==> 0.39% Read : 1768 MiB ==> 0.39% Read : 1772 MiB ==> 0.39% Read : 1776 MiB ==> 0.39% Read : 1780 MiB ==> 0.39% Read : 1784 MiB ==> 0.39% Read : 1788 MiB ==> 0.39% Read : 1792 MiB ==> 0.39% Read : 1796 MiB ==> 0.39% Read : 1800 MiB ==> 0.39% Read : 1804 MiB ==> 0.39% Read : 1808 MiB ==> 0.39% Read : 1812 MiB ==> 0.39% Read : 1816 MiB ==> 0.39% Read : 1820 MiB ==> 0.39% Decompressed : 1814 MiB Read : 1824 MiB ==> 0.39% Read : 1828 MiB ==> 0.39% Read : 1832 MiB ==> 0.39% Read : 1836 MiB ==> 0.39% Read : 1840 MiB ==> 0.39% Read : 1844 MiB ==> 0.39% Read : 1848 MiB ==> 0.39% Read : 1852 MiB ==> 0.39% Read : 1856 MiB ==> 0.39% Read : 1860 MiB ==> 0.39% Read : 1864 MiB ==> 0.39% Read : 1868 MiB ==> 0.39% Read : 1872 MiB ==> 0.39% Read : 1876 MiB ==> 0.39% Read : 1880 MiB ==> 0.39% Read : 1884 MiB ==> 0.39% Read : 1888 MiB ==> 0.39% Read : 1892 MiB ==> 0.39% Read : 1896 MiB ==> 0.39% Read : 1900 MiB ==> 0.39% Read : 1904 MiB ==> 0.39% Read : 1908 MiB ==> 0.39% Read : 1912 MiB ==> 0.39% Read : 1916 MiB ==> 0.39% Read : 1920 MiB ==> 0.39% Read : 1924 MiB ==> 0.39% Read : 1928 MiB ==> 0.39% Read : 1932 MiB ==> 0.39% Read : 1936 MiB ==> 0.39% Read : 1940 MiB ==> 0.39% Read : 1944 MiB ==> 0.39% Read : 1948 MiB ==> 0.39% Read : 1952 MiB ==> 0.39% Read : 1956 MiB ==> 0.39% Read : 1960 MiB ==> 0.39% Read : 1964 MiB ==> 0.39% Read : 1968 MiB ==> 0.39% Read : 1972 MiB ==> 0.39% Read : 1976 MiB ==> 0.39% Read : 1980 MiB ==> 0.39% Read : 1984 MiB ==> 0.39% Read : 1988 MiB ==> 0.39% Read : 1992 MiB ==> 0.39% Read : 1996 MiB ==> 0.39% Read : 2000 MiB ==> 0.39% Read : 2004 MiB ==> 0.39% Read : 2008 MiB ==> 0.39% Read : 2012 MiB ==> 0.39% Read : 2016 MiB ==> 0.39% Read : 2020 MiB ==> 0.39% Read : 2024 MiB ==> 0.39% Read : 2028 MiB ==> 0.39% Read : 2032 MiB ==> 0.39% Read : 2036 MiB ==> 0.39% Read : 2040 MiB ==> 0.39% Read : 2044 MiB ==> 0.39% Read : 2048 MiB ==> 0.39% Read : 2052 MiB ==> 0.39% Read : 2056 MiB ==> 0.39% Read : 2060 MiB ==> 0.39% Read : 2064 MiB ==> 0.39% Read : 2068 MiB ==> 0.39% Read : 2072 MiB ==> 0.39% Read : 2076 MiB ==> 0.39% Read : 2080 MiB ==> 0.39% Read : 2084 MiB ==> 0.39% Read : 2088 MiB ==> 0.39% Read : 2092 MiB ==> 0.39% Read : 2096 MiB ==> 0.39% Read : 2100 MiB ==> 0.39% Read : 2104 MiB ==> 0.39% Read : 2108 MiB ==> 0.39% Read : 2112 MiB ==> 0.39% Read : 2116 MiB ==> 0.39% Read : 2120 MiB ==> 0.39% Read : 2124 MiB ==> 0.39% Read : 2128 MiB ==> 0.39% Read : 2132 MiB ==> 0.39% Read : 2136 MiB ==> 0.39% Read : 2140 MiB ==> 0.39% Read : 2144 MiB ==> 0.39% Read : 2148 MiB ==> 0.39% Read : 2152 MiB ==> 0.39% Decompressed : 2144 MiB Read : 2156 MiB ==> 0.39% Read : 2160 MiB ==> 0.39% Read : 2164 MiB ==> 0.39% Read : 2168 MiB ==> 0.39% Read : 2172 MiB ==> 0.39% Read : 2176 MiB ==> 0.39% Read : 2180 MiB ==> 0.39% Read : 2184 MiB ==> 0.39% Read : 2188 MiB ==> 0.39% Read : 2192 MiB ==> 0.39% Read : 2196 MiB ==> 0.39% Read : 2200 MiB ==> 0.39% Read : 2204 MiB ==> 0.39% Read : 2208 MiB ==> 0.39% Read : 2212 MiB ==> 0.39% Read : 2216 MiB ==> 0.39% Read : 2220 MiB ==> 0.39% Read : 2224 MiB ==> 0.39% Read : 2228 MiB ==> 0.39% Read : 2232 MiB ==> 0.39% Read : 2236 MiB ==> 0.39% Read : 2240 MiB ==> 0.39% Read : 2244 MiB ==> 0.39% Read : 2248 MiB ==> 0.39% Read : 2252 MiB ==> 0.39% Read : 2256 MiB ==> 0.39% Read : 2260 MiB ==> 0.39% Read : 2264 MiB ==> 0.39% Read : 2268 MiB ==> 0.39% Read : 2272 MiB ==> 0.39% Read : 2276 MiB ==> 0.39% Read : 2280 MiB ==> 0.39% Read : 2284 MiB ==> 0.39% Read : 2288 MiB ==> 0.39% Read : 2292 MiB ==> 0.39% Read : 2296 MiB ==> 0.39% Read : 2300 MiB ==> 0.39% Read : 2304 MiB ==> 0.39% Read : 2308 MiB ==> 0.39% Read : 2312 MiB ==> 0.39% Read : 2316 MiB ==> 0.39% Read : 2320 MiB ==> 0.39% Read : 2324 MiB ==> 0.39% Read : 2328 MiB ==> 0.39% Read : 2332 MiB ==> 0.39% Read : 2336 MiB ==> 0.39% Read : 2340 MiB ==> 0.39% Read : 2344 MiB ==> 0.39% Read : 2348 MiB ==> 0.39% Read : 2352 MiB ==> 0.39% Read : 2356 MiB ==> 0.39% Read : 2360 MiB ==> 0.39% Read : 2364 MiB ==> 0.39% Read : 2368 MiB ==> 0.39% Read : 2372 MiB ==> 0.39% Read : 2376 MiB ==> 0.39% Read : 2380 MiB ==> 0.39% Read : 2384 MiB ==> 0.39% Read : 2388 MiB ==> 0.39% Read : 2392 MiB ==> 0.39% Read : 2396 MiB ==> 0.39% Read : 2400 MiB ==> 0.39% Read : 2404 MiB ==> 0.39% Read : 2408 MiB ==> 0.39% Read : 2412 MiB ==> 0.39% Read : 2416 MiB ==> 0.39% Read : 2420 MiB ==> 0.39% Read : 2424 MiB ==> 0.39% Read : 2428 MiB ==> 0.39% Read : 2432 MiB ==> 0.39% Read : 2436 MiB ==> 0.39% Read : 2440 MiB ==> 0.39% Read : 2444 MiB ==> 0.39% Read : 2448 MiB ==> 0.39% Read : 2452 MiB ==> 0.39% Read : 2456 MiB ==> 0.39% Read : 2460 MiB ==> 0.39% Read : 2464 MiB ==> 0.39% Read : 2468 MiB ==> 0.39% Read : 2472 MiB ==> 0.39% Read : 2476 MiB ==> 0.39% Read : 2480 MiB ==> 0.39% Read : 2484 MiB ==> 0.39% Read : 2488 MiB ==> 0.39% Read : 2492 MiB ==> 0.39% Read : 2496 MiB ==> 0.39% Read : 2500 MiB ==> 0.39% Read : 2504 MiB ==> 0.39% Read : 2508 MiB ==> 0.39% Read : 2512 MiB ==> 0.39% Read : 2516 MiB ==> 0.39% Read : 2520 MiB ==> 0.39% Decompressed : 2512 MiB Read : 2524 MiB ==> 0.39% Read : 2528 MiB ==> 0.39% Read : 2532 MiB ==> 0.39% Read : 2536 MiB ==> 0.39% Read : 2540 MiB ==> 0.39% Read : 2544 MiB ==> 0.39% Read : 2548 MiB ==> 0.39% Read : 2552 MiB ==> 0.39% Read : 2556 MiB ==> 0.39% Read : 2560 MiB ==> 0.39% Read : 2564 MiB ==> 0.39% Read : 2568 MiB ==> 0.39% Read : 2572 MiB ==> 0.39% Read : 2576 MiB ==> 0.39% Read : 2580 MiB ==> 0.39% Read : 2584 MiB ==> 0.39% Read : 2588 MiB ==> 0.39% Read : 2592 MiB ==> 0.39% Read : 2596 MiB ==> 0.39% Read : 2600 MiB ==> 0.39% Read : 2604 MiB ==> 0.39% Read : 2608 MiB ==> 0.39% Read : 2612 MiB ==> 0.39% Read : 2616 MiB ==> 0.39% Read : 2620 MiB ==> 0.39% Read : 2624 MiB ==> 0.39% Read : 2628 MiB ==> 0.39% Read : 2632 MiB ==> 0.39% Read : 2636 MiB ==> 0.39% Read : 2640 MiB ==> 0.39% Read : 2644 MiB ==> 0.39% Read : 2648 MiB ==> 0.39% Read : 2652 MiB ==> 0.39% Read : 2656 MiB ==> 0.39% Read : 2660 MiB ==> 0.39% Read : 2664 MiB ==> 0.39% Read : 2668 MiB ==> 0.39% Read : 2672 MiB ==> 0.39% Read : 2676 MiB ==> 0.39% Read : 2680 MiB ==> 0.39% Read : 2684 MiB ==> 0.39% Read : 2688 MiB ==> 0.39% Read : 2692 MiB ==> 0.39% Read : 2696 MiB ==> 0.39% Read : 2700 MiB ==> 0.39% Read : 2704 MiB ==> 0.39% Read : 2708 MiB ==> 0.39% Read : 2712 MiB ==> 0.39% Read : 2716 MiB ==> 0.39% Read : 2720 MiB ==> 0.39% Read : 2724 MiB ==> 0.39% Read : 2728 MiB ==> 0.39% Read : 2732 MiB ==> 0.39% Read : 2736 MiB ==> 0.39% Read : 2740 MiB ==> 0.39% Read : 2744 MiB ==> 0.39% Read : 2748 MiB ==> 0.39% Read : 2752 MiB ==> 0.39% Read : 2756 MiB ==> 0.39% Read : 2760 MiB ==> 0.39% Read : 2764 MiB ==> 0.39% Read : 2768 MiB ==> 0.39% Read : 2772 MiB ==> 0.39% Read : 2776 MiB ==> 0.39% Read : 2780 MiB ==> 0.39% Read : 2784 MiB ==> 0.39% Read : 2788 MiB ==> 0.39% Read : 2792 MiB ==> 0.39% Read : 2796 MiB ==> 0.39% Read : 2800 MiB ==> 0.39% Read : 2804 MiB ==> 0.39% Read : 2808 MiB ==> 0.39% Read : 2812 MiB ==> 0.39% Read : 2816 MiB ==> 0.39% Read : 2820 MiB ==> 0.39% Read : 2824 MiB ==> 0.39% Read : 2828 MiB ==> 0.39% Read : 2832 MiB ==> 0.39% Read : 2836 MiB ==> 0.39% Read : 2840 MiB ==> 0.39% Read : 2844 MiB ==> 0.39% Read : 2848 MiB ==> 0.39% Read : 2852 MiB ==> 0.39% Read : 2856 MiB ==> 0.39% Read : 2860 MiB ==> 0.39% Read : 2864 MiB ==> 0.39% Read : 2868 MiB ==> 0.39% Read : 2872 MiB ==> 0.39% Read : 2876 MiB ==> 0.39% Read : 2880 MiB ==> 0.39% Read : 2884 MiB ==> 0.39% Read : 2888 MiB ==> 0.39% Read : 2892 MiB ==> 0.39% Decompressed : 2884 MiB Read : 2896 MiB ==> 0.39% Read : 2900 MiB ==> 0.39% Read : 2904 MiB ==> 0.39% Read : 2908 MiB ==> 0.39% Read : 2912 MiB ==> 0.39% Read : 2916 MiB ==> 0.39% Read : 2920 MiB ==> 0.39% Read : 2924 MiB ==> 0.39% Read : 2928 MiB ==> 0.39% Read : 2932 MiB ==> 0.39% Read : 2936 MiB ==> 0.39% Read : 2940 MiB ==> 0.39% Read : 2944 MiB ==> 0.39% Read : 2948 MiB ==> 0.39% Read : 2952 MiB ==> 0.39% Read : 2956 MiB ==> 0.39% Read : 2960 MiB ==> 0.39% Read : 2964 MiB ==> 0.39% Read : 2968 MiB ==> 0.39% Read : 2972 MiB ==> 0.39% Read : 2976 MiB ==> 0.39% Read : 2980 MiB ==> 0.39% Read : 2984 MiB ==> 0.39% Read : 2988 MiB ==> 0.39% Read : 2992 MiB ==> 0.39% Read : 2996 MiB ==> 0.39% Read : 3000 MiB ==> 0.39% Read : 3004 MiB ==> 0.39% Read : 3008 MiB ==> 0.39% Read : 3012 MiB ==> 0.39% Read : 3016 MiB ==> 0.39% Read : 3020 MiB ==> 0.39% Read : 3024 MiB ==> 0.39% Read : 3028 MiB ==> 0.39% Read : 3032 MiB ==> 0.39% Read : 3036 MiB ==> 0.39% Read : 3040 MiB ==> 0.39% Read : 3044 MiB ==> 0.39% Read : 3048 MiB ==> 0.39% Read : 3052 MiB ==> 0.39% Read : 3056 MiB ==> 0.39% Read : 3060 MiB ==> 0.39% Read : 3064 MiB ==> 0.39% Read : 3068 MiB ==> 0.39% Read : 3072 MiB ==> 0.39% Compressed 3221225472 bytes into 12676935 bytes ==> 0.39% Completed in 4.07 sec (cpu load : 62%) stdin : decoded 3221225472 bytes 36916 -rw-r--r-- 1 builder builder 3221225472 Jan 25 09:29 tmp-lfh1 ./datagen -g3G -P100 | ../programs/lz4 --quiet --content-size | ../programs/lz4 --verbose --decompress --force --sparse - tmp-lfh2 *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** Decompressed : 253 MiB Decompressed : 512 MiB Decompressed : 768 MiB Decompressed : 1024 MiB Decompressed : 1307 MiB Decompressed : 1640 MiB Decompressed : 1954 MiB Decompressed : 2339 MiB Decompressed : 2724 MiB Decompressed : 3052 MiB stdin : decoded 3221225472 bytes 36916 -rw-r--r-- 1 builder builder 3221225472 Jan 25 09:29 tmp-lfh2 diff -s tmp-lfh1 tmp-lfh2 Files tmp-lfh1 and tmp-lfh2 are identical rm -f tmp-lfh* \n ---- test HC compression/decompression of huge files ---- ./datagen -g4200MB | ../programs/lz4 -v3BD | ../programs/lz4 -qt *** LZ4 command line interface 32-bits v1.9.4, by Yann Collet *** Read : 12 MiB ==> 45.62% Read : 24 MiB ==> 45.48% Read : 36 MiB ==> 45.38% Read : 48 MiB ==> 45.29% Read : 60 MiB ==> 45.26% Read : 72 MiB ==> 45.27% Read : 84 MiB ==> 45.26% Read : 96 MiB ==> 45.25% Read : 108 MiB ==> 45.28% Read : 120 MiB ==> 45.28% Read : 132 MiB ==> 45.31% Read : 144 MiB ==> 45.31% Read : 156 MiB ==> 45.31% Read : 172 MiB ==> 45.28% Read : 188 MiB ==> 45.28% Read : 204 MiB ==> 45.27% Read : 220 MiB ==> 45.26% Read : 236 MiB ==> 45.27% Read : 252 MiB ==> 45.28% Read : 268 MiB ==> 45.29% Read : 284 MiB ==> 45.28% Read : 300 MiB ==> 45.28% Read : 316 MiB ==> 45.27% Read : 332 MiB ==> 45.27% Read : 348 MiB ==> 45.27% Read : 364 MiB ==> 45.27% Read : 380 MiB ==> 45.28% Read : 396 MiB ==> 45.28% Read : 412 MiB ==> 45.27% Read : 428 MiB ==> 45.27% Read : 444 MiB ==> 45.27% Read : 460 MiB ==> 45.27% Read : 476 MiB ==> 45.27% Read : 492 MiB ==> 45.27% Read : 508 MiB ==> 45.28% Read : 524 MiB ==> 45.28% Read : 540 MiB ==> 45.27% Read : 556 MiB ==> 45.27% Read : 572 MiB ==> 45.27% Read : 588 MiB ==> 45.27% Read : 604 MiB ==> 45.27% Read : 620 MiB ==> 45.27% Read : 636 MiB ==> 45.28% Read : 652 MiB ==> 45.28% Read : 668 MiB ==> 45.27% Read : 684 MiB ==> 45.27% Read : 700 MiB ==> 45.27% Read : 716 MiB ==> 45.27% Read : 732 MiB ==> 45.27% Read : 748 MiB ==> 45.27% Read : 764 MiB ==> 45.28% Read : 780 MiB ==> 45.27% Read : 796 MiB ==> 45.27% Read : 812 MiB ==> 45.27% Read : 828 MiB ==> 45.27% Read : 844 MiB ==> 45.27% Read : 860 MiB ==> 45.27% Read : 876 MiB ==> 45.27% Read : 892 MiB ==> 45.27% Read : 908 MiB ==> 45.27% Read : 924 MiB ==> 45.27% Read : 940 MiB ==> 45.27% Read : 956 MiB ==> 45.27% Read : 972 MiB ==> 45.27% Read : 988 MiB ==> 45.27% Read : 1004 MiB ==> 45.27% Read : 1020 MiB ==> 45.27% Read : 1036 MiB ==> 45.27% Read : 1052 MiB ==> 45.27% Read : 1068 MiB ==> 45.27% Read : 1084 MiB ==> 45.27% Read : 1100 MiB ==> 45.27% Read : 1116 MiB ==> 45.27% Read : 1132 MiB ==> 45.27% Read : 1148 MiB ==> 45.27% Read : 1164 MiB ==> 45.27% Read : 1180 MiB ==> 45.27% Read : 1196 MiB ==> 45.27% Read : 1212 MiB ==> 45.27% Read : 1228 MiB ==> 45.27% Read : 1244 MiB ==> 45.27% Read : 1260 MiB ==> 45.27% Read : 1276 MiB ==> 45.27% Read : 1292 MiB ==> 45.27% Read : 1308 MiB ==> 45.27% Read : 1324 MiB ==> 45.27% Read : 1340 MiB ==> 45.27% Read : 1356 MiB ==> 45.27% Read : 1372 MiB ==> 45.27% Read : 1388 MiB ==> 45.27% Read : 1404 MiB ==> 45.27% Read : 1416 MiB ==> 45.27% Read : 1432 MiB ==> 45.27% Read : 1448 MiB ==> 45.27% Read : 1464 MiB ==> 45.27% Read : 1480 MiB ==> 45.27% Read : 1496 MiB ==> 45.27% Read : 1512 MiB ==> 45.27% Read : 1528 MiB ==> 45.27% Read : 1544 MiB ==> 45.27% Read : 1560 MiB ==> 45.27% Read : 1572 MiB ==> 45.27% Read : 1584 MiB ==> 45.27% Read : 1596 MiB ==> 45.27% Read : 1608 MiB ==> 45.27% Read : 1624 MiB ==> 45.27% Read : 1640 MiB ==> 45.27% Read : 1656 MiB ==> 45.27% Read : 1672 MiB ==> 45.27% Read : 1688 MiB ==> 45.27% Read : 1704 MiB ==> 45.27% Read : 1720 MiB ==> 45.27% Read : 1736 MiB ==> 45.27% Read : 1752 MiB ==> 45.27% Read : 1768 MiB ==> 45.27% Read : 1784 MiB ==> 45.27% Read : 1800 MiB ==> 45.27% Read : 1816 MiB ==> 45.27% Read : 1832 MiB ==> 45.27% Read : 1848 MiB ==> 45.27% Read : 1864 MiB ==> 45.27% Read : 1880 MiB ==> 45.27% Read : 1896 MiB ==> 45.27% Read : 1912 MiB ==> 45.27% Read : 1928 MiB ==> 45.27% Read : 1944 MiB ==> 45.27% Read : 1960 MiB ==> 45.27% Read : 1976 MiB ==> 45.27% Read : 1992 MiB ==> 45.27% Read : 2008 MiB ==> 45.27% Read : 2024 MiB ==> 45.27% Read : 2040 MiB ==> 45.27% Read : 2056 MiB ==> 45.27% Read : 2072 MiB ==> 45.27% Read : 2088 MiB ==> 45.27% Read : 2104 MiB ==> 45.27% Read : 2120 MiB ==> 45.27% Read : 2136 MiB ==> 45.27% Read : 2152 MiB ==> 45.27% Read : 2168 MiB ==> 45.27% Read : 2184 MiB ==> 45.27% Read : 2200 MiB ==> 45.27% Read : 2216 MiB ==> 45.27% Read : 2232 MiB ==> 45.27% Read : 2248 MiB ==> 45.27% Read : 2264 MiB ==> 45.27% Read : 2280 MiB ==> 45.27% Read : 2296 MiB ==> 45.27% Read : 2312 MiB ==> 45.27% Read : 2328 MiB ==> 45.27% Read : 2344 MiB ==> 45.27% Read : 2360 MiB ==> 45.27% Read : 2376 MiB ==> 45.27% Read : 2392 MiB ==> 45.27% Read : 2408 MiB ==> 45.27% Read : 2424 MiB ==> 45.27% Read : 2440 MiB ==> 45.27% Read : 2456 MiB ==> 45.27% Read : 2472 MiB ==> 45.27% Read : 2488 MiB ==> 45.27% Read : 2504 MiB ==> 45.27% Read : 2520 MiB ==> 45.27% Read : 2536 MiB ==> 45.27% Read : 2552 MiB ==> 45.27% Read : 2568 MiB ==> 45.27% Read : 2584 MiB ==> 45.27% Read : 2600 MiB ==> 45.27% Read : 2616 MiB ==> 45.27% Read : 2632 MiB ==> 45.27% Read : 2648 MiB ==> 45.27% Read : 2664 MiB ==> 45.27% Read : 2680 MiB ==> 45.27% Read : 2696 MiB ==> 45.27% Read : 2712 MiB ==> 45.27% Read : 2728 MiB ==> 45.27% Read : 2744 MiB ==> 45.27% Read : 2760 MiB ==> 45.27% Read : 2776 MiB ==> 45.27% Read : 2792 MiB ==> 45.27% Read : 2808 MiB ==> 45.27% Read : 2824 MiB ==> 45.27% Read : 2840 MiB ==> 45.27% Read : 2856 MiB ==> 45.27% Read : 2872 MiB ==> 45.27% Read : 2888 MiB ==> 45.27% Read : 2904 MiB ==> 45.27% Read : 2920 MiB ==> 45.27% Read : 2936 MiB ==> 45.27% Read : 2952 MiB ==> 45.27% Read : 2968 MiB ==> 45.27% Read : 2984 MiB ==> 45.27% Read : 3000 MiB ==> 45.27% Read : 3016 MiB ==> 45.27% Read : 3032 MiB ==> 45.27% Read : 3048 MiB ==> 45.27% Read : 3064 MiB ==> 45.27% Read : 3080 MiB ==> 45.27% Read : 3096 MiB ==> 45.27% Read : 3112 MiB ==> 45.27% Read : 3128 MiB ==> 45.27% Read : 3144 MiB ==> 45.27% Read : 3160 MiB ==> 45.27% Read : 3176 MiB ==> 45.27% Read : 3192 MiB ==> 45.27% Read : 3208 MiB ==> 45.27% Read : 3224 MiB ==> 45.27% Read : 3240 MiB ==> 45.27% Read : 3256 MiB ==> 45.27% Read : 3272 MiB ==> 45.27% Read : 3288 MiB ==> 45.27% Read : 3304 MiB ==> 45.27% Read : 3320 MiB ==> 45.27% Read : 3336 MiB ==> 45.27% Read : 3352 MiB ==> 45.27% Read : 3368 MiB ==> 45.27% Read : 3384 MiB ==> 45.27% Read : 3400 MiB ==> 45.27% Read : 3416 MiB ==> 45.27% Read : 3432 MiB ==> 45.27% Read : 3448 MiB ==> 45.27% Read : 3464 MiB ==> 45.27% Read : 3480 MiB ==> 45.27% Read : 3496 MiB ==> 45.27% Read : 3512 MiB ==> 45.27% Read : 3528 MiB ==> 45.27% Read : 3544 MiB ==> 45.27% Read : 3560 MiB ==> 45.27% Read : 3576 MiB ==> 45.27% Read : 3592 MiB ==> 45.27% Read : 3608 MiB ==> 45.27% Read : 3624 MiB ==> 45.27% Read : 3640 MiB ==> 45.27% Read : 3656 MiB ==> 45.27% Read : 3672 MiB ==> 45.27% Read : 3688 MiB ==> 45.27% Read : 3704 MiB ==> 45.27% Read : 3720 MiB ==> 45.27% Read : 3736 MiB ==> 45.27% Read : 3752 MiB ==> 45.27% Read : 3768 MiB ==> 45.27% Read : 3784 MiB ==> 45.27% Read : 3800 MiB ==> 45.27% Read : 3816 MiB ==> 45.27% Read : 3832 MiB ==> 45.27% Read : 3848 MiB ==> 45.27% Read : 3864 MiB ==> 45.27% Read : 3880 MiB ==> 45.27% Read : 3896 MiB ==> 45.27% Read : 3908 MiB ==> 45.27% Read : 3924 MiB ==> 45.27% Read : 3940 MiB ==> 45.27% Read : 3956 MiB ==> 45.27% Read : 3972 MiB ==> 45.27% Read : 3988 MiB ==> 45.27% Read : 4004 MiB ==> 45.27% Read : 4020 MiB ==> 45.27% Read : 4036 MiB ==> 45.27% Read : 4052 MiB ==> 45.27% Read : 4068 MiB ==> 45.27% Read : 4084 MiB ==> 45.27% Read : 4100 MiB ==> 45.27% Read : 4116 MiB ==> 45.27% Read : 4132 MiB ==> 45.27% Read : 4148 MiB ==> 45.27% Read : 4164 MiB ==> 45.27% Read : 4180 MiB ==> 45.27% Read : 4196 MiB ==> 45.27% Compressed 4404019200 bytes into 1993589810 bytes ==> 45.27% \n ---- test lz4 with skippable frames ---- ../programs/lz4 -dc goldenSamples/skip.bin ../programs/lz4 -dc < goldenSamples/skip.bin cat goldenSamples/skip.bin | ../programs/lz4 -dc echo "Hello from Valid Frame!\n" | ../programs/lz4 -c > tmp-lsk.lz4 cat goldenSamples/skip.bin tmp-lsk.lz4 goldenSamples/skip.bin | ../programs/lz4 -dc Hello from Valid Frame!\n rm -f tmp-lsk* 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.4, by Yann Collet *** ! Generating LZ4 Legacy format (deprecated) ! Read : 88 MiB ==> 59.27% Read : 184 MiB ==> 59.27% Compressed 268435456 bytes into 159139830 bytes ==> 59.28% stdin : decoded 268435456 bytes ./frametest -v -T90s Starting lz4frame tester (32-bits, 1.9.4) Seed = 4004 LZ4F_compressBound(0) = 65551 LZ4F_compressBound(1 KB, autoFlush=1) = 1032 LZ4F_compressBound(1 KB, autoFlush=0) = 65544 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 1249812 bytes frame LZ4F_compressFrame, using default preferences : Compressed 2097152 bytes into a 1185252 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 1185256 bytes frame without checksum : Compressed 2097152 bytes into a 1185252 bytes frame Using 256 KB block : Compressed 2097152 bytes into a 1184464 bytes frame Decompression test : random segment sizes : Regenerated 2097152 bytes without checksum : Compressed 2097152 bytes into a 1184460 bytes frame Using 1 MB block : Compressed 2097152 bytes into a 1184085 bytes frame without frame checksum : Compressed 2097152 bytes into a 1184081 bytes frame Using 4 MB block : Compressed 2097152 bytes into a 1184072 bytes frame without frame checksum : Compressed 2097152 bytes into a 1184068 bytes frame LZ4F_compressFrame with block checksum : Compressed 2097152 bytes into a 1185380 bytes frame Decompress with block checksum : Regenerated 2097152 bytes compress without frameSize : Compressed 2097152 bytes into a 1185248 bytes frame compress with frameSize : Compressed 2097152 bytes into a 1185256 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 Testing LZ4F_createCDict_advanced : OK LZ4F_compressFrame_usingCDict, with NULL dict : 38658 bytes LZ4F_compressFrame_usingCDict, with dict : compressed 66560 bytes into 35185 bytes LZ4F_decompress_usingDict : Regenerated 66560 bytes LZ4F_compressFrame_usingCDict, with dict, negative level : 61 bytes LZ4F_compressFrame_usingCDict, with dict, level max : 53 bytes LZ4F_compressFrame_usingCDict, multiple linked blocks : compressed 21504 bytes into 7502 bytes LZ4F_decompress_usingDict on multiple linked blocks : Regenerated 21504 bytes LZ4F_compressFrame_usingCDict, multiple independent blocks : compressed 21504 bytes into 7502 bytes LZ4F_decompress_usingDict on multiple independent blocks : Regenerated 21504 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 34 93 146 179 246 334 402 438 481 529 578 627 634 690 747 830 894 987 1048 1127 1162 1190 1206 1245 1284 1333 1402 1464 1534 1600 1744 1804 1879 1968 2008 2065 2154 2274 2338 2374 2405 2423 2467 2543 2670 2749 2834 2919 2969 3029 3122 3182 3324 3398 3492 3657 3739 3816 3867 3872 3947 3977 4002 4083 4151 4297 4381 4383 4503 4533 4576 4636 4727 4779 4866 4934 5018 5108 5160 5219 5242 5301 5327 5339 5413 5480 5549 5587 5663 5724 5782 5812 5891 5980 6024 6072 6096 6141 6176 6215 6294 6416 6442 6484 6593 6659 6742 6780 6886 6923 6964 7030 7124 7175 7226 7233 7267 7380 7482 7533 7585 7639 7707 7752 7791 7804 7901 7937 7984 8062 8107 8149 8234 8236 8302 8385 8414 8459 8539 8583 8678 8687 8700 8744 8766 8835 8885 8909 8994 9060 9109 9166 9243 9286 9288 9337 9416 9461 9519 9548 9579 9644 9683 9728 9806 9847 9943 9969 10045 10104 10186 10224 10253 10290 10314 10329 10403 10420 10484 10583 10648 10805 10907 10960 11097 11130 11137 11184 11242 11272 11308 11351 11379 11466 11496 11521 11532 11582 11599 11648 11715 11767 11786 11820 11903 11939 11974 12053 12122 12161 12214 12240 12279 12342 12407 12456 12556 12625 12698 12708 12728 12812 12863 12901 12993 13058 13069 13158 13175 13215 13280 13337 13375 13434 13499 13515 13536 13604 13633 13670 13708 13839 13860 13913 13957 14020 14131 14177 14195 14322 14380 14399 14438 14514 14546 14592 14641 14698 14761 14879 14931 14973 15008 15070 15160 15205 15210 15244 15252 15324 15374 15434 15474 15574 15671 15724 15854 15932 16003 16036 16118 16158 16188 16241 16246 16323 16352 16411 16441 16501 16579 16686 16818 16882 16951 16998 17080 17153 17223 17255 17300 17315 17392 17430 17466 17546 17595 17608 17667 17764 17885 17887 17949 18021 18098 18163 18213 18229 18276 18364 18421 18518 18563 18604 18665 18693 18729 18795 18857 18931 18989 19084 19100 19177 19258 19303 19386 19446 19532 19621 19670 19702 19720 19784 19804 19858 19955 20006 20092 20110 20145 20170 20230 20332 20370 20400 20513 20583 20661 20690 20804 20840 20867 20949 20974 21070 21151 21203 21242 21306 21409 21450 21506 21541 21591 21635 21682 21724 21789 21876 21915 21945 21963 22000 22055 22127 22218 22288 22330 22372 22424 22518 22537 22566 22624 22652 22693 22721 22745 22828 22852 22941 23014 23088 23100 23165 23193 23246 23254 23305 23377 23500 23525 23589 23743 23811 23875 23912 23971 23987 24009 24063 24095 24200 24221 24274 24350 24450 24483 24545 24631 24666 24728 24760 24860 24924 25052 25106 25123 25149 25206 25218 25317 25408 25450 25509 25560 25661 25703 25775 25857 25864 25936 25992 26057 26183 26226 26312 26346 26410 All tests completed ./fullbench --no-prompt -i1 COPYING *** LZ4 speed analyzer v1.9.4 32-bits, by Yann Collet *** - 1 iterations - Loading COPYING... COPYING : Compression functions : 1-LZ4_compress_default : 18092 -> 10582 (58.49%), 495.6 MB/s 2-LZ4_compress_default(small dst) : 18092 -> 10582 (58.49%), 489.1 MB/s 3-LZ4_compress_destSize : 18092 -> 10582 (58.49%), 482.8 MB/s 4-LZ4_compress_fast(0) : 18092 -> 10582 (58.49%), 493.6 MB/s 5-LZ4_compress_fast(1) : 18092 -> 10582 (58.49%), 494.0 MB/s 6-LZ4_compress_fast(2) : 18092 -> 10951 (60.53%), 539.2 MB/s 7-LZ4_compress_fast(17) : 18092 -> 15583 (86.13%), 1218.7 MB/s 8-LZ4_compress_fast_extState(0) : 18092 -> 10582 (58.49%), 495.2 MB/s 9-LZ4_compress_fast_continue(0) : 18092 -> 10651 (58.87%), 495.1 MB/s 10-LZ4_compress_HC : 18092 -> 9050 (50.02%), 44.8 MB/s 12-LZ4_compress_HC_extStateHC : 18092 -> 9050 (50.02%), 45.5 MB/s 14-LZ4_compress_HC_continue : 18092 -> 9050 (50.02%), 45.7 MB/s 20-LZ4_compress_forceDict : 18092 -> 10651 (58.87%), 443.0 MB/s 30-LZ4F_compressFrame : 18092 -> 10597 (58.57%), 484.6 MB/s 40-LZ4_saveDict : 18092 -> 18092 (100.0%),295318.0 MB/s 41-LZ4_saveDictHC : 18092 -> 18092 (100.0%),290933.3 MB/s Decompression functions : 1-LZ4_decompress_fast : 18092 -> 436.7 MB/s 2-LZ4_decompress_fast_usingDict(pref : 18092 -> 434.5 MB/s 3-LZ4_decompress_fast_using(Ext)Dict : 18092 -> 422.0 MB/s 4-LZ4_decompress_safe : 18092 -> 1118.1 MB/s 5-LZ4_decompress_safe_withPrefix64k : 18092 -> 1148.4 MB/s 6-LZ4_decompress_safe_usingDict : 18092 -> 1154.3 MB/s 7-LZ4_decompress_safe_partial : 18092 -> 1121.3 MB/s 8-LZ4_decompress_safe_partial_usingD : 18092 -> 1158.9 MB/s 9-LZ4_decompress_safe_partial_forceE : 18092 -> 1104.5 MB/s 10-LZ4_decompress_safe_forceExtDict : 18092 -> 1128.9 MB/s 11-LZ4F_decompress : 18092 -> 1011.8 MB/s 12-LZ4F_decompress_followHint : 18092 -> 1001.7 MB/s 13-LZ4F_decompress_noHint : 18092 -> 1004.7 MB/s ./fuzzer -T90s Starting LZ4 fuzzer (32-bits, v1.9.4) Seed = 6317 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 126 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 126 all overflows correctly detected All unit tests completed successfully compressionLevel=10 generating low buffer at address 0x10000 0 12 21 32 44 55 68 78 87 103 116 128 139 150 161 172 182 195 205 217 226 238 252 264 272 284 295 311 325 337 349 364 376 387 399 410 421 435 450 463 478 487 498 509 519 531 543 553 569 583 591 603 617 627 635 647 658 672 684 694 706 722 735 745 753 763 776 787 797 807 816 827 837 846 857 870 882 892 902 914 923 934 946 956 967 979 990 1006 1016 1024 1038 1051 1062 1073 1084 1099 1108 1121 1130 1138 1150 1161 1171 1180 1188 1196 1206 1214 1226 1237 1248 1256 1266 1278 1285 1294 1301 1316 1326 1336 1349 1363 1378 1388 1399 1409 1419 1430 1442 1451 1464 1477 1492 1507 1520 1530 1537 1550 1560 1575 1583 1594 1603 1616 1626 1637 1653 1663 1674 1682 1693 1707 1713 1723 1739 1756 1766 1781 1790 1803 1817 1828 1838 1848 1861 1872 1883 1896 1907 1920 1927 1936 1947 1961 1974 1989 1999 2012 2021 2032 2043 2055 2068 2080 2090 2102 2114 2121 2131 2145 2160 2171 2181 2188 2202 2215 2227 2237 2248 2263 2271 2284 2295 2306 2318 2330 2339 2351 2362 2370 2384 2394 2402 2420 2430 2440 2453 2467 2476 2490 2503 2514 2523 2534 2543 2554 2564 2579 2589 2598 2607 2618 2630 2642 2656 2665 2676 2686 2693 2711 2720 2732 2743 2755 2763 2770 2780 2790 2804 2814 2822 2834 2847 2857 2866 2872 2882 2892 2900 2913 2921 2931 2938 2950 2962 2971 2984 3001 3011 3023 3034 3043 3051 3063 3074 3083 3091 3102 3115 3128 3142 3154 3163 3173 3183 3196 3209 3224 3235 3245 3254 3265 3273 3286 3297 3308 3323 3332 3346 3355 3365 3375 3385 3397 3408 3418 3430 3441 3454 3467 3477 3490 3501 3514 3521 3531 3541 3555 3567 3580 3594 3607 3617 3629 3639 3648 3659 3670 3682 3691 3698 3712 3724 3736 3744 3754 3763 3770 3783 3796 3807 3824 3834 3841 3854 3866 3882 3896 3906 3917 3926 3940 3948 3959 3969 3980 3992 4003 4025 4034 4042 4054 4065 4073 4081 4095 4104 4120 4134 4147 4160 4169 4179 4188 4197 4211 4221 4235 4243 4252 4264 4274 4284 4296 4309 4317 4329 4340 4351 4363 4375 4388 4405 4416 4428 4441 4451 4463 4474 4487 4498 4508 4519 4529 4538 4549 4559 4573 4585 4595 4608 4622 4633 4644 4660 4670 4680 4690 4699 4711 4720 4730 4732 / 4732 - all tests completed successfully compression ratio: 54.792% HC compression ratio: 51.682% ratio with dict: 34.801% \n ---- test decompress-partial ---- ./decompress-partial test decompress-partial OK \n ---- test decompress-partial-usingDict ---- ./decompress-partial-usingDict starting test decompress-partial-usingDict : test decompress-partial-usingDict OK make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.9.4-alt1/tests' + exit 0 Processing files: lz4-1.9.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77172 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.9.4-alt1 + DOCDIR=/usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.4 + export DOCDIR + rm -rf /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.4 + /bin/mkdir -p /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.4 + cp -prL LICENSE NEWS README.md /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.4 + chmod -R go-w /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.4 + chmod -R a+rX /usr/src/tmp/lz4-buildroot/usr/share/doc/lz4-1.9.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gK8o9Y find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uRsEVN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: liblz4 = 1:1.9.4-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), 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.YKC5BU Creating lz4-debuginfo package Processing files: liblz4-1.9.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80574 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lz4-1.9.4-alt1 + DOCDIR=/usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.4 + export DOCDIR + rm -rf /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.4 + /bin/mkdir -p /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.4 + cp -prL lib/LICENSE /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.4 + chmod -R go-w /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.4 + chmod -R a+rX /usr/src/tmp/lz4-buildroot/usr/share/doc/liblz4-1.9.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KvFRJ6 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/lz4-buildroot/lib/liblz4.so.1: 91 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xI4mT7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblz4.so.1 = set:kdM5gNUbF3KIMt3ooTZHOp2fldcuDMknnKl5orJK759Af8VRAc7Z0Kn1SgSvsiLihMW1acRgjOHNzPqQPpQMfKoPdjoe4pZjCvX4sYK1ROZ4XJiap0NcuzRgiLh0iELAxziAxIvOiFM9MwOHBqNte1OYb2F19YqrnabgGpHW6FhdJZdu5413fH8r5 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.Wx7nDd Creating liblz4-debuginfo package Processing files: liblz4-devel-1.9.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LgN1Fg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yW1Rtg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(liblz4) = 1.9.4 Requires: liblz4 = 1:1.9.4-alt1, /lib/liblz4.so.1.9.4, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nFANs1 Processing files: lz4-debuginfo-1.9.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nb8BiC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VFdrDW find-requires: running scripts (debuginfo) Requires: lz4 = 1:1.9.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Processing files: liblz4-debuginfo-1.9.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z1k5SE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CnydKD find-requires: running scripts (debuginfo) Provides: debug(liblz4.so.1) Requires: liblz4 = 1:1.9.4-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 10 sources provided by liblz4-debuginfo also prunning dir /usr/src/debug/lz4-1.9.4-alt1/lib Removing 1 extra deps from liblz4-devel due to dependency on liblz4 Removing 4 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.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblz4-1.9.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblz4-devel-1.9.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/lz4-debuginfo-1.9.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblz4-debuginfo-1.9.4-alt1.i586.rpm (w2.lzdio) 402.28user 48.69system 7:03.66elapsed 106%CPU (0avgtext+0avgdata 1050664maxresident)k 0inputs+0outputs (0major+9349203minor)pagefaults 0swaps 0.72user 3.22system 7:20.32elapsed 0%CPU (0avgtext+0avgdata 10532maxresident)k 0inputs+0outputs (0major+97985minor)pagefaults 0swaps --- liblz4-1.9.4-alt1.i586.rpm.repo 2022-11-02 18:16:42.000000000 +0000 +++ liblz4-1.9.4-alt1.i586.rpm.hasher 2025-01-25 09:35:52.452531121 +0000 @@ -12,5 +12,5 @@ File: /lib/liblz4.so.1 120777 root:root liblz4.so.1.9.4 -File: /lib/liblz4.so.1.9.4 100644 root:root 0eebc5195f67061da15a54acdfb765ca +File: /lib/liblz4.so.1.9.4 100644 root:root 4f9ab326c9922a168b0fe1e06e9fe2fb File: /usr/share/doc/liblz4-1.9.4 40755 root:root File: /usr/share/doc/liblz4-1.9.4/LICENSE 100644 root:root 5cd5f851b52ec832b10eedb3f01f885a -RPMIdentity: 05b341b511cb43e493a8766ff5d751098546b58be8c4c3ae11853520ac5559a02bb45cb714f3265502faab2ca46450ad62f90985222fa849e52091bd9373baf0 +RPMIdentity: f238aee7d93acb356eca5817964c40909caa28076c34527a618e8d0ccce4f18018c8cfbd85a4095ecf620035164e38e81014cb8bd33f97b4b1bb3005a21ed0a6 --- liblz4-debuginfo-1.9.4-alt1.i586.rpm.repo 2022-11-02 18:16:42.000000000 +0000 +++ liblz4-debuginfo-1.9.4-alt1.i586.rpm.hasher 2025-01-25 09:35:52.628533292 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3f 40755 root:root -/usr/lib/debug/.build-id/3f/e43e892625f2384bb060017047b4f771ebe90d 120777 root:root ../../../../../lib/liblz4.so.1.9.4 -/usr/lib/debug/.build-id/3f/e43e892625f2384bb060017047b4f771ebe90d.debug 120777 root:root ../../lib/liblz4.so.1.9.4.debug +/usr/lib/debug/.build-id/e9 40755 root:root +/usr/lib/debug/.build-id/e9/aaa3b8e161202e9559f821005c9609b80645fb 120777 root:root ../../../../../lib/liblz4.so.1.9.4 +/usr/lib/debug/.build-id/e9/aaa3b8e161202e9559f821005c9609b80645fb.debug 120777 root:root ../../lib/liblz4.so.1.9.4.debug /usr/lib/debug/lib/liblz4.so.1.9.4.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: liblz4-debuginfo = 1:1.9.4-alt1:sisyphus+309416.100.1.1 -File: /usr/lib/debug/.build-id/3f 40755 root:root -File: /usr/lib/debug/.build-id/3f/e43e892625f2384bb060017047b4f771ebe90d 120777 root:root ../../../../../lib/liblz4.so.1.9.4 -File: /usr/lib/debug/.build-id/3f/e43e892625f2384bb060017047b4f771ebe90d.debug 120777 root:root ../../lib/liblz4.so.1.9.4.debug -File: /usr/lib/debug/lib/liblz4.so.1.9.4.debug 100644 root:root a38ebfba785c4cd67d5a20cd42b6c5d8 +File: /usr/lib/debug/.build-id/e9 40755 root:root +File: /usr/lib/debug/.build-id/e9/aaa3b8e161202e9559f821005c9609b80645fb 120777 root:root ../../../../../lib/liblz4.so.1.9.4 +File: /usr/lib/debug/.build-id/e9/aaa3b8e161202e9559f821005c9609b80645fb.debug 120777 root:root ../../lib/liblz4.so.1.9.4.debug +File: /usr/lib/debug/lib/liblz4.so.1.9.4.debug 100644 root:root 4ac2a21e661073ee510803863ce1d553 File: /usr/lib/debug/lib/liblz4.so.1.debug 120777 root:root liblz4.so.1.9.4.debug @@ -39,2 +39,2 @@ File: /usr/src/debug/lz4-1.9.4-alt1/lib/xxhash.h 100644 root:root e402c69cf0dba5f5a6d8004cf91b6c81 -RPMIdentity: adcaa7dd9ea8a534791beae8f2e91ef2adfacf8cb0d24bbe3a62c6309ce010af265311d73e339a260fb4969af154bdbd6f5bfccf0bb942ba830d3ef3aa1ce719 +RPMIdentity: 007185cf33d97d4cd49a6cced11a4c99c51fd9903cc029a1e08567890b5fa19c9f4ee59344405c1fd18e057ffd75ea9b7c0686dad5355049c5345862bc0bb36c --- lz4-1.9.4-alt1.i586.rpm.repo 2022-11-02 18:16:42.000000000 +0000 +++ lz4-1.9.4-alt1.i586.rpm.hasher 2025-01-25 09:35:53.016538078 +0000 @@ -24,3 +24,3 @@ Provides: lz4 = 1:1.9.4-alt1:sisyphus+309416.100.1.1 -File: /usr/bin/lz4 100755 root:root 51528c65dd2b40cd297e3336482333c7 +File: /usr/bin/lz4 100755 root:root 0fd6f7750c9239c32bbd86599d53df90 File: /usr/bin/lz4c 120777 root:root lz4 @@ -36,2 +36,2 @@ File: /usr/share/man/man1/unlz4.1.xz 120777 root:root lz4.1.xz -RPMIdentity: b2bf30590354dc99a2b09a39b65f8b0e100ae6649c617e473048a521d50478378e1ae81ecd0d4740777deaa5bc4592c9d4b4305e39b28c319b8138aa0443874a +RPMIdentity: f346772856e71b8e655e067fbbea7c21768394366815188a24048ea540220681b37ab5d9c6396a20702a6c91c8e83297207ea11dd2d8746c446f5d1fe1b22ace --- lz4-debuginfo-1.9.4-alt1.i586.rpm.repo 2022-11-02 18:16:42.000000000 +0000 +++ lz4-debuginfo-1.9.4-alt1.i586.rpm.hasher 2025-01-25 09:35:53.250540964 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/6335e2799c13ea80f33cad90ca483342c2e97c 120777 root:root ../../../../bin/lz4 -/usr/lib/debug/.build-id/45/6335e2799c13ea80f33cad90ca483342c2e97c.debug 120777 root:root ../../usr/bin/lz4.debug +/usr/lib/debug/.build-id/93 40755 root:root +/usr/lib/debug/.build-id/93/a4ad73ca45ae10a143459a4b1a443078f2310f 120777 root:root ../../../../bin/lz4 +/usr/lib/debug/.build-id/93/a4ad73ca45ae10a143459a4b1a443078f2310f.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.4-alt1:sisyphus+309416.100.1.1 -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/6335e2799c13ea80f33cad90ca483342c2e97c 120777 root:root ../../../../bin/lz4 -File: /usr/lib/debug/.build-id/45/6335e2799c13ea80f33cad90ca483342c2e97c.debug 120777 root:root ../../usr/bin/lz4.debug -File: /usr/lib/debug/usr/bin/lz4.debug 100644 root:root 10e0fb5941b6b7dd44ce86397a4bf124 +File: /usr/lib/debug/.build-id/93 40755 root:root +File: /usr/lib/debug/.build-id/93/a4ad73ca45ae10a143459a4b1a443078f2310f 120777 root:root ../../../../bin/lz4 +File: /usr/lib/debug/.build-id/93/a4ad73ca45ae10a143459a4b1a443078f2310f.debug 120777 root:root ../../usr/bin/lz4.debug +File: /usr/lib/debug/usr/bin/lz4.debug 100644 root:root 778f1d42ab10d69f9563ec873a57856c File: /usr/lib/debug/usr/bin/lz4c.debug 120777 root:root lz4.debug @@ -39,2 +39,2 @@ File: /usr/src/debug/lz4-1.9.4-alt1/programs/util.h 100644 root:root 56193e36fab0724ee023b35047a1c38e -RPMIdentity: 436b9faba00c09211a8fc0629b2f26dd3ee1132970035d525c44a920d2646c0bb777134afe436da892e861bd94f416dda3c92f329b658ab46aefd706cfa109d7 +RPMIdentity: b9f32817681140a40a78b4d7f82dcdfa970fc845a23a60acbcbbf9e464ce242f7e7d9f984ca99ec890e95609e18ca2ff6084983ffa2b2bb67b7e2116316af404