| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Have dtrace depend on object files directly, not objfiles.txt |
| Date: | 2015-10-15 17:23:23 |
| Message-ID: | 2190.1444929803@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Thu, Oct 15, 2015 at 1:01 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> This patch appears to have broken parallel builds. I get this:
> Thanks for the report. I have reverted the patch.
Problem's gone, so it definitely was that patch and not something else.
Curious that you didn't see something similar. Perhaps it depends on
make version? But I spot-checked a couple of buildfarm critters and
they both showed similar noise in the make step.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2015-10-15 17:39:22 | Re: [COMMITTERS] pgsql: Have dtrace depend on object files directly, not objfiles.txt |
| Previous Message | Robert Haas | 2015-10-15 17:16:47 | Re: [COMMITTERS] pgsql: Have dtrace depend on object files directly, not objfiles.txt |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2015-10-15 17:39:22 | Re: [COMMITTERS] pgsql: Have dtrace depend on object files directly, not objfiles.txt |
| Previous Message | Robert Haas | 2015-10-15 17:18:35 | Re: DTrace build dependency rules |