Discussion:
[MacPorts] #57727: mpich-default @3.3_5+gcc8: fails upgrade
MacPorts
2018-12-05 02:58:25 UTC
Permalink
#57727: mpich-default @3.3_5+gcc8: fails upgrade
----------------------+---------------------------
Reporter: datajerk | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Keywords: | Port: mpich-default
----------------------+---------------------------
Error from main.log:

{{{
:info:configure configure: error: Unable to configure with Fortran support
because configure could not determine the size of a Fortran INTEGER.
Consider setting CROSS_F77_SIZEOF_INTEGER to the length in bytes of a
Fortran INTEGER
}}}

I had a similar failure with last update. I had to wipe out /opt/local
and completely rebuild all ports. Along the way something is causing this
to fail again.

OS 10.14.1, xcode: 10.1
--
Ticket URL: <https://trac.macports.org/ticket/57727>
MacPorts <https://www.macports.org/>
Ports system for macOS
MacPorts
2018-12-05 02:59:02 UTC
Permalink
#57727: mpich-default @3.3_5+gcc8: fails upgrade
----------------------------+--------------------
Reporter: datajerk | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: mpich-default |
----------------------------+--------------------
Changes (by datajerk):

* Attachment "main.log" added.

main.log
--
Ticket URL: <https://trac.macports.org/ticket/57727>
MacPorts <https://www.macports.org/>
Ports system for macOS
MacPorts
2018-12-05 02:59:59 UTC
Permalink
#57727: mpich-default @3.3_5+gcc8: fails upgrade
----------------------------+--------------------
Reporter: datajerk | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: mpich-default |
----------------------------+--------------------
Changes (by datajerk):

* Attachment "config.log" added.

config.log
--
Ticket URL: <https://trac.macports.org/ticket/57727>
MacPorts <https://www.macports.org/>
Ports system for macOS
MacPorts
2018-12-05 08:48:27 UTC
Permalink
#57727: mpich-default @3.3_5+gcc8: fails upgrade
----------------------------+----------------------
Reporter: datajerk | Owner: eborisch
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: mpich-default |
----------------------------+----------------------
Changes (by ryandesign):

* status: new => assigned
* cc: eborisch@
 (removed)
* cc: seanfarley (added)
* owner: (none) => eborisch


Comment:

The real error in the config.log is:

{{{
collect2: fatal error: /opt/local/bin/gnm returned 1 exit status
}}}

`gnm` is provided by the binutils port. When you installed the binutils
port, you should have seen this notice:

{{{
binutils has the following notes:
Having binutils installed will cause some other ports to fail to build.
Consider uninstalling binutils.
}}}

Try uninstalling or at least deactivating the binutils port, then cleaning
mpich-default and trying to build it again.
--
Ticket URL: <https://trac.macports.org/ticket/57727#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
MacPorts
2018-12-05 16:27:18 UTC
Permalink
#57727: mpich-default @3.3_5+gcc8: fails upgrade
----------------------------+----------------------
Reporter: datajerk | Owner: eborisch
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: mpich-default |
----------------------------+----------------------

Comment (by datajerk):

Thanks. When migrating to Mojave and rebuilding all ports I must have
missed that warning. Builds now. Thanks again.
--
Ticket URL: <https://trac.macports.org/ticket/57727#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
Loading...