Discussion:
[MacPorts] #57424: petsc: FCFLAGS and FFLAGS are both set, but with different values
MacPorts
2018-10-22 09:01:18 UTC
Permalink
#57424: petsc: FCFLAGS and FFLAGS are both set, but with different values
------------------------+------------------------
Reporter: ryandesign | Owner: seanfarley
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: petsc
------------------------+------------------------
[https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/6562/steps
/install-port/logs/stdio petsc does not build]:
{{{
*******************************************************************************
UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for
details):
-------------------------------------------------------------------------------
FCFLAGS and FFLAGS are both set, but with different values (FCFLAGS=-pipe
-m64, FFLAGS=-pipe)
*******************************************************************************
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57424>
MacPorts <https://www.macports.org/>
Ports system for macOS
MacPorts
2018-10-22 09:56:21 UTC
Permalink
#57424: petsc: FCFLAGS and FFLAGS are both set, but with different values
-------------------------+------------------------
Reporter: ryandesign | Owner: seanfarley
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: petsc |
-------------------------+------------------------

Comment (by jmroot):

Likely the same base issue as #57358.
--
Ticket URL: <https://trac.macports.org/ticket/57424#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
MacPorts
2018-11-29 23:16:05 UTC
Permalink
#57424: petsc: FCFLAGS and FFLAGS are both set, but with different values
-------------------------+------------------------
Reporter: ryandesign | Owner: seanfarley
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: petsc |
-------------------------+------------------------

Comment (by jjstickel):

I can confirm the workaround in #57358#comment:11 worked for me. I
installed petsc with these variants:
{{{
port -u install petsc +gfortran -mpich +openmpi +sundials -accelerate
+openblas
}}}
where I already had openmpi-default +gcc8 installed.
--
Ticket URL: <https://trac.macports.org/ticket/57424#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
Loading...