Re: build farm machine using <make -j 8> mixed results

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Robert Creager <robert(at)logicalchaos(dot)org>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: build farm machine using <make -j 8> mixed results
Date: 2012-09-04 21:24:41
Message-ID: 1346793769-sup-322@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Excerpts from Robert Creager's message of sáb sep 01 12:12:51 -0400 2012:
>
> I change the build-farm.conf file to have the following make line:
>
> make => 'make -j 8', # or gmake if required. can include path if necessary.
>
> 2 pass, 4 fail. Is this a build configuration you want to pursue?

Sure, why not? Parallel building is going to become more common, so
it's a good idea to investigate the failures. I would have it build
only HEAD though, because we're not likely to backpatch these fixes.

> I can either create a new machine, or change one of my existing machines. Makes no difference to me.

If we want to have it run only HEAD I would say you should create a new
animal.

Perhaps you should wait until after 9.2 has been released, though, to
avoid distracting people :-)

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2012-09-04 21:49:46 Re: build farm machine using <make -j 8> mixed results
Previous Message Andrew Dunstan 2012-09-04 19:44:35 Re: pg_upgrade diffs on WIndows