Slow to compile

Bug #1118787 reported by Sammie S. Taunton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gearman
Fix Committed
Medium
Brian Aker

Bug Description

Trying to compile GearmanD 1.1.5 on a 64 bit system is extremely slow. By slow I started the make command over 20 minutes ago and it's still sitting at:

  CXX examples/examples_echo_worker-echo_worker.o
  CXX examples/examples_echo_client-echo_client.o
  CXX examples/examples_reverse_client-reverse_client.o
  CXX examples/examples_reverse_client_bg-reverse_client_bg.o

I had this same situation with 1.1.4 but figured it would resolve itself with the next version, but it does not appear to be.

I tried this on a 32 bit system and the make command is actually very fast, no delay at all.

Archlinux

Here is my configure line:

    ./configure \
    --prefix=/usr/local/gearman \
    --disable-libmemcached \
    --disable-libdrizzle \
    --disable-libpq \
    --disable-libtokyocabinet \
    --with-boost=/usr

Related branches

Revision history for this message
Brian Aker (brianaker) wrote :

Sorry, what happened was that I found a bug in how man pages were being generated that forced me to disable the parallel build option.

I should have a fix for it shortly.

Changed in gearmand:
assignee: nobody → Brian Aker (brianaker)
importance: Undecided → Medium
status: New → In Progress
Brian Aker (brianaker)
Changed in gearmand:
milestone: none → 1.1.10
Brian Aker (brianaker)
Changed in gearmand:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.