gfortran -Wno-uninitialized -fno-range-check -fmax-errors=7 -fdiagnostics-color  -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -fbounds-check -Wuninitialized -Warray-bounds -ggdb -ffree-form -ffree-line-length-none -x f95-cpp-input -std=f2008 -Wno-error=tabs -I/n/netscratch/conroy_lab/Lab/ebauer/mesa-git-tests/tmp.SFrcGH2jkT/include -I../src -c ../src/run_star_extras.f90
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=7 -fdiagnostics-color  -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -fbounds-check -Wuninitialized -Warray-bounds -ggdb -ffree-form -ffree-line-length-none -x f95-cpp-input -std=f2008 -Wno-error=tabs -I/n/netscratch/conroy_lab/Lab/ebauer/mesa-git-tests/tmp.SFrcGH2jkT/include -I../src -c ../src/run_binary_extras.f90
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=7 -fdiagnostics-color  -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -fbounds-check -Wuninitialized -Warray-bounds -ggdb -ffree-form -ffree-line-length-none -x f95-cpp-input -std=f2008 -Wno-error=tabs -I/n/netscratch/conroy_lab/Lab/ebauer/mesa-git-tests/tmp.SFrcGH2jkT/include -I../src -c /n/netscratch/conroy_lab/Lab/ebauer/mesa-git-tests/tmp.SFrcGH2jkT/binary/job/run_binary.f90
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=7 -fdiagnostics-color  -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -fbounds-check -Wuninitialized -Warray-bounds -ggdb -ffree-form -ffree-line-length-none -x f95-cpp-input -std=f2008 -Wno-error=tabs -I/n/netscratch/conroy_lab/Lab/ebauer/mesa-git-tests/tmp.SFrcGH2jkT/include -I../src -c ../src/binary_run.f90
../src/binary_run.f90:6:28:

    6 |       end program run_binary
      |                            1
Error: Expected label 'binary_run' for END PROGRAM statement at (1)
f951: Error: Unexpected end of file in '../src/binary_run.f90'
make: *** [/n/netscratch/conroy_lab/Lab/ebauer/mesa-git-tests/tmp.SFrcGH2jkT/binary/work_standard_makefile_binary:49: binary_run.o] Error 1

FAILED