macOS
brew install distcclocal Homebrew formula metadata
sudo port install distccMacPorts ports tree · devel/distcc/Portfile · 来源: api.github.com
安装
brew install distcclocal Homebrew formula metadata
sudo port install distccMacPorts ports tree · devel/distcc/Portfile · 来源: api.github.com
sudo apk add distccAlpine Linux edge package indexes · distcc · 来源: dl-cdn.alpinelinux.org
sudo apt install distccDebian stable package indexes · distcc · 来源: deb.debian.org
sudo dnf install distccFedora Rawhide package metadata · distcc · 来源: dl.fedoraproject.org
nix profile install nixpkgs#distccnixpkgs package indexes · distcc · 来源: raw.githubusercontent.com
sudo pacman -S distccArch Linux sync databases · distcc · 来源: geo.mirror.pkgbuild.com
sudo zypper install distccopenSUSE Tumbleweed package metadata · distcc · 来源: download.opensuse.org
概览
Distributed compiler client and server
历史
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
$DISTCC_DIR/hosts~/.distcc/hosts可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
distcc | cli | 全局可执行文件 | |
distccd | cli | 全局可执行文件 | |
distccmon-text | cli | 全局可执行文件 | |
lsdistcc | cli | 全局可执行文件 | |
pump | cli | 全局可执行文件 | |
update-distcc-symlinks | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 依赖 | python@3.14 |
| 构建依赖 | python-setuptools |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | distcc |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
distcc 3.4+really3.4-12
simple distributed compiler client and server
sudo apt install distccdistcc-pump 3.4+really3.4-12
pump mode for distcc a distributed compiler client and server
sudo apt install distcc-pumpdistccmon-gnome 3.4+really3.4-12
GTK+ monitor for distcc a distributed client and server
sudo apt install distccmon-gnomedistcc
nix profile install nixpkgs#distccdistcc 3.4+really3.4-4build3
simple distributed compiler client and server
sudo apt install distccdistcc-pump 3.4+really3.4-4build3
pump mode for distcc a distributed compiler client and server
sudo apt install distcc-pumpdistccmon-gnome 3.4+really3.4-4build3
GTK+ monitor for distcc a distributed client and server
sudo apt install distccmon-gnomedistcc 3.4-r10
Ddistributed C, C++, Obj C compiler
https://github.com/distcc/distcc
sudo apk add distccdistcc-doc 3.4-r10
Ddistributed C, C++, Obj C compiler (documentation)
https://github.com/distcc/distcc
sudo apk add distcc-docdistcc-openrc 3.4-r10
Ddistributed C, C++, Obj C compiler (OpenRC init scripts)
https://github.com/distcc/distcc
sudo apk add distcc-openrcdistcc-pump 3.4-r10
pump mode for distcc a distributed compiler client and server
https://github.com/distcc/distcc
sudo apk add distcc-pumpdistcc-pump-pyc 3.4-r10
Precompiled Python bytecode for distcc-pump
https://github.com/distcc/distcc
sudo apk add distcc-pump-pycdistcc 3.4-15.fc45
Distributed C/C++ compilation
https://github.com/distcc/distcc
sudo dnf install distccdistcc-gnome 3.4-15.fc45
Gnome frontend of distcc monitoring tool
https://github.com/distcc/distcc
sudo dnf install distcc-gnomedistcc-server 3.4-15.fc45
Server for distributed C/C++ compilation
https://github.com/distcc/distcc
sudo dnf install distcc-serverdistcc 3.4-15
Distributed compilation service for C, C++ and Objective-C
https://github.com/distcc/distcc
sudo pacman -S distcc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.