Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#61560 closed defect (fixed)

mpir: configure failure

Reported by: tungyuanhsiao Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: carlesfernandez (Carles Fernandez)
Port: mpir

Description (last modified by jmroot (Joshua Root))

Error: Failed to configure mpir, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mpir/mpir/work/mpir-3.0.0/config.log
Error: Failed to configure mpir: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mpir/mpir/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port gnuradio failed

Attachments (2)

main.log (11.5 KB) - added by tungyuanhsiao 3 years ago.
config.log (14.8 KB) - added by tungyuanhsiao 3 years ago.

Download all attachments as: .zip

Change History (12)

Changed 3 years ago by tungyuanhsiao

Attachment: main.log added

Changed 3 years ago by tungyuanhsiao

Attachment: config.log added

comment:1 Changed 3 years ago by michaelld (Michael Dickens)

Yes I see this as well. Working on it.

comment:2 Changed 3 years ago by michaelld (Michael Dickens)

Cc: michaelld added

comment:3 Changed 3 years ago by jmroot (Joshua Root)

Cc: michaelld removed
Description: modified (diff)
Owner: set to michaelld
Port: mpir added
Status: newassigned

comment:4 Changed 3 years ago by kevinfay

Met the same problem

comment:5 Changed 3 years ago by AndyLinwood

Met the same problem, too. macOS Big Sur

comment:7 Changed 3 years ago by carlesfernandez (Carles Fernandez)

Cc: carlesfernandez added

comment:8 Changed 3 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

In be867d3ceed7348eee6c867fa34cefd5237a44bc/macports-ports (master):

mpir: add patch to fix configure on macOS 11

+ mostly adding in headers to find implicitly defined C functions
+ some fixes to reduce spurious warnings
+ Rev-bump since the patch might impact configure on earlier macOS too

Closes: #61560

comment:9 Changed 3 years ago by michaelld (Michael Dickens)

Note that this fix doesn't bring ARM64 support just yet ...

comment:10 Changed 3 years ago by michaelld (Michael Dickens)

Builds for me on macOS 11.1 20C5061b && Xcode 12.2 12B5035g ... and, configure now correctly looks for the things, rather than erroring out due to a missing function definition or some syntax error.

Note: See TracTickets for help on using tickets.