pkg.sopackage field notes

brew / 順位 5702

build2 を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install build2

provider-native install command

概要

パッケージ概要

C/C++ Build Toolchain

コマンドとエイリアス

  • b
  • bdep
  • bpkg
  • bx

履歴

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

build2 is a cross-platform, MIT-licensed C/C++ build toolchain made of a build system, package manager, project manager, and supporting libraries.

プロジェクトの歴史

The build2 project started in the mid-2010s with documentation copyright dating from 2014 and public toolchain tags beginning at 0.1.0. Its stated goal is to approximate Rust Cargo's convenience for C and C++ while keeping enough depth for complex real-world build requirements.

The toolchain is intentionally hierarchical: `b` is the general-purpose build system, `bpkg` handles package consumption, and `bdep` handles project development. The `build2-toolchain` repository is an amalgamation used to build and package those components together.

採用の歴史

build2 has remained a specialist C/C++ toolchain rather than a default ecosystem standard like CMake, but its own community page says it is used for real development and cites customer-facing software such as ODB and XSD. The project also maintains cppget.org as its package repository.

It is packaged by Homebrew, Nix, Fedora-style `bdep` packages, and Windows winget according to the input. Upstream development happens in self-hosted git repositories on git.build2.org with GitHub mirrors for collaboration.

使われ方

Users typically create or initialize projects with `bdep`, build with `b`, and consume dependencies with `bpkg`. The documented configuration surface includes project-local `build/config.build`, `.build2/` state, `.build2/local/`, user-level `~/.build2/`, and system-level `/etc/build2/` locations.

The toolchain is aimed primarily at C/C++ and mixed-language projects involving C or C++, though the project describes a longer-term universal build-toolchain goal.

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

build2 is significant because it is one of the more complete attempts to give C and C++ a Cargo-like combined build, package, and project-management workflow without hiding the complexity needed by native-code builds.

For package managers, it is also recursive in an interesting way: the build2 toolchain is used for its own development, and the upstream amalgamation repository exists specifically to make source builds and binary packaging of the whole toolchain practical.

タイムライン

  • 2014: build2 documentation copyright begins, marking the early public project era.
  • 2010s: Public 0.x toolchain tags began with 0.1.0 and evolved through the pre-1.0 series.
  • 2018: The project pointed users to a CppCon 2018 presentation as a toolchain overview.
  • 2020s: The community page described build2 as in the final stage of pre-1.0 development and already used in projects such as ODB and XSD.
  • 2026: The Toolchain Introduction metadata showed version 0.18 and copyright through 2026.

Related projects

  • Cargo is the explicit convenience benchmark named by the build2 homepage.
  • CMake and Autotools are common neighboring C/C++ build-system incumbents, though build2 packages build, dependency, and project management together.
  • cppget.org is the build2 package repository referenced by the project community page.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:build tool

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
build/config.build.build2/.build2/local/~/.build2//etc/build2/

実行可能ファイル

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

コマンド種類公開範囲メモ
b実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
bdep実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
bpkg実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
bx実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.18.1
マネージャ更新日2026-06-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:build2
バージョン0.18.1
パッケージマネージャHomebrew
ホームページhttps://build2.org
最終更新2026-06-27T13:57:07Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation