Automic VaultAutomic Vault

brew

distcc を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install distcc

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install distcc

MacPorts ports tree · devel/distcc/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add distcc

Alpine Linux edge package indexes · distcc · ソース: dl-cdn.alpinelinux.org

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

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

Fedora dnf確認済み · 92%
sudo dnf install distcc

Fedora Rawhide package metadata · distcc · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#distcc

nixpkgs package indexes · distcc · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S distcc

Arch Linux sync databases · distcc · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install distcc

openSUSE Tumbleweed package metadata · distcc · ソース: download.opensuse.org

概要

パッケージ概要

Distributed compiler client and server

コマンドとエイリアス

  • distcc
  • distccd
  • distccmon-text
  • lsdistcc
  • pump
  • update-distcc-symlinks

履歴

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

distcc is a distributed C, C++, and Objective-C compilation front end originally written by Martin Pool. It matters to package and ports maintainers because it attacks one of the classic pain points of source-based packaging: repeated local compiler work during large builds.

プロジェクトの歴史

The project presents itself as a free distributed C/C++ compiler system that can run builds across several networked machines without requiring a shared filesystem, synchronized clocks, or matching installed headers and libraries on every host. Its 3.0 series added pump mode, a Google-contributed path that distributes preprocessing as well as compilation when client and server systems are compatible enough.

採用の歴史

distcc's own documentation describes use at scales ranging from a few build hosts to environments with hundreds of distcc servers supporting many simultaneous compiles. The project also records later maintainer transitions and continued releases, including 3.2 in 2011, 3.3 in 2018, 3.4 in 2021, and ongoing 3.x development.

使われ方

Users typically export a host list through DISTCC_HOSTS or place host configuration under the distcc directory, then invoke parallel builds through make -j with CC=distcc or compiler masquerading. The server side is handled by distccd, while monitoring and helper commands support day-to-day build-farm operation.

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

distcc is a long-running example of Unix build acceleration that works with ordinary compiler invocations instead of replacing the whole build system. That makes it especially attractive in package-manager culture, where maintainers often need to build large C and C++ dependency graphs while preserving normal toolchain semantics.

タイムライン

  • 2008: distcc 3.0 adds pump mode for distributed preprocessing.
  • 2011: distcc 3.2 adds IPv6 support and optional GSS-API authentication.
  • 2018: distcc 3.3 adds cross-compilation support and Python 3 support.
  • 2021: distcc 3.4 continues the 3.x line with build and monitoring fixes.

Related projects

  • ccache is often paired conceptually with distcc because both reduce C and C++ build cost, though ccache avoids repeated compilation through local cache hits while distcc spreads remaining compilation across machines.
  • icecream occupies the same distributed-compilation niche but uses a scheduler-oriented model, while distcc stays close to conventional compiler command lines.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:client,server

インストール挙動

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

推奨レビュー

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

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
$DISTCC_DIR/hosts~/.distcc/hosts

実行可能ファイル

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

コマンド種類公開範囲メモ
distcccliグローバル実行可能ファイル
distccdcliグローバル実行可能ファイル
distccmon-textcliグローバル実行可能ファイル
lsdistcccliグローバル実行可能ファイル
pumpcliグローバル実行可能ファイル
update-distcc-symlinkscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/distcc/distcc

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:distcc
バージョン3.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/distcc
ホームページhttps://github.com/distcc/distcc/
リポジトリhttps://github.com/distcc/distcc
上流ドキュメントhttps://github.com/distcc/distcc#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/distcc/distcc/releases/download/v3.4/distcc-3.4.tar.gz
最終更新2026-07-10T19:03:07-04:00
Pulseupdated
依存関係python@3.14
ビルド依存関係python-setuptools
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

distcc 3.4+really3.4-12

simple distributed compiler client and server

https://distcc.github.io/

sudo apt install distcc
  • Section: devel
  • Architecture: amd64
  • 10 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Distcc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: distcc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

distcc-pump 3.4+really3.4-12

pump mode for distcc a distributed compiler client and server

https://distcc.github.io/

sudo apt install distcc-pump
  • Section: devel
  • Architecture: amd64
  • Source Package: distcc
  • 3 依存関係
  • normalized package name match
  • 一致条件: Distcc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: distcc-pump from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

distccmon-gnome 3.4+really3.4-12

GTK+ monitor for distcc a distributed client and server

https://distcc.github.io/

sudo apt install distccmon-gnome
  • Section: devel
  • Architecture: amd64
  • Source Package: distcc
  • 4 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Distcc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: distccmon-gnome from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

distcc

nix profile install nixpkgs#distcc
  • normalized package name match
  • 一致条件: Distcc
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: distcc from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

distcc 3.4+really3.4-4build3

simple distributed compiler client and server

https://distcc.github.io/

sudo apt install distcc
  • Section: universe/devel
  • Architecture: amd64
  • 10 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Distcc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: distcc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

distcc-pump 3.4+really3.4-4build3

pump mode for distcc a distributed compiler client and server

https://distcc.github.io/

sudo apt install distcc-pump
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: distcc
  • 3 依存関係
  • normalized package name match
  • 一致条件: Distcc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: distcc-pump from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

distccmon-gnome 3.4+really3.4-4build3

GTK+ monitor for distcc a distributed client and server

https://distcc.github.io/

sudo apt install distccmon-gnome
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: distcc
  • 4 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Distcc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: distccmon-gnome from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

distcc 3.4-r10

Ddistributed C, C++, Obj C compiler

https://github.com/distcc/distcc

sudo apk add distcc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: distcc
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Distcc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: distcc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

distcc-doc 3.4-r10

Ddistributed C, C++, Obj C compiler (documentation)

https://github.com/distcc/distcc

sudo apk add distcc-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: distcc
  • normalized package name match
  • 一致条件: Distcc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: distcc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

distcc-openrc 3.4-r10

Ddistributed C, C++, Obj C compiler (OpenRC init scripts)

https://github.com/distcc/distcc

sudo apk add distcc-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: distcc
  • normalized package name match
  • 一致条件: Distcc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: distcc-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

distcc-pump 3.4-r10

pump mode for distcc a distributed compiler client and server

https://github.com/distcc/distcc

sudo apk add distcc-pump
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: distcc
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Distcc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: distcc-pump from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

distcc-pump-pyc 3.4-r10

Precompiled Python bytecode for distcc-pump

https://github.com/distcc/distcc

sudo apk add distcc-pump-pyc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: distcc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Distcc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: distcc-pump-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

distcc 3.4-15.fc45

Distributed C/C++ compilation

https://github.com/distcc/distcc

sudo dnf install distcc
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: distcc
  • 7 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Distcc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: distcc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

distcc-gnome 3.4-15.fc45

Gnome frontend of distcc monitoring tool

https://github.com/distcc/distcc

sudo dnf install distcc-gnome
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: distcc
  • 8 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Distcc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: distcc-gnome from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

distcc-server 3.4-15.fc45

Server for distributed C/C++ compilation

https://github.com/distcc/distcc

sudo dnf install distcc-server
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: distcc
  • 11 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Distcc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: distcc-server from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

distcc 3.4-15

Distributed compilation service for C, C++ and Objective-C

https://github.com/distcc/distcc

sudo pacman -S distcc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 3 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Distcc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: distcc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment