[Mesa-users] Installation of mesa-r15140: ./build_and_test FAILED
Philippe Mathias
Philippe.Mathias at irap.omp.eu
Fri Aug 5 16:00:32 UTC 2022
Hi,
I am trying to install mesa version 15140, but it fails while buiding
rates package (see errors below). At the end of the mail are the
caracteristics of my Linux/Ubuntu system.
Thank you for your help, regards, Philippe.
=================================================================
COMPILE_CMD ../private/reaclib_input.f90
../private/eval_weak.f90:337:23:
210 | call show_stuff
| 2
......
337 | do i = 1, n
| 1
Error: Index variable 'i' redefined at (1) in procedure 'show_stuff' called from within DO loop at (2)
../private/eval_weak.f90:337:23:
316 | call show_stuff
| 2
......
337 | do i = 1, n
| 1
Error: Index variable 'i' redefined at (1) in procedure 'show_stuff' called from within DO loop at (2)
make: *** [makefile_base:114: eval_weak.o] Error 1
make: *** Waiting for unfinished jobs....
/home/philippe/mesa-r15140/rates/make
FAILED
/home/philippe/mesa-r15140/rates
./build_and_test FAILED
=================================================================
System configuration:
philippe@~/mesa-r15140 $ uname -a
Linux philippe 5.15.0-43-generic #46-Ubuntu SMP Tue Jul 12 10:30:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
philippe@~/mesa-r15140 $ gfortran -v
Using built-in specs.
COLLECT_GCC=/home/philippe/mesasdk/bin/gfortran.exec
COLLECT_LTO_WRAPPER=/home/philippe/mesasdk/bin/../libexec/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /home/user/sdk2-tmp/build/gcc/configure CC= CXX= --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --prefix=/home/user/sdk2-tmp/mesasdk --with-gmp=/home/user/sdk2-tmp/mesasdk --with-mpfr=/home/user/sdk2-tmp/mesasdk --with-mpc=/home/user/sdk2-tmp/mesasdk --enable-languages=c,c++,fortran --disable-multilib --disable-nls --disable-libsanitizer --enable-clocale=generic
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.1.0 (GCC)
philippe@~/mesa-r15140 $ echo $MESASDK_ROOT
/home/philippe/mesasdk
philippe@~/mesa-r15140 $ echo $PATH
/home/philippe/mesasdk/bin:/home/philippe/mesasdk/bin:/home/philippe/miniconda3/bin:/home/philippe/.local/bin:/home/philippe/miniconda3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin
philippe@~/mesa-r15140 $ echo $MESA_DIR
/home/philippe/mesa-r15140
More information about the Mesa-users
mailing list