>>> hare: Building community/hare 0.26.0-r1 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 23:08:07 +0000 >>> hare: Validating /home/buildozer/aports/community/hare/APKBUILD... >>> hare: Analyzing dependencies... >>> hare: Installing for build: build-base qbe harec binutils cmd:cc cmd:as cmd:ld scdoc tzdata (1/5) Installing qbe (1.2-r3) (2/5) Installing harec (0.26.0-r0) (3/5) Installing scdoc (1.11.4-r0) (4/5) Installing tzdata (2026a-r0) (5/5) Installing .makedepends-hare (20260421.230811) Executing busybox-1.37.0-r31.trigger OK: 432.1 MiB in 107 packages >>> hare: Cleaning up srcdir >>> hare: Cleaning up pkgdir >>> hare: Cleaning up tmpdir >>> hare: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/hare-0.26.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> hare: Fetching hare-0.26.0.tar.gz::https://git.sr.ht/~sircmpwn/hare/archive/0.26.0.tar.gz Connecting to git.sr.ht ([2a03:6000:1813:1337::155]:443) saving to '/var/cache/distfiles/v3.24/hare-0.26.0.tar.gz.part' hare-0.26.0.tar.gz.p 100% |********************************| 953k 0:00:00 ETA '/var/cache/distfiles/v3.24/hare-0.26.0.tar.gz.part' saved /var/cache/distfiles/v3.24/hare-0.26.0.tar.gz: OK /home/buildozer/aports/community/hare/0001-hare-parse-fix-crash-on-invalid-input.patch: OK /home/buildozer/aports/community/hare/config.mk: OK >>> hare: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/hare-0.26.0.tar.gz /var/cache/distfiles/v3.24/hare-0.26.0.tar.gz: OK /home/buildozer/aports/community/hare/0001-hare-parse-fix-crash-on-invalid-input.patch: OK /home/buildozer/aports/community/hare/config.mk: OK >>> hare: Unpacking /var/cache/distfiles/v3.24/hare-0.26.0.tar.gz... >>> hare: 0001-hare-parse-fix-crash-on-invalid-input.patch patching file hare/parse/+test/unit_test.ha patching file hare/parse/parse.ha HAREC .cache/rt.ssa HAREC .cache/types.ssa HAREC .cache/sort_cmp.ssa HAREC .cache/endian.ssa HAREC .cache/format_elf.ssa HAREC .cache/math_random.ssa SCDOC docs/hare.1 SCDOC docs/hare-build.1 SCDOC docs/hare-cache.1 SCDOC docs/hare-deps.1 SCDOC docs/hare-tool.1 SCDOC docs/haredoc.1 SCDOC docs/hare-run.1 SCDOC docs/hare-test.1 SCDOC docs/haredoc.5 SCDOC docs/hare-module.5 QBE .cache/types.s QBE .cache/sort_cmp.s QBE .cache/endian.s QBE .cache/format_elf.s QBE .cache/math_random.s AS .cache/types.o AS .cache/format_elf.o HAREC .cache/crypto_math.ssa AS .cache/math_random.o AS .cache/sort_cmp.o AS .cache/endian.o QBE .cache/crypto_math.s AS .cache/crypto_math.o QBE .cache/rt.s HAREC .cache/bytes.ssa HAREC .cache/errors.ssa HAREC .cache/math.ssa HAREC .cache/linux.ssa QBE .cache/errors.s QBE .cache/linux.s AS .cache/linux.o AS .cache/errors.o QBE .cache/bytes.s HAREC .cache/encoding_utf8.ssa HAREC .cache/io.ssa QBE .cache/math.s HAREC .cache/sort.ssa QBE .cache/encoding_utf8.s AS .cache/bytes.o HAREC .cache/strings.ssa HAREC .cache/types_c.ssa AS .cache/encoding_utf8.o QBE .cache/io.s HAREC .cache/hash.ssa QBE .cache/sort.s QBE .cache/types_c.s HAREC .cache/linux_vdso.ssa AS .cache/types_c.o AS .cache/math.o AS .cache/sort.o QBE .cache/hash.s QBE .cache/strings.s HAREC .cache/crypto_sha256.ssa AS .cache/hash.o HAREC .cache/ascii.ssa HAREC .cache/bufio.ssa HAREC .cache/memio.ssa HAREC .cache/path.ssa AS .cache/io.o QBE .cache/linux_vdso.s HAREC .cache/time.ssa AS .cache/linux_vdso.o QBE .cache/ascii.s QBE .cache/crypto_sha256.s QBE .cache/memio.s AS .cache/ascii.o HAREC .cache/strconv.ssa HAREC .cache/shlex.ssa QBE .cache/bufio.s AS .cache/crypto_sha256.o AS .cache/rt.o QBE .cache/path.s AS .cache/strings.o AS .cache/memio.o QBE .cache/time.s HAREC .cache/fs.ssa AS .cache/time.o QBE .cache/shlex.s AS .cache/bufio.o AS .cache/shlex.o AS .cache/path.o QBE .cache/fs.s HAREC .cache/os.ssa HAREC .cache/unix.ssa QBE .cache/strconv.s AS .cache/fs.o QBE .cache/unix.s HAREC .cache/unix_signal.ssa AS .cache/unix.o QBE .cache/os.s HAREC .cache/fmt.ssa AS .cache/strconv.o QBE .cache/unix_signal.s AS .cache/unix_signal.o QBE .cache/fmt.s HAREC .cache/encoding_hex.ssa HAREC .cache/hare_lex.ssa HAREC .cache/os_exec.ssa HAREC .cache/unix_tty.ssa HAREC .cache/dirs.ssa HAREC .cache/getopt.ssa AS .cache/os.o AS .cache/fmt.o QBE .cache/encoding_hex.s QBE .cache/unix_tty.s QBE .cache/getopt.s QBE .cache/dirs.s AS .cache/unix_tty.o AS .cache/encoding_hex.o AS .cache/dirs.o QBE .cache/os_exec.s QBE .cache/hare_lex.s HAREC .cache/hare_ast.ssa AS .cache/getopt.o AS .cache/os_exec.o QBE .cache/hare_ast.s HAREC .cache/hare_parse.ssa HAREC .cache/hare_unparse.ssa AS .cache/hare_ast.o AS .cache/hare_lex.o QBE .cache/hare_parse.s QBE .cache/hare_unparse.s HAREC .cache/hare_module.ssa QBE .cache/hare_module.s HAREC .cache/cmd_hare_build.ssa QBE .cache/cmd_hare_build.s HAREC .cache/cmd_hare.ssa AS .cache/hare_module.o QBE .cache/cmd_hare.s AS .cache/cmd_hare_build.o AS .cache/cmd_hare.o AS .cache/hare_parse.o AS .cache/hare_unparse.o LD .bin/hare HARE .bin/haredoc HARE .bin/hare-configured rm .cache/time.s .cache/encoding_utf8.s .cache/hare_ast.s .cache/hare_lex.s .cache/crypto_sha256.s .cache/strings.s .cache/os.s .cache/io.s .cache/fmt.s .cache/dirs.s .cache/shlex.s .cache/cmd_hare_build.s .cache/encoding_hex.s .cache/format_elf.s .cache/unix.s .cache/sort_cmp.s .cache/sort.s .cache/strconv.s .cache/errors.s .cache/getopt.s .cache/math_random.s .cache/linux.s .cache/hash.s .cache/ascii.s .cache/fs.s .cache/bufio.s .cache/types.s .cache/types_c.s .cache/cmd_hare.s .cache/hare_parse.s .cache/path.s .cache/linux_vdso.s .cache/endian.s .cache/bytes.s .cache/os_exec.s .cache/crypto_math.s .cache/hare_unparse.s .cache/math.s .cache/hare_module.s .cache/unix_tty.s .cache/unix_signal.s .cache/memio.s HAREC .testcache/rt.ssa HAREC .testcache/types.ssa HAREC .testcache/sort_cmp.ssa HAREC .testcache/endian.ssa HAREC .testcache/format_elf.ssa HAREC .testcache/math_random.ssa QBE .testcache/types.s QBE .testcache/sort_cmp.s AS .testcache/types.o QBE .testcache/math_random.s QBE .testcache/endian.s HAREC .testcache/crypto_math.ssa QBE .testcache/format_elf.s AS .testcache/sort_cmp.o AS .testcache/math_random.o AS .testcache/format_elf.o QBE .testcache/crypto_math.s AS .testcache/endian.o AS .testcache/crypto_math.o QBE .testcache/rt.s HAREC .testcache/bytes.ssa HAREC .testcache/errors.ssa HAREC .testcache/math.ssa HAREC .testcache/linux.ssa QBE .testcache/errors.s QBE .testcache/linux.s AS .testcache/linux.o AS .testcache/errors.o QBE .testcache/bytes.s HAREC .testcache/encoding_utf8.ssa HAREC .testcache/io.ssa QBE .testcache/math.s HAREC .testcache/sort.ssa QBE .testcache/encoding_utf8.s AS .testcache/bytes.o HAREC .testcache/strings.ssa HAREC .testcache/types_c.ssa AS .testcache/encoding_utf8.o QBE .testcache/io.s HAREC .testcache/hash.ssa QBE .testcache/sort.s QBE .testcache/types_c.s HAREC .testcache/linux_vdso.ssa AS .testcache/types_c.o AS .testcache/math.o AS .testcache/sort.o QBE .testcache/hash.s QBE .testcache/strings.s HAREC .testcache/crypto_sha256.ssa AS .testcache/hash.o HAREC .testcache/ascii.ssa HAREC .testcache/bufio.ssa HAREC .testcache/memio.ssa HAREC .testcache/path.ssa AS .testcache/io.o QBE .testcache/linux_vdso.s HAREC .testcache/time.ssa AS .testcache/linux_vdso.o QBE .testcache/ascii.s QBE .testcache/crypto_sha256.s QBE .testcache/memio.s AS .testcache/ascii.o HAREC .testcache/strconv.ssa HAREC .testcache/shlex.ssa QBE .testcache/bufio.s AS .testcache/crypto_sha256.o QBE .testcache/path.s AS .testcache/rt.o AS .testcache/strings.o AS .testcache/memio.o QBE .testcache/time.s HAREC .testcache/fs.ssa AS .testcache/time.o QBE .testcache/shlex.s AS .testcache/bufio.o AS .testcache/shlex.o AS .testcache/path.o QBE .testcache/fs.s HAREC .testcache/os.ssa HAREC .testcache/unix.ssa QBE .testcache/strconv.s AS .testcache/fs.o QBE .testcache/unix.s HAREC .testcache/unix_signal.ssa AS .testcache/unix.o QBE .testcache/os.s HAREC .testcache/fmt.ssa AS .testcache/strconv.o QBE .testcache/unix_signal.s AS .testcache/unix_signal.o QBE .testcache/fmt.s HAREC .testcache/encoding_hex.ssa HAREC .testcache/hare_lex.ssa HAREC .testcache/os_exec.ssa HAREC .testcache/unix_tty.ssa HAREC .testcache/dirs.ssa HAREC .testcache/getopt.ssa AS .testcache/os.o AS .testcache/fmt.o QBE .testcache/encoding_hex.s QBE .testcache/unix_tty.s QBE .testcache/getopt.s QBE .testcache/dirs.s AS .testcache/unix_tty.o AS .testcache/encoding_hex.o AS .testcache/dirs.o QBE .testcache/os_exec.s QBE .testcache/hare_lex.s HAREC .testcache/hare_ast.ssa AS .testcache/getopt.o AS .testcache/os_exec.o QBE .testcache/hare_ast.s HAREC .testcache/hare_parse.ssa HAREC .testcache/hare_unparse.ssa AS .testcache/hare_ast.o AS .testcache/hare_lex.o QBE .testcache/hare_parse.s QBE .testcache/hare_unparse.s HAREC .testcache/hare_module.ssa QBE .testcache/hare_module.s HAREC .testcache/cmd_hare_build.ssa QBE .testcache/cmd_hare_build.s HAREC .testcache/cmd_hare.ssa AS .testcache/hare_module.o QBE .testcache/cmd_hare.s AS .testcache/cmd_hare_build.o AS .testcache/cmd_hare.o AS .testcache/hare_parse.o AS .testcache/hare_unparse.o LD .bin/hare Running 583/583 tests: ascii::ctype....................................PASS in 0.000008760s ascii::strcasecmp...............................PASS in 0.000013800s ascii::valid....................................PASS in 0.000007320s bufio::greedy_scan_uncomplete_line..............PASS in 0.000029840s bufio::read.....................................PASS in 0.000016560s bufio::read_byte................................PASS in 0.000008080s bufio::read_line................................PASS in 0.000009920s bufio::read_rune................................PASS in 0.000008880s bufio::read_tok.................................PASS in 0.000008240s bufio::scan_byte................................PASS in 0.000007560s bufio::scan_read................................PASS in 0.000008920s bufio::scan_rune................................PASS in 0.000008400s bufio::scan_rune_cutoff.........................PASS in 0.000006280s bufio::scan_seek................................PASS in 0.000025601s bufio::scan_uncomplete_line.....................PASS in 0.000025600s bufio::scan_unread..............................PASS in 0.000013080s bufio::unread...................................PASS in 0.000009720s bufio::write....................................PASS in 0.000017400s bytes::cut......................................PASS in 0.000010600s bytes::equal....................................PASS in 0.000007120s bytes::hasprefix................................PASS in 0.000006760s bytes::hassuffix................................PASS in 0.000006960s bytes::index....................................PASS in 0.000028121s bytes::reverse..................................PASS in 0.000007240s bytes::rtokenize................................PASS in 0.000011920s bytes::split....................................PASS in 0.000017720s bytes::tokenize.................................PASS in 0.000009400s bytes::trim.....................................PASS in 0.000008120s cmd::haredoc::doc::html_escape..................PASS in 0.000087001s cmd::haredoc::doc::relpath_nested_to_top........PASS in 0.000006240s cmd::haredoc::doc::relpath_shared_prefix........PASS in 0.000004001s cmd::haredoc::doc::relpath_sibling..............PASS in 0.000004600s cmd::haredoc::doc::relpath_top_to_nested........PASS in 0.000004561s cmp::ints.......................................PASS in 0.000007160s crypto::aes::cbc_encrypt_decrypt................PASS in 0.000379124s crypto::aes::cbc_encrypt_decrypt_in_place.......PASS in 0.000026880s crypto::aes::ctr_encrypt_in_place...............PASS in 0.000083441s crypto::aes::ctr_encrypt_max_iv.................PASS in 0.000013120s crypto::aes::ctr_encrypt_smaller_buf............PASS in 0.000012160s crypto::aes::ctr_test_multiple_blocks...........PASS in 0.000029760s crypto::aes::ctr_test_multiple_calls............PASS in 0.000022680s crypto::aes::ctr_test_retry.....................PASS in 0.000021520s crypto::aes::ctr_zero_iv........................PASS in 0.000022320s crypto::aes::empty_write........................PASS in 0.000012800s crypto::aes::gcm_decrypt........................PASS in 0.000385924s crypto::aes::gcm_encrypt........................PASS in 0.000328684s crypto::aes::gcm_inplace........................PASS in 0.000572126s crypto::aes::rt_decrypt_128.....................PASS in 0.000013320s crypto::aes::rt_decrypt_128_multiple_blocks.....PASS in 0.000018720s crypto::aes::rt_encrypt_128.....................PASS in 0.000011560s crypto::aes::rt_encrypt_128_multiple_blocks.....PASS in 0.000017040s crypto::aes::rt_example_vector1.................PASS in 0.000013360s crypto::aes::rt_example_vector1_in_place........PASS in 0.000012121s crypto::aes::rt_example_vector2.................PASS in 0.000014080s crypto::aes::rt_example_vector3.................PASS in 0.000015800s crypto::aes::rt_finish..........................PASS in 0.000014560s crypto::aes::test_decrypt_128...................PASS in 0.000011640s crypto::aes::test_decrypt_128_multiple_blocks...PASS in 0.000018840s crypto::aes::test_encrypt_128...................PASS in 0.000011000s crypto::aes::test_encrypt_128_multiple_blocks...PASS in 0.000017161s crypto::aes::test_example_vector1...............PASS in 0.000013080s crypto::aes::test_example_vector1_in_place......PASS in 0.000011880s crypto::aes::test_example_vector2...............PASS in 0.000013840s crypto::aes::test_example_vector3...............PASS in 0.000015600s crypto::aes::xts::multiblock....................PASS in 0.000054081s crypto::aes::xts::oneblock......................PASS in 0.000098681s crypto::argon2::mode_d_one_pass.................PASS in 0.001385654s crypto::argon2::rfc_d_test_vector...............PASS in 0.001690498s crypto::argon2::rfc_i_test_vector...............PASS in 0.002176342s crypto::argon2::rfc_id_test_vector..............PASS in 0.001772058s crypto::argon2::samples.........................PASS in 0.012673330s crypto::argon2::samples_slow....................PASS in 12.929811045s crypto::bigint::add.............................PASS in 0.000115522s crypto::bigint::decodebigger....................PASS in 0.000005240s crypto::bigint::encmoddec.......................PASS in 0.000087361s crypto::bigint::encode..........................PASS in 0.000006080s crypto::bigint::encodebigger....................PASS in 0.000005760s crypto::bigint::encreddec.......................PASS in 0.000022240s crypto::bigint::iszero..........................PASS in 0.000030281s crypto::bigint::modpow..........................PASS in 0.000076721s crypto::bigint::montyencode.....................PASS in 0.000032321s crypto::bigint::montymul........................PASS in 0.000095281s crypto::bigint::mulacc..........................PASS in 0.000045320s crypto::bigint::muladd_small....................PASS in 0.000056561s crypto::bigint::reduce..........................PASS in 0.000069361s crypto::bigint::rshift..........................PASS in 0.000032160s crypto::bigint::word_countbits..................PASS in 0.000004440s crypto::bigint::zero............................PASS in 0.000005840s crypto::blake2b::blake2b........................PASS in 0.040305333s crypto::blake2b::blake2b_multiple_writes........PASS in 0.000013441s crypto::blowfish::decrypt.......................PASS in 0.002518706s crypto::blowfish::encrypt.......................PASS in 0.002436065s crypto::blowfish::salted........................PASS in 0.002775268s crypto::chacha::chacha20........................PASS in 0.000020721s crypto::chacha::hchacha20.......................PASS in 0.000010240s crypto::chacha::skipblocks......................PASS in 0.000012800s crypto::chacha::xchacha20.......................PASS in 0.000016720s crypto::chachapoly::encrypt.....................PASS in 0.000122601s crypto::chachapoly::xencrypt....................PASS in 0.000041321s crypto::cipheradditionswap......................PASS in 0.000016240s crypto::curve25519::highbitignored..............PASS in 0.008956692s crypto::curve25519::subfe.......................PASS in 0.000006560s crypto::curve25519::swap25519...................PASS in 0.000007080s crypto::curve25519::unpack25519.................PASS in 0.000004840s crypto::curve25519::unpackpack..................PASS in 0.000005881s crypto::curve25519::vectors.....................PASS in 0.074856286s crypto::curve25519::x25519basepoint.............PASS in 0.880239251s crypto::ec::arsh................................PASS in 0.000081841s crypto::ec::be8tole30...........................PASS in 0.000006480s crypto::ec::bigint_support......................PASS in 0.000076441s crypto::ec::keygen_p256.........................PASS in 0.000011040s crypto::ec::keygen_p384.........................PASS in 0.000007560s crypto::ec::keygen_p521.........................PASS in 0.000007600s crypto::ec::p256_muladd.........................PASS in 0.036742776s crypto::ec::p256_mulgen.........................PASS in 0.019829883s crypto::ec::p384_muladd.........................PASS in 0.137818011s crypto::ec::p384_mulgen.........................PASS in 0.086819889s crypto::ec::p521_muladd.........................PASS in 0.306024133s crypto::ec::p521_mulgen.........................PASS in 0.192815934s crypto::ecdh::nist_p256.........................PASS in 0.006636788s crypto::ecdh::nist_p256_full....................PASS in 0.158227500s crypto::ecdh::nist_p384.........................PASS in 0.028999457s crypto::ecdh::nist_p384_full....................PASS in 0.695394239s crypto::ecdh::nist_p521.........................PASS in 0.064283658s crypto::ecdh::nist_p521_full....................PASS in 1.544197170s crypto::ecdh::p256_invalidpoint.................PASS in 0.006634068s crypto::ecdh::p256_newkey.......................PASS in 0.000008800s crypto::ecdh::p384_invalidpoint.................PASS in 0.029014897s crypto::ecdh::p521_invalidpoint.................PASS in 0.064188297s crypto::ecdsa::ecdsa_rfc6979....................PASS in 1.254021518s crypto::ecdsa::hmac_drbg........................PASS in 0.000071241s crypto::ecdsa::validate.........................PASS in 0.034577874s crypto::ed25519::golden.........................PASS in 0.023307239s crypto::ed25519::issue716.......................PASS in 0.015436198s crypto::ed25519::roundtrip......................PASS in 0.077159750s crypto::hkdf::rfc1..............................PASS in 0.000048241s crypto::hkdf::rfc2..............................PASS in 0.000073561s crypto::hkdf::rfc3..............................PASS in 0.000044081s crypto::hkdf::rfc4..............................PASS in 0.000034360s crypto::hkdf::rfc5..............................PASS in 0.000055601s crypto::hkdf::rfc6..............................PASS in 0.000032600s crypto::hmac::hmac_sha1.........................PASS in 0.000026880s crypto::hmac::hmac_sha1_empty_key...............PASS in 0.000024721s crypto::hmac::hmac_sha1_large_key...............PASS in 0.000032800s crypto::hmac::sha256............................PASS in 0.000020040s crypto::invalidaddition.........................PASS in 0.000035081s crypto::invalidaddition2........................PASS in 0.000019800s crypto::invalidaddition3........................PASS in 0.000020360s crypto::invalidaddition4........................PASS in 0.000018440s crypto::invalidaddition5........................PASS in 0.000018920s crypto::invalidcipher...........................PASS in 0.000019160s crypto::invalidcipher2..........................PASS in 0.000020121s crypto::invalidcipher3..........................PASS in 0.000019000s crypto::invalidkey..............................PASS in 0.000019320s crypto::invalidmac..............................PASS in 0.000019441s crypto::math::cmpu32............................PASS in 0.000006600s crypto::math::divu32............................PASS in 0.000007200s crypto::math::eq0u32............................PASS in 0.000006440s crypto::math::eqslice...........................PASS in 0.000008041s crypto::math::equ32.............................PASS in 0.000006560s crypto::math::gtu32.............................PASS in 0.000006441s crypto::math::lrot32............................PASS in 0.000006400s crypto::math::lrot64............................PASS in 0.000006441s crypto::math::muxu32............................PASS in 0.000006640s crypto::noadditional............................PASS in 0.000029801s crypto::nomsg...................................PASS in 0.000022561s crypto::nothing.................................PASS in 0.000019440s crypto::poly1305::example1......................PASS in 0.000006240s crypto::poly1305::example2......................PASS in 0.000005640s crypto::poly1305::example3......................PASS in 0.000007000s crypto::poly1305::example4......................PASS in 0.000007040s crypto::poly1305::writepatterns.................PASS in 0.000011040s crypto::polyaligned.............................PASS in 0.000023880s crypto::random::buffer..........................PASS in 0.000033200s crypto::random::reader..........................PASS in 0.000031720s crypto::rfc.....................................PASS in 0.000030401s crypto::rfcmultiadditonals......................PASS in 0.000028360s crypto::rsa::countbits..........................PASS in 0.000079361s crypto::rsa::initd..............................PASS in 0.000419084s crypto::rsa::pkcs1..............................PASS in 0.715481685s crypto::rsa::pss_sig............................PASS in 0.119605944s crypto::rsa::pubprivexp.........................PASS in 0.110123047s crypto::rsa::smallprivexp.......................PASS in 0.000145801s crypto::rsa::tiny...............................PASS in 0.000017120s crypto::salsa::hsalsa20.........................PASS in 0.000009920s crypto::salsa::qr...............................PASS in 0.000006280s crypto::salsa::xsalsa20.........................PASS in 0.000014640s crypto::salsa::xsalsa20_ctr_overflow_u32........PASS in 0.000010880s crypto::salsa::xsalsa20_ctr_overflow_u64........PASS in 0.000010681s crypto::sha1::sha1..............................PASS in 0.000089401s crypto::sha1::sha1_1gb..........................PASS in 18.852665178s crypto::sha256::sha256..........................PASS in 0.000136841s crypto::sha256::sha256_1gb......................PASS in 42.947659693s crypto::sha3::sha3_224..........................PASS in 0.000090241s crypto::sha3::sha3_256..........................PASS in 0.000089241s crypto::sha3::sha3_384..........................PASS in 0.000123282s crypto::sha3::sha3_512..........................PASS in 0.000145241s crypto::sha3::sha3_sum_many.....................PASS in 0.000030400s crypto::sha3::shake128..........................PASS in 0.000114681s crypto::sha3::shake256..........................PASS in 0.000117921s crypto::sha3::shake_dup.........................PASS in 0.000020401s crypto::sha512::sha384..........................PASS in 0.000061801s crypto::sha512::sha512..........................PASS in 0.000143601s crypto::sha512::sha512_224......................PASS in 0.000044880s crypto::sha512::sha512_256......................PASS in 0.000045160s crypto::x25519::random..........................PASS in 0.017631928s crypto::x25519::sample..........................PASS in 0.008835204s encoding::asn1::bmp.............................PASS in 0.000383164s encoding::asn1::c_is_num........................PASS in 0.000013881s encoding::asn1::c_is_print......................PASS in 0.000038800s encoding::asn1::emptydata.......................PASS in 0.000009080s encoding::asn1::encode_dsz......................PASS in 0.000006800s encoding::asn1::invalid_seq.....................PASS in 0.000009520s encoding::asn1::parselen........................PASS in 0.000018440s encoding::asn1::parsetag........................PASS in 0.000016040s encoding::asn1::read_bitstr.....................PASS in 0.000017320s encoding::asn1::read_bool.......................PASS in 0.000014200s encoding::asn1::read_gtime......................PASS in 0.000351284s encoding::asn1::read_implicit...................PASS in 0.000009680s encoding::asn1::read_int........................PASS in 0.000038640s encoding::asn1::read_null.......................PASS in 0.000010601s encoding::asn1::read_oid........................PASS in 0.000010200s encoding::asn1::read_utctime....................PASS in 0.000043001s encoding::asn1::seq.............................PASS in 0.000022080s encoding::asn1::strrawoid.......................PASS in 0.000024960s encoding::asn1::t61.............................PASS in 0.000033201s encoding::asn1::t61encode.......................PASS in 0.000175002s encoding::asn1::utf8............................PASS in 0.000025320s encoding::asn1::validutf8.......................PASS in 0.000006480s encoding::asn1::write_bool......................PASS in 0.000010080s encoding::asn1::write_id........................PASS in 0.000011760s encoding::asn1::write_int.......................PASS in 0.000011320s encoding::asn1::write_prim......................PASS in 0.000007080s encoding::asn1::write_seq.......................PASS in 0.000009640s encoding::base32::decode........................PASS in 0.000336243s encoding::base32::encode........................PASS in 0.000097161s encoding::base32::std_encodings.................PASS in 0.000006360s encoding::base64::decode........................PASS in 0.008473201s encoding::base64::encode........................PASS in 0.000015560s encoding::base64::partialwrite..................PASS in 0.000006360s encoding::base64::sizecalc......................PASS in 0.000005160s encoding::base64::std_encodings.................PASS in 0.000006400s encoding::hex::decode...........................PASS in 0.000031320s encoding::hex::dump.............................PASS in 0.000050120s encoding::hex::encode...........................PASS in 0.000008761s encoding::hex::encodestr........................PASS in 0.000007920s encoding::pem::read.............................PASS in 0.000116881s encoding::pem::read_many........................PASS in 0.000116281s encoding::pem::readcrlf.........................PASS in 0.000049841s encoding::pem::write............................PASS in 0.000135602s encoding::utf8::decode..........................PASS in 0.000009080s encoding::utf8::encode..........................PASS in 0.000005800s encoding::utf8::slice...........................PASS in 0.000007120s endian::big.....................................PASS in 0.000007880s endian::hton....................................PASS in 0.000007400s endian::little..................................PASS in 0.000008040s endian::ntoh....................................PASS in 0.000006560s fmt::print......................................PASS in 0.000193362s fnmatch::fnmatch................................PASS in 0.000106001s format::ini::extended...........................PASS in 0.000034200s format::ini::invalid............................PASS in 0.000056560s format::ini::simple.............................PASS in 0.000028800s fs::mode_str....................................PASS in 0.000008280s fs::modes.......................................PASS in 0.000007200s getopt::parse...................................PASS in 0.000086361s glob::glob......................................PASS in 0.003452633s glob::pattern_parse.............................PASS in 0.000072280s hare::lex::access_tuple.........................PASS in 0.000450164s hare::lex::annotation_callback..................PASS in 0.000028161s hare::lex::comments.............................PASS in 0.000032440s hare::lex::discard_basic_annotation.............PASS in 0.000020000s hare::lex::discard_detailed_annotation..........PASS in 0.000037401s hare::lex::invalid..............................PASS in 0.000091161s hare::lex::keywords.............................PASS in 0.000166882s hare::lex::lex1.................................PASS in 0.000010840s hare::lex::lex2.................................PASS in 0.000020240s hare::lex::lex3.................................PASS in 0.000031281s hare::lex::lexname..............................PASS in 0.000021440s hare::lex::literals.............................PASS in 0.000098001s hare::lex::literals_underscores.................PASS in 0.000097001s hare::lex::loc..................................PASS in 0.000032161s hare::lex::runes................................PASS in 0.000026160s hare::lex::save_restore.........................PASS in 0.000020720s hare::lex::strings..............................PASS in 0.000071241s hare::lex::unlex................................PASS in 0.000006960s hare::parse::array_slice........................PASS in 0.001454614s hare::parse::assignment.........................PASS in 0.000720167s hare::parse::binarithm..........................PASS in 0.000081161s hare::parse::binding............................PASS in 0.000448604s hare::parse::builtin............................PASS in 0.001018850s hare::parse::call...............................PASS in 0.000300643s hare::parse::cast...............................PASS in 0.000387284s hare::parse::compound...........................PASS in 0.000059841s hare::parse::control............................PASS in 0.000142881s hare::parse::decls..............................PASS in 0.000547325s hare::parse::defer_expr.........................PASS in 0.000068840s hare::parse::doc::doc...........................PASS in 0.000161761s hare::parse::doc::invalid_ref...................PASS in 0.000104881s hare::parse::docs...............................PASS in 0.000124321s hare::parse::enum_comments......................PASS in 0.000066360s hare::parse::enum_type..........................PASS in 0.000292043s hare::parse::expr_loc...........................PASS in 0.001912778s hare::parse::for_expr...........................PASS in 0.000592965s hare::parse::func...............................PASS in 0.000719367s hare::parse::ident..............................PASS in 0.000590886s hare::parse::if_expr............................PASS in 0.000197362s hare::parse::imports............................PASS in 0.000143802s hare::parse::list...............................PASS in 0.000078721s hare::parse::literal............................PASS in 0.001146131s hare::parse::match_expr.........................PASS in 0.000294283s hare::parse::parenthesis........................PASS in 0.001085610s hare::parse::postfix............................PASS in 0.000382764s hare::parse::slice..............................PASS in 0.000167922s hare::parse::struct_union.......................PASS in 0.000418884s hare::parse::switch_expr........................PASS in 0.000210122s hare::parse::tagged_union.......................PASS in 0.000185282s hare::parse::tuple..............................PASS in 0.000242722s hare::parse::type_loc...........................PASS in 0.000332363s hare::parse::unarithm...........................PASS in 0.000273123s hare::parse::want...............................PASS in 0.000060521s hare::parse::yield_expr.........................PASS in 0.000138202s hare::unparse::_type............................PASS in 0.000035801s hare::unparse::decl.............................PASS in 0.000047720s hare::unparse::ident............................PASS in 0.000008440s hare::unparse::import...........................PASS in 0.000017160s hash::adler32::adler32..........................PASS in 0.000009960s hash::crc16::crc16..............................PASS in 0.000016201s hash::crc32::crc32..............................PASS in 0.000017800s hash::crc64::crc64..............................PASS in 0.000022161s hash::fnv::fnv32................................PASS in 0.000010960s hash::siphash::siphash..........................PASS in 0.000037480s io::limit.......................................PASS in 0.000009920s io::unread......................................PASS in 0.000009720s linux::timerfd::timerfd.........................PASS in 0.000044081s math::absf......................................PASS in 0.000008320s math::absi......................................PASS in 0.000007400s math::acos......................................PASS in 0.000010840s math::acosh.....................................PASS in 0.000011480s math::asin......................................PASS in 0.000010080s math::asinh.....................................PASS in 0.000010800s math::atan......................................PASS in 0.000007560s math::atan2.....................................PASS in 0.000008721s math::atanh.....................................PASS in 0.000007880s math::bit_size..................................PASS in 0.000007001s math::ceil......................................PASS in 0.000007960s math::checked::addi16...........................PASS in 0.000005840s math::checked::addi32...........................PASS in 0.000005480s math::checked::addi64...........................PASS in 0.000006080s math::checked::addi8............................PASS in 0.000006120s math::checked::addu16...........................PASS in 0.000005880s math::checked::addu32...........................PASS in 0.000005480s math::checked::addu64...........................PASS in 0.000005640s math::checked::addu8............................PASS in 0.000005560s math::checked::muli16...........................PASS in 0.000005560s math::checked::muli32...........................PASS in 0.000005520s math::checked::muli64...........................PASS in 0.000005800s math::checked::muli8............................PASS in 0.000005680s math::checked::mulu16...........................PASS in 0.000005480s math::checked::mulu32...........................PASS in 0.000005560s math::checked::mulu64...........................PASS in 0.000005640s math::checked::mulu8............................PASS in 0.000005840s math::checked::power............................PASS in 0.000006281s math::checked::sat_addi16.......................PASS in 0.000004920s math::checked::sat_addi32.......................PASS in 0.000005000s math::checked::sat_addi64.......................PASS in 0.000004880s math::checked::sat_addi8........................PASS in 0.000005040s math::checked::sat_addu16.......................PASS in 0.000004960s math::checked::sat_addu32.......................PASS in 0.000004920s math::checked::sat_addu64.......................PASS in 0.000005120s math::checked::sat_addu8........................PASS in 0.000005040s math::checked::sat_muli16.......................PASS in 0.000005080s math::checked::sat_muli32.......................PASS in 0.000005040s math::checked::sat_muli64.......................PASS in 0.000005200s math::checked::sat_muli8........................PASS in 0.000005280s math::checked::sat_mulu16.......................PASS in 0.000004960s math::checked::sat_mulu32.......................PASS in 0.000004920s math::checked::sat_mulu64.......................PASS in 0.000005000s math::checked::sat_mulu8........................PASS in 0.000005081s math::checked::sat_subi16.......................PASS in 0.000005000s math::checked::sat_subi32.......................PASS in 0.000005160s math::checked::sat_subi64.......................PASS in 0.000004880s math::checked::sat_subi8........................PASS in 0.000005120s math::checked::sat_subu16.......................PASS in 0.000005000s math::checked::sat_subu32.......................PASS in 0.000004880s math::checked::sat_subu64.......................PASS in 0.000004760s math::checked::sat_subu8........................PASS in 0.000005040s math::checked::subi16...........................PASS in 0.000005760s math::checked::subi32...........................PASS in 0.000005880s math::checked::subi64...........................PASS in 0.000005840s math::checked::subi8............................PASS in 0.000005920s math::checked::subu16...........................PASS in 0.000006760s math::checked::subu32...........................PASS in 0.000005640s math::checked::subu64...........................PASS in 0.000005440s math::checked::subu8............................PASS in 0.000006000s math::complex::abs..............................PASS in 0.000010200s math::complex::acos.............................PASS in 0.000037481s math::complex::acosh............................PASS in 0.000034241s math::complex::asin.............................PASS in 0.000033680s math::complex::asinh............................PASS in 0.000033440s math::complex::atan.............................PASS in 0.000018200s math::complex::atanh............................PASS in 0.000017360s math::complex::conj.............................PASS in 0.000009361s math::complex::cos..............................PASS in 0.000020200s math::complex::cosh.............................PASS in 0.000014961s math::complex::exp..............................PASS in 0.000013920s math::complex::isnan............................PASS in 0.000005960s math::complex::log..............................PASS in 0.000021320s math::complex::polar............................PASS in 0.000011480s math::complex::pow..............................PASS in 0.000028761s math::complex::rect.............................PASS in 0.000010320s math::complex::sin..............................PASS in 0.000015921s math::complex::sinh.............................PASS in 0.000015160s math::complex::sqrt.............................PASS in 0.000023201s math::complex::tan..............................PASS in 0.000014320s math::complex::tanh.............................PASS in 0.000013520s math::complex::tanhuge..........................PASS in 0.000011480s math::copysign..................................PASS in 0.000006720s math::cos.......................................PASS in 0.000007600s math::cosh......................................PASS in 0.000007880s math::divu......................................PASS in 0.000007840s math::exp2f64...................................PASS in 0.000008001s math::expf64....................................PASS in 0.000007440s math::fexcept...................................PASS in 0.000007320s math::float_normality...........................PASS in 0.000006320s math::floatbits.................................PASS in 0.000006400s math::floor.....................................PASS in 0.000007320s math::frexp.....................................PASS in 0.000007520s math::frexp_ldexp...............................PASS in 0.000007920s math::fround....................................PASS in 0.000010120s math::gcd.......................................PASS in 0.000007560s math::hypot.....................................PASS in 0.000009120s math::isclose...................................PASS in 0.000007000s math::isinf.....................................PASS in 0.000006640s math::isnan.....................................PASS in 0.000006601s math::leading_zeros_u...........................PASS in 0.000005480s math::log10f64..................................PASS in 0.000007280s math::log1p.....................................PASS in 0.000007480s math::log2f64...................................PASS in 0.000007480s math::logf64....................................PASS in 0.000007440s math::modf64....................................PASS in 0.000024800s math::modfrac...................................PASS in 0.000008360s math::mulu......................................PASS in 0.000007240s math::nearbyint.................................PASS in 0.000006880s math::nextafter.................................PASS in 0.000008200s math::normalize.................................PASS in 0.000006280s math::popcount..................................PASS in 0.000007040s math::power.....................................PASS in 0.000008280s math::powf64....................................PASS in 0.000014800s math::random::rng...............................PASS in 0.000044080s math::remu......................................PASS in 0.000007600s math::round.....................................PASS in 0.000007320s math::signf.....................................PASS in 0.000007040s math::signi.....................................PASS in 0.000007160s math::sin.......................................PASS in 0.000007680s math::sinh......................................PASS in 0.000007800s math::sqrt......................................PASS in 0.000010720s math::tan.......................................PASS in 0.000008360s math::tanh......................................PASS in 0.000007880s math::trailing_zeros_u..........................PASS in 0.000006041s math::trig_reduce...............................PASS in 0.000007280s math::trunc.....................................PASS in 0.000007520s memio::concat...................................PASS in 0.000018440s memio::dynamic..................................PASS in 0.000017321s memio::fixed....................................PASS in 0.000018360s memio::join.....................................PASS in 0.000012120s memio::nonblock.................................PASS in 0.000009360s memio::rconcat..................................PASS in 0.000010760s memio::rjoin....................................PASS in 0.000012240s mime::lookup_ext................................PASS in 0.000010400s mime::lookup_mime...............................PASS in 0.000008120s mime::parse.....................................PASS in 0.000028200s net::dns::opcode................................PASS in 0.000079321s net::ip::parse_ip...............................PASS in 0.000110201s net::ip::parse_subnet...........................PASS in 0.000032840s net::ip::test_subnet_contains...................PASS in 0.000028241s net::uri::decodequery...........................PASS in 0.000102801s net::uri::encodequery...........................PASS in 0.000018000s net::uri::invalid...............................PASS in 0.000027880s net::uri::percent_encoding......................PASS in 0.000080361s net::uri::roundtrip.............................PASS in 0.000159681s os::exec::args..................................PASS in 0.000932569s os::exec::clearenv..............................PASS in 0.000774208s os::exec::env...................................PASS in 0.000998530s path::dirname_basename..........................PASS in 0.000126082s path::ext.......................................PASS in 0.000033680s path::iter......................................PASS in 0.000019640s path::pop.......................................PASS in 0.000013520s path::prepend...................................PASS in 0.000070160s path::push......................................PASS in 0.000024160s regex::find.....................................PASS in 0.013010484s regex::findall..................................PASS in 0.000436365s regex::rawreplace...............................PASS in 0.000566725s regex::replace..................................PASS in 0.000815008s rt::sigset_invalid_signum.......................PASS in 0.000005680s rt::sigset_valid_signum.........................PASS in 0.000006321s rt::unknown_errno...............................PASS in 0.000010800s shlex::quote....................................PASS in 0.000017481s shlex::split....................................PASS in 0.000053881s sort::big_equal.................................PASS in 0.015060263s sort::big_random................................PASS in 0.037476076s sort::lbisect...................................PASS in 0.000008240s sort::rbisect...................................PASS in 0.000007800s sort::search....................................PASS in 0.000007520s sort::shuffle...................................PASS in 0.000541885s sort::sort......................................PASS in 0.000034840s sort::sorted....................................PASS in 0.000007120s strconv::ftosf..................................PASS in 0.000603805s strconv::itos...................................PASS in 0.000008480s strconv::itos_bases.............................PASS in 0.000007760s strconv::stof32.................................PASS in 0.000022400s strconv::stof64.................................PASS in 0.000090321s strconv::stofhex................................PASS in 0.000016440s strconv::stoi...................................PASS in 0.000011400s strconv::stoi_bases.............................PASS in 0.000006520s strconv::stou...................................PASS in 0.000008680s strconv::stou_bases.............................PASS in 0.000006760s strconv::utos...................................PASS in 0.000007080s strconv::utos_bases.............................PASS in 0.000007360s strings::byteindex..............................PASS in 0.000011880s strings::bytesub................................PASS in 0.000010521s strings::compare................................PASS in 0.000007120s strings::concat.................................PASS in 0.000021041s strings::contains...............................PASS in 0.000010360s strings::cut....................................PASS in 0.000009840s strings::dup....................................PASS in 0.000007280s strings::dupall.................................PASS in 0.000007801s strings::fromrunes..............................PASS in 0.000025040s strings::hasprefix..............................PASS in 0.000006640s strings::hassuffix..............................PASS in 0.000006920s strings::index..................................PASS in 0.000017281s strings::iter...................................PASS in 0.000008000s strings::join...................................PASS in 0.000008841s strings::lpad...................................PASS in 0.000008640s strings::multireplace...........................PASS in 0.000013081s strings::replace................................PASS in 0.000013040s strings::rpad...................................PASS in 0.000008561s strings::slice..................................PASS in 0.000006920s strings::split..................................PASS in 0.000018881s strings::sub....................................PASS in 0.000011920s strings::template::template.....................PASS in 0.000049160s strings::tokenize...............................PASS in 0.000012400s strings::trim...................................PASS in 0.000024040s strings::utf8...................................PASS in 0.000006761s test::_abort....................................PASS in 0.000142921s test::exit......................................PASS in 0.000014640s time::add.......................................PASS in 0.000010400s time::chrono::utc_convfrom_tai..................PASS in 0.000161681s time::chrono::utc_convto_tai....................PASS in 0.000020800s time::compare...................................PASS in 0.001065330s time::date::calc_daydate__isoywd................PASS in 0.000010840s time::date::calc_daydate__yd....................PASS in 0.000006200s time::date::calc_daydate__ymd...................PASS in 0.000006360s time::date::calc_daydate__ywd...................PASS in 0.000007120s time::date::calc_janfirstweekday................PASS in 0.000005720s time::date::calc_sundayweek.....................PASS in 0.000005040s time::date::calc_week...........................PASS in 0.000005960s time::date::calc_weekday........................PASS in 0.000005360s time::date::calc_yearday........................PASS in 0.000006120s time::date::calc_ymd............................PASS in 0.000007440s time::date::format..............................PASS in 0.000054001s time::date::from_str............................PASS in 0.000068321s time::date::hop.................................PASS in 0.000039361s time::date::parse...............................PASS in 0.000110161s time::date::reckon..............................PASS in 0.000222482s time::date::traverse............................PASS in 0.000115921s time::date::truncate............................PASS in 0.000055240s time::mult......................................PASS in 0.000013320s types::c::strcmp................................PASS in 0.000007320s types::c::strings...............................PASS in 0.000007201s types::c::strlen................................PASS in 0.000006120s types::c::strncmp...............................PASS in 0.000007520s types::c::strnlen...............................PASS in 0.000006120s unix::hosts::errors.............................PASS in 0.000043241s unix::hosts::lookup.............................PASS in 0.000043001s unix::hosts::next...............................PASS in 0.000033240s unix::passwd::nextgr............................PASS in 0.000032880s unix::passwd::nextpw............................PASS in 0.000026401s unix::signal::test_handle.......................SKIP in 0.000016120s unix::tty::pty..................................PASS in 0.000225522s uuid::decode....................................PASS in 0.000012920s uuid::encode....................................PASS in 0.000029400s wordexp::wordexp................................PASS in 0.008480201s wordexp::wordexp_error..........................PASS in 0.002010900s Skipped unix::signal::test_handle: Requires HARETEST_INCLUDE='integration' 582 passed; 0 failed; 1 skipped; 583 completed in 81.641512470s rm .testcache/bytes.s .testcache/sort.s .testcache/unix_signal.s .testcache/hare_parse.s .testcache/os.s .testcache/crypto_math.s .testcache/types.s .testcache/shlex.s .testcache/errors.s .testcache/path.s .testcache/cmd_hare.s .testcache/os_exec.s .testcache/memio.s .testcache/unix_tty.s .testcache/time.s .testcache/format_elf.s .testcache/hare_module.s .testcache/dirs.s .testcache/hare_unparse.s .testcache/crypto_sha256.s .testcache/cmd_hare_build.s .testcache/endian.s .testcache/io.s .testcache/sort_cmp.s .testcache/hash.s .testcache/fmt.s .testcache/strconv.s .testcache/linux.s .testcache/types_c.s .testcache/getopt.s .testcache/hare_ast.s .testcache/math_random.s .testcache/encoding_hex.s .testcache/strings.s .testcache/bufio.s .testcache/unix.s .testcache/hare_lex.s .testcache/ascii.s .testcache/fs.s .testcache/math.s .testcache/linux_vdso.s .testcache/encoding_utf8.s >>> hare: Entering fakeroot... rm -rf -- '/home/buildozer/aports/community/hare/pkg/hare/usr//src/hare/stdlib' HARE .bin/hare-configured HARE .bin/haredoc mkdir -p -- '/home/buildozer/aports/community/hare/pkg/hare/usr//src/hare/stdlib' cp -R -- $(scripts/moddirs) README '/home/buildozer/aports/community/hare/pkg/hare/usr//src/hare/stdlib' mkdir -p -- \ '/home/buildozer/aports/community/hare/pkg/hare/usr//bin' '/home/buildozer/aports/community/hare/pkg/hare/usr//share/man/man1' \ '/home/buildozer/aports/community/hare/pkg/hare/usr//bin' '/home/buildozer/aports/community/hare/pkg/hare/usr//share/man/man5' install -m755 '.bin/hare-configured' '/home/buildozer/aports/community/hare/pkg/hare/usr//bin/hare' install -m755 '.bin/haredoc' '/home/buildozer/aports/community/hare/pkg/hare/usr//bin/haredoc' for i in hare hare-build hare-cache hare-deps haredoc hare-run hare-test hare-tool; do install -m644 docs/$i.1 '/home/buildozer/aports/community/hare/pkg/hare/usr//share/man'/man1/$i.1; done for i in haredoc hare-module; do install -m644 docs/$i.5 '/home/buildozer/aports/community/hare/pkg/hare/usr//share/man'/man5/$i.5; done >>> hare-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/hare/pkg/hare-doc/usr/share/man' >>> hare-doc*: Preparing subpackage hare-doc... Please specify at least one package name on the command line. >>> hare-doc*: Running postcheck for hare-doc >>> hare*: Running postcheck for hare >>> hare*: Preparing package hare... >>> hare*: Stripping binaries Please specify at least one package name on the command line. >>> hare*: Scanning shared objects >>> hare-doc*: Tracing dependencies... >>> hare-doc*: Package size: 11.4 KB >>> hare-doc*: Compressing data... >>> hare-doc*: Create checksum... >>> hare-doc*: Create hare-doc-0.26.0-r1.apk >>> hare*: Tracing dependencies... qbe harec binutils cmd:cc cmd:as cmd:ld >>> hare*: Package size: 9.2 MB >>> hare*: Compressing data... >>> hare*: Create checksum... >>> hare*: Create hare-0.26.0-r1.apk >>> hare: Build complete at Tue, 21 Apr 2026 23:09:44 +0000 elapsed time 0h 1m 37s >>> hare: Cleaning up srcdir >>> hare: Cleaning up pkgdir >>> hare: Cleaning up tmpdir >>> hare: Uninstalling dependencies... (1/5) Purging .makedepends-hare (20260421.230811) (2/5) Purging harec (0.26.0-r0) (3/5) Purging qbe (1.2-r3) (4/5) Purging scdoc (1.11.4-r0) (5/5) Purging tzdata (2026a-r0) Executing busybox-1.37.0-r31.trigger OK: 431.0 MiB in 102 packages >>> hare: Updating the community/aarch64 repository index... >>> hare: Signing the index...