[Mesa-users] mesa-r23.05.1 installation failed on MacOS (Sonoma)
Warrick Ball
W.H.Ball at bham.ac.uk
Mon May 20 18:03:20 UTC 2024
Hi Amar,
Did you search the mailing list archive for similar errors? [1] I found a couple of previous threads, one of which [2] suggests:
1. commenting out (use #) `do_one adipls` in the `./install` script or
2. using the patch Rich Townsend created [3].
You could probably also try setting `USE_ADIPLS = NO` in `utils/makefile_header`.
Regards,
Warrick
[1] https://lists.mesastar.org/pipermail/mesa-users/
[2] https://lists.mesastar.org/pipermail/mesa-users/2023-November/014853.html
[3] http://user.astro.wisc.edu/~townsend/static.php?ref=mesa-patches
___________
Warrick Ball
Senior Research Software Engineer
University of Birmingham
W.H.Ball at bham.ac.uk
On Mon, 20 May 2024, Amar Aryan via Mesa-users wrote:
> CAUTION: This email originated from outside the organisation. Do not click links or open attachments unless you recognise the sender and know the content is safe.
> Dear MESA users,
> I am trying to install mesa-r23.05.1 (with corresponding mesasdk-aarch64-macos-23.10.1.pkg) on my MacBook Pro (Sonoma) with M3 chip. However, the installation failed with following issue:
>
> At line 61 of file ../adipack.c/gensr/ofiles.c.f
>
> Fortran runtime error: Cannot read from file opened for WRITE
>
>
> Error termination. Backtrace:
>
> #0 0x102fd3617
>
> #1 0x102fd41b7
>
> #2 0x102fd4a93
>
> #3 0x1030c0bc7
>
> #4 0x100dc7d1b
>
> #5 0x100d7cf7b
>
> #6 0x100d7c37f
>
> #7 0x100d7c41f
>
>
>
> *************************************************************
>
>
> In this version, the maximum number of mesh points is 20000
>
> Maximum number of modes for internal storage is 20000
>
>
> *************************************************************
>
>
>
> --------------------------------------------------
>
> Entering adipls with parameter passing
>
> i_paramset = 0
>
>
> Files needed:
>
> Model input on unit imlds (default 2)
>
> Trial frequency input on unit itrds (default 10). Optional.
>
> Grand summary on unit idsgsm (default 11).
>
> Short summary on unit idsssm (default 15).
>
> Eigenfunction on unit idsefn (default 4) (optional).
>
> Rotational kernel on unit idsrkr (default 12) (optional).
>
> Gamma1 kernel on unit idsgkr (default 13) (optional).
>
> Printed output on unit istdpr, if not default
>
> Input format: <unit number> <file name>
>
> input ends with EOF or a line containing -1.
>
> if file name is given as 0, /dev/null is used for the file.
>
>
> FAILED
>
>
>
> /Users/amar/mesa-r23.05.1/adipls/test
>
> TEST FAILED -- compare obs.txt to obs.test.txt
>
>
>
> /Users/amar/mesa-r23.05.1/adipls
>
> ./build_and_test FAILED
>
>
> Surprisingly, I was able to successfully install mesa-r24.03.1 (with mesasdk-aarch64-macos-23.10.1.pkg) on the same machine (but I require mesa-r23.05.1 for a specific project)!. Kindly provide your valuable suggestions to install the mesa-r23.03.1
> version of MESA.
>
> With best regards,
> Amar
>
>
More information about the Mesa-users
mailing list