[Mesa-users] MESA FAILED installation Mojave

Francis Timmes fxt44 at mac.com
Tue Oct 16 04:13:54 EDT 2018


here are the steps that have worked for everyone so far:

after installing mojave


1) open xcode 10. let it install any necessary components. quit xcode 10.

2) xcode-select --install

3) open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg


does this help?

fxt






> On Oct 16, 2018, at 1:08 AM, Simone Bavera via Mesa-users <mesa-users at lists.mesastar.org> wrote:
> 
> The problem persists even after reinstalling Xquarz and the command line tools before installing macOS_SDK_headers_for_macOS_10.14.pkg
> 
>> On 15 Oct 2018, at 15:47, Francis Timmes <fxt44 at mac.com> wrote:
>> 
>> short term, the magic answer is in the FAQ: http://mesa.sourceforge.net/faq.html
>> and search for Mojave.
>> 
>> slightly longer term, a new mesaSDK will properly address the issue.
>> 
>> fxt
>> 
>> 
>> 
>>> On Oct 15, 2018, at 4:40 AM, Simone Bavera via Mesa-users <mesa-users at lists.mesastar.org> wrote:
>>> 
>>> 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
>>> _______________________________________________
>>> mesa-users at lists.mesastar.org
>>> https://lists.mesastar.org/mailman/listinfo/mesa-users
>>> 
>> 
> 
> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
> 




More information about the Mesa-users mailing list