Opened 6 years ago

Closed 3 years ago

#57739 closed defect (worksforme)

mpich-default @3.3: configure: error: Could not determine a way to link a Fortran test program!

Reported by: sidhantjain90 Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: seanfarley (Sean Farley), eborisch (Eric A. Borisch)
Port: mpich-default

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi,

I am trying to install mpich which has a dependency mpich-default but it fails to configure. I have tried looking for previous tickets related to this issue and tried fixes

sudo port -f uninstall cctools
sudo port install cctools

..but without success.

it seems to be an issue with fortran compiler but I am not sure.

Attachments (2)

main.log (525.7 KB) - added by sidhantjain90 6 years ago.
config.log (658.4 KB) - added by sidhantjain90 6 years ago.

Download all attachments as: .zip

Change History (13)

Changed 6 years ago by sidhantjain90

Attachment: main.log added

Changed 6 years ago by sidhantjain90

Attachment: config.log added

comment:1 Changed 6 years ago by sidhantjain90

Summary: Failed to configure mpich-defaultmpich-default@2.5.4 Configure Failure

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: seanfarley added
Description: modified (diff)
Owner: set to eborisch
Status: newassigned
Summary: mpich-default@2.5.4 Configure Failurempich-default @3.3: configure: error: Could not determine a way to link a Fortran test program!

comment:3 Changed 6 years ago by eborisch (Eric A. Borisch)

From main.log:

:warn:main Xcode does not appear to be installed; most ports will likely fail to build.

Is Xcode installed?

comment:4 in reply to:  3 Changed 6 years ago by sidhantjain90

Replying to eborisch:

From main.log:

:warn:main Xcode does not appear to be installed; most ports will likely fail to build.

Is Xcode installed?

Yes, I have already installed Xcode. Just to verify, I ran few commands:

$ xcode-select --version

xcode-select version 2354.


$ xcode-select -p

/Applications/Xcode.app/Contents/Developer

comment:5 Changed 6 years ago by jmroot (Joshua Root)

The way MacPorts checks whether Xcode is installed is by running xcodebuild -version. What's the result of that?

comment:6 in reply to:  5 Changed 6 years ago by sidhantjain90

Replying to jmroot:

The way MacPorts checks whether Xcode is installed is by running xcodebuild -version. What's the result of that?

Here is the result for the command

$ xcodebuild -version

Xcode 10.1
Build version 10B61

comment:7 Changed 4 years ago by eborisch (Eric A. Borisch)

Is this still an issue, or will 3.4.1 install for you?

comment:8 Changed 3 years ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:9 Changed 3 years ago by mascguy (Christopher Nielsen)

Cc: eborisch added; mascguy removed
Owner: changed from eborisch to mascguy

comment:10 Changed 3 years ago by mascguy (Christopher Nielsen)

Sidhant, is this still an issue?

comment:11 Changed 3 years ago by mascguy (Christopher Nielsen)

Resolution: worksforme
Status: assignedclosed

Given that this ticket is six years old, combined with the number of updates to mpich since it was opened, this is likely fixed.

If this is still an issue, please create a new ticket.

Note: See TracTickets for help on using tickets.