>>> xxhash: Building main/xxhash 0.8.3-r1 (using abuild 3.16.0-r0) started Mon, 02 Mar 2026 15:50:32 +0000 >>> xxhash: Validating /home/buildozer/aports/main/xxhash/APKBUILD... >>> xxhash: Analyzing dependencies... >>> xxhash: Installing for build: build-base (1/1) Installing .makedepends-xxhash (20260302.155033) OK: 289.5 MiB in 106 packages >>> xxhash: Cleaning up srcdir >>> xxhash: Cleaning up pkgdir >>> xxhash: Cleaning up tmpdir >>> xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xxhash-0.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> xxhash: Fetching xxhash-0.8.3.tar.gz::https://github.com/Cyan4973/xxHash/archive/v0.8.3.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/xxhash-0.8.3.tar.gz.part' xxhash-0.8.3.tar.gz. 32% |********** | 363k 0:00:02 ETA xxhash-0.8.3.tar.gz. 100% |********************************| 1120k 0:00:00 ETA '/var/cache/distfiles/edge/xxhash-0.8.3.tar.gz.part' saved /var/cache/distfiles/edge/xxhash-0.8.3.tar.gz: OK >>> xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xxhash-0.8.3.tar.gz /var/cache/distfiles/edge/xxhash-0.8.3.tar.gz: OK >>> xxhash: Unpacking /var/cache/distfiles/edge/xxhash-0.8.3.tar.gz... cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -c -o xxhash.o xxhash.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -fPIC xxhash.c -Wl,--as-needed,-O1,--sort-common -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.3 cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -c -o cli/xxhsum.o cli/xxhsum.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -c -o cli/xsum_arch.o cli/xsum_arch.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -c -o cli/xsum_output.o cli/xsum_output.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -c -o cli/xsum_bench.o cli/xsum_bench.c ar rcs libxxhash.a xxhash.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 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 -Wl,--as-needed,-O1,--sort-common -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/buildozer/aports/main/xxhash/src/xxHash-0.8.3/tests' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 sanity_test.c -o sanity_test ./sanity_test OK. (passes 49948 tests) make[1]: Leaving directory '/home/buildozer/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 7d90ebf709890c78 xxhash.o # internal bench ./xxhsum -bi0 xxhsum 0.8.3 by Yann Collet compiled as 32-bit ARMv7 Thumb-2 + unaligned little endian with GCC 15.2.0 Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 56192 it/s ( 5487.5 MB/s) 1#XXH32 : 102400 -> 56192 it/s ( 5487.5 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 21263 it/s ( 2076.5 MB/s) 3#XXH64 : 102400 -> 21263 it/s ( 2076.5 MB/s) 1-XXH3_64b : 102400 -> 1-XXH3_64b : 102400 -> 38490 it/s ( 3758.8 MB/s) 5#XXH3_64b : 102400 -> 38490 it/s ( 3758.8 MB/s) 1-XXH128 : 102400 -> 1-XXH128 : 102400 -> 38176 it/s ( 3728.2 MB/s) 11#XXH128 : 102400 -> 38176 it/s ( 3728.2 MB/s) # long bench command ./xxhsum --benchmark-all -i0 xxhsum 0.8.3 by Yann Collet compiled as 32-bit ARMv7 Thumb-2 + unaligned little endian with GCC 15.2.0 Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 56131 it/s ( 5481.5 MB/s) 1#XXH32 : 102400 -> 56131 it/s ( 5481.5 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 54526 it/s ( 5324.8 MB/s) 2#XXH32 unaligned : 102400 -> 54526 it/s ( 5324.8 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 20376 it/s ( 1989.8 MB/s) 3#XXH64 : 102400 -> 20376 it/s ( 1989.8 MB/s) 1-XXH64 unaligned : 102400 -> 1-XXH64 unaligned : 102400 -> 20876 it/s ( 2038.6 MB/s) 4#XXH64 unaligned : 102400 -> 20876 it/s ( 2038.6 MB/s) 1-XXH3_64b : 102400 -> 1-XXH3_64b : 102400 -> 39814 it/s ( 3888.1 MB/s) 5#XXH3_64b : 102400 -> 39814 it/s ( 3888.1 MB/s) 1-XXH3_64b unaligned : 102400 -> 1-XXH3_64b unaligned : 102400 -> 39524 it/s ( 3859.8 MB/s) 6#XXH3_64b unaligned : 102400 -> 39524 it/s ( 3859.8 MB/s) 1-XXH3_64b w/seed : 102400 -> 1-XXH3_64b w/seed : 102400 -> 38262 it/s ( 3736.5 MB/s) 7#XXH3_64b w/seed : 102400 -> 38262 it/s ( 3736.5 MB/s) 1-XXH3_64b w/seed unaligned : 102400 -> 1-XXH3_64b w/seed unaligned : 102400 -> 38205 it/s ( 3730.9 MB/s) 8#XXH3_64b w/seed unaligned : 102400 -> 38205 it/s ( 3730.9 MB/s) 1-XXH3_64b w/secret : 102400 -> 1-XXH3_64b w/secret : 102400 -> 35034 it/s ( 3421.3 MB/s) 9#XXH3_64b w/secret : 102400 -> 35034 it/s ( 3421.3 MB/s) 1-XXH3_64b w/secret unaligned : 102400 -> 1-XXH3_64b w/secret unaligned : 102400 -> 34704 it/s ( 3389.0 MB/s) 10#XXH3_64b w/secret unaligned : 102400 -> 34704 it/s ( 3389.0 MB/s) 1-XXH128 : 102400 -> 1-XXH128 : 102400 -> 38490 it/s ( 3758.8 MB/s) 11#XXH128 : 102400 -> 38490 it/s ( 3758.8 MB/s) 1-XXH128 unaligned : 102400 -> 1-XXH128 unaligned : 102400 -> 38050 it/s ( 3715.8 MB/s) 12#XXH128 unaligned : 102400 -> 38050 it/s ( 3715.8 MB/s) 1-XXH128 w/seed : 102400 -> 1-XXH128 w/seed : 102400 -> 39089 it/s ( 3817.3 MB/s) 13#XXH128 w/seed : 102400 -> 39089 it/s ( 3817.3 MB/s) 1-XXH128 w/seed unaligned : 102400 -> 1-XXH128 w/seed unaligned : 102400 -> 38766 it/s ( 3785.7 MB/s) 14#XXH128 w/seed unaligned : 102400 -> 38766 it/s ( 3785.7 MB/s) 1-XXH128 w/secret : 102400 -> 1-XXH128 w/secret : 102400 -> 34927 it/s ( 3410.8 MB/s) 15#XXH128 w/secret : 102400 -> 34927 it/s ( 3410.8 MB/s) 1-XXH128 w/secret unaligned : 102400 -> 1-XXH128 w/secret unaligned : 102400 -> 34657 it/s ( 3384.5 MB/s) 16#XXH128 w/secret unaligned : 102400 -> 34657 it/s ( 3384.5 MB/s) 1-XXH32_stream : 102400 -> 1-XXH32_stream : 102400 -> 56161 it/s ( 5484.5 MB/s) 17#XXH32_stream : 102400 -> 56161 it/s ( 5484.5 MB/s) 1-XXH32_stream unaligned : 102400 -> 1-XXH32_stream unaligned : 102400 -> 55556 it/s ( 5425.3 MB/s) 18#XXH32_stream unaligned : 102400 -> 55556 it/s ( 5425.3 MB/s) 1-XXH64_stream : 102400 -> 1-XXH64_stream : 102400 -> 23414 it/s ( 2286.6 MB/s) 19#XXH64_stream : 102400 -> 23414 it/s ( 2286.6 MB/s) 1-XXH64_stream unaligned : 102400 -> 1-XXH64_stream unaligned : 102400 -> 22568 it/s ( 2203.9 MB/s) 20#XXH64_stream unaligned : 102400 -> 22568 it/s ( 2203.9 MB/s) 1-XXH3_stream : 102400 -> 1-XXH3_stream : 102400 -> 36786 it/s ( 3592.4 MB/s) 21#XXH3_stream : 102400 -> 36786 it/s ( 3592.4 MB/s) 1-XXH3_stream unaligned : 102400 -> 1-XXH3_stream unaligned : 102400 -> 36733 it/s ( 3587.2 MB/s) 22#XXH3_stream unaligned : 102400 -> 36733 it/s ( 3587.2 MB/s) 1-XXH3_stream w/seed : 102400 -> 1-XXH3_stream w/seed : 102400 -> 36616 it/s ( 3575.8 MB/s) 23#XXH3_stream w/seed : 102400 -> 36616 it/s ( 3575.8 MB/s) 1-XXH3_stream w/seed unaligned : 102400 -> 1-XXH3_stream w/seed unaligned : 102400 -> 36564 it/s ( 3570.7 MB/s) 24#XXH3_stream w/seed unaligned : 102400 -> 36564 it/s ( 3570.7 MB/s) 1-XXH128_stream : 102400 -> 1-XXH128_stream : 102400 -> 36878 it/s ( 3601.4 MB/s) 25#XXH128_stream : 102400 -> 36878 it/s ( 3601.4 MB/s) 1-XXH128_stream unaligned : 102400 -> 1-XXH128_stream unaligned : 102400 -> 36825 it/s ( 3596.2 MB/s) 26#XXH128_stream unaligned : 102400 -> 36825 it/s ( 3596.2 MB/s) 1-XXH128_stream w/seed : 102400 -> 1-XXH128_stream w/seed : 102400 -> 36525 it/s ( 3566.9 MB/s) 27#XXH128_stream w/seed : 102400 -> 36525 it/s ( 3566.9 MB/s) 1-XXH128_stream w/seed unaligne : 102400 -> 1-XXH128_stream w/seed unaligne : 102400 -> 36486 it/s ( 3563.1 MB/s) 28#XXH128_stream w/seed unaligne : 102400 -> 36486 it/s ( 3563.1 MB/s) # bench multiple variants ./xxhsum -b1,2,3 -i0 xxhsum 0.8.3 by Yann Collet compiled as 32-bit ARMv7 Thumb-2 + unaligned little endian with GCC 15.2.0 Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 55857 it/s ( 5454.8 MB/s) 1#XXH32 : 102400 -> 55857 it/s ( 5454.8 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 55258 it/s ( 5396.2 MB/s) 2#XXH32 unaligned : 102400 -> 55258 it/s ( 5396.2 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 20473 it/s ( 1999.3 MB/s) 3#XXH64 : 102400 -> 20473 it/s ( 1999.3 MB/s) # file bench ./xxhsum -bi0 xxhash.c xxhsum 0.8.3 by Yann Collet compiled as 32-bit ARMv7 Thumb-2 + unaligned little endian with GCC 15.2.0 1-XXH32 : 1855 -> 1-XXH32 : 1855 -> 2944242 it/s ( 5208.6 MB/s) 1#XXH32 : 1855 -> 2944242 it/s ( 5208.6 MB/s) 1-XXH64 : 1855 -> 1-XXH64 : 1855 -> 1101579 it/s ( 1948.8 MB/s) 3#XXH64 : 1855 -> 1101579 it/s ( 1948.8 MB/s) 1-XXH3_64b : 1855 -> 1-XXH3_64b : 1855 -> 2076442 it/s ( 3673.4 MB/s) 5#XXH3_64b : 1855 -> 2076442 it/s ( 3673.4 MB/s) 1-XXH128 : 1855 -> 1-XXH128 : 1855 -> 1975524 it/s ( 3494.8 MB/s) 11#XXH128 : 1855 -> 1975524 it/s ( 3494.8 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... libfakeroot internal error: payload not recognized! Installing libxxhash.a Installing libxxhash creating pkgconfig Installing xxhsum Installing man pages Installing pkgconfig xxhash installation completed >>> xxhash-static*: Running split function static... 'usr/lib/libxxhash.a' -> '/home/buildozer/aports/main/xxhash/pkg/xxhash-static/usr/lib/libxxhash.a' >>> xxhash-static*: Preparing subpackage xxhash-static... >>> xxhash-static*: Stripping binaries >>> xxhash-static*: Running postcheck for xxhash-static >>> xxhash-dev*: Running split function dev... libfakeroot internal error: payload not recognized! 'usr/include' -> '/home/buildozer/aports/main/xxhash/pkg/xxhash-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/main/xxhash/pkg/xxhash-dev/usr/lib/pkgconfig' 'usr/lib/libxxhash.so' -> '/home/buildozer/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/buildozer/aports/main/xxhash/pkg/xxhash-doc/usr/share/man' >>> xxhash-doc*: Preparing subpackage xxhash-doc... libfakeroot internal error: payload not recognized! >>> xxhash-doc*: Running postcheck for xxhash-doc >>> libxxhash*: Running split function libs... 'usr/lib/libxxhash.so.0' -> '/home/buildozer/aports/main/xxhash/pkg/libxxhash/usr/lib/libxxhash.so.0' 'usr/lib/libxxhash.so.0.8.3' -> '/home/buildozer/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 >>> xxhash*: Scanning shared objects >>> xxhash-static*: Scanning shared objects >>> xxhash-dev*: Scanning shared objects >>> libxxhash*: Scanning shared objects >>> libxxhash*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> libxxhash*: Package size: 53.1 KB >>> libxxhash*: Compressing data... >>> libxxhash*: Create checksum... >>> libxxhash*: Create libxxhash-0.8.3-r1.apk >>> xxhash-dev*: Tracing dependencies... libxxhash=0.8.3-r1 pkgconfig >>> xxhash-dev*: Package size: 264.8 KB >>> xxhash-dev*: Compressing data... >>> xxhash-dev*: Create checksum... >>> xxhash-dev*: Create xxhash-dev-0.8.3-r1.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-r1.apk >>> xxhash-static*: Tracing dependencies... >>> xxhash-static*: Package size: 158.1 KB >>> xxhash-static*: Compressing data... >>> xxhash-static*: Create checksum... >>> xxhash-static*: Create xxhash-static-0.8.3-r1.apk >>> xxhash*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> xxhash*: Package size: 77.3 KB >>> xxhash*: Compressing data... >>> xxhash*: Create checksum... >>> xxhash*: Create xxhash-0.8.3-r1.apk >>> xxhash: Build complete at Mon, 02 Mar 2026 15:50:47 +0000 elapsed time 0h 0m 15s >>> xxhash: Cleaning up srcdir >>> xxhash: Cleaning up pkgdir >>> xxhash: Cleaning up tmpdir >>> xxhash: Uninstalling dependencies... (1/1) Purging .makedepends-xxhash (20260302.155033) OK: 289.5 MiB in 105 packages >>> xxhash: Updating the main/armv7 repository index... >>> xxhash: Signing the index...