Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6770537
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T15:19:27+00:00 2026-05-26T15:19:27+00:00

I am trying to do distributed builds with Xcode, but I see this error

  • 0

I am trying to do distributed builds with Xcode, but I see this error while building from my build server (Build Sever is the host, dev machine is the client).

When I try to do this the other way, I am able to distribute builds (My Dev machine as the host and the Build Sever as the client)

Any thoughts?

[14:44:47]: Step 2/3 (6m:10s)
[14:44:57]: [Step 2/3] distcc[95606] (dcc_parse_multiplier) ERROR: bad multiplier "/0,lzo,cpp" in host specification
[14:44:57]: [Step 2/3] distcc[95606] (dcc_show_hosts) CRITICAL! Failed to get host list
[14:44:57]: [Step 2/3] /usr/bin/pump: error: pump mode requested, but distcc hosts list does not contain any hosts with ',cpp' option
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T15:19:27+00:00Added an answer on May 26, 2026 at 3:19 pm

    Your milage may vary with this solution, but we’ve had to hack the distcc that comes with Xcode to force pump mode to be off to fix this problem.

    1. Remove pump from /Developer/usr/bin and /usr/bin, just write out an empty file named pump in its place
    2. Don’t forget to chmod a+x your pump and distcc (in the next step)
    3. In /Developer/usr/bin, rename distcc to distcc.bin and write out this distcc

      #!/bin/bash
      hosts=$DISTCC_HOSTS
      hosts=${hosts//\,cpp/}
      export DISTCC_HOSTS=$hosts
      echo Modified DISTCC_HOSTS=\”$DISTCC_HOSTS\”
      /Developer/usr/bin/distcc.bin $@

    Apologies, this is a quick and dirty solution. There is probably a cleaner way to do this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to build a .dylib in Xcode. Currently the .dylib builds, but when
I'm trying to get my ad hoc build distributed but have started experiencing problems.
I am trying to put some distributed caching into play, I'm using this indeXus.Net
I'm trying to produce random integers (uniformly distributed). I found this snippet on an
I'm trying to configure a custom xcode template for building Apache 2.2 modules in
I am trying to mirror my corporate Starteam CM server with a local distributed
At work, I am trying to install Matlab Distributed Computing Server R2011a on a
I am trying to build a distributed task queue, and I am wondering if
I'm trying to execute a distributed transaction for a single Oracle linked server using
I'm trying to run the build script from HTML5 Boilerplate and I have to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.