INFO: No output directory specified (--dir) INFO: Using directory: "ILL_IN5_20240919_171721" INFO: Regenerating c-file: ILL_IN5.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr -t -o ./ILL_IN5.c ILL_IN5.instr 2024-09-19 17:17:24.205 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:67 - sort includes :Source_gen(0):read_table-lib :Guide_channeled(0):ref-lib :ref-lib(0):read_table-lib :Monitor_nD(0):monitor_nd-lib :Monitor_nD(1):read_table-lib :Monitor_nD(2):interoff-lib :Isotropic_Sqw(0):read_table-lib :Isotropic_Sqw(1):interoff-lib :PowderN(0):read_table-lib :PowderN(1):interoff-lib :PSD_Detector(0):read_table-lib :PSD_Detector(1):monitor_nd-lib 2024-09-19 17:17:24.206 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib ref-lib monitor_nd-lib interoff-lib 2024-09-19 17:17:24.206 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib ref-lib monitor_nd-lib interoff-lib 2024-09-19 17:17:24.207 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib ref-lib monitor_nd-lib interoff-lib 2024-09-19 17:17:24.207 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib ref-lib monitor_nd-lib interoff-lib 2024-09-19 17:17:24.207 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib monitor_nd-lib interoff-lib ref-lib 2024-09-19 17:17:24.207 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib ref-lib monitor_nd-lib interoff-lib line 1259:4 missing '}' at ')' 2024-09-19 17:17:27.578 | ERROR | mccode_antlr.translators.c_listener:syntaxError:21 - Syntax error in parsing 1259,4 2024-09-19 17:17:27.578 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - MPI_MASTER( 2024-09-19 17:17:27.578 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - if (Sqw->verbose_output > 0) { 2024-09-19 17:17:27.579 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - printf( "Isotropic_Sqw: %s: Temperature computed from S(q,w) data from %s is T=%g [K].\n", 2024-09-19 17:17:27.579 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - Sqw->compname, file, T); 2024-09-19 17:17:27.579 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - ); 2024-09-19 17:17:27.579 | ERROR | mccode_antlr.translators.c_listener:syntaxError:27 - ~~~~^ missing '}' at ')' 2024-09-19 17:17:27.579 | INFO | mccode_antlr.translators.c_listener:syntaxError:29 - } 2024-09-19 17:17:27.579 | INFO | mccode_antlr.translators.c_listener:syntaxError:29 - } line 1263:2 mismatched input 'if' expecting 2024-09-19 17:17:27.588 | ERROR | mccode_antlr.translators.c_listener:syntaxError:21 - Syntax error in parsing 1263,2 2024-09-19 17:17:27.588 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - ); 2024-09-19 17:17:27.588 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - } 2024-09-19 17:17:27.588 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - } 2024-09-19 17:17:27.588 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - 2024-09-19 17:17:27.588 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - if (Sqw->Temperature == 0) { 2024-09-19 17:17:27.589 | ERROR | mccode_antlr.translators.c_listener:syntaxError:27 - ~~^ mismatched input 'if' expecting 2024-09-19 17:17:27.589 | INFO | mccode_antlr.translators.c_listener:syntaxError:29 - Sqw->Temperature = T_file ? T_file : T; /* 0: not set: we use file value, else computed */ 2024-09-19 17:17:27.589 | INFO | mccode_antlr.translators.c_listener:syntaxError:29 - } else if (Sqw->Temperature ==-1) { Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: org/antlr/v4/Tool has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:621) Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: org/antlr/v4/Tool has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:621) The instrument has 11 parameters ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> GPU kernel from component arm -> GPU kernel from component VCS -> GPU kernel from component SourceTarget -> GPU kernel from component Chopper0 -> GPU kernel from component Guide1 -> GPU kernel from component Guide21 -> GPU kernel from component Chopper1 -> GPU kernel from component Guide22 -> GPU kernel from component Chopper2 -> GPU kernel from component Guide23 -> GPU kernel from component Guide3 -> GPU kernel from component Guide41 -> GPU kernel from component Chopper3 -> GPU kernel from component Guide42 -> GPU kernel from component Chopper4 -> GPU kernel from component Guide43 -> GPU kernel from component Chopper5 -> GPU kernel from component Guide44 -> GPU kernel from component Chopper6 -> GPU kernel from component Guide45 -> GPU kernel from component Collimator -> GPU kernel from component Det_sample_t -> GPU kernel from component arm2 -> GPU kernel from component SAMPLE -> GPU kernel from component center_det -> GPU kernel from component Det_ideal_ay -> GPU kernel from component hous -> GPU kernel from component Det_PSD -> GPU kernel from component in5_t ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr finished INFO: Recompiling: ./ILL_IN5.out DEBUG: CMD: mpicc -o ./ILL_IN5.out ./ILL_IN5.c -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -DUSE_MPI -lmpi -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm In file included from /home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/x86_64-conda-linux-gnu/sysroot/usr/include/strings.h:29, from ./ILL_IN5.c:6821: ./ILL_IN5.c: In function '_Chopper0_setpos': ./ILL_IN5.c:15348:38: error: incompatible types when assigning to type 'double' from type 'void *' 15348 | _Chopper0_var._parameters.radius = NULL; | ^~~~ ./ILL_IN5.c:15350:34: error: incompatible types when assigning to type 'double' from type 'void *' 15350 | _Chopper0_var._parameters.nu = NULL; | ^~~~ ./ILL_IN5.c:15353:37: error: incompatible types when assigning to type 'double' from type 'void *' 15353 | _Chopper0_var._parameters.delay = NULL; | ^~~~ ./ILL_IN5.c: In function '_Chopper1_setpos': ./ILL_IN5.c:15508:39: error: incompatible types when assigning to type 'double' from type 'void *' 15508 | _Chopper1_var._parameters.theta_0 = NULL; | ^~~~ ./ILL_IN5.c:15509:38: error: incompatible types when assigning to type 'double' from type 'void *' 15509 | _Chopper1_var._parameters.radius = NULL; | ^~~~ ./ILL_IN5.c:15510:39: error: incompatible types when assigning to type 'double' from type 'void *' 15510 | _Chopper1_var._parameters.yheight = NULL; | ^~~~ ./ILL_IN5.c:15511:34: error: incompatible types when assigning to type 'double' from type 'void *' 15511 | _Chopper1_var._parameters.nu = NULL; | ^~~~ ./ILL_IN5.c:15514:37: error: incompatible types when assigning to type 'double' from type 'void *' 15514 | _Chopper1_var._parameters.delay = NULL; | ^~~~ ./ILL_IN5.c: In function '_Chopper2_setpos': ./ILL_IN5.c:15613:39: error: incompatible types when assigning to type 'double' from type 'void *' 15613 | _Chopper2_var._parameters.theta_0 = NULL; | ^~~~ ./ILL_IN5.c:15614:38: error: incompatible types when assigning to type 'double' from type 'void *' 15614 | _Chopper2_var._parameters.radius = NULL; | ^~~~ ./ILL_IN5.c:15615:39: error: incompatible types when assigning to type 'double' from type 'void *' 15615 | _Chopper2_var._parameters.yheight = NULL; | ^~~~ ./ILL_IN5.c:15616:34: error: incompatible types when assigning to type 'double' from type 'void *' 15616 | _Chopper2_var._parameters.nu = NULL; | ^~~~ ./ILL_IN5.c:15619:37: error: incompatible types when assigning to type 'double' from type 'void *' 15619 | _Chopper2_var._parameters.delay = NULL; | ^~~~ ./ILL_IN5.c: In function '_Chopper3_setpos': ./ILL_IN5.c:15830:39: error: incompatible types when assigning to type 'double' from type 'void *' 15830 | _Chopper3_var._parameters.theta_0 = NULL; | ^~~~ ./ILL_IN5.c:15831:38: error: incompatible types when assigning to type 'double' from type 'void *' 15831 | _Chopper3_var._parameters.radius = NULL; | ^~~~ ./ILL_IN5.c:15832:39: error: incompatible types when assigning to type 'double' from type 'void *' 15832 | _Chopper3_var._parameters.yheight = NULL; | ^~~~ ./ILL_IN5.c:15833:34: error: incompatible types when assigning to type 'double' from type 'void *' 15833 | _Chopper3_var._parameters.nu = NULL; | ^~~~ ./ILL_IN5.c:15836:37: error: incompatible types when assigning to type 'double' from type 'void *' 15836 | _Chopper3_var._parameters.delay = NULL; | ^~~~ ./ILL_IN5.c: In function '_Chopper4_setpos': ./ILL_IN5.c:15935:39: error: incompatible types when assigning to type 'double' from type 'void *' 15935 | _Chopper4_var._parameters.theta_0 = NULL; | ^~~~ ./ILL_IN5.c:15936:38: error: incompatible types when assigning to type 'double' from type 'void *' 15936 | _Chopper4_var._parameters.radius = NULL; | ^~~~ ./ILL_IN5.c:15937:39: error: incompatible types when assigning to type 'double' from type 'void *' 15937 | _Chopper4_var._parameters.yheight = NULL; | ^~~~ ./ILL_IN5.c:15938:34: error: incompatible types when assigning to type 'double' from type 'void *' 15938 | _Chopper4_var._parameters.nu = NULL; | ^~~~ ./ILL_IN5.c:15941:37: error: incompatible types when assigning to type 'double' from type 'void *' 15941 | _Chopper4_var._parameters.delay = NULL; | ^~~~ ./ILL_IN5.c: In function '_Chopper5_setpos': ./ILL_IN5.c:16040:39: error: incompatible types when assigning to type 'double' from type 'void *' 16040 | _Chopper5_var._parameters.theta_0 = NULL; | ^~~~ ./ILL_IN5.c:16041:38: error: incompatible types when assigning to type 'double' from type 'void *' 16041 | _Chopper5_var._parameters.radius = NULL; | ^~~~ ./ILL_IN5.c:16042:39: error: incompatible types when assigning to type 'double' from type 'void *' 16042 | _Chopper5_var._parameters.yheight = NULL; | ^~~~ ./ILL_IN5.c:16043:34: error: incompatible types when assigning to type 'double' from type 'void *' 16043 | _Chopper5_var._parameters.nu = NULL; | ^~~~ ./ILL_IN5.c:16046:37: error: incompatible types when assigning to type 'double' from type 'void *' 16046 | _Chopper5_var._parameters.delay = NULL; | ^~~~ ./ILL_IN5.c: In function '_Chopper6_setpos': ./ILL_IN5.c:16145:39: error: incompatible types when assigning to type 'double' from type 'void *' 16145 | _Chopper6_var._parameters.theta_0 = NULL; | ^~~~ ./ILL_IN5.c:16146:38: error: incompatible types when assigning to type 'double' from type 'void *' 16146 | _Chopper6_var._parameters.radius = NULL; | ^~~~ ./ILL_IN5.c:16147:39: error: incompatible types when assigning to type 'double' from type 'void *' 16147 | _Chopper6_var._parameters.yheight = NULL; | ^~~~ ./ILL_IN5.c:16148:34: error: incompatible types when assigning to type 'double' from type 'void *' 16148 | _Chopper6_var._parameters.nu = NULL; | ^~~~ ./ILL_IN5.c:16151:37: error: incompatible types when assigning to type 'double' from type 'void *' 16151 | _Chopper6_var._parameters.delay = NULL; | ^~~~ INFO: call to mpicc failed with Command 'mpicc -o ./ILL_IN5.out ./ILL_IN5.c -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -DUSE_MPI -lmpi -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm' returned non-zero exit status 1. Traceback (most recent call last): File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mcrun.py", line 579, in main() File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mcrun.py", line 487, in main mcstas.prepare(options) File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 294, in prepare Process(lexer.quote(options.cc)).run(args) File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 77, in run raise err File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 73, in run proc = run(command, shell=True, check=True, text=True, capture_output=pipe) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib/python3.12/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'mpicc -o ./ILL_IN5.out ./ILL_IN5.c -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -DUSE_MPI -lmpi -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm' returned non-zero exit status 1.