BUG #6462: rpmbuild fails during regression tests on SMP ARM machines

From: mark(dot)langsdorf(at)calxeda(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6462: rpmbuild fails during regression tests on SMP ARM machines
Date: 2012-02-17 22:55:59
Message-ID: E1RyWid-00026D-Gf@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6462
Logged by: Mark Langsdorf
Email address: mark(dot)langsdorf(at)calxeda(dot)com
PostgreSQL version: 9.0.6
Operating system: Fedora fc15
Description:

I'm trying to build 9.0.6 for Fedora 15 on an ARM (Cortex A9) SMP processor
. The code compiles but the regression tests fail.

If I reboot the ARM system with "maxcpus=1", the rpmbuild completes. So each
individual test in the regression suite passes, but they fail when run in
parallel.

I have also reproduced the problem and solution with 9.1.2 on ARM systems.

What can I do to help resolve this problem?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message zoulx1982 2012-02-18 08:28:56 回复:Re: BUG #6460: routine my_log2 use incorrect data type ?
Previous Message Tom Lane 2012-02-17 22:27:04 Re: BUG #6460: routine my_log2 use incorrect data type ?