[MacPorts] #66104: octave-control broken under arm64

MacPorts noreply at macports.org
Sat Oct 29 11:26:41 UTC 2022


#66104: octave-control broken under arm64
-------------------------+----------------------------
 Reporter:  Schamschula  |      Owner:  Schamschula
     Type:  defect       |     Status:  assigned
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:
 Keywords:               |       Port:  octave-control
-------------------------+----------------------------
 When building octave-control on an arm64 machine I get the following
 failure:
 {{{
 cd sltmp; /usr/bin/arch -arch arm64 /opt/local/bin/mkoctfile-7.2.0
 --verbose -w -c MA02ID.f; rm MA02ID.f; /usr/bin/arch -arch arm64
 /opt/local/bin/mkoctfile-7.2.0 --verbose -c *.f;
 /opt/local/bin/gfortran-mp-12 -c -fPIC -pipe -Os -m32 -m64     -w MA02ID.f
 -o MA02ID.o
 gfortran-mp-12: error: unrecognized command-line option '-m32'
 /opt/local/bin/gfortran-mp-12 -c -fPIC -pipe -Os -m32 -m64     AB01MD.f -o
 AB01MD.o
 gfortran-mp-12: error: unrecognized command-line option '-m32'
 make: *** [slicotlibrary.a] Error 1
 }}}

 I have not been able to figure out where {{{-m32}}} comes from.
 {{{mkoctfile}}} does provide

 {{{
 mkoctfile -p FFLAGS
 -pipe -Os -m64 -std=legacy
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66104>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list