Search Criteria
Package Details: inform7-git 10.2.0_beta+6W49-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/inform7-git.git (read-only, click to copy) |
---|---|
Package Base: | inform7-git |
Description: | A design system for interactive fiction based on natural language (git version) |
Upstream URL: | https://ganelson.github.io/inform |
Keywords: | interactive-fiction |
Licenses: | Artistic2.0 |
Groups: | inform |
Conflicts: | inform7 |
Provides: | inform, inform7 |
Submitter: | libele |
Maintainer: | None |
Last Packager: | libele |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-05-03 03:43 (UTC) |
Last Updated: | 2023-05-17 16:50 (UTC) |
Dependencies (3)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
Required by (1)
- punyinform (requires inform) (check)
Latest Comments
libele commented on 2022-05-25 05:10 (UTC)
okay think i found the problem. all tests passing again
t3hyoshi commented on 2022-05-16 11:25 (UTC) (edited on 2022-05-16 11:26 (UTC) by t3hyoshi)
Building fails to tangle and compile the core Inform 7 v10 kits.
(Build failed at ''/home/jcorvera/build/inform7-git/src/inform/inter/Tangled/inter' -architecture 16 -build-kit 'inform7/Internal/Inter/BasicInformExtrasKit' ')
make check
is throwingthe error was detected at line 70 of "inter/pipeline-module/Chapter 4/Load Binary Kits Stage.w". This should never happen, and I am halting in abject failure"
These errors don't happen when compiled manually.