Bug 1289779

Summary: mpich complains about gcc/g++ version mismatch
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: mpichAssignee: Zbigniew Jędrzejewski-Szmek <zbyszek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: dakingun, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: mpich-3.2-2.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-09 00:12:16 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:

Description Orion Poplawski 2015-12-08 23:40:22 UTC
Description of problem:

Rawhide builds of paraview are now failing after gcc update with:

/usr/include/mpich-x86_64/mpicxx.h:22:4: error: #error 'Please use the same version of GCC and g++ for compiling MPICH and user MPI programs'

This is not a good this to enforce in general I don't think.  If mpich is going to enforce this, we're need to some kind of dependency information related to this in the rpms.

Version-Release number of selected component (if applicable):
mpich-3.2-1.fc24

Comment 1 Zbigniew Jędrzejewski-Szmek 2015-12-09 00:12:16 UTC
Should be fixed in rawhide, when the build finishes, unless I got the patch wrong :) Please reopen if not fixed.

Comment 2 Orion Poplawski 2015-12-09 04:04:25 UTC
Thanks, looking good so far.