Package Details: jakt-git r2296.7a35484f-1

Git Clone URL: https://aur.archlinux.org/jakt-git.git (read-only, click to copy)
Package Base: jakt-git
Description: The Jakt Programming Language from SerenityOS
Upstream URL: https://github.com/SerenityOS/jakt
Licenses: BSD
Conflicts: jakt
Provides: jakt
Submitter: demizer
Maintainer: demizer
Last Packager: demizer
Votes: 1
Popularity: 0.000000
First Submitted: 2022-05-22 21:13 (UTC)
Last Updated: 2023-03-01 08:11 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

demizer commented on 2022-10-02 04:42 (UTC) (edited on 2022-10-02 18:24 (UTC) by demizer)

Building in an systemd-nspawn container is broken for some reason. https://github.com/SerenityOS/jakt/issues/1211

Makepkg builds outside of nspawn container is fine.

Update: the problem seems to be with aurutils. Makepkg works fine in nspawn container.

demizer commented on 2022-05-22 21:17 (UTC) (edited on 2022-08-04 04:56 (UTC) by demizer)

Build with:

makepkg --check

Compile programs with:

mkdir build/
jakt -b -R /usr/lib/jakt json.jakt
./build/json