Package Details: hare-git r4316.940f4062-1

Git Clone URL: https://aur.archlinux.org/hare-git.git (read-only, click to copy)
Package Base: hare-git
Description: The Hare systems programming language
Upstream URL: https://harelang.org
Licenses: MPL2
Conflicts: hare
Provides: hare
Submitter: apreiml
Maintainer: apreiml
Last Packager: apreiml
Votes: 7
Popularity: 0.58
First Submitted: 2022-04-24 17:34 (UTC)
Last Updated: 2025-08-09 17:36 (UTC)

Dependencies (8)

Required by (46)

Sources (3)

Latest Comments

1 2 3 Next › Last »

apreiml commented on 2025-08-09 17:36 (UTC)

can you try building it? This patch may not be necessary anymore.

Popolon commented on 2025-08-09 17:25 (UTC)

0001-Comment-out-assertions-that-fail-on-aarch64.patch is missing from the package

apreiml commented on 2023-10-11 06:14 (UTC)

It has just been applied :).

dyskos commented on 2023-10-10 18:13 (UTC)

Okay, thanks! I managed to edit the PKGBUILD and apply the patch for a successful install. I hope that'll be merged soon.

apreiml commented on 2023-10-10 06:13 (UTC)

Yes, it's an upstream issue. AES-NI tests are run, even if the cpu doesn't support it. There's a patch pending: https://lists.sr.ht/~sircmpwn/hare-dev/patches/45463

dyskos commented on 2023-10-09 23:06 (UTC) (edited on 2023-10-09 23:06 (UTC) by dyskos)

I'm getting an error in the tests:

crypto::aes::ni_test_example_vector3...make: *** [Makefile:95: check] Illegal instruction (core dumped)
==> ERROR: A failure occurred in check().
    Aborting...
 -> error making: hare-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
hare-git - exit status 4

Is this an upstream issue?

arenm commented on 2023-08-02 00:12 (UTC)

Thanks, that was fast :)

apreiml commented on 2023-08-01 14:52 (UTC)

I've removed the patch.

arenm commented on 2023-08-01 14:17 (UTC)

Can you check if 0001-Comment-out-assertions-that-fail-on-aarch64.patch is still required? It doesn't apply anymore, and seems to compile fine without it on aarch64.