>>> xxhash: Building main/xxhash 0.8.3-r0 (using abuild 3.15.0-r1) started Wed, 12 Nov 2025 05:12:18 +0000 >>> xxhash: Validating /home/udu/aports/main/xxhash/APKBUILD... >>> xxhash: Analyzing dependencies... >>> xxhash: Installing for build: build-base WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/1) Installing .makedepends-xxhash (20251112.051219) OK: 296 MiB in 90 packages >>> xxhash: Cleaning up srcdir >>> xxhash: Cleaning up pkgdir >>> xxhash: Cleaning up tmpdir >>> xxhash: Fetching xxhash-0.8.3.tar.gz::https://github.com/Cyan4973/xxHash/archive/v0.8.3.tar.gz >>> xxhash: Fetching xxhash-0.8.3.tar.gz::https://github.com/Cyan4973/xxHash/archive/v0.8.3.tar.gz >>> xxhash: Checking sha512sums... xxhash-0.8.3.tar.gz: OK >>> xxhash: Unpacking /var/cache/distfiles/xxhash-0.8.3.tar.gz... cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -c -o xxhash.o xxhash.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -fPIC xxhash.c xxh_x86dispatch.c -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.3 cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xxhsum.o cli/xxhsum.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_arch.o cli/xsum_arch.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_output.o cli/xsum_output.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_bench.o cli/xsum_bench.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o xxh_x86dispatch.o xxh_x86dispatch.c ar rcs libxxhash.a xxhash.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_arch.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o xxh_x86dispatch.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o xxhsum ln -sf libxxhash.so.0.8.3 libxxhash.so.0 ln -sf libxxhash.so.0.8.3 libxxhash.so ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum ln -sf xxhsum xxh128sum ln -sf xxhsum xxh3sum make -C tests test_sanity make[1]: Entering directory '/home/udu/aports/main/xxhash/src/xxHash-0.8.3/tests' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -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 -Wall -Wextra -Wundef -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sanity_test.c -o sanity_test ./sanity_test OK. (passes 49948 tests) make[1]: Leaving directory '/home/udu/aports/main/xxhash/src/xxHash-0.8.3/tests' # stdin # If you get "Wrong parameters" on Emscripten+Node.js, recompile with `NODE_JS=1` ./xxhsum < xxhash.c 5ffb01494ce73724 stdin # multiple files ./xxhsum xxhash.* 5ffb01494ce73724 xxhash.c 33c1f3c9184bb74a xxhash.h 39f30dc276e41aa0 xxhash.o # internal bench ./xxhsum -bi0 xxhsum 0.8.3 by Yann Collet compiled as 64-bit x86 autoVec (AVX2 detected) little endian with GCC 14.2.0 Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 60875 it/s ( 5944.8 MB/s) 1#XXH32 : 102400 -> 60875 it/s ( 5944.8 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 104040 it/s (10160.2 MB/s) 3#XXH64 : 102400 -> 104040 it/s (10160.2 MB/s) 1-XXH3_64b : 102400 -> 1-XXH3_64b : 102400 -> 181658 it/s (17740.0 MB/s) 5#XXH3_64b : 102400 -> 181658 it/s (17740.0 MB/s) 1-XXH128 : 102400 -> 1-XXH128 : 102400 -> 179443 it/s (17523.7 MB/s) 11#XXH128 : 102400 -> 179443 it/s (17523.7 MB/s) # long bench command ./xxhsum --benchmark-all -i0 xxhsum 0.8.3 by Yann Collet compiled as 64-bit x86 autoVec (AVX2 detected) little endian with GCC 14.2.0 Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 59400 it/s ( 5800.8 MB/s) 1#XXH32 : 102400 -> 59400 it/s ( 5800.8 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 57833 it/s ( 5647.7 MB/s) 2#XXH32 unaligned : 102400 -> 57833 it/s ( 5647.7 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 103414 it/s (10099.0 MB/s) 3#XXH64 : 102400 -> 103414 it/s (10099.0 MB/s) 1-XXH64 unaligned : 102400 -> 1-XXH64 unaligned : 102400 -> 100292 it/s ( 9794.2 MB/s) 4#XXH64 unaligned : 102400 -> 100292 it/s ( 9794.2 MB/s) 1-XXH3_64b : 102400 -> 1-XXH3_64b : 102400 -> 172529 it/s (16848.6 MB/s) 5#XXH3_64b : 102400 -> 172529 it/s (16848.6 MB/s) 1-XXH3_64b unaligned : 102400 -> 1-XXH3_64b unaligned : 102400 -> 175768 it/s (17164.8 MB/s) 6#XXH3_64b unaligned : 102400 -> 175768 it/s (17164.8 MB/s) 1-XXH3_64b w/seed : 102400 -> 1-XXH3_64b w/seed : 102400 -> 173109 it/s (16905.2 MB/s) 7#XXH3_64b w/seed : 102400 -> 173109 it/s (16905.2 MB/s) 1-XXH3_64b w/seed unaligned : 102400 -> 1-XXH3_64b w/seed unaligned : 102400 -> 175768 it/s (17164.8 MB/s) 8#XXH3_64b w/seed unaligned : 102400 -> 175768 it/s (17164.8 MB/s) 1-XXH3_64b w/secret : 102400 -> 1-XXH3_64b w/secret : 102400 -> 164274 it/s (16042.4 MB/s) 9#XXH3_64b w/secret : 102400 -> 164274 it/s (16042.4 MB/s) 1-XXH3_64b w/secret unaligned : 102400 -> 1-XXH3_64b w/secret unaligned : 102400 -> 163233 it/s (15940.7 MB/s) 10#XXH3_64b w/secret unaligned : 102400 -> 163233 it/s (15940.7 MB/s) 1-XXH128 : 102400 -> 1-XXH128 : 102400 -> 177281 it/s (17312.6 MB/s) 11#XXH128 : 102400 -> 177281 it/s (17312.6 MB/s) 1-XXH128 unaligned : 102400 -> 1-XXH128 unaligned : 102400 -> 163492 it/s (15966.0 MB/s) 12#XXH128 unaligned : 102400 -> 163492 it/s (15966.0 MB/s) 1-XXH128 w/seed : 102400 -> 1-XXH128 w/seed : 102400 -> 179443 it/s (17523.7 MB/s) 13#XXH128 w/seed : 102400 -> 179443 it/s (17523.7 MB/s) 1-XXH128 w/seed unaligned : 102400 -> 1-XXH128 w/seed unaligned : 102400 -> 181338 it/s (17708.8 MB/s) 14#XXH128 w/seed unaligned : 102400 -> 181338 it/s (17708.8 MB/s) 1-XXH128 w/secret : 102400 -> 1-XXH128 w/secret : 102400 -> 167480 it/s (16355.4 MB/s) 15#XXH128 w/secret : 102400 -> 167480 it/s (16355.4 MB/s) 1-XXH128 w/secret unaligned : 102400 -> 1-XXH128 w/secret unaligned : 102400 -> 170530 it/s (16653.3 MB/s) 16#XXH128 w/secret unaligned : 102400 -> 170530 it/s (16653.3 MB/s) 1-XXH32_stream : 102400 -> 1-XXH32_stream : 102400 -> 26465 it/s ( 2584.4 MB/s) 17#XXH32_stream : 102400 -> 26465 it/s ( 2584.4 MB/s) 1-XXH32_stream unaligned : 102400 -> 1-XXH32_stream unaligned : 102400 -> 26437 it/s ( 2581.8 MB/s) 18#XXH32_stream unaligned : 102400 -> 26437 it/s ( 2581.8 MB/s) 1-XXH64_stream : 102400 -> 1-XXH64_stream : 102400 -> 110515 it/s (10792.5 MB/s) 19#XXH64_stream : 102400 -> 110515 it/s (10792.5 MB/s) 1-XXH64_stream unaligned : 102400 -> 1-XXH64_stream unaligned : 102400 -> 106076 it/s (10359.0 MB/s) 20#XXH64_stream unaligned : 102400 -> 106076 it/s (10359.0 MB/s) 1-XXH3_stream : 102400 -> 1-XXH3_stream : 102400 -> 150585 it/s (14705.5 MB/s) 21#XXH3_stream : 102400 -> 150585 it/s (14705.5 MB/s) 1-XXH3_stream unaligned : 102400 -> 1-XXH3_stream unaligned : 102400 -> 147143 it/s (14369.4 MB/s) 22#XXH3_stream unaligned : 102400 -> 147143 it/s (14369.4 MB/s) 1-XXH3_stream w/seed : 102400 -> 1-XXH3_stream w/seed : 102400 -> 175170 it/s (17106.5 MB/s) 23#XXH3_stream w/seed : 102400 -> 175170 it/s (17106.5 MB/s) 1-XXH3_stream w/seed unaligned : 102400 -> 1-XXH3_stream w/seed unaligned : 102400 -> 170248 it/s (16625.8 MB/s) 24#XXH3_stream w/seed unaligned : 102400 -> 170248 it/s (16625.8 MB/s) 1-XXH128_stream : 102400 -> 1-XXH128_stream : 102400 -> 150146 it/s (14662.7 MB/s) 25#XXH128_stream : 102400 -> 150146 it/s (14662.7 MB/s) 1-XXH128_stream unaligned : 102400 -> 1-XXH128_stream unaligned : 102400 -> 148201 it/s (14472.8 MB/s) 26#XXH128_stream unaligned : 102400 -> 148201 it/s (14472.8 MB/s) 1-XXH128_stream w/seed : 102400 -> 1-XXH128_stream w/seed : 102400 -> 170530 it/s (16653.3 MB/s) 27#XXH128_stream w/seed : 102400 -> 170530 it/s (16653.3 MB/s) 1-XXH128_stream w/seed unaligne : 102400 -> 1-XXH128_stream w/seed unaligne : 102400 -> 168852 it/s (16489.5 MB/s) 28#XXH128_stream w/seed unaligne : 102400 -> 168852 it/s (16489.5 MB/s) # bench multiple variants ./xxhsum -b1,2,3 -i0 xxhsum 0.8.3 by Yann Collet compiled as 64-bit x86 autoVec (AVX2 detected) little endian with GCC 14.2.0 Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 57995 it/s ( 5663.6 MB/s) 1#XXH32 : 102400 -> 57995 it/s ( 5663.6 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 58126 it/s ( 5676.4 MB/s) 2#XXH32 unaligned : 102400 -> 58126 it/s ( 5676.4 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 101980 it/s ( 9959.0 MB/s) 3#XXH64 : 102400 -> 101980 it/s ( 9959.0 MB/s) # file bench ./xxhsum -bi0 xxhash.c xxhsum 0.8.3 by Yann Collet compiled as 64-bit x86 autoVec (AVX2 detected) little endian with GCC 14.2.0 1-XXH32 : 1855 -> 1-XXH32 : 1855 -> 3070652 it/s ( 5432.2 MB/s) 1#XXH32 : 1855 -> 3070652 it/s ( 5432.2 MB/s) 1-XXH64 : 1855 -> 1-XXH64 : 1855 -> 5026690 it/s ( 8892.5 MB/s) 3#XXH64 : 1855 -> 5026690 it/s ( 8892.5 MB/s) 1-XXH3_64b : 1855 -> 1-XXH3_64b : 1855 -> 9674658 it/s (17115.1 MB/s) 5#XXH3_64b : 1855 -> 9674658 it/s (17115.1 MB/s) 1-XXH128 : 1855 -> 1-XXH128 : 1855 -> 8800623 it/s (15568.9 MB/s) 11#XXH128 : 1855 -> 8800623 it/s (15568.9 MB/s) # 32-bit ./xxhsum -H0 xxhash.c 623b23d3 xxhash.c # 128-bit ./xxhsum -H2 xxhash.c 7615c59c2d746e27e873a692555aca2b xxhash.c # XXH3 (enforce BSD style) ./xxhsum -H3 xxhash.c | grep "XXH3" XXH3_e873a692555aca2b xxhash.c # request incorrect variant ./xxhsum -H9 xxhash.c ; test $? -eq 1 Wrong parameters xxhsum 0.8.3 by Yann Collet Create 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# select an xxhash algorithm (default: 1) 0: XXH32 1: XXH64 2: XXH128 (also called XXH3_128bits) 3: XXH3 (also called XXH3_64bits) -c, --check read xxHash checksum from [files] and check them --filelist generate hashes for files listed in [files] -h, --help display a long help page about advanced options ....... checks completed successfully ....... >>> xxhash: Entering fakeroot... Installing libxxhash.a Installing libxxhash creating pkgconfig Installing xxhsum Installing man pages Installing pkgconfig xxhash installation completed >>> xxhash-dev*: Running split function dev... 'usr/include' -> '/home/udu/aports/main/xxhash/pkg/xxhash-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/udu/aports/main/xxhash/pkg/xxhash-dev/usr/lib/pkgconfig' 'usr/lib/libxxhash.so' -> '/home/udu/aports/main/xxhash/pkg/xxhash-dev/usr/lib/libxxhash.so' >>> xxhash-dev*: Preparing subpackage xxhash-dev... >>> xxhash-dev*: Stripping binaries >>> xxhash-dev*: Running postcheck for xxhash-dev >>> xxhash-doc*: Running split function doc... 'usr/share/man' -> '/home/udu/aports/main/xxhash/pkg/xxhash-doc/usr/share/man' >>> xxhash-doc*: Preparing subpackage xxhash-doc... >>> xxhash-doc*: Running postcheck for xxhash-doc >>> libxxhash*: Running split function libs... 'usr/lib/libxxhash.so.0' -> '/home/udu/aports/main/xxhash/pkg/libxxhash/usr/lib/libxxhash.so.0' 'usr/lib/libxxhash.so.0.8.3' -> '/home/udu/aports/main/xxhash/pkg/libxxhash/usr/lib/libxxhash.so.0.8.3' >>> libxxhash*: Preparing subpackage libxxhash... >>> libxxhash*: Stripping binaries >>> libxxhash*: Running postcheck for libxxhash >>> xxhash*: Running postcheck for xxhash >>> xxhash*: Preparing package xxhash... >>> xxhash*: Stripping binaries >>> libxxhash*: Scanning shared objects >>> xxhash-dev*: Scanning shared objects >>> xxhash-doc*: Scanning shared objects >>> xxhash*: Scanning shared objects >>> libxxhash*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> libxxhash*: Package size: 69.7 KB >>> libxxhash*: Compressing data... >>> libxxhash*: Create checksum... >>> libxxhash*: Create libxxhash-0.8.3-r0.apk >>> xxhash-dev*: Tracing dependencies... libxxhash=0.8.3-r0 pkgconfig >>> xxhash-dev*: Package size: 264.8 KB >>> xxhash-dev*: Compressing data... >>> xxhash-dev*: Create checksum... >>> xxhash-dev*: Create xxhash-dev-0.8.3-r0.apk >>> xxhash-doc*: Tracing dependencies... >>> xxhash-doc*: Package size: 1.9 KB >>> xxhash-doc*: Compressing data... >>> xxhash-doc*: Create checksum... >>> xxhash-doc*: Create xxhash-doc-0.8.3-r0.apk >>> xxhash*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> xxhash*: Package size: 98.0 KB >>> xxhash*: Compressing data... >>> xxhash*: Create checksum... >>> xxhash*: Create xxhash-0.8.3-r0.apk >>> xxhash: Build complete at Wed, 12 Nov 2025 05:12:34 +0000 elapsed time 0h 0m 16s >>> xxhash: Cleaning up srcdir >>> xxhash: Cleaning up pkgdir >>> xxhash: Uninstalling dependencies... (1/1) Purging .makedepends-xxhash (20251112.051219) OK: 296 MiB in 89 packages >>> xxhash: Updating the main/x86_64 repository index... >>> xxhash: Signing the index...