Search Criteria
Package Details: akku 1.1.0-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/akku.git (read-only, click to copy) |
|---|---|
| Package Base: | akku |
| Description: | Language package manager for Scheme |
| Upstream URL: | https://akkuscm.org/ |
| Keywords: | Scheme |
| Licenses: | GPL-3.0-only |
| Submitter: | baioc |
| Maintainer: | baioc |
| Last Packager: | baioc |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-04-06 00:10 (UTC) |
| Last Updated: | 2026-07-05 21:40 (UTC) |
Dependencies (5)
- curl (curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- guile (guile-gitAUR)
- make (make-gitAUR, make-staticAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Latest Comments
baioc commented on 2026-07-05 21:46 (UTC)
Hi @rubin55, thanks for the patch. I've changed it slightly and added it to release 1.1.0-6
Looking at upstream bug reports I found https://codeberg.org/guile/guile/issues/120 which appears to be similar in that occurrences of variables inside a macro were being resolved in the top-level when set! Similarly, that regression showed up on Guile 3.0.11 and cannot be reproduced with earlier versions (just like this compilation error).
However I think your comment isn't quite right when pointing the bug to valueless defines, since the current patch works as well and uses just that instead of #f as in your patch.
rubin55 commented on 2026-07-04 11:16 (UTC) (edited on 2026-07-04 11:25 (UTC) by rubin55)
This was not compiling with Guile 3.0.11. I came up with a patch.
PKGBUILD:And the
spells define-valuespatch,guile-3-define-values.patch:You mentioned a regression in Guile, do you have a link for that? It seems to me they actually fixed a long-standing issue.
baioc commented on 2026-07-03 19:02 (UTC)
Hey @shanoaice thanks for reporting.
Since there are no newer upstream release (and afaik Weinholt hasn't re-signed the v1.1.0 tarball), I've removed the expired GPG key.
I've reproduced the compilation error, and it seems to be caused by a regression in Guile. Once Guile is fixed, this pkgbuild recipe should work again.
shanoaice commented on 2026-06-06 03:37 (UTC)
Two problems: - GPG key in the PKGBUILD is revoked. - Doesn't compile:
baioc commented on 2021-02-14 03:02 (UTC)
As of version 1.1.0, this should now work with Guile 3.0
erkin commented on 2020-10-10 23:11 (UTC)
The package refuses to build with Guile v3.0.4 even though the dependency clause says
>= 2.2.