[Mesa-users] MESA FAILED installation Mojave
Roque Caballero Navarro
rcaballeron at hotmail.com
Mon Oct 15 09:44:02 EDT 2018
Hi Simone,
It could be that you need to reinstall gcc (brew rebuild gcc). Check the following link:
https://github.com/Homebrew/legacy-homebrew/issues/45011
Kind regards,
Roque
________________________________
De: Mesa-users <mesa-users-bounces at lists.mesastar.org> en nombre de Simone Bavera via Mesa-users <mesa-users at lists.mesastar.org>
Enviado: lunes, 15 de octubre de 2018 11:40
Para: mesa-users at lists.mesastar.org
Asunto: [Mesa-users] MESA FAILED installation Mojave
Dear all,
I updated my Mac to macOS Mojave 10.14 (on a new laptop), installed the (development October 7 2018) MESAsdk and failed to install MESA.
Can somebody please help me?
Thank you in advance,
Simone
Here a copy of the build.log file:
/Applications/mesa-r10398/const
building const package.
makedepf90 -m %m.mod -I../public:../private const_def.f90 const_lib.f90 > .depend
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=12 -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -std=f2008 -Wno-error=tabs -I../public -I../private -I../../include -I/Applications/mesasdk/include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../public/const_def.f90
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=12 -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -std=f2008 -Wno-error=tabs -I../public -I../private -I../../include -I/Applications/mesasdk/include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../public/const_lib.f90
ar crs libconst.a const_def.o const_lib.o
make: `libconst.a' is up to date.
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=12 -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -I../../make -I../../public -I../../../include -fbounds-check -Wuninitialized -Warray-bounds -c -ffixed-form -ffixed-line-length-132 -x f77-cpp-input ../src/test_const.f
gfortran -fopenmp -o ../tester test_const.o -L../../make -lconst
ld: library not found for -lSystem
collect2: error: ld returned 1 exit status
make: *** [tester] Error 1
/Applications/mesa-r10398/const/test
FAILED
/Applications/mesa-r10398/const
./build_and_test FAILED
reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../public/const_def.f90
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=12 -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -std=f2008 -Wno-error=tabs -I../public -I../private -I../../include -I/Applications/mesasdk/include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../public/const_lib.f90
ar crs libconst.a const_def.o const_lib.o
make: `libconst.a' is up to date.
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=12 -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -I../../make -I../../public -I../../../include -fbounds-check -Wuninitialized -Warray-bounds -c -ffixed-form -ffixed-line-length-132 -x f77-cpp-input ../src/test_const.f
gfortran -fopenmp -o ../tester test_const.o -L../../make -lconst
ld: library not found for -lSystem
collect2: error: ld returned 1 exit status
make: *** [tester] Error 1
/Applications/mesa-r10398/const/test
FAILED
/Applications/mesa-r10398/const
./build_and_test FAILED
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20181015/1cac317e/attachment.html>
More information about the Mesa-users
mailing list