Opened 39 hours ago

Closed 39 hours ago

Last modified 39 hours ago

#70783 closed defect (duplicate)

fftw-3 fails to build under macOS Sequoia

Reported by: BarneyStratford Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: fftw-3

Description

configure:21118: checking for Fortran 77 name-mangling scheme configure:21131: /opt/local/bin/gfortran-mp-14 -c -pipe -O3 -m64 conftest.f >&5 clang: error: no input files conftest.f:6:72:

6 | end

|

Fatal Error: error closing -: Broken pipe compilation terminated. configure:21131: $? = 1 configure: failed program was: | subroutine foobar() | return | end | subroutine foo_bar() | return | end configure:21264: error: in `/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': configure:21266: error: cannot compile a simple Fortran program See `config.log' for more details

Looks like the same issue as #70641. Reporting bug here so it's marked against this port too.

Change History (2)

comment:1 Changed 39 hours ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

This is quite likely going to affect every single port that builds with gcc, so it's not going to be practical to open a separate ticket for each one.

comment:2 Changed 39 hours ago by BarneyStratford

Fair enough.

Note: See TracTickets for help on using tickets.