pkg.soopen package index

brew / 順位 3931

recc を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install recc

local Homebrew formula metadata

概要

パッケージ概要

Remote Execution Caching Compiler

コマンドとエイリアス

  • buildbox-casd
  • buildbox-casd-wrap
  • buildbox-run-hosttools
  • casupload-oci
  • recc
  • recc-c++
  • recc-cc
  • recc-server
  • rumbad

履歴

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

recc is a C and C++ compiler-command launcher that uses the Remote Execution APIs for build caching and optional remote execution.

プロジェクトの歴史

recc began as a compiler-wrapper client for the Remote Execution API. The original public GitLab project was created in 2018.

Development was subsequently consolidated into the BuildBox suite, where recc is maintained alongside content-addressable storage, runner, worker, and related remote-build components.

採用の歴史

The official documentation says recc is in active development and is used at Bloomberg. It is designed to work with Remote Execution services such as BuildGrid and workers such as buildbox-worker.

The original standalone BuildGrid/recc repository is marked obsolete after recc was merged into the unified BuildBox repository.

使われ方

recc wraps compilation and link commands. It queries a Remote Execution service for a cached result, downloads a hit, or otherwise runs the action locally or submits it for remote execution.

It is useful where existing compiler-oriented builds need shared caching or remote capacity while retaining familiar C/C++ command lines.

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

recc gives conventional C and C++ compiler invocations access to Remote Execution API caching and execution without requiring the build to originate in a system such as Bazel. Its evolution from a standalone repository into the BuildBox monorepo also reflects consolidation in the Remote Execution API tooling ecosystem.

タイムライン

  • 2018: The original public BuildGrid/recc project was created.
  • Later: The standalone recc project was retired and merged into BuildBox.
  • Current BuildBox era: recc is developed as one component of the consolidated BuildBox suite.

Related projects

  • BuildBox is the suite that now contains recc.
  • BuildGrid is an example Remote Execution service used with recc.
  • buildbox-worker is an example worker that executes remotely submitted actions.
  • The Remote Execution API defines the caching and execution protocol recc uses.

ソース

  • Official BuildBox repository: https://gitlab.com/BuildGrid/buildbox/buildbox
  • Official obsolete standalone project notice: https://gitlab.com/BuildGrid/recc
  • Official recc documentation: https://buildgrid.gitlab.io/buildbox/buildbox/recc.html

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 5 個のプラットフォームターゲットで利用できます。
  • 6 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 5 件のビルド依存関係があります。

推奨レビュー

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

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
./recc/recc.conf${RECC_CONFIG_DIRECTORY}/recc.conf~/.recc/recc.conf${RECC_CONFIG_PREFIX_DIR}/recc.conf${INSTALL_DIR}/../etc/recc/recc.conf

実行可能ファイル

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

コマンド種類公開範囲メモ
buildbox-casdcliグローバル実行可能ファイル
buildbox-casd-wrapcliグローバル実行可能ファイル
buildbox-run-hosttoolscliグローバル実行可能ファイル
casupload-ocicliグローバル実行可能ファイル
recccliグローバル実行可能ファイル
recc-c++cliグローバル実行可能ファイル
recc-cccliグローバル実行可能ファイル
recc-servercliグローバル実行可能ファイル
rumbadcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://buildgrid.gitlab.io/recc

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:recc
バージョン1.4.25
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/recc
ホームページhttps://buildgrid.gitlab.io/recc
上流ドキュメントhttps://buildgrid.gitlab.io/recc
ライセンスApache-2.0
ソースアーカイブhttps://gitlab.com/BuildGrid/buildbox/buildbox/-/archive/1.4.20/buildbox-1.4.20.tar.gz
最終更新2026-09-16T19:12:16Z
Pulseupdated
依存関係abseil, c-ares, grpc, openssl@3, protobuf, re2
ビルド依存関係cmake, gettext, nlohmann-json, pkgconf, tomlplusplus
macOS 提供ライブラリcurl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux)
Homebrew post-install未定義
サービスdeclared
注意点To launch a compiler with recc, set the following variables: CC=$HOMEBREW_PREFIX/opt/recc/bin/recc-cc CXX=$HOMEBREW_PREFIX/opt/recc/bin/recc-c++

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation