Automic VaultAutomic Vault

brew

buildapp mit Homebrew, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für buildapp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install buildapp

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install buildapp

Debian stable package indexes · buildapp · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Creates executables with SBCL

Verlauf

Projektgeschichte und Nutzung

Buildapp is a Common Lisp command-line tool by Zach Beane for creating executable images with SBCL or Clozure CL.

Projektgeschichte

Buildapp comes from the Common Lisp image-building tradition: instead of compiling a small native binary from scratch, it configures a Lisp image, loads code and ASDF systems, sets an entry point, and saves an executable. The official page compares it to `cl-launch` and hu.dwim.build.

The public release tags run through the 1.x series, and the official page lists 1.5.6 as the latest version released on November 7, 2015.

Adoptionsgeschichte

Buildapp's adoption is niche but durable in Common Lisp packaging. It appears in Homebrew, Debian, and Ubuntu according to the input, reflecting its use as a small system tool for turning SBCL or CCL applications into command-line executables.

Its homepage examples show the kind of usage that made it handy before containerized deployment became common: single-file Lisp utilities, web-related command-line tools, and larger saved-image applications.

Wie es verwendet wird

A typical invocation passes `--output`, one or more `--eval`, `--load-system`, or ASDF path options, and an `--entry` function. Buildapp then saves a runnable Lisp image that starts at that entry point.

It has no documented per-user credentials or configuration file location in the official docs.

Warum Paket-Nerds sich dafür interessieren

Buildapp is interesting because it packages the Lisp saved-image model as a Unix-friendly build command. For package maintainers, it turns a Lisp system into an executable artifact that can be installed like other CLI tools.

It also preserves a specific era of Common Lisp deployment practice, where ASDF systems, implementation-specific image saving, and small wrapper tools made Lisp programs feel more like conventional command-line software.

Zeitleiste

  • 2000s: Buildapp emerged in the SBCL/CCL Common Lisp deployment ecosystem.
  • 2010s: Public release tags progressed through the 1.4 and 1.5 series.
  • 2015: Version 1.5.6 was released on November 7 according to the official homepage.

Related projects

  • SBCL and Clozure CL are the Lisp implementations named by the official page.
  • `cl-launch` and hu.dwim.build are similar tools named by the official page.
  • ASDF is part of the documented workflow for loading Lisp systems before saving an executable.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Homebrew deklariert einen Post-install-Hook für diese Formel.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
buildappcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.5.6
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/xach/buildapp

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoNo cached GitHub release or tag data was available.https://github.com/xach/buildappnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:buildapp
Version1.5.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/buildapp
Homepagehttps://www.xach.com/lisp/buildapp/
Repositoryhttps://github.com/xach/buildapp
Upstream-Dokumentationhttps://github.com/xach/buildapp#readme
LizenzBSD-2-Clause
Quellarchivhttps://github.com/xach/buildapp/archive/refs/tags/release-1.5.6.tar.gz
Abhängigkeitensbcl, zstd
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installdefiniert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebuildapp
Version Scheme0
Revision4
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

buildapp 1.5.6-3+b1

application to create common lisp images

https://www.xach.com/lisp/buildapp/

sudo apt install buildapp
  • Section: lisp
  • Architecture: amd64
  • Source Package: buildapp
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Buildapp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: buildapp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

buildapp 1.5.6-3build1

application to create common lisp images

https://www.xach.com/lisp/buildapp/

sudo apt install buildapp
  • Section: universe/lisp
  • Architecture: amd64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Buildapp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: buildapp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment