bugGNU Octave - Bugs: bug #66260, Installing control-4.0.1 fails...

 
 

bug #66260: Installing control-4.0.1 fails with error "clang++: error: no input files"

Submitter:  None
Submitted:  Thu 26 Sep 2024 10:31:49 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Failure
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Reynald Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 9.2.0
Operating System:  * Mac OS Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Mon 11 Nov 2024 12:19:03 PM UTC, comment #8: 

No further responses to open questions during the last three weeks.
Installing the "control" package is now also part of a regular CI run on GitHub:
https://github.com/gnu-octave/octave/commit/c908499c0a178835f638222806a8407e56fb9c85

Assuming the OP could resolve the issue locally. Closing report as invalid.

The report can be re-opened if further feedback is provided.

Markus Mützel <mmuetzel>
Group administrator
Mon 21 Oct 2024 03:52:02 PM UTC, comment #7: 

I tried to reproduce the issue in CI (because I don't have access to a macOS computer). But the control package installs just fine there:
https://github.com/mmuetzel/octave/actions/runs/11443027426/job/31834732116#step:17:1
(Copying the output of the relevant step here because the log retention time is limited on GitHub)

$ PATH="/Users/runner/usr/bin:$PATH" \
    octave --eval "pkg install -verbose https://github.com/gnu-octave/pkg-control/releases/download/control-4.0.1/control-4.0.1.tar.gz"

mkdir (/var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T/oct-ChO1cV)
untar (/var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T/oct-qykz5u/control-4.0.1.tar.gz, /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T/oct-ChO1cV)
checking for mkoctfile... /Users/runner/usr/bin/mkoctfile-10.0.0 --verbose
checking for octave-config... /Users/runner/usr/bin/octave-config-10.0.0
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether clang++  -std=gnu++17 accepts -g... yes
checking for clang++  -std=gnu++17 option to enable C++11 features... none needed
checking   is_real_type or isreal... isreal
checking   is_cell or iscell... iscell
checking   is_object or isobject... isobject
checking   is_complex_type or iscomplex... iscomplex
checking   is_numeric_type or isnumeric... isnumeric
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether the compiler supports GNU Fortran 77... yes
checking whether gfortran accepts -g... yes
checking for library containing dgges... -llapack
configure: creating ./config.status
config.status: creating Makefile.conf
config.status: creating config.h
cd slicot/src && /Users/runner/usr/bin/mkoctfile-10.0.0 --verbose -w -c MA02ID.f; mv MA02ID.f x && /Users/runner/usr/bin/mkoctfile-10.0.0 --verbose -c *.f && mv x MA02ID.f
/Users/runner/usr/bin/mkoctfile-10.0.0 --verbose -Wall -Wno-deprecated-declarations  __control_helper_functions__.cc
clang++  -std=gnu++17 -c -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/opt/icu4c/include -I/opt/homebrew/opt/qt@6/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include  -I/opt/homebrew/include -fPIC -I/Users/runner/usr/include/octave-10.0.0/octave/.. -I/Users/runner/usr/include/octave-10.0.0/octave -I/Users/runner/usr/include  -pthread -O2 -g  -Wall -Wno-deprecated-declarations   __control_helper_functions__.cc -o /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T//oct-eghGet.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     -w MA02ID.f -o MA02ID.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB01MD.f -o AB01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB01ND.f -o AB01ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB01OD.f -o AB01OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB04MD.f -o AB04MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB05MD.f -o AB05MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB05ND.f -o AB05ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB05OD.f -o AB05OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB05PD.f -o AB05PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB05QD.f -o AB05QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB05RD.f -o AB05RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB05SD.f -o AB05SD.o
clang++  -std=gnu++17 -I/Users/runner/usr/include/octave-10.0.0/octave/.. -I/Users/runner/usr/include/octave-10.0.0/octave -I/Users/runner/usr/include  -pthread -O2 -g  -Wall -Wno-deprecated-declarations -o __control_helper_functions__.oct  /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T//oct-eghGet.o   -bundle -undefined dynamic_lookup -bind_at_load  -L/Users/runner/usr/lib -bundle -undefined dynamic_lookup -bind_at_load  -L/opt/homebrew/opt/bison/lib -L/opt/homebrew/opt/gettext/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib  -L/opt/homebrew/lib -bundle_loader /Users/runner/usr/bin/octave-10.0.0
ld: warning: search path '/opt/homebrew/opt/icu4c/lib' not found
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB07MD.f -o AB07MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB07ND.f -o AB07ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB08MD.f -o AB08MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB08MZ.f -o AB08MZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB08ND.f -o AB08ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB08NW.f -o AB08NW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB08NX.f -o AB08NX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB08NY.f -o AB08NY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB08NZ.f -o AB08NZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09AD.f -o AB09AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09AX.f -o AB09AX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09BD.f -o AB09BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09BX.f -o AB09BX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09CD.f -o AB09CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09CX.f -o AB09CX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09DD.f -o AB09DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09ED.f -o AB09ED.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09FD.f -o AB09FD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09GD.f -o AB09GD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09HD.f -o AB09HD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09HX.f -o AB09HX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09HY.f -o AB09HY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09ID.f -o AB09ID.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09IX.f -o AB09IX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09IY.f -o AB09IY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09JD.f -o AB09JD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09JV.f -o AB09JV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09JW.f -o AB09JW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09JX.f -o AB09JX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09KD.f -o AB09KD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09KX.f -o AB09KX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09MD.f -o AB09MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB09ND.f -o AB09ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB13AD.f -o AB13AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB13AX.f -o AB13AX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB13BD.f -o AB13BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB13CD.f -o AB13CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB13DD.f -o AB13DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB13DX.f -o AB13DX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB13ED.f -o AB13ED.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB13FD.f -o AB13FD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB13ID.f -o AB13ID.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB13MD.f -o AB13MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AB8NXZ.f -o AB8NXZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AG07BD.f -o AG07BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AG08BD.f -o AG08BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AG08BY.f -o AG08BY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AG08BZ.f -o AG08BZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     AG8BYZ.f -o AG8BYZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     BB01AD.f -o BB01AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     BB02AD.f -o BB02AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     BB03AD.f -o BB03AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     BB04AD.f -o BB04AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     BD01AD.f -o BD01AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     BD02AD.f -o BD02AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     DE01OD.f -o DE01OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     DE01PD.f -o DE01PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     DF01MD.f -o DF01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     DG01MD.f -o DG01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     DG01ND.f -o DG01ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     DG01NY.f -o DG01NY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     DG01OD.f -o DG01OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     DK01MD.f -o DK01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     FB01QD.f -o FB01QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     FB01RD.f -o FB01RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     FB01SD.f -o FB01SD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     FB01TD.f -o FB01TD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     FB01VD.f -o FB01VD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     FD01AD.f -o FD01AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01AD.f -o IB01AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01BD.f -o IB01BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01CD.f -o IB01CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01MD.f -o IB01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01MY.f -o IB01MY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01ND.f -o IB01ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01OD.f -o IB01OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01OY.f -o IB01OY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01PD.f -o IB01PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01PX.f -o IB01PX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01PY.f -o IB01PY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01QD.f -o IB01QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB01RD.f -o IB01RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB03AD.f -o IB03AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     IB03BD.f -o IB03BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA01AD.f -o MA01AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA01BD.f -o MA01BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA01BZ.f -o MA01BZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA01CD.f -o MA01CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02AD.f -o MA02AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02AZ.f -o MA02AZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02BD.f -o MA02BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02BZ.f -o MA02BZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02CD.f -o MA02CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02CZ.f -o MA02CZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02DD.f -o MA02DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02ED.f -o MA02ED.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02ES.f -o MA02ES.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02EZ.f -o MA02EZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02FD.f -o MA02FD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02GD.f -o MA02GD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02GZ.f -o MA02GZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02HD.f -o MA02HD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02HZ.f -o MA02HZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02IZ.f -o MA02IZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02JD.f -o MA02JD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02JZ.f -o MA02JZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02MD.f -o MA02MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02MZ.f -o MA02MZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02NZ.f -o MA02NZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02OD.f -o MA02OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02OZ.f -o MA02OZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02PD.f -o MA02PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MA02PZ.f -o MA02PZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01KD.f -o MB01KD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01LD.f -o MB01LD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01MD.f -o MB01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01ND.f -o MB01ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01OC.f -o MB01OC.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01OD.f -o MB01OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01OE.f -o MB01OE.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01OH.f -o MB01OH.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01OO.f -o MB01OO.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01OS.f -o MB01OS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01OT.f -o MB01OT.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01PD.f -o MB01PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01QD.f -o MB01QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01RB.f -o MB01RB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01RD.f -o MB01RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01RH.f -o MB01RH.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01RT.f -o MB01RT.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01RU.f -o MB01RU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01RW.f -o MB01RW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01RX.f -o MB01RX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01RY.f -o MB01RY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01SD.f -o MB01SD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01SS.f -o MB01SS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01TD.f -o MB01TD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01UD.f -o MB01UD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01UW.f -o MB01UW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01UX.f -o MB01UX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01UY.f -o MB01UY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01UZ.f -o MB01UZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01VD.f -o MB01VD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01WD.f -o MB01WD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01XD.f -o MB01XD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01XY.f -o MB01XY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01YD.f -o MB01YD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB01ZD.f -o MB01ZD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02CD.f -o MB02CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02CU.f -o MB02CU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02CV.f -o MB02CV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02CX.f -o MB02CX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02CY.f -o MB02CY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02DD.f -o MB02DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02ED.f -o MB02ED.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02FD.f -o MB02FD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02GD.f -o MB02GD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02HD.f -o MB02HD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02ID.f -o MB02ID.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02JD.f -o MB02JD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02JX.f -o MB02JX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02KD.f -o MB02KD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02MD.f -o MB02MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02ND.f -o MB02ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02NY.f -o MB02NY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02OD.f -o MB02OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02PD.f -o MB02PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02QD.f -o MB02QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02QY.f -o MB02QY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02RD.f -o MB02RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02RZ.f -o MB02RZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02SD.f -o MB02SD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02SZ.f -o MB02SZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02TD.f -o MB02TD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02TZ.f -o MB02TZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02UD.f -o MB02UD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02UU.f -o MB02UU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02UV.f -o MB02UV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02UW.f -o MB02UW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02VD.f -o MB02VD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02WD.f -o MB02WD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02XD.f -o MB02XD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB02YD.f -o MB02YD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03AB.f -o MB03AB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03AD.f -o MB03AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03AE.f -o MB03AE.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03AF.f -o MB03AF.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03AG.f -o MB03AG.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03AH.f -o MB03AH.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03AI.f -o MB03AI.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03BA.f -o MB03BA.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03BB.f -o MB03BB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03BC.f -o MB03BC.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03BD.f -o MB03BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03BE.f -o MB03BE.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03BF.f -o MB03BF.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03BG.f -o MB03BG.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03BZ.f -o MB03BZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03CD.f -o MB03CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03CZ.f -o MB03CZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03DD.f -o MB03DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03DZ.f -o MB03DZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03ED.f -o MB03ED.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03FD.f -o MB03FD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03FZ.f -o MB03FZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03GD.f -o MB03GD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03GZ.f -o MB03GZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03HD.f -o MB03HD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03HZ.f -o MB03HZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03ID.f -o MB03ID.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03IZ.f -o MB03IZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03JD.f -o MB03JD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03JP.f -o MB03JP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03JZ.f -o MB03JZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03KA.f -o MB03KA.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03KB.f -o MB03KB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03KC.f -o MB03KC.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03KD.f -o MB03KD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03KE.f -o MB03KE.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03LD.f -o MB03LD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03LF.f -o MB03LF.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03LP.f -o MB03LP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03LZ.f -o MB03LZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03MD.f -o MB03MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03MY.f -o MB03MY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03ND.f -o MB03ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03NY.f -o MB03NY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03OD.f -o MB03OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03OY.f -o MB03OY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03PD.f -o MB03PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03PY.f -o MB03PY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03QD.f -o MB03QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03QG.f -o MB03QG.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03QV.f -o MB03QV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03QW.f -o MB03QW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03QX.f -o MB03QX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03QY.f -o MB03QY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03RD.f -o MB03RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03RW.f -o MB03RW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03RX.f -o MB03RX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03RY.f -o MB03RY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03RZ.f -o MB03RZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03SD.f -o MB03SD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03TD.f -o MB03TD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03TS.f -o MB03TS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03UD.f -o MB03UD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03VD.f -o MB03VD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03VW.f -o MB03VW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03VY.f -o MB03VY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03WA.f -o MB03WA.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03WD.f -o MB03WD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03WX.f -o MB03WX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03XD.f -o MB03XD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03XP.f -o MB03XP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03XS.f -o MB03XS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03XU.f -o MB03XU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03XZ.f -o MB03XZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03YA.f -o MB03YA.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03YD.f -o MB03YD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03YT.f -o MB03YT.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03ZA.f -o MB03ZA.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB03ZD.f -o MB03ZD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04AD.f -o MB04AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04AZ.f -o MB04AZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04BD.f -o MB04BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04BP.f -o MB04BP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04BZ.f -o MB04BZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04CD.f -o MB04CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04DB.f -o MB04DB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04DD.f -o MB04DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04DI.f -o MB04DI.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04DL.f -o MB04DL.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04DP.f -o MB04DP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04DS.f -o MB04DS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04DY.f -o MB04DY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04DZ.f -o MB04DZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04ED.f -o MB04ED.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04FD.f -o MB04FD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04FP.f -o MB04FP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04GD.f -o MB04GD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04HD.f -o MB04HD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04ID.f -o MB04ID.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04IY.f -o MB04IY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04IZ.f -o MB04IZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04JD.f -o MB04JD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04KD.f -o MB04KD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04LD.f -o MB04LD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04MD.f -o MB04MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04ND.f -o MB04ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04NY.f -o MB04NY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04OD.f -o MB04OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04OW.f -o MB04OW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04OX.f -o MB04OX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04OY.f -o MB04OY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04PA.f -o MB04PA.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04PB.f -o MB04PB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04PU.f -o MB04PU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04PY.f -o MB04PY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04QB.f -o MB04QB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04QC.f -o MB04QC.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04QF.f -o MB04QF.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04QS.f -o MB04QS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04QU.f -o MB04QU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04RB.f -o MB04RB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04RU.f -o MB04RU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04SU.f -o MB04SU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04TB.f -o MB04TB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04TS.f -o MB04TS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04TT.f -o MB04TT.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04TU.f -o MB04TU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04TV.f -o MB04TV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04TW.f -o MB04TW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04TX.f -o MB04TX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04TY.f -o MB04TY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04UD.f -o MB04UD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04VD.f -o MB04VD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04VX.f -o MB04VX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04WD.f -o MB04WD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04WP.f -o MB04WP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04WR.f -o MB04WR.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04WU.f -o MB04WU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04XD.f -o MB04XD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04XY.f -o MB04XY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04YD.f -o MB04YD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04YW.f -o MB04YW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB04ZD.f -o MB04ZD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB05MD.f -o MB05MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB05MY.f -o MB05MY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB05ND.f -o MB05ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB05OD.f -o MB05OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB05OY.f -o MB05OY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB3JZP.f -o MB3JZP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB3LZP.f -o MB3LZP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB3OYZ.f -o MB3OYZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB3PYZ.f -o MB3PYZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB4DBZ.f -o MB4DBZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB4DLZ.f -o MB4DLZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MB4DPZ.f -o MB4DPZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01MD.f -o MC01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01ND.f -o MC01ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01OD.f -o MC01OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01PD.f -o MC01PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01PY.f -o MC01PY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01QD.f -o MC01QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01RD.f -o MC01RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01SD.f -o MC01SD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01SW.f -o MC01SW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01SX.f -o MC01SX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01SY.f -o MC01SY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01TD.f -o MC01TD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01VD.f -o MC01VD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01WD.f -o MC01WD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC01XD.f -o MC01XD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC03MD.f -o MC03MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC03ND.f -o MC03ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC03NX.f -o MC03NX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MC03NY.f -o MC03NY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MD03AD.f -o MD03AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MD03BA.f -o MD03BA.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MD03BB.f -o MD03BB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MD03BD.f -o MD03BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MD03BF.f -o MD03BF.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MD03BX.f -o MD03BX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     MD03BY.f -o MD03BY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01AD.f -o NF01AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01AY.f -o NF01AY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BA.f -o NF01BA.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BB.f -o NF01BB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BD.f -o NF01BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BE.f -o NF01BE.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BF.f -o NF01BF.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BP.f -o NF01BP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BQ.f -o NF01BQ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BR.f -o NF01BR.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BS.f -o NF01BS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BU.f -o NF01BU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BV.f -o NF01BV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BW.f -o NF01BW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BX.f -o NF01BX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     NF01BY.f -o NF01BY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB01BD.f -o SB01BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB01BX.f -o SB01BX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB01BY.f -o SB01BY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB01DD.f -o SB01DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB01FY.f -o SB01FY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB01MD.f -o SB01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02CX.f -o SB02CX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02MD.f -o SB02MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02MR.f -o SB02MR.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02MS.f -o SB02MS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02MT.f -o SB02MT.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02MU.f -o SB02MU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02MV.f -o SB02MV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02MW.f -o SB02MW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02MX.f -o SB02MX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02ND.f -o SB02ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02OD.f -o SB02OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02OU.f -o SB02OU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02OV.f -o SB02OV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02OW.f -o SB02OW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02OX.f -o SB02OX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02OY.f -o SB02OY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02PD.f -o SB02PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02QD.f -o SB02QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02RD.f -o SB02RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02RU.f -o SB02RU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB02SD.f -o SB02SD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03MD.f -o SB03MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03MU.f -o SB03MU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03MV.f -o SB03MV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03MW.f -o SB03MW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03MX.f -o SB03MX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03MY.f -o SB03MY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03OD.f -o SB03OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03OR.f -o SB03OR.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03OS.f -o SB03OS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03OT.f -o SB03OT.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03OU.f -o SB03OU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03OV.f -o SB03OV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03OY.f -o SB03OY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03OZ.f -o SB03OZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03PD.f -o SB03PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03QD.f -o SB03QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03QX.f -o SB03QX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03QY.f -o SB03QY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03RD.f -o SB03RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03SD.f -o SB03SD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03SX.f -o SB03SX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03SY.f -o SB03SY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03TD.f -o SB03TD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB03UD.f -o SB03UD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04MD.f -o SB04MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04MR.f -o SB04MR.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04MU.f -o SB04MU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04MW.f -o SB04MW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04MY.f -o SB04MY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04ND.f -o SB04ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04NV.f -o SB04NV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04NW.f -o SB04NW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04NX.f -o SB04NX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04NY.f -o SB04NY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04OD.f -o SB04OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04OW.f -o SB04OW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04PD.f -o SB04PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04PX.f -o SB04PX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04PY.f -o SB04PY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04QD.f -o SB04QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04QR.f -o SB04QR.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04QU.f -o SB04QU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04QY.f -o SB04QY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04RD.f -o SB04RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04RV.f -o SB04RV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04RW.f -o SB04RW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04RX.f -o SB04RX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB04RY.f -o SB04RY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB06ND.f -o SB06ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB08CD.f -o SB08CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB08DD.f -o SB08DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB08ED.f -o SB08ED.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB08FD.f -o SB08FD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB08GD.f -o SB08GD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB08HD.f -o SB08HD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB08MD.f -o SB08MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB08MY.f -o SB08MY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB08ND.f -o SB08ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB08NY.f -o SB08NY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB09MD.f -o SB09MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10AD.f -o SB10AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10DD.f -o SB10DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10ED.f -o SB10ED.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10FD.f -o SB10FD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10HD.f -o SB10HD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10ID.f -o SB10ID.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10JD.f -o SB10JD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10KD.f -o SB10KD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10LD.f -o SB10LD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10MD.f -o SB10MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10PD.f -o SB10PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10QD.f -o SB10QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10RD.f -o SB10RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10SD.f -o SB10SD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10TD.f -o SB10TD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10UD.f -o SB10UD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10VD.f -o SB10VD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10WD.f -o SB10WD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10YD.f -o SB10YD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10ZD.f -o SB10ZD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB10ZP.f -o SB10ZP.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB16AD.f -o SB16AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB16AY.f -o SB16AY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB16BD.f -o SB16BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB16CD.f -o SB16CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SB16CY.f -o SB16CY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG02AD.f -o SG02AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG02CV.f -o SG02CV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG02CW.f -o SG02CW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG02CX.f -o SG02CX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG02ND.f -o SG02ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03AD.f -o SG03AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03AX.f -o SG03AX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03AY.f -o SG03AY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03BD.f -o SG03BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03BR.f -o SG03BR.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03BS.f -o SG03BS.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03BT.f -o SG03BT.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03BU.f -o SG03BU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03BV.f -o SG03BV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03BW.f -o SG03BW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03BX.f -o SG03BX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03BY.f -o SG03BY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     SG03BZ.f -o SG03BZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01ID.f -o TB01ID.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01IZ.f -o TB01IZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01KD.f -o TB01KD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01KX.f -o TB01KX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01LD.f -o TB01LD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01MD.f -o TB01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01ND.f -o TB01ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01PD.f -o TB01PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01PX.f -o TB01PX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01TD.f -o TB01TD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01TY.f -o TB01TY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01UD.f -o TB01UD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01UX.f -o TB01UX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01UY.f -o TB01UY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01VD.f -o TB01VD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01VY.f -o TB01VY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01WD.f -o TB01WD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01WX.f -o TB01WX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01XD.f -o TB01XD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01XZ.f -o TB01XZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01YD.f -o TB01YD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB01ZD.f -o TB01ZD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB03AD.f -o TB03AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB03AY.f -o TB03AY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB04AD.f -o TB04AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB04AY.f -o TB04AY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB04BD.f -o TB04BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB04BV.f -o TB04BV.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB04BW.f -o TB04BW.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB04BX.f -o TB04BX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB04CD.f -o TB04CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TB05AD.f -o TB05AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TC01OD.f -o TC01OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TC04AD.f -o TC04AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TC05AD.f -o TC05AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TD03AD.f -o TD03AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TD03AY.f -o TD03AY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TD04AD.f -o TD04AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TD05AD.f -o TD05AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TF01MD.f -o TF01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TF01MX.f -o TF01MX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TF01MY.f -o TF01MY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TF01ND.f -o TF01ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TF01OD.f -o TF01OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TF01PD.f -o TF01PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TF01QD.f -o TF01QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TF01RD.f -o TF01RD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01AD.f -o TG01AD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01AZ.f -o TG01AZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01BD.f -o TG01BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01CD.f -o TG01CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01DD.f -o TG01DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01ED.f -o TG01ED.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01FD.f -o TG01FD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01FZ.f -o TG01FZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01GD.f -o TG01GD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01HD.f -o TG01HD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01HU.f -o TG01HU.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01HX.f -o TG01HX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01HY.f -o TG01HY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01ID.f -o TG01ID.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01JD.f -o TG01JD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01JY.f -o TG01JY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01KD.f -o TG01KD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01KZ.f -o TG01KZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01LD.f -o TG01LD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01LY.f -o TG01LY.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01MD.f -o TG01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01ND.f -o TG01ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01NX.f -o TG01NX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01OA.f -o TG01OA.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01OB.f -o TG01OB.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01OD.f -o TG01OD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01OZ.f -o TG01OZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01PD.f -o TG01PD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01QD.f -o TG01QD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG01WD.f -o TG01WD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     TG04BX.f -o TG04BX.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     UD01BD.f -o UD01BD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     UD01CD.f -o UD01CD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     UD01DD.f -o UD01DD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     UD01MD.f -o UD01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     UD01MZ.f -o UD01MZ.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     UD01ND.f -o UD01ND.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     UE01MD.f -o UE01MD.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     delctg.f -o delctg.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     dlatzm.f -o dlatzm.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     select.f -o select.o
ccache gfortran -c -fPIC -g -O2 -std=legacy -fexceptions     zlatzm.f -o zlatzm.o
ar -rc slicotlibrary.a slicot/src/*.o
LDFLAGS=" -L/Users/runner/usr/lib -bundle -undefined dynamic_lookup -bind_at_load  -L/opt/homebrew/opt/openblas/lib -lopenblas  -L/opt/homebrew/opt/bison/lib -L/opt/homebrew/opt/gettext/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/opt/homebrew/Cellar/gcc/14.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/14 -L/opt/homebrew/Cellar/gcc/14.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/14.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/14/../../.. -lemutls_w -lheapt_w -lgfortran -lquadmath" \
    /Users/runner/usr/bin/mkoctfile-10.0.0 --verbose -Wall -Wno-deprecated-declarations  __control_slicot_functions__.cc common.cc slicotlibrary.a
clang++  -std=gnu++17 -c -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/opt/icu4c/include -I/opt/homebrew/opt/qt@6/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include  -I/opt/homebrew/include -fPIC -I/Users/runner/usr/include/octave-10.0.0/octave/.. -I/Users/runner/usr/include/octave-10.0.0/octave -I/Users/runner/usr/include  -pthread -O2 -g  -Wall -Wno-deprecated-declarations   __control_slicot_functions__.cc -o /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T//oct-fh7WbD.o
In file included from __control_slicot_functions__.cc:44:
./sl_ib01ad.cc:146:17: warning: variable 'nsmpl' set but not used [-Wunused-but-set-variable]
        F77_INT nsmpl = 0;                          // total number of samples
                ^
1 warning generated.
clang++  -std=gnu++17 -c -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/opt/icu4c/include -I/opt/homebrew/opt/qt@6/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include  -I/opt/homebrew/include -fPIC -I/Users/runner/usr/include/octave-10.0.0/octave/.. -I/Users/runner/usr/include/octave-10.0.0/octave -I/Users/runner/usr/include  -pthread -O2 -g  -Wall -Wno-deprecated-declarations   common.cc -o /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T//oct-Bsib2b.o
clang++  -std=gnu++17 -I/Users/runner/usr/include/octave-10.0.0/octave/.. -I/Users/runner/usr/include/octave-10.0.0/octave -I/Users/runner/usr/include  -pthread -O2 -g  -Wall -Wno-deprecated-declarations -o __control_slicot_functions__.oct  /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T//oct-fh7WbD.o /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T//oct-Bsib2b.o  slicotlibrary.a  -bundle -undefined dynamic_lookup -bind_at_load  -L/Users/runner/usr/lib -bundle -undefined dynamic_lookup -bind_at_load  -L/opt/homebrew/opt/openblas/lib -lopenblas  -L/opt/homebrew/opt/bison/lib -L/opt/homebrew/opt/gettext/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/opt/homebrew/Cellar/gcc/14.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/14 -L/opt/homebrew/Cellar/gcc/14.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/14.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/14/../../.. -lemutls_w -lheapt_w -lgfortran -lquadmath  -L/opt/homebrew/opt/bison/lib -L/opt/homebrew/opt/gettext/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib  -L/opt/homebrew/lib -bundle_loader /Users/runner/usr/bin/octave-10.0.0
ld: warning: search path '/opt/homebrew/opt/icu4c/lib' not found
ld: warning: search path '/opt/homebrew/opt/icu4c/lib' not found
copyfile /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T/oct-ChO1cV/control-4.0.1/src/__control_helper_functions__.oct /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T/oct-ChO1cV/control-4.0.1/src/__control_slicot_functions__.oct /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T/oct-ChO1cV/control-4.0.1/inst/aarch64-apple-darwin23.6.0-api-v59
The control package was installed into the directory
/Users/runner/.local/share/octave/api-v59/packages/control-4.0.1.
License and copyright information can be found in "packinfo/COPYING"
For information about changes from previous versions of the control package, run 'news control'.


How did you install Octave? Which version of clang do you use?

Markus Mützel <mmuetzel>
Group administrator
Sun 29 Sep 2024 03:33:58 AM UTC, comment #6: 

Yeah I think that's the error. But when I try to run the full clang command on its own:

% clang++ -c -D_FORTIFY_SOURCE=2 -isystem /opt/homebrew/Caskroom/miniforge/base/include -fPIC -I/opt/homebrew/Caskroom/miniforge/base/include/octave-9.2.0/octave/.. -I/opt/homebrew/Caskroom/miniforge/base/include/octave-9.2.0/octave -I/opt/homebrew/Caskroom/miniforge/base/include  -pthread -fopenmp -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -isystem /opt/homebrew/Caskroom/miniforge/base/include -fdebug-prefix-map=/Users/runner/miniforge3/conda-bld/octave_1726691601748/work=/usr/local/src/conda/octave-9.2.0 -fdebug-prefix-map=/opt/homebrew/Caskroom/miniforge/base=/usr/local/src/conda-prefix  -Wall -Wno-deprecated-declarations   _control_helper_functions_.cc -o /var/folders/z5/2v4jstvn6hs3388r0x3wkbgm0000gn/T//oct-6O1m2L.o
In file included from _control_helper_functions_.cc:1:
./is_real_scalar.cc:29:10: fatal error: 'config.h' file not found
   29 | #include "config.h"
      |          ^~~~~~~~~~
1 error generated.

I get the error that config.h is not generated. I assume it is in the regular compilation script, but I can't get it to stay to see it.  I assume it's an automate / configure type thing, but I'm not familiar with how those are set up normally.

Anonymous
Sat 28 Sep 2024 10:55:46 AM UTC, comment #5: 

Do I interpret the error message correctly that the compilation of _control_helper_functions_.cc by

/opt/homebrew/Caskroom/miniforge/base/bin/mkoctfile-9.2.0 -Wall -Wno-deprecated-declarations  __control_helper_functions__.cc

clang++ is called but the input file _control_helper_functions_.cc is missing in the command line? I found some cases in the internet where the same error was caused by a semicolon in the clang command line (e.g. in the options) but I do not identify this case in the verbose output.

Torsten Lilge <ttl>
Group Member
Fri 27 Sep 2024 10:08:45 PM UTC, comment #4: 

It happens everytime I try to install the package. I've tried with control-4.0.1.tar.gz and get the same error. I've been using octave with the signal and control packages for years, and this is the first time I've encountered this sort of error. This is on a new computer, though, so it's the first time for this one.

I've also tried installing octave through the brew package system, but get the same error when trying to install the control package.

With 3.6.1 I get slightly different form of the same error:

octave:4> pkg install "https://github.com/gnu-octave/pkg-control/releases/download/control-3.6.1/control-3.6.1.tar.gz"
clang++: error: no input files
make: * [__control_helper_functions__.oct] Error 1
make: * Waiting for unfinished jobs....
tar -xzf slicot.tar.gz
/opt/homebrew/Caskroom/miniforge/base/bin/mkoctfile-9.2.0 -Wall -Wno-deprecated-declarations  _control_helper_functions_.cc
mkdir sltmp
mv slicot/src/*.f ./sltmp
mv slicot/src_aux/*.f ./sltmp
if [ "1" = "1" ]; then \
echo "copy routines using DGGES"; \
cp SB04OD.fortran ./sltmp/SB04OD.f; \
cp SG03AD.fortran ./sltmp/SG03AD.f; \
cp SG03BD.fortran ./sltmp/SG03BD.f; \
fi;
copy routines using DGGES
cp AB08NX.fortran ./sltmp/AB08NX.f
cp AG08BY.fortran ./sltmp/AG08BY.f
cp SB01BY.fortran ./sltmp/SB01BY.f
cp SB01FY.fortran ./sltmp/SB01FY.f
cp SB06ND.fortran ./sltmp/SB06ND.f
cp TB01MD.fortran ./sltmp/TB01MD.f
cp TB01ND.fortran ./sltmp/TB01ND.f
cp TB01ZD.fortran ./sltmp/TB01ZD.f
cp TG04BX.fortran ./sltmp/TG04BX.f
cp ODLTZM.fortran ./sltmp/ODLTZM.f
cp makefile.slicot ./sltmp/makefile
cd sltmp; /opt/homebrew/Caskroom/miniforge/base/bin/mkoctfile-9.2.0 -w -c MA02ID.f; rm MA02ID.f; /opt/homebrew/Caskroom/miniforge/base/bin/mkoctfile-9.2.0 -c *.f;
arm64-apple-darwin20.0.0-ar -rc slicotlibrary.a ./sltmp/*.o
rm -rf sltmp slicot

error: pkg: error running 'make' for the control package
error: called from
    configure_make at line 117 column 9
    install at line 202 column 7
    pkg at line 619 column 9


comment #3:

> Thanks. I didn't see that the error message was pretty far up in your log.
>
> I tried to reproduce here with Octave 9.2.0 on Windows (I don't have access to a macOS computer). But it builds and installs fine without issues.
>
> Can you reproduce that error by running the same command again? Or did it happen only once?
>

Anonymous
Fri 27 Sep 2024 06:27:45 PM UTC, comment #3: 

Thanks. I didn't see that the error message was pretty far up in your log.

I tried to reproduce here with Octave 9.2.0 on Windows (I don't have access to a macOS computer). But it builds and installs fine without issues.

Can you reproduce that error by running the same command again? Or did it happen only once?

Markus Mützel <mmuetzel>
Group administrator
Fri 27 Sep 2024 04:55:47 PM UTC, comment #2: 

File attached.

comment #1:

> It looks like the verbose output was too long for a comment.
>
> Could you please paste the output to a file and attach that file to this report?
>

Anonymous
Fri 27 Sep 2024 11:01:32 AM UTC, comment #1: 

It looks like the verbose output was too long for a comment.

Could you please paste the output to a file and attach that file to this report?

Markus Mützel <mmuetzel>
Group administrator
Thu 26 Sep 2024 10:31:49 PM UTC, original submission:  

I get the same problem if I try with control-4.0.0 or control-3.6.1

Here's the verbose output:

octave:16> pkg install -verbose "https://github.com/gnu-octave/pkg-control/releases/download/control-4.0.1/control-4.0.1.tar.gz"
mkdir (/var/folders/z5/2v4jstvn6hs3388r0x3wkbgm0000gn/T/oct-wjqLqU)
untar (/var/folders/z5/2v4jstvn6hs3388r0x3wkbgm0000gn/T/oct-7P6spP/control-4.0.1.tar.gz, /var/folders/z5/2v4jstvn6hs3388r0x3wkbgm0000gn/T/oct-wjqLqU)
checking for mkoctfile... /opt/homebrew/Caskroom/miniforge/base/bin/mkoctfile-9.2.0 --verbose
checking for octave-config... /opt/homebrew/Caskroom/miniforge/base/bin/octave-config-9.2.0
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... none needed
checking   is_real_type or isreal... isreal
checking   is_cell or iscell... iscell
checking   is_object or isobject... isobject
checking   is_complex_type or iscomplex... iscomplex
checking   is_numeric_type or isnumeric... isnumeric
checking for arm64-apple-darwin20.0.0-g77... /opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran
checking whether the compiler supports GNU Fortran 77... yes
checking whether /opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran accepts -g... yes
checking for library containing dgges... -llapack
configure: creating ./config.status
config.status: creating Makefile.conf
config.status: creating config.h
cd slicot/src && /opt/homebrew/Caskroom/miniforge/base/bin/mkoctfile-9.2.0 --verbose -w -c MA02ID.f; mv MA02ID.f x && /opt/homebrew/Caskroom/miniforge/base/bin/mkoctfile-9.2.0 --verbose -c *.f && mv x MA02ID.f
/opt/homebrew/Caskroom/miniforge/base/bin/mkoctfile-9.2.0 --verbose -Wall -Wno-deprecated-declarations  _control_helper_functions_.cc
clang++ -c -D_FORTIFY_SOURCE=2 -isystem /opt/homebrew/Caskroom/miniforge/base/include -fPIC -I/opt/homebrew/Caskroom/miniforge/base/include/octave-9.2.0/octave/.. -I/opt/homebrew/Caskroom/miniforge/base/include/octave-9.2.0/octave -I/opt/homebrew/Caskroom/miniforge/base/include  -pthread -fopenmp -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -isystem /opt/homebrew/Caskroom/miniforge/base/include -fdebug-prefix-map=/Users/runner/miniforge3/conda-bld/octave_1726691601748/work=/usr/local/src/conda/octave-9.2.0 -fdebug-prefix-map=/opt/homebrew/Caskroom/miniforge/base=/usr/local/src/conda-prefix  -Wall -Wno-deprecated-declarations   _control_helper_functions_.cc -o /var/folders/z5/2v4jstvn6hs3388r0x3wkbgm0000gn/T//oct-zhI4lv.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     -w MA02ID.f -o MA02ID.o
clang++: error: no input files
make: * [__control_helper_functions__.oct] Error 1
make: * Waiting for unfinished jobs....
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB01MD.f -o AB01MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB01ND.f -o AB01ND.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB01OD.f -o AB01OD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB04MD.f -o AB04MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB05MD.f -o AB05MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB05ND.f -o AB05ND.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB05OD.f -o AB05OD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB05PD.f -o AB05PD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB05QD.f -o AB05QD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB05RD.f -o AB05RD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB05SD.f -o AB05SD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB07MD.f -o AB07MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB07ND.f -o AB07ND.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB08MD.f -o AB08MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB08MZ.f -o AB08MZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB08ND.f -o AB08ND.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB08NW.f -o AB08NW.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB08NX.f -o AB08NX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB08NY.f -o AB08NY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB08NZ.f -o AB08NZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09AD.f -o AB09AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09AX.f -o AB09AX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09BD.f -o AB09BD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09BX.f -o AB09BX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09CD.f -o AB09CD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09CX.f -o AB09CX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09DD.f -o AB09DD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09ED.f -o AB09ED.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09FD.f -o AB09FD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09GD.f -o AB09GD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09HD.f -o AB09HD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09HX.f -o AB09HX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09HY.f -o AB09HY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09ID.f -o AB09ID.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09IX.f -o AB09IX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09IY.f -o AB09IY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09JD.f -o AB09JD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09JV.f -o AB09JV.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09JW.f -o AB09JW.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09JX.f -o AB09JX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09KD.f -o AB09KD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09KX.f -o AB09KX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09MD.f -o AB09MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB09ND.f -o AB09ND.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB13AD.f -o AB13AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB13AX.f -o AB13AX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB13BD.f -o AB13BD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB13CD.f -o AB13CD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB13DD.f -o AB13DD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB13DX.f -o AB13DX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB13ED.f -o AB13ED.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB13FD.f -o AB13FD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB13ID.f -o AB13ID.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB13MD.f -o AB13MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AB8NXZ.f -o AB8NXZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AG07BD.f -o AG07BD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AG08BD.f -o AG08BD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AG08BY.f -o AG08BY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AG08BZ.f -o AG08BZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     AG8BYZ.f -o AG8BYZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     BB01AD.f -o BB01AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     BB02AD.f -o BB02AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     BB03AD.f -o BB03AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     BB04AD.f -o BB04AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     BD01AD.f -o BD01AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     BD02AD.f -o BD02AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     DE01OD.f -o DE01OD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     DE01PD.f -o DE01PD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     DF01MD.f -o DF01MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     DG01MD.f -o DG01MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     DG01ND.f -o DG01ND.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     DG01NY.f -o DG01NY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     DG01OD.f -o DG01OD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     DK01MD.f -o DK01MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     FB01QD.f -o FB01QD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     FB01RD.f -o FB01RD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     FB01SD.f -o FB01SD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     FB01TD.f -o FB01TD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     FB01VD.f -o FB01VD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     FD01AD.f -o FD01AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01AD.f -o IB01AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01BD.f -o IB01BD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01CD.f -o IB01CD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01MD.f -o IB01MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01MY.f -o IB01MY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01ND.f -o IB01ND.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01OD.f -o IB01OD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01OY.f -o IB01OY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01PD.f -o IB01PD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01PX.f -o IB01PX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01PY.f -o IB01PY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01QD.f -o IB01QD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB01RD.f -o IB01RD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB03AD.f -o IB03AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     IB03BD.f -o IB03BD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA01AD.f -o MA01AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA01BD.f -o MA01BD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA01BZ.f -o MA01BZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA01CD.f -o MA01CD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02AD.f -o MA02AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02AZ.f -o MA02AZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02BD.f -o MA02BD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02BZ.f -o MA02BZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02CD.f -o MA02CD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02CZ.f -o MA02CZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02DD.f -o MA02DD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02ED.f -o MA02ED.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02ES.f -o MA02ES.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02EZ.f -o MA02EZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02FD.f -o MA02FD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02GD.f -o MA02GD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02GZ.f -o MA02GZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02HD.f -o MA02HD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02HZ.f -o MA02HZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02IZ.f -o MA02IZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02JD.f -o MA02JD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02JZ.f -o MA02JZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02MD.f -o MA02MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02MZ.f -o MA02MZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02NZ.f -o MA02NZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02OD.f -o MA02OD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02OZ.f -o MA02OZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02PD.f -o MA02PD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MA02PZ.f -o MA02PZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01KD.f -o MB01KD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01LD.f -o MB01LD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01MD.f -o MB01MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01ND.f -o MB01ND.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01OC.f -o MB01OC.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01OD.f -o MB01OD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01OE.f -o MB01OE.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01OH.f -o MB01OH.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01OO.f -o MB01OO.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01OS.f -o MB01OS.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01OT.f -o MB01OT.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01PD.f -o MB01PD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01QD.f -o MB01QD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01RB.f -o MB01RB.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01RD.f -o MB01RD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01RH.f -o MB01RH.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01RT.f -o MB01RT.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01RU.f -o MB01RU.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01RW.f -o MB01RW.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01RX.f -o MB01RX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01RY.f -o MB01RY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01SD.f -o MB01SD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01SS.f -o MB01SS.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01TD.f -o MB01TD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01UD.f -o MB01UD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01UW.f -o MB01UW.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01UX.f -o MB01UX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01UY.f -o MB01UY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01UZ.f -o MB01UZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01VD.f -o MB01VD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01WD.f -o MB01WD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01XD.f -o MB01XD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01XY.f -o MB01XY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01YD.f -o MB01YD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB01ZD.f -o MB01ZD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02CD.f -o MB02CD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02CU.f -o MB02CU.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02CV.f -o MB02CV.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02CX.f -o MB02CX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02CY.f -o MB02CY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02DD.f -o MB02DD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02ED.f -o MB02ED.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02FD.f -o MB02FD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02GD.f -o MB02GD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02HD.f -o MB02HD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02ID.f -o MB02ID.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02JD.f -o MB02JD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02JX.f -o MB02JX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02KD.f -o MB02KD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02MD.f -o MB02MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02ND.f -o MB02ND.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02NY.f -o MB02NY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02OD.f -o MB02OD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02PD.f -o MB02PD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02QD.f -o MB02QD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02QY.f -o MB02QY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02RD.f -o MB02RD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02RZ.f -o MB02RZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02SD.f -o MB02SD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02SZ.f -o MB02SZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02TD.f -o MB02TD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02TZ.f -o MB02TZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02UD.f -o MB02UD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02UU.f -o MB02UU.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02UV.f -o MB02UV.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02UW.f -o MB02UW.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02VD.f -o MB02VD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02WD.f -o MB02WD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02XD.f -o MB02XD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB02YD.f -o MB02YD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03AB.f -o MB03AB.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03AD.f -o MB03AD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03AE.f -o MB03AE.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03AF.f -o MB03AF.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03AG.f -o MB03AG.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03AH.f -o MB03AH.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03AI.f -o MB03AI.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03BA.f -o MB03BA.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03BB.f -o MB03BB.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03BC.f -o MB03BC.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03BD.f -o MB03BD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03BE.f -o MB03BE.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03BF.f -o MB03BF.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03BG.f -o MB03BG.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03BZ.f -o MB03BZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03CD.f -o MB03CD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03CZ.f -o MB03CZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03DD.f -o MB03DD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03DZ.f -o MB03DZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03ED.f -o MB03ED.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03FD.f -o MB03FD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03FZ.f -o MB03FZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03GD.f -o MB03GD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03GZ.f -o MB03GZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03HD.f -o MB03HD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03HZ.f -o MB03HZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03ID.f -o MB03ID.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03IZ.f -o MB03IZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03JD.f -o MB03JD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03JP.f -o MB03JP.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03JZ.f -o MB03JZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03KA.f -o MB03KA.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03KB.f -o MB03KB.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03KC.f -o MB03KC.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03KD.f -o MB03KD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03KE.f -o MB03KE.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03LD.f -o MB03LD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03LF.f -o MB03LF.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03LP.f -o MB03LP.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03LZ.f -o MB03LZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03MD.f -o MB03MD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03MY.f -o MB03MY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03ND.f -o MB03ND.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03NY.f -o MB03NY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03OD.f -o MB03OD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03OY.f -o MB03OY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03PD.f -o MB03PD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03PY.f -o MB03PY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03QD.f -o MB03QD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03QG.f -o MB03QG.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03QV.f -o MB03QV.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03QW.f -o MB03QW.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03QX.f -o MB03QX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03QY.f -o MB03QY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03RD.f -o MB03RD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03RW.f -o MB03RW.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03RX.f -o MB03RX.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03RY.f -o MB03RY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03RZ.f -o MB03RZ.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03SD.f -o MB03SD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03TD.f -o MB03TD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03TS.f -o MB03TS.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03UD.f -o MB03UD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03VD.f -o MB03VD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03VW.f -o MB03VW.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03VY.f -o MB03VY.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03WA.f -o MB03WA.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-protector -O2 -pipe -isystem /opt/homebrew/Caskroom/miniforge/base/include     MB03WD.f -o MB03WD.o
/opt/homebrew/Caskroom/miniforge/base/bin/arm64-apple-darwin20.0.0-gfortran -c -fPIC -march=armv8.3-a -ftree-vectorize -fPIC -fno-stack-

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #56461:  error_output.txt added by None (144KiB - text/plain - Here is the verbose output as a file. )

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-11-11 mmuetzel StatusNeed Info Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2024-10-21 mmuetzel StatusConfirmed Need Info
    2024-09-27 None Attached File- Added error_output.txt, #56461
    2024-09-27 mmuetzel StatusNone Confirmed

    Back to the top

    Powered by Savane 3.14-f13d.
    Corresponding source code