Automic VaultAutomic Vault

brew

buildapp を Homebrew, apt でインストール

buildapp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install buildapp

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install buildapp

Debian stable package indexes · buildapp · ソース: deb.debian.org

概要

パッケージ概要

Creates executables with SBCL

コマンドとエイリアス

  • buildapp

履歴

プロジェクトの歴史と使われ方

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

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew はこの formula に post-install フックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
buildappcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.5.6
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/xach/buildapp

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/xach/buildapp信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:buildapp
バージョン1.5.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/buildapp
ホームページhttps://www.xach.com/lisp/buildapp/
リポジトリhttps://github.com/xach/buildapp
上流ドキュメントhttps://github.com/xach/buildapp#readme
ライセンスBSD-2-Clause
ソースアーカイブhttps://github.com/xach/buildapp/archive/refs/tags/release-1.5.6.tar.gz
依存関係sbcl, zstd
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install定義済み
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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