Hello,
I have a problem compiling telemac v8p2
below the error message.
Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_ _
| | | |
| |_ _ __ _ _ _ __ | | __
| __|| '__|| | | || '_ \ | |/ /
| |_ | | | |_| || | | || <
\__||_| \__,_||_| |_||_|\_\
_ _ _ _ _
| | | | (_) | | | |
| |_ | |__ ___ _ __ _ _ __ | |_ ___ | |
| __|| '_ \ / _ \ | '__| | || '_ \ | __| / _ \| |
| |_ | | | || (_) || | _ | || | | || |_ | __/| |
\__||_| |_| \___/ |_| (_)|_||_| |_| \__| \___||_|
Scanning the source code for:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thor.intel:
+> root: /sw/codes/telemac/dist/v8p2r1
+> module: ad / api / artemis / bief
damocles / gaia / gretel / hermes
identify_liq_bnd / khione / mascaret / nestor
parallel / partel / postel3d / sisyphe
special / stbtel / telemac2d / telemac3d
tomawac / waqtel
Compiling from the tree top api plus dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+> Compile / Assemble / Link
f951: Fatal Error: Reading module ‘declarations_special’ at line 2 column 1: Unexpected EOF
compilation terminated.
Traceback (most recent call last):
File "/sw/codes/telemac/dist/v8p2r1/scripts/python3/compile_telemac.py", line 143, in <module>
main()
File "/sw/codes/telemac/dist/v8p2r1/scripts/python3/compile_telemac.py", line 129, in main
compile_cmdf(options.ncsize, modules, options.verbose)
File "/sw/codes/telemac/dist/v8p2r1/scripts/python3/compilation/compil_tools.py", line 1280, in compile_cmdf
'\n +> failed: ' + file_name + '\n' + err)
utils.exceptions.TelemacException:
+> failed: .../v8p2r1/sources/utils/parallel/interface_parallel.f
... The following command failed for the reason in the listing
gfortran -cpp -c -O3 -fconvert=big-endian -frecord-marker=4 -DHAVE_MED -DHAVE_VTK -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/utils/special -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/utils/damocles -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/utils/parallel -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/utils/hermes -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/utils/bief -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/nestor -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/utils/ad -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/sisyphe -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/tomawac -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/khione -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/waqtel -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/gaia -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/telemac2d -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/utils/gretel -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/utils/partel -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/telemac3d -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/artemis -I /sw/codes/telemac/dist/v8p2r1/builds/thor.intel/obj/api /sw/codes/telemac/dist/v8p2r1/sources/utils/parallel/interface_parallel.f
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Thank you for your help