Search Criteria
Package Details: hare-git r3759.ea9b3d0e-1
Package Actions
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: | 6 |
Popularity: | 0.001492 |
First Submitted: | 2022-04-24 17:34 (UTC) |
Last Updated: | 2024-03-19 07:24 (UTC) |
Dependencies (8)
- harec-gitAUR
- qbe-gitAUR
- git (git-gitAUR, git-glAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- aarch64-linux-gnu-binutils (optional) – aarch64 cross compilation support
- aarch64-linux-gnu-gcc (optional) – aarch64 cross compilation support
- riscv64-linux-gnu-binutils (optional) – riscv64 cross compilation support
- riscv64-linux-gnu-gcc (riscv64-linux-gnu-gcc-fullAUR) (optional) – riscv64 cross compilation support
Required by (31)
- hare-atom (requires hare)
- hare-clrfmt (requires hare)
- hare-compress (requires hare)
- hare-ev (requires hare)
- hare-hook (requires hare) (make)
- hare-iobus (requires hare)
- hare-irc (requires hare)
- hare-json (requires hare)
- hare-linux (requires hare)
- hare-madeline (requires hare)
- hare-md5 (requires hare)
- hare-nbt (requires hare)
- hare-png (requires hare)
- hare-redis (requires hare)
- hare-rss (requires hare)
- hare-scfg (requires hare)
- hare-ssh (requires hare)
- hare-ssh-git (requires hare) (make)
- hare-toml-git (requires hare)
- hare-xml (requires hare)
- Show 11 more...
Latest Comments
1 2 3 Next › Last »
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:
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.
apreiml commented on 2022-11-15 12:26 (UTC)
This is an upstream issue. SYS_alarm is not available in aarch64. Can you maybe try the following patch? If it works I'll send it upstream:
https://paste.sr.ht/~apreiml/9bfd078eea2926c6da9b14a4ae55c35b0785cf4b
whynothugo commented on 2022-11-15 11:49 (UTC)
This is failing for me on
aarch64
now:Not sure if this is an upstream issue or not.
1 2 3 Next › Last »