Package Details: sbcl-git sbcl.2.2.9.r91.gd579e4a4f-1

Git Clone URL: https://aur.archlinux.org/sbcl-git.git (read-only, click to copy)
Package Base: sbcl-git
Description: Steel Bank Common Lisp (Git snapshot)
Upstream URL: https://www.sbcl.org
Keywords: git lisp sbcl
Licenses: BSD
Provides: sbcl
Submitter: ghollisjr
Maintainer: bms_n
Last Packager: bms_n
Votes: 1
Popularity: 0.000034
First Submitted: 2021-06-16 11:00 (UTC)
Last Updated: 2022-10-26 14:55 (UTC)

Dependencies (2)

Required by (58)

Sources (1)

Pinned Comments

bms_n commented on 2022-10-27 19:59 (UTC)

Alright, so I've taken over maintenance of this one, the PKGBUILD is pretty much a complete rewrite. It follows the standards now. In regards to dwysocki's comment, SBCL requires an existing and sufficient Lisp to compile. According to the website, modern versions of at least SBCL and CMUCL seem to manage the bootstrap. SBCL is only a build dependency so you can uninstall the precompiled version after the build and before installation a la makepkg -s && sudo pacman -R sbcl && sudo pacman -U ./sbcl-git-<version>.pkg.tar.zst if it gives you trouble, but in my testing, I can't replicate this issue after my rewrite.

Latest Comments

bms_n commented on 2022-10-27 19:59 (UTC)

Alright, so I've taken over maintenance of this one, the PKGBUILD is pretty much a complete rewrite. It follows the standards now. In regards to dwysocki's comment, SBCL requires an existing and sufficient Lisp to compile. According to the website, modern versions of at least SBCL and CMUCL seem to manage the bootstrap. SBCL is only a build dependency so you can uninstall the precompiled version after the build and before installation a la makepkg -s && sudo pacman -R sbcl && sudo pacman -U ./sbcl-git-<version>.pkg.tar.zst if it gives you trouble, but in my testing, I can't replicate this issue after my rewrite.

dwysocki commented on 2021-08-24 04:41 (UTC)

Requires SBCL to install SBCL, then pacman fails because a number of SBCL-related files "exist in filesystem" already. This really should be installable without an existing SBCL to bootstrap.

haawda commented on 2021-06-16 11:39 (UTC)

Please follow the packaging guidelines: https://wiki.archlinux.org/title/VCS_package_guidelines#VCS_sources