Search Criteria
Package Details: hare-git r4316.940f4062-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: | 7 |
| Popularity: | 0.002628 |
| First Submitted: | 2022-04-24 17:34 (UTC) |
| Last Updated: | 2025-08-09 17:36 (UTC) |
Dependencies (8)
- harec-gitAUR
- qbe-gitAUR
- git (git-gitAUR, git-glAUR, git-wd40AUR) (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 (46)
- hare-adwaita (requires hare)
- hare-adwaita-git (requires hare)
- hare-atom (requires hare)
- hare-clrfmt (requires hare)
- hare-compress (requires hare)
- hare-ev (requires hare)
- hare-gi (requires hare)
- hare-gi-git (requires hare)
- hare-gtk4-layer-shell (requires hare)
- hare-gtk4-layer-shell-git (requires hare)
- hare-hook (requires hare) (make)
- hare-http (requires hare)
- 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)
- Show 26 more...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
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
aarch64now:Not sure if this is an upstream issue or not.
smlavine commented on 2022-10-11 02:23 (UTC)
makepkgis failing right now for me:But searching for that string (or substrings of it) in either what is left of the build directory or in hare comes up nothing, so I don't know where it comes from.
apreiml commented on 2022-08-29 13:08 (UTC)
No, the main hare package checks out a fixed commit and afaik will point to future releases. hare-git will always checkout latest master.
Techcable commented on 2022-08-29 00:34 (UTC)
How does this currently differ from the main
harepackage?They both build the latest git commit (hare has no stable version yet).
whynothugo commented on 2022-07-25 08:02 (UTC)
Latest builds perfectly on aarch64, thanks!
apreiml commented on 2022-07-19 08:20 (UTC)
ok. pushed.
whynothugo commented on 2022-07-19 08:16 (UTC)
Need to use
$CARCH, not$arch. For some reason the latter is alsox86_64, even on ARM.apreiml commented on 2022-07-19 08:10 (UTC)
Ah yes of course. Now it's in.
whynothugo commented on 2022-07-19 08:08 (UTC) (edited on 2022-07-19 08:08 (UTC) by whynothugo)
Also missing
arch=("x86_64" "aarch64"), forgot to mention that one.« First ‹ Previous 1 2 3 Next › Last »