<86>May 25 01:42:41 userdel[432676]: delete user 'rooter' <86>May 25 01:42:41 userdel[432676]: removed group 'rooter' owned by 'rooter' <86>May 25 01:42:41 userdel[432676]: removed shadow group 'rooter' owned by 'rooter' <86>May 25 01:42:41 groupadd[432749]: group added to /etc/group: name=rooter, GID=1817 <86>May 25 01:42:41 groupadd[432749]: group added to /etc/gshadow: name=rooter <86>May 25 01:42:41 groupadd[432749]: new group: name=rooter, GID=1817 <86>May 25 01:42:41 useradd[432779]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>May 25 01:42:41 userdel[432842]: delete user 'builder' <86>May 25 01:42:41 userdel[432842]: removed group 'builder' owned by 'builder' <86>May 25 01:42:41 userdel[432842]: removed shadow group 'builder' owned by 'builder' <86>May 25 01:42:41 groupadd[432875]: group added to /etc/group: name=builder, GID=1818 <86>May 25 01:42:41 groupadd[432875]: group added to /etc/gshadow: name=builder <86>May 25 01:42:41 groupadd[432875]: new group: name=builder, GID=1818 <86>May 25 01:42:41 useradd[432898]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xxhash-0.8.0-alt2.nosrc.rpm (w1.gzdio) Installing xxhash-0.8.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62798 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xxhash-0.8.0-alt2 + echo 'Source #0 (xxhash-0.8.0-alt2.tar):' Source #0 (xxhash-0.8.0-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xxhash-0.8.0-alt2.tar + cd xxhash-0.8.0-alt2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62798 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.8.0-alt2 + make -j16 libxxhash xxhsum xxh32sum xxh64sum xxh128sum xxhsum_inlinedXXH 'MOREFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' 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 -c -o xxhsum.o xxhsum.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' 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 -c -o xxhash.o xxhash.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' 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 -fPIC xxhash.c -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.0 ln -sf libxxhash.so.0.8.0 libxxhash.so.0 ln -sf libxxhash.so.0.8.0 libxxhash.so make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' 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 xxhash.o xxhsum.o -o xxhsum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' ln -sf xxhsum xxh32sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' ln -sf xxhsum xxh64sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' ln -sf xxhsum xxh128sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' 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 -DXXH_INLINE_ALL xxhsum.c -o xxhsum_inlinedXXH make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' + rm xxhsum + mv xxhsum_inlinedXXH xxhsum + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25035 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xxhash-0.8.0-alt2 + 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/lib64 make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' ar rcs libxxhash.a xxhash.o creating pkgconfig Installing libxxhash Installing pkgconfig Installing xxhsum Installing man pages xxhash installation completed make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xxhash-buildroot (auto) mode of './usr/lib64/libxxhash.so.0.8.0' 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/lib64/pkgconfig/libxxhash.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/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/lib64: (from :0) libxxhash.so.0 -> libxxhash.so.0.8.0 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) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.25035 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.8.0-alt2 + export CC=false CXX=false + CC=false + CXX=false + make check make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' # stdin ./xxhsum < xxhash.c a9c413a5c9548a52 stdin # multiple files ./xxhsum xxhash.* xxhsum.* a9c413a5c9548a52 xxhash.c 1cee8f1ad5602754 xxhash.h 02ef2ba48c41e866 xxhash.o d1f781fa4ee78be1 xxhash.spec 7d677dac06c0c0e1 xxhsum.1 b642d86c92e2cf73 xxhsum.1.md 5fa189cda4e5528f xxhsum.c 9d7d83394d231102 xxhsum.o # internal bench ./xxhsum -bi0 xxhsum 0.8.0 by Yann Collet compiled as 64-bit x86_64 + SSE2 little endian with GCC 12.2.1 20230424 (ALT Sisyphus 12.2.1-alt2) Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 66794 it/s ( 6522.9 MB/s) 1#XXH32 : 102400 -> 66794 it/s ( 6522.9 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 99106 it/s ( 9678.4 MB/s) 3#XXH64 : 102400 -> 99106 it/s ( 9678.4 MB/s) 1-XXH3_64b : 102400 -> 1-XXH3_64b : 102400 -> 191988 it/s (18748.8 MB/s) 5#XXH3_64b : 102400 -> 191988 it/s (18748.8 MB/s) 1-XXH128 : 102400 -> 1-XXH128 : 102400 -> 180695 it/s (17646.0 MB/s) 11#XXH128 : 102400 -> 180695 it/s (17646.0 MB/s) # long bench command ./xxhsum --benchmark-all -i0 xxhsum 0.8.0 by Yann Collet compiled as 64-bit x86_64 + SSE2 little endian with GCC 12.2.1 20230424 (ALT Sisyphus 12.2.1-alt2) Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 64001 it/s ( 6250.1 MB/s) 1#XXH32 : 102400 -> 64001 it/s ( 6250.1 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 66781 it/s ( 6521.6 MB/s) 2#XXH32 unaligned : 102400 -> 66781 it/s ( 6521.6 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 99097 it/s ( 9677.4 MB/s) 3#XXH64 : 102400 -> 99097 it/s ( 9677.4 MB/s) 1-XXH64 unaligned : 102400 -> 1-XXH64 unaligned : 102400 -> 95994 it/s ( 9374.4 MB/s) 4#XXH64 unaligned : 102400 -> 95994 it/s ( 9374.4 MB/s) 1-XXH3_64b : 102400 -> 1-XXH3_64b : 102400 -> 161727 it/s (15793.6 MB/s) 5#XXH3_64b : 102400 -> 161727 it/s (15793.6 MB/s) 1-XXH3_64b unaligned : 102400 -> 1-XXH3_64b unaligned : 102400 -> 161667 it/s (15787.8 MB/s) 6#XXH3_64b unaligned : 102400 -> 161667 it/s (15787.8 MB/s) 1-XXH3_64b w/seed : 102400 -> 1-XXH3_64b w/seed : 102400 -> 146300 it/s (14287.1 MB/s) 7#XXH3_64b w/seed : 102400 -> 146300 it/s (14287.1 MB/s) 1-XXH3_64b w/seed unaligned : 102400 -> 1-XXH3_64b w/seed unaligned : 102400 -> 146237 it/s (14281.0 MB/s) 8#XXH3_64b w/seed unaligned : 102400 -> 146237 it/s (14281.0 MB/s) 1-XXH3_64b w/secret : 102400 -> 1-XXH3_64b w/secret : 102400 -> 139643 it/s (13637.0 MB/s) 9#XXH3_64b w/secret : 102400 -> 139643 it/s (13637.0 MB/s) 1-XXH3_64b w/secret unaligned : 102400 -> 1-XXH3_64b w/secret unaligned : 102400 -> 122885 it/s (12000.5 MB/s) 10#XXH3_64b w/secret unaligned : 102400 -> 122885 it/s (12000.5 MB/s) 1-XXH128 : 102400 -> 1-XXH128 : 102400 -> 170676 it/s (16667.6 MB/s) 11#XXH128 : 102400 -> 170676 it/s (16667.6 MB/s) 1-XXH128 unaligned : 102400 -> 1-XXH128 unaligned : 102400 -> 139732 it/s (13645.7 MB/s) 12#XXH128 unaligned : 102400 -> 139732 it/s (13645.7 MB/s) 1-XXH128 w/seed : 102400 -> 1-XXH128 w/seed : 102400 -> 153600 it/s (15000.0 MB/s) 13#XXH128 w/seed : 102400 -> 153600 it/s (15000.0 MB/s) 1-XXH128 w/seed unaligned : 102400 -> 1-XXH128 w/seed unaligned : 102400 -> 180695 it/s (17646.0 MB/s) 14#XXH128 w/seed unaligned : 102400 -> 180695 it/s (17646.0 MB/s) 1-XXH128 w/secret : 102400 -> 1-XXH128 w/secret : 102400 -> 170619 it/s (16662.0 MB/s) 15#XXH128 w/secret : 102400 -> 170619 it/s (16662.0 MB/s) 1-XXH128 w/secret unaligned : 102400 -> 1-XXH128 w/secret unaligned : 102400 -> 170657 it/s (16665.7 MB/s) 16#XXH128 w/secret unaligned : 102400 -> 170657 it/s (16665.7 MB/s) 1-XXH3_stream : 102400 -> 1-XXH3_stream : 102400 -> 180695 it/s (17646.0 MB/s) 17#XXH3_stream : 102400 -> 180695 it/s (17646.0 MB/s) 1-XXH3_stream unaligned : 102400 -> 1-XXH3_stream unaligned : 102400 -> 170648 it/s (16664.8 MB/s) 18#XXH3_stream unaligned : 102400 -> 170648 it/s (16664.8 MB/s) 1-XXH3_stream w/seed : 102400 -> 1-XXH3_stream w/seed : 102400 -> 180663 it/s (17642.9 MB/s) 19#XXH3_stream w/seed : 102400 -> 180663 it/s (17642.9 MB/s) 1-XXH3_stream w/seed unaligned : 102400 -> 1-XXH3_stream w/seed unaligned : 102400 -> 170733 it/s (16673.2 MB/s) 20#XXH3_stream w/seed unaligned : 102400 -> 170733 it/s (16673.2 MB/s) 1-XXH128_stream : 102400 -> 1-XXH128_stream : 102400 -> 180748 it/s (17651.2 MB/s) 21#XXH128_stream : 102400 -> 180748 it/s (17651.2 MB/s) 1-XXH128_stream unaligned : 102400 -> 1-XXH128_stream unaligned : 102400 -> 170667 it/s (16666.7 MB/s) 22#XXH128_stream unaligned : 102400 -> 170667 it/s (16666.7 MB/s) 1-XXH128_stream w/seed : 102400 -> 1-XXH128_stream w/seed : 102400 -> 180727 it/s (17649.1 MB/s) 23#XXH128_stream w/seed : 102400 -> 180727 it/s (17649.1 MB/s) 1-XXH128_stream w/seed unaligne : 102400 -> 1-XXH128_stream w/seed unaligne : 102400 -> 170714 it/s (16671.3 MB/s) 24#XXH128_stream w/seed unaligne : 102400 -> 170714 it/s (16671.3 MB/s) # bench multiple variants ./xxhsum -b1,2,3 -i0 xxhsum 0.8.0 by Yann Collet compiled as 64-bit x86_64 + SSE2 little endian with GCC 12.2.1 20230424 (ALT Sisyphus 12.2.1-alt2) Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 61553 it/s ( 6011.1 MB/s) 1#XXH32 : 102400 -> 61553 it/s ( 6011.1 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 66787 it/s ( 6522.2 MB/s) 2#XXH32 unaligned : 102400 -> 66787 it/s ( 6522.2 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 99100 it/s ( 9677.7 MB/s) 3#XXH64 : 102400 -> 99100 it/s ( 9677.7 MB/s) # file bench ./xxhsum -bi0 xxhash.c xxhsum 0.8.0 by Yann Collet compiled as 64-bit x86_64 + SSE2 little endian with GCC 12.2.1 20230424 (ALT Sisyphus 12.2.1-alt2) 1-XXH32 : 1855 -> 1-XXH32 : 1855 -> 2974657 it/s ( 5262.4 MB/s) 1#XXH32 : 1855 -> 2974657 it/s ( 5262.4 MB/s) 1-XXH64 : 1855 -> 1-XXH64 : 1855 -> 4708840 it/s ( 8330.2 MB/s) 3#XXH64 : 1855 -> 4708840 it/s ( 8330.2 MB/s) 1-XXH3_64b : 1855 -> 1-XXH3_64b : 1855 -> 7711101 it/s (13641.4 MB/s) 5#XXH3_64b : 1855 -> 7711101 it/s (13641.4 MB/s) 1-XXH128 : 1855 -> 1-XXH128 : 1855 -> 9416111 it/s (16657.7 MB/s) 11#XXH128 : 1855 -> 9416111 it/s (16657.7 MB/s) # 32-bit ./xxhsum -H0 xxhash.c 0b9f9eb1 xxhash.c # 128-bit ./xxhsum -H2 xxhash.c 75323380c1b81bbbe6b4fc5c377a18ff xxhash.c # request incorrect variant ./xxhsum -H9 xxhash.c ; test $? -eq 1 Wrong parameters xxhsum 0.8.0 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 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.0-alt2' + make test-xxhsum-c make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' # xxhsum to/from pipe ./xxhsum xxh* | ./xxhsum -c - xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK ./xxhsum -H0 xxh* | ./xxhsum -c - xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK # xxhsum -q does not display "Loading" message into stderr (#251) ! ./xxhsum -q xxh* 2>&1 | grep Loading # xxhsum does not display "Loading" message into stderr either ! ./xxhsum xxh* 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 xxh* > .test.xxh64 ./xxhsum --tag xxh* > .test.xxh64_tag ./xxhsum --little-endian xxh* > .test.le_xxh64 ./xxhsum --tag --little-endian xxh* > .test.le_xxh64_tag ./xxhsum -H0 xxh* > .test.xxh32 ./xxhsum -H0 --tag xxh* > .test.xxh32_tag ./xxhsum -H0 --little-endian xxh* > .test.le_xxh32 ./xxhsum -H0 --tag --little-endian xxh* > .test.le_xxh32_tag ./xxhsum -H2 xxh* > .test.xxh128 ./xxhsum -H2 --tag xxh* > .test.xxh128_tag ./xxhsum -H2 --little-endian xxh* > .test.le_xxh128 ./xxhsum -H2 --tag --little-endian xxh* > .test.le_xxh128_tag ./xxhsum -c .test.xxh* xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK ./xxhsum -c --little-endian .test.le_xxh* xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK ./xxhsum -c .test.*_tag xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK # read list of files from stdin ./xxhsum -c < .test.xxh64 xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK ./xxhsum -c < .test.xxh32 xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK cat .test.xxh* | ./xxhsum -c - xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK # check variant with '*' marker as second separator sed 's/ / \*/' .test.xxh32 | ./xxhsum -c xxh128sum: OK xxh3.h: OK xxh32sum: OK xxh64sum: OK xxh_x86dispatch.c: OK xxh_x86dispatch.h: OK xxhash.c: OK xxhash.h: OK xxhash.o: OK xxhash.spec: OK xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK # bsd-style output ./xxhsum --tag xxhsum* | grep XXH64 XXH64 (xxhsum) = b068771aa9826d2e XXH64 (xxhsum.1) = 7d677dac06c0c0e1 XXH64 (xxhsum.1.md) = b642d86c92e2cf73 XXH64 (xxhsum.c) = 5fa189cda4e5528f XXH64 (xxhsum.o) = 9d7d83394d231102 ./xxhsum --tag -H0 xxhsum* | grep XXH32 XXH32 (xxhsum) = 4d06c298 XXH32 (xxhsum.1) = 417bb3c7 XXH32 (xxhsum.1.md) = 5c2b36ab XXH32 (xxhsum.c) = f873cdae XXH32 (xxhsum.o) = 7965e597 ./xxhsum --tag -H1 xxhsum* | grep XXH64 XXH64 (xxhsum) = b068771aa9826d2e XXH64 (xxhsum.1) = 7d677dac06c0c0e1 XXH64 (xxhsum.1.md) = b642d86c92e2cf73 XXH64 (xxhsum.c) = 5fa189cda4e5528f XXH64 (xxhsum.o) = 9d7d83394d231102 ./xxhsum --tag -H2 xxhsum* | grep XXH128 XXH128 (xxhsum) = 28f7b0fe03d92b9aa51ff83fc4631845 XXH128 (xxhsum.1) = d2d409470e1d1e75072897afc15cade8 XXH128 (xxhsum.1.md) = 33f6321839194b4391a967f4a69af658 XXH128 (xxhsum.c) = 61701ec709d51e596095b8f79986d562 XXH128 (xxhsum.o) = dd41697c998763c3fa4fb73ff6d18dc9 ./xxhsum --tag -H32 xxhsum* | grep XXH32 XXH32 (xxhsum) = 4d06c298 XXH32 (xxhsum.1) = 417bb3c7 XXH32 (xxhsum.1.md) = 5c2b36ab XXH32 (xxhsum.c) = f873cdae XXH32 (xxhsum.o) = 7965e597 ./xxhsum --tag -H64 xxhsum* | grep XXH64 XXH64 (xxhsum) = b068771aa9826d2e XXH64 (xxhsum.1) = 7d677dac06c0c0e1 XXH64 (xxhsum.1.md) = b642d86c92e2cf73 XXH64 (xxhsum.c) = 5fa189cda4e5528f XXH64 (xxhsum.o) = 9d7d83394d231102 ./xxhsum --tag -H128 xxhsum* | grep XXH128 XXH128 (xxhsum) = 28f7b0fe03d92b9aa51ff83fc4631845 XXH128 (xxhsum.1) = d2d409470e1d1e75072897afc15cade8 XXH128 (xxhsum.1.md) = 33f6321839194b4391a967f4a69af658 XXH128 (xxhsum.c) = 61701ec709d51e596095b8f79986d562 XXH128 (xxhsum.o) = dd41697c998763c3fa4fb73ff6d18dc9 ./xxhsum --tag -H0 --little-endian xxhsum* | grep XXH32_LE XXH32_LE (xxhsum) = 98c2064d XXH32_LE (xxhsum.1) = c7b37b41 XXH32_LE (xxhsum.1.md) = ab362b5c XXH32_LE (xxhsum.c) = aecd73f8 XXH32_LE (xxhsum.o) = 97e56579 ./xxhsum --tag -H1 --little-endian xxhsum* | grep XXH64_LE XXH64_LE (xxhsum) = 2e6d82a91a7768b0 XXH64_LE (xxhsum.1) = e1c0c006ac7d677d XXH64_LE (xxhsum.1.md) = 73cfe2926cd842b6 XXH64_LE (xxhsum.c) = 8f52e5a4cd89a15f XXH64_LE (xxhsum.o) = 0211234d39837d9d ./xxhsum --tag -H2 --little-endian xxhsum* | grep XXH128_LE XXH128_LE (xxhsum) = 451863c43ff81fa59a2bd903feb0f728 XXH128_LE (xxhsum.1) = e8ad5cc1af972807751e1d0e4709d4d2 XXH128_LE (xxhsum.1.md) = 58f69aa6f467a991434b19391832f633 XXH128_LE (xxhsum.c) = 62d58699f7b89560591ed509c71e7061 XXH128_LE (xxhsum.o) = c98dd1f63fb74ffac36387997c6941dd ./xxhsum --tag -H32 --little-endian xxhsum* | grep XXH32_LE XXH32_LE (xxhsum) = 98c2064d XXH32_LE (xxhsum.1) = c7b37b41 XXH32_LE (xxhsum.1.md) = ab362b5c XXH32_LE (xxhsum.c) = aecd73f8 XXH32_LE (xxhsum.o) = 97e56579 ./xxhsum --tag -H64 --little-endian xxhsum* | grep XXH64_LE XXH64_LE (xxhsum) = 2e6d82a91a7768b0 XXH64_LE (xxhsum.1) = e1c0c006ac7d677d XXH64_LE (xxhsum.1.md) = 73cfe2926cd842b6 XXH64_LE (xxhsum.c) = 8f52e5a4cd89a15f XXH64_LE (xxhsum.o) = 0211234d39837d9d ./xxhsum --tag -H128 --little-endian xxhsum* | grep XXH128_LE XXH128_LE (xxhsum) = 451863c43ff81fa59a2bd903feb0f728 XXH128_LE (xxhsum.1) = e8ad5cc1af972807751e1d0e4709d4d2 XXH128_LE (xxhsum.1.md) = 58f69aa6f467a991434b19391832f633 XXH128_LE (xxhsum.c) = 62d58699f7b89560591ed509c71e7061 XXH128_LE (xxhsum.o) = c98dd1f63fb74ffac36387997c6941dd # check bsd-style ./xxhsum --tag xxhsum* | ./xxhsum -c xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: OK ./xxhsum --tag -H32 --little-endian xxhsum* | ./xxhsum -c xxhsum: OK xxhsum.1: OK xxhsum.1.md: OK xxhsum.c: OK xxhsum.o: 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.0-alt2' + exit 0 Processing files: xxhash-0.8.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76840 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.8.0-alt2 + DOCDIR=/usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.0 + export DOCDIR + rm -rf /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.0 + /bin/mkdir -p /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.0 + cp -prL CHANGELOG LICENSE README.md /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.0 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.0 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.8.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X5hY7n 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.KFiLqB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rCZU9O Creating xxhash-debuginfo package Processing files: libxxhash-0.8.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76318 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.8.0-alt2 + DOCDIR=/usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.0 + export DOCDIR + rm -rf /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.0 + /bin/mkdir -p /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.0 + cp -prL CHANGELOG LICENSE README.md /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.0 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.0 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.8.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j7b6Y8 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/xxhash-buildroot/usr/lib64/libxxhash.so.0: 44 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q15r5G 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()(64bit) = set:jdZBexgLZAwQTP06fACrnwo7S94I4atosAZITiJuToIQRor9VJiUzIvC5FBcZozFTCuRuj6h4E0NUA9rcRoysPqEHl81 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ymuof5 Creating libxxhash-debuginfo package Processing files: libxxhash-devel-0.8.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GmPDUP 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.Em95jZ 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.0 Requires: libxxhash = 0.8.0-alt2, /usr/lib64/libxxhash.so.0.8.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jC0d1w Processing files: xxhash-debuginfo-0.8.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8VKk99 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RFz36v find-requires: running scripts (debuginfo) Requires: xxhash = 0.8.0-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: libxxhash-debuginfo-0.8.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NKL2fI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u4cvII find-requires: running scripts (debuginfo) Provides: debug64(libxxhash.so.0) Requires: libxxhash = 0.8.0-alt2, debug64(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/x86_64/xxhash-0.8.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxxhash-0.8.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxxhash-devel-0.8.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/xxhash-debuginfo-0.8.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxxhash-debuginfo-0.8.0-alt2.x86_64.rpm (w2.lzdio) 5.62user 2.37system 0:16.57elapsed 48%CPU (0avgtext+0avgdata 72888maxresident)k 0inputs+0outputs (0major+602692minor)pagefaults 0swaps 0.57user 1.14system 0:20.60elapsed 8%CPU (0avgtext+0avgdata 12068maxresident)k 0inputs+0outputs (0major+97852minor)pagefaults 0swaps --- libxxhash-0.8.0-alt2.x86_64.rpm.repo 2021-07-07 01:28:34.000000000 +0000 +++ libxxhash-0.8.0-alt2.x86_64.rpm.hasher 2023-05-25 01:42:59.563528473 +0000 @@ -15,3 +15,3 @@ File: /usr/lib64/libxxhash.so.0 120777 root:root libxxhash.so.0.8.0 -File: /usr/lib64/libxxhash.so.0.8.0 100644 root:root d9a4d654b46e6f58e75ea47195b54c3e +File: /usr/lib64/libxxhash.so.0.8.0 100644 root:root e384517d816ffda053a75b3ccea01bf0 File: /usr/share/doc/libxxhash-0.8.0 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/doc/libxxhash-0.8.0/README.md 100644 root:root d4340848380724b6004dcbceb5273029 -RPMIdentity: 78c87775379f008e522631228e848af68fb3918596aed66471882dbcb828c6aeac785b5b4c20cb5156272f08de92b0f9b27df3474743581a74bc77e8a7ea32cb +RPMIdentity: 742546624467d2dc036ee060aa32ddaf0d2b7759895475577ae9f718720cc01fb5862561d0fafc533f041df94cebce1ac11245e7d4450ea3463f742c8b922829 --- libxxhash-debuginfo-0.8.0-alt2.x86_64.rpm.repo 2021-07-07 01:28:34.000000000 +0000 +++ libxxhash-debuginfo-0.8.0-alt2.x86_64.rpm.hasher 2023-05-25 01:42:59.640529393 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/e51cc900c5c6418fe74babd233fb4d0029adca 120777 root:root ../../../../lib64/libxxhash.so.0.8.0 -/usr/lib/debug/.build-id/37/e51cc900c5c6418fe74babd233fb4d0029adca.debug 120777 root:root ../../usr/lib64/libxxhash.so.0.8.0.debug +/usr/lib/debug/.build-id/9c 40755 root:root +/usr/lib/debug/.build-id/9c/edcb3a4d1c62eebf77987476b7a504ae580f51 120777 root:root ../../../../lib64/libxxhash.so.0.8.0 +/usr/lib/debug/.build-id/9c/edcb3a4d1c62eebf77987476b7a504ae580f51.debug 120777 root:root ../../usr/lib64/libxxhash.so.0.8.0.debug /usr/lib/debug/usr/lib64/libxxhash.so.0.8.0.debug 100644 root:root @@ -6,2 +6,3 @@ /usr/src/debug/xxhash-0.8.0-alt2 40755 root:root +/usr/src/debug/xxhash-0.8.0-alt2/xxhash.c 100644 root:root /usr/src/debug/xxhash-0.8.0-alt2/xxhash.h 100644 root:root @@ -12,9 +13,10 @@ Provides: libxxhash-debuginfo = 0.8.0-alt2:sisyphus+277476.100.2.1 -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/e51cc900c5c6418fe74babd233fb4d0029adca 120777 root:root ../../../../lib64/libxxhash.so.0.8.0 -File: /usr/lib/debug/.build-id/37/e51cc900c5c6418fe74babd233fb4d0029adca.debug 120777 root:root ../../usr/lib64/libxxhash.so.0.8.0.debug -File: /usr/lib/debug/usr/lib64/libxxhash.so.0.8.0.debug 100644 root:root f70b659068909f23162f3a9a2ed02d39 +File: /usr/lib/debug/.build-id/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/edcb3a4d1c62eebf77987476b7a504ae580f51 120777 root:root ../../../../lib64/libxxhash.so.0.8.0 +File: /usr/lib/debug/.build-id/9c/edcb3a4d1c62eebf77987476b7a504ae580f51.debug 120777 root:root ../../usr/lib64/libxxhash.so.0.8.0.debug +File: /usr/lib/debug/usr/lib64/libxxhash.so.0.8.0.debug 100644 root:root 27a275efda35113cffc6038c646df4e8 File: /usr/lib/debug/usr/lib64/libxxhash.so.0.debug 120777 root:root libxxhash.so.0.8.0.debug File: /usr/src/debug/xxhash-0.8.0-alt2 40755 root:root +File: /usr/src/debug/xxhash-0.8.0-alt2/xxhash.c 100644 root:root 7c5ad14a1247a22141ed18a8d232dd51 File: /usr/src/debug/xxhash-0.8.0-alt2/xxhash.h 100644 root:root 3066518b768e229d4b44248362581f9c -RPMIdentity: d7589a3ad39ba364886e49d21a9d18f8b53dfb09277e5d6ad594ee7d06e95ea361653cdd6196440f55e9e672ae451a302716edbb399dc0ff195974c5bd46be1f +RPMIdentity: b0260b5bad244e4dc653471f94993c34f5067712be6f879fac22ba1fc0a66cf217536d2230fceabda09a6f79cee7ced63dcb4de6efcb9f0c1f740970225db2ed --- xxhash-0.8.0-alt2.x86_64.rpm.repo 2021-07-07 01:28:34.000000000 +0000 +++ xxhash-0.8.0-alt2.x86_64.rpm.hasher 2023-05-25 01:42:59.787531148 +0000 @@ -16,3 +16,6 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: rtld(GNU_HASH) @@ -23,3 +26,3 @@ File: /usr/bin/xxh64sum 120777 root:root xxhsum -File: /usr/bin/xxhsum 100755 root:root ea7aa4ed441415eacc57d9dca3cc95e7 +File: /usr/bin/xxhsum 100755 root:root f10f963186e414ee7b006ce67297988a File: /usr/share/doc/xxhash-0.8.0 40755 root:root @@ -32,2 +35,2 @@ File: /usr/share/man/man1/xxhsum.1.xz 100644 root:root fc5936ccc813bbdec2d33aec43224a8c -RPMIdentity: 88b085d07a188957eed656036103e02afdebfa2cb0c5effc2752443671ebf5f040b1a40ebcfd355e5a44857be73db46d52fcd4a1e731e886eae622718e8552a8 +RPMIdentity: c72ac17adf9dcfb9673e0a613f88f5de0828da5847b6d50e323b07afa043becc4e1a2a513fc120ca026400e85b82f5fa76ad9adbcdb5ebf63c255fe889e04f8e --- xxhash-debuginfo-0.8.0-alt2.x86_64.rpm.repo 2021-07-07 01:28:34.000000000 +0000 +++ xxhash-debuginfo-0.8.0-alt2.x86_64.rpm.hasher 2023-05-25 01:42:59.870532140 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ad 40755 root:root -/usr/lib/debug/.build-id/ad/37a183037b5b3d246d331ca1ab6cae18178db2 120777 root:root ../../../../bin/xxhsum -/usr/lib/debug/.build-id/ad/37a183037b5b3d246d331ca1ab6cae18178db2.debug 120777 root:root ../../usr/bin/xxhsum.debug +/usr/lib/debug/.build-id/bd 40755 root:root +/usr/lib/debug/.build-id/bd/19abac23e62dac335d7a49eac3ba5196f620dc 120777 root:root ../../../../bin/xxhsum +/usr/lib/debug/.build-id/bd/19abac23e62dac335d7a49eac3ba5196f620dc.debug 120777 root:root ../../usr/bin/xxhsum.debug /usr/lib/debug/usr/bin/xxh128sum.debug 120777 root:root xxhsum.debug @@ -15,5 +15,5 @@ Provides: xxhash-debuginfo = 0.8.0-alt2:sisyphus+277476.100.2.1 -File: /usr/lib/debug/.build-id/ad 40755 root:root -File: /usr/lib/debug/.build-id/ad/37a183037b5b3d246d331ca1ab6cae18178db2 120777 root:root ../../../../bin/xxhsum -File: /usr/lib/debug/.build-id/ad/37a183037b5b3d246d331ca1ab6cae18178db2.debug 120777 root:root ../../usr/bin/xxhsum.debug +File: /usr/lib/debug/.build-id/bd 40755 root:root +File: /usr/lib/debug/.build-id/bd/19abac23e62dac335d7a49eac3ba5196f620dc 120777 root:root ../../../../bin/xxhsum +File: /usr/lib/debug/.build-id/bd/19abac23e62dac335d7a49eac3ba5196f620dc.debug 120777 root:root ../../usr/bin/xxhsum.debug File: /usr/lib/debug/usr/bin/xxh128sum.debug 120777 root:root xxhsum.debug @@ -21,3 +21,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 a4a96777f962d5403106a282e952017e +File: /usr/lib/debug/usr/bin/xxhsum.debug 100644 root:root c4ab1f05f194002ccd94f699a7c0dc64 File: /usr/src/debug/xxhash-0.8.0-alt2 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/xxhash-0.8.0-alt2/xxhsum.c 100644 root:root 7c4f70d6a3337ede4887a32715e21530 -RPMIdentity: 312c47a3365be10e0f905ce467a259de868fda7809c6594e7301e89b00779f1dc3e04f6799bdfc88a35c6f20caa39c7506b587f50c1f33305442334c8182cbb5 +RPMIdentity: 4751a040d208a2cbcbffcb323a3d2ea7c951224cfddb11540c16800c3361696bfd5bccd6a3668d641e966b4a48892ae2cd8a5170722c9bdd4025696a92a796cf