Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 795460

Summary: postgresql fails to build on multi-core due to blocking error
Product: [Fedora] Fedora Reporter: Mark Langsdorf <mark.langsdorf>
Component: postgresqlAssignee: Tom Lane <tgl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: blc, devrim, hhorak, tgl
Target Milestone: ---   
Target Release: ---   
Hardware: arm   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 795553 (view as bug list) Environment:
Last Closed: 2012-04-03 15:22:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 245418    

Description Mark Langsdorf 2012-02-20 15:43:13 UTC
Description of problem:
postgresql builds on armhfp but fails to complete the regression tests if the builder has multiple cores. 

Version-Release number of selected component (if applicable):
postgresql-9.1.2 on armhfp

How reproducible:
run mock on an SMP capable ARM system and rebuild the postgresql-9.1.2 srpm.

Actual results:
Failure

Expected results:
Successfully built RPM

Additional info:
the issue is resolved by http://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=bb65cb8cdf864e61bc939d3c4b28bbd43d926700

Please add to the rawhide postgresql. Thanks.

Comment 1 Brendan Conoboy 2012-02-20 20:54:50 UTC
Please also put the patch in the F17 branch as we'll need it in both places.

Comment 2 Tom Lane 2012-04-03 15:22:36 UTC

*** This bug has been marked as a duplicate of bug 795553 ***