<86>Apr 27 09:27:58 userdel[1011961]: delete user 'rooter' <86>Apr 27 09:27:58 userdel[1011961]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:27:58 userdel[1011961]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:27:58 groupadd[1012496]: group added to /etc/group: name=rooter, GID=1835 <86>Apr 27 09:27:58 groupadd[1012496]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:27:58 groupadd[1012496]: new group: name=rooter, GID=1835 <86>Apr 27 09:27:58 useradd[1012613]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:27:58 userdel[1012942]: delete user 'builder' <86>Apr 27 09:27:58 userdel[1012942]: removed group 'builder' owned by 'builder' <86>Apr 27 09:27:58 userdel[1012942]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:27:58 groupadd[1013144]: group added to /etc/group: name=builder, GID=1836 <86>Apr 27 09:27:58 groupadd[1013144]: group added to /etc/gshadow: name=builder <86>Apr 27 09:27:58 groupadd[1013144]: new group: name=builder, GID=1836 <86>Apr 27 09:27:58 useradd[1013326]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/xxhash-0.8.2-alt1.nosrc.rpm (w1.gzdio) Installing xxhash-0.8.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96608 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xxhash-0.8.2-alt1 + echo 'Source #0 (xxhash-0.8.2-alt1.tar):' Source #0 (xxhash-0.8.2-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xxhash-0.8.2-alt1.tar + cd xxhash-0.8.2-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96608 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.8.2-alt1 + make -j16 libxxhash xxhsum xxh32sum xxh64sum xxh128sum xxhsum_inlinedXXH 'MOREFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_output.o cli/xsum_output.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_bench.o cli/xsum_bench.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xxhsum.o cli/xxhsum.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC xxhash.c -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.2 ln -sf libxxhash.so.0.8.2 libxxhash.so.0 ln -sf libxxhash.so.0.8.2 libxxhash.so make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o -o xxhsum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' ln -sf xxhsum xxh32sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' ln -sf xxhsum xxh64sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' ln -sf xxhsum xxh128sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXXH_INLINE_ALL cli/xxhsum.c -o xxhsum_inlinedXXH make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' + rm xxhsum + mv xxhsum_inlinedXXH xxhsum + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26328 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xxhash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xxhash-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd xxhash-0.8.2-alt1 + export CC=false CXX=false + CC=false + CXX=false + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/xxhash-buildroot PREFIX=/usr LIBDIR=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' ar rcs libxxhash.a xxhash.o Installing libxxhash.a Installing libxxhash creating pkgconfig Installing pkgconfig Installing xxhsum Installing man pages xxhash installation completed make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' + rm -rf /usr/src/tmp/xxhash-buildroot/usr/lib/libxxhash.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xxhash-buildroot (auto) mode of './usr/lib/libxxhash.so.0.8.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/xxhash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/libxxhash.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libxxhash.pc: Libs: '-L${libdir} -lxxhash' --> '-lxxhash' Checking contents of files in /usr/src/tmp/xxhash-buildroot/ (default) Compressing files in /usr/src/tmp/xxhash-buildroot (auto) removed '/usr/src/tmp/xxhash-buildroot/usr/share/man/man1/xxh128sum.1' '/usr/src/tmp/xxhash-buildroot/usr/share/man/man1/xxh128sum.1.xz' -> 'xxhsum.1.xz' removed '/usr/src/tmp/xxhash-buildroot/usr/share/man/man1/xxh64sum.1' '/usr/src/tmp/xxhash-buildroot/usr/share/man/man1/xxh64sum.1.xz' -> 'xxhsum.1.xz' removed '/usr/src/tmp/xxhash-buildroot/usr/share/man/man1/xxh32sum.1' '/usr/src/tmp/xxhash-buildroot/usr/share/man/man1/xxh32sum.1.xz' -> 'xxhsum.1.xz' Adjusting library links in /usr/src/tmp/xxhash-buildroot ./usr/lib: (from :0) libxxhash.so.0 -> libxxhash.so.0.8.2 Verifying ELF objects in /usr/src/tmp/xxhash-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/xxhash-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.50355 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.8.2-alt1 + make check make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' make -C tests test_sanity make[1]: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1/tests' cc -Wall -Wextra -Wundef -g sanity_test.c -o sanity_test ./sanity_test OK. (passes 49948 tests) make[1]: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1/tests' # stdin # If you get "Wrong parameters" on Emscripten+Node.js, recompile with `NODE_JS=1` ./xxhsum < xxhash.c 79d5a8fc0181a409 stdin # multiple files ./xxhsum xxhash.* 79d5a8fc0181a409 xxhash.c 385c3dac4fafc979 xxhash.h a48527a6750751ac xxhash.o a234e425f9de921e xxhash.spec # internal bench ./xxhsum -bi0 xxhsum 0.8.2 by Yann Collet compiled as 32-bit i386 little endian with GCC 13.2.1 20240128 (ALT Sisyphus 13.2.1-alt3) Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 102692 it/s (10028.5 MB/s) 1#XXH32 : 102400 -> 102692 it/s (10028.5 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 20596 it/s ( 2011.3 MB/s) 3#XXH64 : 102400 -> 20596 it/s ( 2011.3 MB/s) 1-XXH3_64b : 102400 -> 1-XXH3_64b : 102400 -> 25744 it/s ( 2514.0 MB/s) 5#XXH3_64b : 102400 -> 25744 it/s ( 2514.0 MB/s) 1-XXH128 : 102400 -> 1-XXH128 : 102400 -> 25744 it/s ( 2514.0 MB/s) 11#XXH128 : 102400 -> 25744 it/s ( 2514.0 MB/s) # long bench command ./xxhsum --benchmark-all -i0 xxhsum 0.8.2 by Yann Collet compiled as 32-bit i386 little endian with GCC 13.2.1 20240128 (ALT Sisyphus 13.2.1-alt3) Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 102488 it/s (10008.6 MB/s) 1#XXH32 : 102400 -> 102488 it/s (10008.6 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 99710 it/s ( 9737.3 MB/s) 2#XXH32 unaligned : 102400 -> 99710 it/s ( 9737.3 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 25363 it/s ( 2476.9 MB/s) 3#XXH64 : 102400 -> 25363 it/s ( 2476.9 MB/s) 1-XXH64 unaligned : 102400 -> 1-XXH64 unaligned : 102400 -> 20724 it/s ( 2023.9 MB/s) 4#XXH64 unaligned : 102400 -> 20724 it/s ( 2023.9 MB/s) 1-XXH3_64b : 102400 -> 1-XXH3_64b : 102400 -> 26649 it/s ( 2602.5 MB/s) 5#XXH3_64b : 102400 -> 26649 it/s ( 2602.5 MB/s) 1-XXH3_64b unaligned : 102400 -> 1-XXH3_64b unaligned : 102400 -> 27278 it/s ( 2663.8 MB/s) 6#XXH3_64b unaligned : 102400 -> 27278 it/s ( 2663.8 MB/s) 1-XXH3_64b w/seed : 102400 -> 1-XXH3_64b w/seed : 102400 -> 29088 it/s ( 2840.6 MB/s) 7#XXH3_64b w/seed : 102400 -> 29088 it/s ( 2840.6 MB/s) 1-XXH3_64b w/seed unaligned : 102400 -> 1-XXH3_64b w/seed unaligned : 102400 -> 25763 it/s ( 2515.9 MB/s) 8#XXH3_64b w/seed unaligned : 102400 -> 25763 it/s ( 2515.9 MB/s) 1-XXH3_64b w/secret : 102400 -> 1-XXH3_64b w/secret : 102400 -> 25750 it/s ( 2514.6 MB/s) 9#XXH3_64b w/secret : 102400 -> 25750 it/s ( 2514.6 MB/s) 1-XXH3_64b w/secret unaligned : 102400 -> 1-XXH3_64b w/secret unaligned : 102400 -> 25724 it/s ( 2512.1 MB/s) 10#XXH3_64b w/secret unaligned : 102400 -> 25724 it/s ( 2512.1 MB/s) 1-XXH128 : 102400 -> 1-XXH128 : 102400 -> 25711 it/s ( 2510.9 MB/s) 11#XXH128 : 102400 -> 25711 it/s ( 2510.9 MB/s) 1-XXH128 unaligned : 102400 -> 1-XXH128 unaligned : 102400 -> 25737 it/s ( 2513.4 MB/s) 12#XXH128 unaligned : 102400 -> 25737 it/s ( 2513.4 MB/s) 1-XXH128 w/seed : 102400 -> 1-XXH128 w/seed : 102400 -> 25795 it/s ( 2519.1 MB/s) 13#XXH128 w/seed : 102400 -> 25795 it/s ( 2519.1 MB/s) 1-XXH128 w/seed unaligned : 102400 -> 1-XXH128 w/seed unaligned : 102400 -> 25750 it/s ( 2514.6 MB/s) 14#XXH128 w/seed unaligned : 102400 -> 25750 it/s ( 2514.6 MB/s) 1-XXH128 w/secret : 102400 -> 1-XXH128 w/secret : 102400 -> 25718 it/s ( 2511.5 MB/s) 15#XXH128 w/secret : 102400 -> 25718 it/s ( 2511.5 MB/s) 1-XXH128 w/secret unaligned : 102400 -> 1-XXH128 w/secret unaligned : 102400 -> 25756 it/s ( 2515.3 MB/s) 16#XXH128 w/secret unaligned : 102400 -> 25756 it/s ( 2515.3 MB/s) 1-XXH32_stream : 102400 -> 1-XXH32_stream : 102400 -> 102897 it/s (10048.5 MB/s) 17#XXH32_stream : 102400 -> 102897 it/s (10048.5 MB/s) 1-XXH32_stream unaligned : 102400 -> 1-XXH32_stream unaligned : 102400 -> 102183 it/s ( 9978.8 MB/s) 18#XXH32_stream unaligned : 102400 -> 102183 it/s ( 9978.8 MB/s) 1-XXH64_stream : 102400 -> 1-XXH64_stream : 102400 -> 20629 it/s ( 2014.5 MB/s) 19#XXH64_stream : 102400 -> 20629 it/s ( 2014.5 MB/s) 1-XXH64_stream unaligned : 102400 -> 1-XXH64_stream unaligned : 102400 -> 20592 it/s ( 2010.9 MB/s) 20#XXH64_stream unaligned : 102400 -> 20592 it/s ( 2010.9 MB/s) 1-XXH3_stream : 102400 -> 1-XXH3_stream : 102400 -> 34288 it/s ( 3348.4 MB/s) 21#XXH3_stream : 102400 -> 34288 it/s ( 3348.4 MB/s) 1-XXH3_stream unaligned : 102400 -> 1-XXH3_stream unaligned : 102400 -> 34276 it/s ( 3347.3 MB/s) 22#XXH3_stream unaligned : 102400 -> 34276 it/s ( 3347.3 MB/s) 1-XXH3_stream w/seed : 102400 -> 1-XXH3_stream w/seed : 102400 -> 34276 it/s ( 3347.3 MB/s) 23#XXH3_stream w/seed : 102400 -> 34276 it/s ( 3347.3 MB/s) 1-XXH3_stream w/seed unaligned : 102400 -> 1-XXH3_stream w/seed unaligned : 102400 -> 34345 it/s ( 3354.0 MB/s) 24#XXH3_stream w/seed unaligned : 102400 -> 34345 it/s ( 3354.0 MB/s) 1-XXH128_stream : 102400 -> 1-XXH128_stream : 102400 -> 34310 it/s ( 3350.6 MB/s) 25#XXH128_stream : 102400 -> 34310 it/s ( 3350.6 MB/s) 1-XXH128_stream unaligned : 102400 -> 1-XXH128_stream unaligned : 102400 -> 34356 it/s ( 3355.1 MB/s) 26#XXH128_stream unaligned : 102400 -> 34356 it/s ( 3355.1 MB/s) 1-XXH128_stream w/seed : 102400 -> 1-XXH128_stream w/seed : 102400 -> 34379 it/s ( 3357.3 MB/s) 27#XXH128_stream w/seed : 102400 -> 34379 it/s ( 3357.3 MB/s) 1-XXH128_stream w/seed unaligne : 102400 -> 1-XXH128_stream w/seed unaligne : 102400 -> 34299 it/s ( 3349.5 MB/s) 28#XXH128_stream w/seed unaligne : 102400 -> 34299 it/s ( 3349.5 MB/s) # bench multiple variants ./xxhsum -b1,2,3 -i0 xxhsum 0.8.2 by Yann Collet compiled as 32-bit i386 little endian with GCC 13.2.1 20240128 (ALT Sisyphus 13.2.1-alt3) Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 103000 it/s (10058.6 MB/s) 1#XXH32 : 102400 -> 103000 it/s (10058.6 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 50965 it/s ( 4977.0 MB/s) 2#XXH32 unaligned : 102400 -> 50965 it/s ( 4977.0 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 20943 it/s ( 2045.3 MB/s) 3#XXH64 : 102400 -> 20943 it/s ( 2045.3 MB/s) # file bench ./xxhsum -bi0 xxhash.c xxhsum 0.8.2 by Yann Collet compiled as 32-bit i386 little endian with GCC 13.2.1 20240128 (ALT Sisyphus 13.2.1-alt3) 1-XXH32 : 1855 -> 1-XXH32 : 1855 -> 2815147 it/s ( 4980.2 MB/s) 1#XXH32 : 1855 -> 2815147 it/s ( 4980.2 MB/s) 1-XXH64 : 1855 -> 1-XXH64 : 1855 -> 1129097 it/s ( 1997.4 MB/s) 3#XXH64 : 1855 -> 1129097 it/s ( 1997.4 MB/s) 1-XXH3_64b : 1855 -> 1-XXH3_64b : 1855 -> 1411794 it/s ( 2497.6 MB/s) 5#XXH3_64b : 1855 -> 1411794 it/s ( 2497.6 MB/s) 1-XXH128 : 1855 -> 1-XXH128 : 1855 -> 1413914 it/s ( 2501.3 MB/s) 11#XXH128 : 1855 -> 1413914 it/s ( 2501.3 MB/s) # 32-bit ./xxhsum -H0 xxhash.c d332e540 xxhash.c # 128-bit ./xxhsum -H2 xxhash.c 39a1c9495fdf2c49f914210b43a835aa xxhash.c # XXH3 (enforce BSD style) ./xxhsum -H3 xxhash.c | grep "XXH3" XXH3 (xxhash.c) = f914210b43a835aa # request incorrect variant ./xxhsum -H9 xxhash.c ; test $? -eq 1 Wrong parameters xxhsum 0.8.2 by Yann Collet Print or verify checksums using fast non-cryptographic algorithm xxHash Usage: xxhsum [options] [files] When no filename provided or when '-' is provided, uses stdin as input. Options: -H# algorithm selection: 0,1,2,3 or 32,64,128 (default: 1) -c, --check read xxHash checksum from [files] and check them -h, --help display a long help page about advanced options ....... checks completed successfully ....... make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' + make test-xxhsum-c make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' # xxhsum to/from pipe ./xxhsum xxhsum xxhash.c xxhash.h | ./xxhsum -c - xxhsum: OK xxhash.c: OK xxhash.h: OK ./xxhsum -H0 xxhsum xxhash.c xxhash.h | ./xxhsum -c - xxhsum: OK xxhash.c: OK xxhash.h: OK # xxhsum -c is unable to verify checksum of file from STDIN (#470) ./xxhsum < README.md > .test.README.md.xxh ./xxhsum -c .test.README.md.xxh < README.md stdin: OK # xxhsum -q does not display "Loading" message into stderr (#251) ! ./xxhsum -q xxhsum xxhash.c xxhash.h 2>&1 | grep Loading # xxhsum does not display "Loading" message into stderr either ! ./xxhsum xxhsum xxhash.c xxhash.h 2>&1 | grep Loading # Check that xxhsum do display filename that it failed to open. LC_ALL=C ./xxhsum nonexistent 2>&1 | grep "Error: Could not open 'nonexistent'" Error: Could not open 'nonexistent': No such file or directory. # xxhsum to/from file, shell redirection ./xxhsum xxhsum xxhash.c xxhash.h > .test.xxh64 ./xxhsum --tag xxhsum xxhash.c xxhash.h > .test.xxh64_tag ./xxhsum --little-endian xxhsum xxhash.c xxhash.h > .test.le_xxh64 ./xxhsum --tag --little-endian xxhsum xxhash.c xxhash.h > .test.le_xxh64_tag ./xxhsum -H0 xxhsum xxhash.c xxhash.h > .test.xxh32 ./xxhsum -H0 --tag xxhsum xxhash.c xxhash.h > .test.xxh32_tag ./xxhsum -H0 --little-endian xxhsum xxhash.c xxhash.h > .test.le_xxh32 ./xxhsum -H0 --tag --little-endian xxhsum xxhash.c xxhash.h > .test.le_xxh32_tag ./xxhsum -H2 xxhsum xxhash.c xxhash.h > .test.xxh128 ./xxhsum -H2 --tag xxhsum xxhash.c xxhash.h > .test.xxh128_tag ./xxhsum -H2 --little-endian xxhsum xxhash.c xxhash.h > .test.le_xxh128 ./xxhsum -H2 --tag --little-endian xxhsum xxhash.c xxhash.h > .test.le_xxh128_tag ./xxhsum -H3 xxhsum xxhash.c xxhash.h > .test.xxh3 ./xxhsum -H3 --tag xxhsum xxhash.c xxhash.h > .test.xxh3_tag ./xxhsum -H3 --little-endian xxhsum xxhash.c xxhash.h > .test.le_xxh3 ./xxhsum -H3 --tag --little-endian xxhsum xxhash.c xxhash.h > .test.le_xxh3_tag ./xxhsum -c .test.xxh* xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK ./xxhsum -c --little-endian .test.le_xxh* xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK ./xxhsum -c .test.*_tag xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK # read list of files from stdin ./xxhsum -c < .test.xxh32 xxhsum: OK xxhash.c: OK xxhash.h: OK ./xxhsum -c < .test.xxh64 xxhsum: OK xxhash.c: OK xxhash.h: OK ./xxhsum -c < .test.xxh128 xxhsum: OK xxhash.c: OK xxhash.h: OK ./xxhsum -c < .test.xxh3 xxhsum: OK xxhash.c: OK xxhash.h: OK cat .test.xxh* | ./xxhsum -c - xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK xxhsum: OK xxhash.c: OK xxhash.h: OK # check variant with '*' marker as second separator sed 's/ / \*/' .test.xxh32 | ./xxhsum -c xxhsum: OK xxhash.c: OK xxhash.h: OK # bsd-style output ./xxhsum --tag xxhsum* | grep XXH64 XXH64 (xxhsum) = 13df0a1a431af8a0 ./xxhsum --tag -H0 xxhsum* | grep XXH32 XXH32 (xxhsum) = 7340f51a ./xxhsum --tag -H1 xxhsum* | grep XXH64 XXH64 (xxhsum) = 13df0a1a431af8a0 ./xxhsum --tag -H2 xxhsum* | grep XXH128 XXH128 (xxhsum) = dfc7007c779bd3bcb93cf2151859d877 ./xxhsum --tag -H3 xxhsum* | grep XXH3 XXH3 (xxhsum) = b93cf2151859d877 ./xxhsum -H3 xxhsum* | grep XXH3 # --tag is implicit for H3 XXH3 (xxhsum) = b93cf2151859d877 ./xxhsum --tag -H32 xxhsum* | grep XXH32 XXH32 (xxhsum) = 7340f51a ./xxhsum --tag -H64 xxhsum* | grep XXH64 XXH64 (xxhsum) = 13df0a1a431af8a0 ./xxhsum --tag -H128 xxhsum* | grep XXH128 XXH128 (xxhsum) = dfc7007c779bd3bcb93cf2151859d877 ./xxhsum --tag -H0 --little-endian xxhsum* | grep XXH32_LE XXH32_LE (xxhsum) = 1af54073 ./xxhsum --tag -H1 --little-endian xxhsum* | grep XXH64_LE XXH64_LE (xxhsum) = a0f81a431a0adf13 ./xxhsum --tag -H2 --little-endian xxhsum* | grep XXH128_LE XXH128_LE (xxhsum) = 77d8591815f23cb9bcd39b777c00c7df ./xxhsum -H3 --little-endian xxhsum* | grep XXH3_LE XXH3_LE (xxhsum) = 77d8591815f23cb9 ./xxhsum --tag -H32 --little-endian xxhsum* | grep XXH32_LE XXH32_LE (xxhsum) = 1af54073 ./xxhsum --tag -H64 --little-endian xxhsum* | grep XXH64_LE XXH64_LE (xxhsum) = a0f81a431a0adf13 ./xxhsum --tag -H128 --little-endian xxhsum* | grep XXH128_LE XXH128_LE (xxhsum) = 77d8591815f23cb9bcd39b777c00c7df # check bsd-style ./xxhsum --tag xxhsum* | ./xxhsum -c xxhsum: OK ./xxhsum --tag -H32 --little-endian xxhsum* | ./xxhsum -c xxhsum: OK # xxhsum -c warns improperly format lines. echo '12345678 ' >>.test.xxh32 ./xxhsum -c .test.xxh32 | grep improperly 1 line is improperly formatted echo '123456789 file' >>.test.xxh64 ./xxhsum -c .test.xxh64 | grep improperly 1 line is improperly formatted # Expects "FAILED" echo "0000000000000000 LICENSE" | ./xxhsum -c -; test $? -eq 1 LICENSE: FAILED 1 computed checksum did NOT match echo "00000000 LICENSE" | ./xxhsum -c -; test $? -eq 1 LICENSE: FAILED 1 computed checksum did NOT match # Expects "FAILED open or read" echo "0000000000000000 test-expects-file-not-found" | ./xxhsum -c -; test $? -eq 1 stdin:1: Could not open or read 'test-expects-file-not-found': No such file or directory. 1 listed file could not be read echo "00000000 test-expects-file-not-found" | ./xxhsum -c -; test $? -eq 1 stdin:1: Could not open or read 'test-expects-file-not-found': No such file or directory. 1 listed file could not be read make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.2-alt1' + exit 0 Processing files: xxhash-0.8.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67200 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.8.2-alt1 + DOCDIR=/usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.2 + export DOCDIR + rm -rf /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.2 + /bin/mkdir -p /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.2 + cp -prL CHANGELOG LICENSE README.md /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.2 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.2 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4dkqQb 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.aDOPw4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /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.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.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ypYwCT Creating xxhash-debuginfo package Processing files: libxxhash-0.8.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.8.2-alt1 + DOCDIR=/usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.2 + export DOCDIR + rm -rf /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.2 + /bin/mkdir -p /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.2 + cp -prL CHANGELOG LICENSE README.md /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.2 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.2 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o57hMh find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/xxhash-buildroot/usr/lib/libxxhash.so.0: 49 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QEbIHV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libxxhash.so.0 = set:jdZBexgLZAwQTP06fACrnwo7S94I4atoCU7HTUDLBqZe6PSrkZsmzJBATaxfOZpphq9zfeCurWlXdp4hw2AyBf4jSoGN4VCRgnHg2 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mXhSFy Creating libxxhash-debuginfo package Processing files: libxxhash-devel-0.8.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QFFfI9 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.ls0AXL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libxxhash) = 0.8.2 Requires: libxxhash = 0.8.2-alt1, /usr/lib/libxxhash.so.0.8.2, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zldwG4 Processing files: xxhash-debuginfo-0.8.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.brVTRc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GSyimx find-requires: running scripts (debuginfo) Requires: xxhash = 0.8.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Processing files: libxxhash-debuginfo-0.8.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kjl3tn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CwxXcK find-requires: running scripts (debuginfo) Provides: debug(libxxhash.so.0) Requires: libxxhash = 0.8.2-alt1, debug(libc.so.6) Adding to xxhash-debuginfo a strict dependency on xxhash Adding to libxxhash-devel a strict dependency on libxxhash Adding to libxxhash-debuginfo a strict dependency on libxxhash Removing 1 extra deps from libxxhash-devel due to dependency on libxxhash Wrote: /usr/src/RPM/RPMS/i586/xxhash-0.8.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libxxhash-0.8.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libxxhash-devel-0.8.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/xxhash-debuginfo-0.8.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libxxhash-debuginfo-0.8.2-alt1.i586.rpm (w2.lzdio) 17.89user 4.39system 0:33.17elapsed 67%CPU (0avgtext+0avgdata 61828maxresident)k 0inputs+0outputs (0major+571452minor)pagefaults 0swaps 1.02user 3.41system 0:48.82elapsed 9%CPU (0avgtext+0avgdata 12464maxresident)k 0inputs+0outputs (0major+94297minor)pagefaults 0swaps --- libxxhash-0.8.2-alt1.i586.rpm.repo 2023-12-15 20:28:42.000000000 +0000 +++ libxxhash-0.8.2-alt1.i586.rpm.hasher 2024-04-27 09:28:38.671611890 +0000 @@ -15,3 +15,3 @@ File: /usr/lib/libxxhash.so.0 120777 root:root libxxhash.so.0.8.2 -File: /usr/lib/libxxhash.so.0.8.2 100644 root:root 7c145fcb0268eabb1fe10985eb2b07a4 +File: /usr/lib/libxxhash.so.0.8.2 100644 root:root 6f5200a466a2514aae208ac7a717c83b File: /usr/share/doc/libxxhash-0.8.2 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/doc/libxxhash-0.8.2/README.md 100644 root:root 69d721f6f0f725cd9a18ae8a1805c284 -RPMIdentity: 891647e68e7c81802ea4bb13921004caf16e05da34ee624eeaf4aa6c27b31c17364ae790d12223de5e329da698325285150edc1cbfb61e751900e9658b6c36c4 +RPMIdentity: 16edf2221472361ac6a7fa602e9df8c864a18121c898e687f153840c922f7223abb1d59033f671e77959b9098ef10ffd52fe2bfa2f36ca059ee4f4962c40c040 --- libxxhash-debuginfo-0.8.2-alt1.i586.rpm.repo 2023-12-15 20:28:41.000000000 +0000 +++ libxxhash-debuginfo-0.8.2-alt1.i586.rpm.hasher 2024-04-27 09:28:38.910615720 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9d 40755 root:root -/usr/lib/debug/.build-id/9d/4c8ab6cfa8a5bfdcfa130b7342062cbdfb21f2 120777 root:root ../../../libxxhash.so.0.8.2 -/usr/lib/debug/.build-id/9d/4c8ab6cfa8a5bfdcfa130b7342062cbdfb21f2.debug 120777 root:root ../../usr/lib/libxxhash.so.0.8.2.debug +/usr/lib/debug/.build-id/fb 40755 root:root +/usr/lib/debug/.build-id/fb/cafa0b43b13a25dc30a9173ae3ebdf7cf0b803 120777 root:root ../../../libxxhash.so.0.8.2 +/usr/lib/debug/.build-id/fb/cafa0b43b13a25dc30a9173ae3ebdf7cf0b803.debug 120777 root:root ../../usr/lib/libxxhash.so.0.8.2.debug /usr/lib/debug/usr/lib/libxxhash.so.0.8.2.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: libxxhash-debuginfo = 0.8.2-alt1:sisyphus+336514.200.7.1 -File: /usr/lib/debug/.build-id/9d 40755 root:root -File: /usr/lib/debug/.build-id/9d/4c8ab6cfa8a5bfdcfa130b7342062cbdfb21f2 120777 root:root ../../../libxxhash.so.0.8.2 -File: /usr/lib/debug/.build-id/9d/4c8ab6cfa8a5bfdcfa130b7342062cbdfb21f2.debug 120777 root:root ../../usr/lib/libxxhash.so.0.8.2.debug -File: /usr/lib/debug/usr/lib/libxxhash.so.0.8.2.debug 100644 root:root fdd9f1f5eaed680e3138ac7eea6fe2d6 +File: /usr/lib/debug/.build-id/fb 40755 root:root +File: /usr/lib/debug/.build-id/fb/cafa0b43b13a25dc30a9173ae3ebdf7cf0b803 120777 root:root ../../../libxxhash.so.0.8.2 +File: /usr/lib/debug/.build-id/fb/cafa0b43b13a25dc30a9173ae3ebdf7cf0b803.debug 120777 root:root ../../usr/lib/libxxhash.so.0.8.2.debug +File: /usr/lib/debug/usr/lib/libxxhash.so.0.8.2.debug 100644 root:root 111d32ca8f52a17b31925be1c565fe61 File: /usr/lib/debug/usr/lib/libxxhash.so.0.debug 120777 root:root libxxhash.so.0.8.2.debug @@ -21,2 +21,2 @@ File: /usr/src/debug/xxhash-0.8.2-alt1/xxhash.h 100644 root:root 322119a72933bdb526d797d24ecb6a0e -RPMIdentity: 1e67a34ba8ba771a9c14f75690bfa65bbe20a9b6ebdfb5c9416376374320d4db64bdbc21689c6ec548728dbaff92184d122bd69d0df18f09386f47c8f6d1ca57 +RPMIdentity: a73eb2113fc23defd0b68ca715a04387f6bf22e55761385b342efd7393587d75637bd395760fe38d03b90faeccb2a8bc0e7cf4ee99dc5bfc5c8f330bbb15ec59 --- xxhash-0.8.2-alt1.i586.rpm.repo 2023-12-15 20:28:41.000000000 +0000 +++ xxhash-0.8.2-alt1.i586.rpm.hasher 2024-04-27 09:28:39.371623109 +0000 @@ -27,3 +27,3 @@ File: /usr/bin/xxh64sum 120777 root:root xxhsum -File: /usr/bin/xxhsum 100755 root:root 8e97ea8b5fb6bf5ecd72652c9a088c3a +File: /usr/bin/xxhsum 100755 root:root f4ecfe113a9c44eb608988910f8bd04c File: /usr/share/doc/xxhash-0.8.2 40755 root:root @@ -36,2 +36,2 @@ File: /usr/share/man/man1/xxhsum.1.xz 100644 root:root 332fdc4310dafe854afa46141492cd46 -RPMIdentity: c6988eae0782953c88fa29122846b0cdab20c88c24ff06f4ed8decc065f62d648e42f93a526a15574bb3736ae68f1b18b59eb3c472484310cc746a1853f92b57 +RPMIdentity: dca1c0532ecfb1ae396435d6893165116b4ec57eeafabb4cd0471238ad2f6241227e1d808c6336d1be0ea843348825b52fc63aa190115063bbe53ad2f5940ef1 --- xxhash-debuginfo-0.8.2-alt1.i586.rpm.repo 2023-12-15 20:28:42.000000000 +0000 +++ xxhash-debuginfo-0.8.2-alt1.i586.rpm.hasher 2024-04-27 09:28:39.596626716 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/27fffb9be95a37a2a92e51107fbd99eee0248f 120777 root:root ../../../../bin/xxhsum -/usr/lib/debug/.build-id/02/27fffb9be95a37a2a92e51107fbd99eee0248f.debug 120777 root:root ../../usr/bin/xxhsum.debug +/usr/lib/debug/.build-id/7c 40755 root:root +/usr/lib/debug/.build-id/7c/0c497a4726b2915b1030cee22e2b7e8dab79b1 120777 root:root ../../../../bin/xxhsum +/usr/lib/debug/.build-id/7c/0c497a4726b2915b1030cee22e2b7e8dab79b1.debug 120777 root:root ../../usr/bin/xxhsum.debug /usr/lib/debug/usr/bin/xxh128sum.debug 120777 root:root xxhsum.debug @@ -23,5 +23,5 @@ Provides: xxhash-debuginfo = 0.8.2-alt1:sisyphus+336514.200.7.1 -File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/27fffb9be95a37a2a92e51107fbd99eee0248f 120777 root:root ../../../../bin/xxhsum -File: /usr/lib/debug/.build-id/02/27fffb9be95a37a2a92e51107fbd99eee0248f.debug 120777 root:root ../../usr/bin/xxhsum.debug +File: /usr/lib/debug/.build-id/7c 40755 root:root +File: /usr/lib/debug/.build-id/7c/0c497a4726b2915b1030cee22e2b7e8dab79b1 120777 root:root ../../../../bin/xxhsum +File: /usr/lib/debug/.build-id/7c/0c497a4726b2915b1030cee22e2b7e8dab79b1.debug 120777 root:root ../../usr/bin/xxhsum.debug File: /usr/lib/debug/usr/bin/xxh128sum.debug 120777 root:root xxhsum.debug @@ -29,3 +29,3 @@ File: /usr/lib/debug/usr/bin/xxh64sum.debug 120777 root:root xxhsum.debug -File: /usr/lib/debug/usr/bin/xxhsum.debug 100644 root:root 5d5db1287d37dadb058c892f3a4cdad6 +File: /usr/lib/debug/usr/bin/xxhsum.debug 100644 root:root 6e1c7118f025048de786cbfab3e269a5 File: /usr/src/debug/xxhash-0.8.2-alt1 40755 root:root @@ -41,2 +41,2 @@ File: /usr/src/debug/xxhash-0.8.2-alt1/xxhash.h 100644 root:root 322119a72933bdb526d797d24ecb6a0e -RPMIdentity: 838210571c8b54c141e3bc214069bb1da3168957ff4bbe55034ce9459dfa47a0f43862e859c59c4e8b146fb8d0cb1ea9ed51d90d704f74f579b134796b40e682 +RPMIdentity: 970afd00137bbcc002dc4de838f9a10012fba4afb253712daaaec5000f4e91b106e5168ccbab502f41f04076bf32a7f97a94f892b8c7364fa47fb56147839c5d