Bug 1322556

Summary: Fix build on MIPS
Product: [Fedora] Fedora Reporter: Michal Toman <michal.toman>
Component: mpichAssignee: Zbigniew Jędrzejewski-Szmek <zbyszek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: dakingun, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: mips64   
OS: Linux   
Whiteboard:
Fixed In Version: mpich-3.2-6.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-12 11:37:34 UTC Type: Bug
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: 1242747    
Attachments:
Description Flags
Fix-build-on-MIPS.patch none

Description Michal Toman 2016-03-30 17:49:15 UTC
Created attachment 1141882 [details]
Fix-build-on-MIPS.patch

Description of problem:
We are trying to bring Fedora to MIPS platform and this requires tweaking mpich specfile. We have no working valgrind builds on MIPS at this moment and MIPS does not accept the -m32/-m64 GCC flags.

Actual results:
Build requires valgrind-devel on MIPS, -m32/-m64 is specified

Expected results:
Build does not require valgrind-devel, -m32/-m64 is omitted

Additional info:
Attachind dist-git patch. It would be great if this could also be applied to F24.

Comment 1 Zbigniew Jędrzejewski-Szmek 2016-03-31 03:36:41 UTC
Built in F24 and rawhide.

Comment 2 Jan Kurik 2016-07-26 05:13:29 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.

Comment 3 Zbigniew Jędrzejewski-Szmek 2017-11-12 11:37:34 UTC
Oops, forgot to close this.