INFO: No output directory specified (--dir) INFO: Using directory: "Test_StatisticalChopper_20240919_181424" INFO: Regenerating c-file: Test_StatisticalChopper.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr -t -o ./Test_StatisticalChopper.c Test_StatisticalChopper.instr Downloading file 'mcstas-comps/contrib/StatisticalChopper.comp' from 'https://github.com/McStasMcXtrace/McCode/raw/v3.5.1/mcstas-comps/contrib/StatisticalChopper.comp' to '/home/nexmap/pkwi/.cache/mcstas/v3.5.1'. Downloading file 'mcstas-comps/contrib/StatisticalChopper_Monitor.comp' from 'https://github.com/McStasMcXtrace/McCode/raw/v3.5.1/mcstas-comps/contrib/StatisticalChopper_Monitor.comp' to '/home/nexmap/pkwi/.cache/mcstas/v3.5.1'. 2024-09-19 18:14:27.575 | CRITICAL | mccode_antlr.comp.visitor:visitDeclareBlockCopy:143 - The component StatisticalChopper_Monitor is a copied definition, complete with DECLARE section 2024-09-19 18:14:27.575 | CRITICAL | mccode_antlr.comp.visitor:visitDeclareBlockCopy:144 - Now `DECLARE COPY Monitor_nD` would add to the existing copied DECLARE 2024-09-19 18:14:27.575 | CRITICAL | mccode_antlr.comp.visitor:visitDeclareBlockCopy:145 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-09-19 18:14:27.576 | CRITICAL | mccode_antlr.comp.visitor:visitInitializeBlockCopy:168 - The component StatisticalChopper_Monitor is a copied definition, complete with INITIALIZE section 2024-09-19 18:14:27.576 | CRITICAL | mccode_antlr.comp.visitor:visitInitializeBlockCopy:169 - Now `INITIALIZE COPY Monitor_nD` would add to the existing copied INITIALIZE 2024-09-19 18:14:27.576 | CRITICAL | mccode_antlr.comp.visitor:visitInitializeBlockCopy:170 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-09-19 18:14:27.576 | CRITICAL | mccode_antlr.comp.visitor:visitTraceBlockCopy:48 - The component StatisticalChopper_Monitor is a copied definition, complete with TRACE section 2024-09-19 18:14:27.576 | CRITICAL | mccode_antlr.comp.visitor:visitTraceBlockCopy:49 - Now `TRACE COPY Monitor_nD` would add to the existing copied TRACE 2024-09-19 18:14:27.576 | CRITICAL | mccode_antlr.comp.visitor:visitTraceBlockCopy:50 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-09-19 18:14:27.576 | CRITICAL | mccode_antlr.comp.visitor:visitFinallyBlockCopy:201 - The component StatisticalChopper_Monitor is a copied definition, complete with FINALLY section 2024-09-19 18:14:27.577 | CRITICAL | mccode_antlr.comp.visitor:visitFinallyBlockCopy:202 - Now `FINALLY COPY Monitor_nD` would add to the existing copied FINALLY 2024-09-19 18:14:27.577 | CRITICAL | mccode_antlr.comp.visitor:visitFinallyBlockCopy:203 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-09-19 18:14:27.577 | CRITICAL | mccode_antlr.comp.visitor:visitDisplayBlockCopy:216 - The component StatisticalChopper_Monitor is a copied definition, complete with DISPLAY section 2024-09-19 18:14:27.577 | CRITICAL | mccode_antlr.comp.visitor:visitDisplayBlockCopy:217 - Now `DISPLAY COPY Monitor_nD` would add to the existing copied DISPLAY 2024-09-19 18:14:27.577 | CRITICAL | mccode_antlr.comp.visitor:visitDisplayBlockCopy:218 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-09-19 18:14:27.687 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:67 - sort includes :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 :StatisticalChopper_Monitor(0):monitor_nd-lib :StatisticalChopper_Monitor(1):read_table-lib :StatisticalChopper_Monitor(2):interoff-lib 2024-09-19 18:14:27.687 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to monitor_nd-lib read_table-lib interoff-lib 2024-09-19 18:14:27.687 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib monitor_nd-lib interoff-lib 2024-09-19 18:14:27.687 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib monitor_nd-lib interoff-lib line 1259:4 missing '}' at ')' 2024-09-19 18:14:31.008 | ERROR | mccode_antlr.translators.c_listener:syntaxError:21 - Syntax error in parsing 1259,4 2024-09-19 18:14:31.009 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - MPI_MASTER( 2024-09-19 18:14:31.009 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - if (Sqw->verbose_output > 0) { 2024-09-19 18:14:31.009 | 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 18:14:31.009 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - Sqw->compname, file, T); 2024-09-19 18:14:31.009 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - ); 2024-09-19 18:14:31.009 | ERROR | mccode_antlr.translators.c_listener:syntaxError:27 - ~~~~^ missing '}' at ')' 2024-09-19 18:14:31.009 | INFO | mccode_antlr.translators.c_listener:syntaxError:29 - } 2024-09-19 18:14:31.010 | INFO | mccode_antlr.translators.c_listener:syntaxError:29 - } line 1263:2 mismatched input 'if' expecting 2024-09-19 18:14:31.018 | ERROR | mccode_antlr.translators.c_listener:syntaxError:21 - Syntax error in parsing 1263,2 2024-09-19 18:14:31.018 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - ); 2024-09-19 18:14:31.018 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - } 2024-09-19 18:14:31.018 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - } 2024-09-19 18:14:31.018 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - 2024-09-19 18:14:31.018 | INFO | mccode_antlr.translators.c_listener:syntaxError:26 - if (Sqw->Temperature == 0) { 2024-09-19 18:14:31.018 | ERROR | mccode_antlr.translators.c_listener:syntaxError:27 - ~~^ mismatched input 'if' expecting 2024-09-19 18:14:31.019 | 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 18:14:31.019 | 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) No initialization present? ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT 10 at component Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> GPU kernel from component base -> GPU kernel from component source1 -> GPU kernel from component before_stat_chop -> GPU kernel from component chop1 -> GPU kernel from component after_stat_chop -> SPLIT within buffer at component Sample -> GPU kernel from component ChopMon2 -> GPU kernel from component time_mon2 ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr finished INFO: Recompiling: ./Test_StatisticalChopper.out DEBUG: CMD: mpicc -o ./Test_StatisticalChopper.out ./Test_StatisticalChopper.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 ./Test_StatisticalChopper.c: In function 'class_StatisticalChopper_Monitor_save': ./Test_StatisticalChopper.c:734:5: warning: initialization of 'int *' from incompatible pointer type 'int **' [-Wincompatible-pointer-types] 734 | &( ((_class_ ## type ##_parameters *) _getvar_parameters(compname))->par ) | ^ ./Test_StatisticalChopper.c:17843:18: note: in expansion of macro 'COMP_GETPAR3' 17843 | int *Sequence= COMP_GETPAR3(StatisticalChopper, comp, Sequence); | ^~~~~~~~~~~~ lto-wrapper: warning: using serial compilation of 3 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information DEBUG: CMD: mpicc finished INFO: ===