Changes between Initial Version and Version 1 of Ticket #69567


Ignore:
Timestamp:
Mar 22, 2024, 7:27:38 AM (6 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It looks like you're on an Intel Mac running macOS 12 and you're trying to compile this port for arm64. Is that right?

The log says:

./configure: line 2408: /opt/local/bin/gfortran-mp-13: Bad CPU type in executable

What is the CPU type of that executable? This command would tell you:

file /opt/local/bin/gfortran-mp-13

Also, for what architecture does MacPorts think it has installed it? This command would tell you:

port -v installed $(port provides /opt/local/bin/gfortran-mp-13)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69567

    • Property Status changed from new to assigned
    • Property Owner set to MarcusCalhoun-Lopez
    • Property Port fftw-3 added
  • Ticket #69567 – Description

    initial v1  
     1{{{
    12--->  Configuring fftw-3
    23Error: Failed to configure fftw-3: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.10-arm64/config.log
    34Error: Failed to configure fftw-3: configure failure: command execution failed
    45Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/main.log for details.
     6}}}