Search Criteria
Package Details: chez-scheme-git 9.5.r65.gd8c2704-4
Git Clone URL: | https://aur.archlinux.org/chez-scheme-git.git (read-only, click to copy) |
---|---|
Package Base: | chez-scheme-git |
Description: | Chez Scheme is an implementation of the Revised6 Report on Scheme (R6RS) with numerous language and programming environment extensions. (threaded build) |
Upstream URL: | https://github.com/cisco/ChezScheme |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | ecraven |
Maintainer: | ecraven |
Last Packager: | ecraven |
Votes: | 15 |
Popularity: | 0.000064 |
First Submitted: | 2016-04-26 16:18 |
Last Updated: | 2020-02-19 17:19 |
Dependencies (4)
- ncurses (ncurses-nohex, ncurses-git)
- git (git-git) (make)
- libx11 (libx11-git, libx11-threadsafe) (make)
- xorgproto (xorgproto-git) (make)
Required by (3)
- idris2 (requires chez-scheme)
- idris2-git (requires chez-scheme)
- loko (requires chez-scheme)
Latest Comments
1 2 Next › Last »
haawda commented on 2020-07-01 21:16
I needed to run makepkg this way to build chez-scheme-git:
LANG=C makepkg
ecraven commented on 2020-02-19 17:20
Thanks jonathon, just pushed a new pkgrel.
jonathon commented on 2020-02-14 17:15
xproto
isn't in the repos any more butxorgproto
should work fine:dalmahal90 commented on 2019-03-25 00:03
I get the following build error when I try to build this package with yay:
install: cannot create regular file '/home/docker/.cache/yay/chez-scheme-git/pkg/chez-scheme-git/usr/lib/csv9.5.1/ta6le/kernel.o': No such file or directory
.jonathon commented on 2019-03-21 23:21
Upstream have tagged 9.5.2 and opened 9.5.3 for development. It also looks like the
make install
step putskernel.o
andscheme.h
in place now, so here's a diff:haawda commented on 2019-01-19 09:37
Newer builds work for me, too, so the issue was upstream or on my side. Anyway, thanks for testing.
ecraven commented on 2019-01-18 10:06
I just built it, seems to build fine.
haawda commented on 2019-01-17 18:13
Upstreams last commit 68e20f7 seems to be a bad one. Can someone confirm?
Up to yesterday I had no problem building this.
jonathon commented on 2017-10-15 20:08
Ah, this is building nicely for me now. :)
The initial full clone is expected, don't worry about --depth=1. I suspect anyone using a -git package should be accepting of the 900MB on-disk overhead compared to downloading ~25MB each build (or they'd just use the non-git package). Also, https://bugs.archlinux.org/task/34677 .
haawda commented on 2017-10-15 14:18
In a clean chroot it worked for me without -fPIC. Strange, a simple makepkg in a empty builddir needs -fPIC.
But namcap in the clean chroot is not satisfied.
chez-scheme-git E: APL is not a common license (it's not in /usr/share/licenses/common/)
chez-scheme-git E: Symlink (usr/lib/csv9.5.1/ta6le/scheme-script.boot) points to non-existing /build/chez-scheme-git/pkg/chez-scheme-git/usr/lib/csv9.5.1/ta6le/scheme.boot
chez-scheme-git E: Dependency ncurses detected and not included (libraries ['usr/lib/libncursesw.so.6'] needed in files ['usr/bin/petite'])