>>> xxhash: Building main/xxhash 0.8.2-r2 (using abuild 3.11.21-r0) started Mon, 31 Jul 2023 11:52:28 +0000 >>> xxhash: Checking sanity of /home/buildozer/aports/main/xxhash/APKBUILD... >>> xxhash: Analyzing dependencies... >>> xxhash: Installing for build: build-base (1/1) Installing .makedepends-xxhash (20230731.115229) OK: 379 MiB in 111 packages >>> xxhash: Cleaning up srcdir >>> xxhash: Cleaning up pkgdir >>> xxhash: Cleaning up tmpdir >>> xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xxhash-0.8.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1114k 100 1114k 0 0 7462k 0 --:--:-- --:--:-- --:--:-- 7479k >>> xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xxhash-0.8.2.tar.gz >>> xxhash: Checking sha512sums... xxhash-0.8.2.tar.gz: OK >>> xxhash: Unpacking /var/cache/distfiles/edge/xxhash-0.8.2.tar.gz... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -c -o xxhash.o xxhash.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.2 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xxhsum.o cli/xxhsum.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_output.o cli/xsum_output.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_bench.o cli/xsum_bench.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DXXH_FORCE_MEMORY_ACCESS=1 -flto=auto -O2 -DXXHSUM_DISPATCH=1 xxhash.o cli/xxhsum.o cli/xsum_os_specific.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 xxhsum xxh32sum ln -sf xxhsum xxh64sum ln -sf xxhsum xxh128sum ln -sf libxxhash.so.0.8.2 libxxhash.so.0 ln -sf libxxhash.so.0.8.2 libxxhash.so make -C tests test_sanity make[1]: Entering directory '/home/buildozer/aports/main/xxhash/src/xxHash-0.8.2/tests' gcc -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 -Wl,-z,pack-relative-relocs 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.2/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 c733c8330da65f5e xxhash.o # internal bench ./xxhsum -bi0 xxhsum 0.8.2 by Yann Collet compiled as 32-bit i386 autoVec little endian with GCC 13.1.1 20230722 Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 35901 it/s ( 3506.0 MB/s) 1#XXH32 : 102400 -> 35901 it/s ( 3506.0 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 12907 it/s ( 1260.5 MB/s) 3#XXH64 : 102400 -> 12907 it/s ( 1260.5 MB/s) 1-XXH3_64b : 102400 -> 1-XXH3_64b : 102400 -> 51811 it/s ( 5059.7 MB/s) 5#XXH3_64b : 102400 -> 51811 it/s ( 5059.7 MB/s) 1-XXH128 : 102400 -> 1-XXH128 : 102400 -> 51603 it/s ( 5039.4 MB/s) 11#XXH128 : 102400 -> 51603 it/s ( 5039.4 MB/s) # long bench command ./xxhsum --benchmark-all -i0 xxhsum 0.8.2 by Yann Collet compiled as 32-bit i386 autoVec little endian with GCC 13.1.1 20230722 Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 35876 it/s ( 3503.5 MB/s) 1#XXH32 : 102400 -> 35876 it/s ( 3503.5 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 35652 it/s ( 3481.7 MB/s) 2#XXH32 unaligned : 102400 -> 35652 it/s ( 3481.7 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 13644 it/s ( 1332.4 MB/s) 3#XXH64 : 102400 -> 13644 it/s ( 1332.4 MB/s) 1-XXH64 unaligned : 102400 -> 1-XXH64 unaligned : 102400 -> 14485 it/s ( 1414.5 MB/s) 4#XXH64 unaligned : 102400 -> 14485 it/s ( 1414.5 MB/s) 1-XXH3_64b : 102400 -> 1-XXH3_64b : 102400 -> 55139 it/s ( 5384.7 MB/s) 5#XXH3_64b : 102400 -> 55139 it/s ( 5384.7 MB/s) 1-XXH3_64b unaligned : 102400 -> 1-XXH3_64b unaligned : 102400 -> 51372 it/s ( 5016.8 MB/s) 6#XXH3_64b unaligned : 102400 -> 51372 it/s ( 5016.8 MB/s) 1-XXH3_64b w/seed : 102400 -> 1-XXH3_64b w/seed : 102400 -> 79475 it/s ( 7761.3 MB/s) 7#XXH3_64b w/seed : 102400 -> 79475 it/s ( 7761.3 MB/s) 1-XXH3_64b w/seed unaligned : 102400 -> 1-XXH3_64b w/seed unaligned : 102400 -> 72946 it/s ( 7123.6 MB/s) 8#XXH3_64b w/seed unaligned : 102400 -> 72946 it/s ( 7123.6 MB/s) 1-XXH3_64b w/secret : 102400 -> 1-XXH3_64b w/secret : 102400 -> 74476 it/s ( 7273.0 MB/s) 9#XXH3_64b w/secret : 102400 -> 74476 it/s ( 7273.0 MB/s) 1-XXH3_64b w/secret unaligned : 102400 -> 1-XXH3_64b w/secret unaligned : 102400 -> 69548 it/s ( 6791.8 MB/s) 10#XXH3_64b w/secret unaligned : 102400 -> 69548 it/s ( 6791.8 MB/s) 1-XXH128 : 102400 -> 1-XXH128 : 102400 -> 60803 it/s ( 5937.8 MB/s) 11#XXH128 : 102400 -> 60803 it/s ( 5937.8 MB/s) 1-XXH128 unaligned : 102400 -> 1-XXH128 unaligned : 102400 -> 55258 it/s ( 5396.2 MB/s) 12#XXH128 unaligned : 102400 -> 55258 it/s ( 5396.2 MB/s) 1-XXH128 w/seed : 102400 -> 1-XXH128 w/seed : 102400 -> 85619 it/s ( 8361.3 MB/s) 13#XXH128 w/seed : 102400 -> 85619 it/s ( 8361.3 MB/s) 1-XXH128 w/seed unaligned : 102400 -> 1-XXH128 w/seed unaligned : 102400 -> 78746 it/s ( 7690.1 MB/s) 14#XXH128 w/seed unaligned : 102400 -> 78746 it/s ( 7690.1 MB/s) 1-XXH128 w/secret : 102400 -> 1-XXH128 w/secret : 102400 -> 68575 it/s ( 6696.8 MB/s) 15#XXH128 w/secret : 102400 -> 68575 it/s ( 6696.8 MB/s) 1-XXH128 w/secret unaligned : 102400 -> 1-XXH128 w/secret unaligned : 102400 -> 66153 it/s ( 6460.2 MB/s) 16#XXH128 w/secret unaligned : 102400 -> 66153 it/s ( 6460.2 MB/s) 1-XXH32_stream : 102400 -> 1-XXH32_stream : 102400 -> 47378 it/s ( 4626.8 MB/s) 17#XXH32_stream : 102400 -> 47378 it/s ( 4626.8 MB/s) 1-XXH32_stream unaligned : 102400 -> 1-XXH32_stream unaligned : 102400 -> 46861 it/s ( 4576.2 MB/s) 18#XXH32_stream unaligned : 102400 -> 46861 it/s ( 4576.2 MB/s) 1-XXH64_stream : 102400 -> 1-XXH64_stream : 102400 -> 9350 it/s ( 913.1 MB/s) 19#XXH64_stream : 102400 -> 9350 it/s ( 913.1 MB/s) 1-XXH64_stream unaligned : 102400 -> 1-XXH64_stream unaligned : 102400 -> 9363 it/s ( 914.3 MB/s) 20#XXH64_stream unaligned : 102400 -> 9363 it/s ( 914.3 MB/s) 1-XXH3_stream : 102400 -> 1-XXH3_stream : 102400 -> 91312 it/s ( 8917.2 MB/s) 21#XXH3_stream : 102400 -> 91312 it/s ( 8917.2 MB/s) 1-XXH3_stream unaligned : 102400 -> 1-XXH3_stream unaligned : 102400 -> 80156 it/s ( 7827.7 MB/s) 22#XXH3_stream unaligned : 102400 -> 80156 it/s ( 7827.7 MB/s) 1-XXH3_stream w/seed : 102400 -> 1-XXH3_stream w/seed : 102400 -> 65025 it/s ( 6350.1 MB/s) 23#XXH3_stream w/seed : 102400 -> 65025 it/s ( 6350.1 MB/s) 1-XXH3_stream w/seed unaligned : 102400 -> 1-XXH3_stream w/seed unaligned : 102400 -> 57833 it/s ( 5647.7 MB/s) 24#XXH3_stream w/seed unaligned : 102400 -> 57833 it/s ( 5647.7 MB/s) 1-XXH128_stream : 102400 -> 1-XXH128_stream : 102400 -> 90510 it/s ( 8838.8 MB/s) 25#XXH128_stream : 102400 -> 90510 it/s ( 8838.8 MB/s) 1-XXH128_stream unaligned : 102400 -> 1-XXH128_stream unaligned : 102400 -> 81359 it/s ( 7945.2 MB/s) 26#XXH128_stream unaligned : 102400 -> 81359 it/s ( 7945.2 MB/s) 1-XXH128_stream w/seed : 102400 -> 1-XXH128_stream w/seed : 102400 -> 63502 it/s ( 6201.4 MB/s) 27#XXH128_stream w/seed : 102400 -> 63502 it/s ( 6201.4 MB/s) 1-XXH128_stream w/seed unaligne : 102400 -> 1-XXH128_stream w/seed unaligne : 102400 -> 58523 it/s ( 5715.1 MB/s) 28#XXH128_stream w/seed unaligne : 102400 -> 58523 it/s ( 5715.1 MB/s) # bench multiple variants ./xxhsum -b1,2,3 -i0 xxhsum 0.8.2 by Yann Collet compiled as 32-bit i386 autoVec little endian with GCC 13.1.1 20230722 Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 23953 it/s ( 2339.2 MB/s) 1#XXH32 : 102400 -> 23953 it/s ( 2339.2 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 21211 it/s ( 2071.4 MB/s) 2#XXH32 unaligned : 102400 -> 21211 it/s ( 2071.4 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 7312 it/s ( 714.1 MB/s) 3#XXH64 : 102400 -> 7312 it/s ( 714.1 MB/s) # file bench ./xxhsum -bi0 xxhash.c xxhsum 0.8.2 by Yann Collet compiled as 32-bit i386 autoVec little endian with GCC 13.1.1 20230722 1-XXH32 : 1855 -> 1-XXH32 : 1855 -> 1866535 it/s ( 3302.0 MB/s) 1#XXH32 : 1855 -> 1866535 it/s ( 3302.0 MB/s) 1-XXH64 : 1855 -> 1-XXH64 : 1855 -> 698220 it/s ( 1235.2 MB/s) 3#XXH64 : 1855 -> 698220 it/s ( 1235.2 MB/s) 1-XXH3_64b : 1855 -> 1-XXH3_64b : 1855 -> 2183153 it/s ( 3862.1 MB/s) 5#XXH3_64b : 1855 -> 2183153 it/s ( 3862.1 MB/s) 1-XXH128 : 1855 -> 1-XXH128 : 1855 -> 1843393 it/s ( 3261.1 MB/s) 11#XXH128 : 1855 -> 1843393 it/s ( 3261.1 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 ....... >>> 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... >>> xxhash-dev*: Preparing subpackage xxhash-dev... >>> xxhash-dev*: Stripping binaries >>> xxhash-dev*: Running postcheck for xxhash-dev >>> xxhash-doc*: Running split function doc... >>> xxhash-doc*: Preparing subpackage xxhash-doc... >>> xxhash-doc*: Running postcheck for xxhash-doc >>> libxxhash*: Running split function libs... >>> 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.so.1 >>> libxxhash*: Package size: 112.0 KB >>> libxxhash*: Compressing data... >>> libxxhash*: Create checksum... >>> libxxhash*: Create libxxhash-0.8.2-r2.apk >>> xxhash-dev*: Tracing dependencies... libxxhash=0.8.2-r2 pkgconfig >>> xxhash-dev*: Package size: 276.0 KB >>> xxhash-dev*: Compressing data... >>> xxhash-dev*: Create checksum... >>> xxhash-dev*: Create xxhash-dev-0.8.2-r2.apk >>> xxhash-doc*: Tracing dependencies... >>> xxhash-doc*: Package size: 24.0 KB >>> xxhash-doc*: Compressing data... >>> xxhash-doc*: Create checksum... >>> xxhash-doc*: Create xxhash-doc-0.8.2-r2.apk >>> xxhash*: Tracing dependencies... so:libc.musl-x86.so.1 >>> xxhash*: Package size: 148.0 KB >>> xxhash*: Compressing data... >>> xxhash*: Create checksum... >>> xxhash*: Create xxhash-0.8.2-r2.apk >>> xxhash: Build complete at Mon, 31 Jul 2023 11:52:44 +0000 elapsed time 0h 0m 16s >>> xxhash: Cleaning up srcdir >>> xxhash: Cleaning up pkgdir >>> xxhash: Uninstalling dependencies... (1/1) Purging .makedepends-xxhash (20230731.115229) OK: 379 MiB in 110 packages >>> xxhash: Updating the main/x86 repository index... >>> xxhash: Signing the index...