Package Details: akku 1.1.0-4

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: GPL3
Submitter: baioc
Maintainer: baioc
Last Packager: baioc
Votes: 2
Popularity: 0.000000
First Submitted: 2020-04-06 00:10 (UTC)
Last Updated: 2021-02-14 03:00 (UTC)

Latest Comments

shanoaice commented on 2026-06-06 03:37 (UTC)

Two problems: - GPG key in the PKGBUILD is revoked. - Doesn't compile:

    akku-1.1.0.tar.gz ... Passed
Backtrace:
In ice-9/r6rs-libraries.scm:
   311:14 19 (_ #<syntax spells> (#<syntax operations>) () (#<syntax object> #<syntax operation> #<syntax define-operation> #<syntax join>) (#<syntax:operations.scm:20:10 (rnrs base)> #<syntax:operations.scm:21:10 (rnrs lists)> #<syntax:operations.scm:22:10 (only #<syntax:operations.scm:22:16 (srfi :1 lists)> any)> #<syntax:operations.scm:23:10 (spells procedure-annotations)>) (#<syntax:operations.scm:26:0 (define-syntax %method-clauses->handler #<syntax:operations.scm:27:2 (syntax-rules …> …))
In ice-9/boot-9.scm:
   231:29 18 (map1 (#<syntax:operations.scm:20:10 (rnrs base)> #<syntax:operations.scm:21:10 (rnrs lists)> #<syntax:operations.scm:22:10 (only #<syntax:operations.scm:22:16 (srfi :1 lists)> any)> #<syntax:operations.scm:23:10 (spells procedure-annotations)>))
   231:29 17 (map1 (#<syntax:operations.scm:21:10 (rnrs lists)> #<syntax:operations.scm:22:10 (only #<syntax:operations.scm:22:16 (srfi :1 lists)> any)> #<syntax:operations.scm:23:10 (spells procedure-annotations)>))
   231:29 16 (map1 (#<syntax:operations.scm:22:10 (only #<syntax:operations.scm:22:16 (srfi :1 lists)> any)> #<syntax:operations.scm:23:10 (spells procedure-annotations)>))
   231:17 15 (map1 (#<syntax:operations.scm:23:10 (spells procedure-annotations)>))
  3381:17 14 (resolve-interface (spells procedure-annotations) #:select _ #:hide _ #:prefix _ #:renamer _ #:version _)
In ice-9/threads.scm:
    399:8 13 (_ _)
In ice-9/boot-9.scm:
  3307:13 12 (_)
In ice-9/threads.scm:
    399:8 11 (_ _)
In ice-9/boot-9.scm:
  3596:20 10 (_)
   2890:4  9 (save-module-excursion #<procedure 7f2c5f24be40 at ice-9/boot-9.scm:3597:21 ()>)
  3616:26  8 (_)
In unknown file:
           7 (primitive-load-path "spells/procedure-annotations" #<procedure 7f2c5faa4b80 at ice-9/boot-9.scm:3603:37 ()>)
In ice-9/eval.scm:
    619:8  6 (_ #f)
   626:19  5 (_ #<directory (spells procedure-annotations) 7f2c5f4380a0>)
    619:8  4 (_ #(#(#<directory (spells procedure-annotations) 7f2c5f4380a0>) #<procedure 7f2c5fba6ae0 at ice-9/eval.scm:336:13 (a b)> #<procedure 7f2c5fba6aa0 at ice-9/eval.scm:333:13 (a)>))
   627:25  3 (_ #(#(#<directory (spells procedure-annotations) 7f2c5f4380a0>) #<procedure 7f2c5fba6ae0 at ice-9/eval.scm:336:13 (a b)> #<procedure 7f2c5fba6aa0 at ice-9/eval.scm:333:13 (a)>))
   234:15  2 (proc #(#(#<directory (spells procedure-annotations) 7f2c5f4380a0>) #<procedure 7f2c5fba6ae0 at ice-9/eval.scm:336:13 (a b)> #<procedure 7f2c5fba6aa0 at ice-9/eval.scm:333:13 (a)>))
In unknown file:
           1 (%resolve-variable (8 . t-24e5d3f8e861790-9) #<directory (spells procedure-annotations) 7f2c5f4380a0>)
In ice-9/boot-9.scm:
  1705:22  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1705:22: In procedure raise-exception:
Unbound variable: t-24e5d3f8e861790-9
make: *** [Makefile:964:akku/lib/archive-maint.go] 错误 1
==> ERROR: A failure occurred in build().
    Aborting...

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.