INFO: No output directory specified (--dir) INFO: Using directory: "Test_StatisticalChopper_20240925_194931" 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 2024-09-25 19:49:33.922 | CRITICAL | mccode_antlr.comp.visitor:visitDeclareBlockCopy:146 - The component StatisticalChopper_Monitor is a copied definition, complete with DECLARE section 2024-09-25 19:49:33.922 | CRITICAL | mccode_antlr.comp.visitor:visitDeclareBlockCopy:147 - Now `DECLARE COPY Monitor_nD` would add to the existing copied DECLARE 2024-09-25 19:49:33.922 | CRITICAL | mccode_antlr.comp.visitor:visitDeclareBlockCopy:148 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-09-25 19:49:33.922 | CRITICAL | mccode_antlr.comp.visitor:visitInitializeBlockCopy:171 - The component StatisticalChopper_Monitor is a copied definition, complete with INITIALIZE section 2024-09-25 19:49:33.922 | CRITICAL | mccode_antlr.comp.visitor:visitInitializeBlockCopy:172 - Now `INITIALIZE COPY Monitor_nD` would add to the existing copied INITIALIZE 2024-09-25 19:49:33.923 | CRITICAL | mccode_antlr.comp.visitor:visitInitializeBlockCopy:173 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-09-25 19:49:33.923 | CRITICAL | mccode_antlr.comp.visitor:visitTraceBlockCopy:51 - The component StatisticalChopper_Monitor is a copied definition, complete with TRACE section 2024-09-25 19:49:33.923 | CRITICAL | mccode_antlr.comp.visitor:visitTraceBlockCopy:52 - Now `TRACE COPY Monitor_nD` would add to the existing copied TRACE 2024-09-25 19:49:33.923 | CRITICAL | mccode_antlr.comp.visitor:visitTraceBlockCopy:53 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-09-25 19:49:33.923 | CRITICAL | mccode_antlr.comp.visitor:visitFinallyBlockCopy:204 - The component StatisticalChopper_Monitor is a copied definition, complete with FINALLY section 2024-09-25 19:49:33.923 | CRITICAL | mccode_antlr.comp.visitor:visitFinallyBlockCopy:205 - Now `FINALLY COPY Monitor_nD` would add to the existing copied FINALLY 2024-09-25 19:49:33.923 | CRITICAL | mccode_antlr.comp.visitor:visitFinallyBlockCopy:206 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-09-25 19:49:33.924 | CRITICAL | mccode_antlr.comp.visitor:visitDisplayBlockCopy:219 - The component StatisticalChopper_Monitor is a copied definition, complete with DISPLAY section 2024-09-25 19:49:33.924 | CRITICAL | mccode_antlr.comp.visitor:visitDisplayBlockCopy:220 - Now `DISPLAY COPY Monitor_nD` would add to the existing copied DISPLAY 2024-09-25 19:49:33.924 | CRITICAL | mccode_antlr.comp.visitor:visitDisplayBlockCopy:221 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-09-25 19:49:34.030 | 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-25 19:49:34.030 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib monitor_nd-lib interoff-lib 2024-09-25 19:49:34.031 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib monitor_nd-lib interoff-lib 2024-09-25 19:49:34.031 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to monitor_nd-lib read_table-lib interoff-lib line 1259:4 missing '}' at ')' 2024-09-25 19:49:37.334 | ERROR | mccode_antlr.translators.c_listener:syntaxError:27 - Syntax error in parsing 1259,4 2024-09-25 19:49:37.334 | INFO | mccode_antlr.translators.c_listener:syntaxError:32 - MPI_MASTER( 2024-09-25 19:49:37.334 | INFO | mccode_antlr.translators.c_listener:syntaxError:32 - if (Sqw->verbose_output > 0) { 2024-09-25 19:49:37.334 | INFO | mccode_antlr.translators.c_listener:syntaxError:32 - printf( "Isotropic_Sqw: %s: Temperature computed from S(q,w) data from %s is T=%g [K].\n", 2024-09-25 19:49:37.335 | INFO | mccode_antlr.translators.c_listener:syntaxError:32 - Sqw->compname, file, T); 2024-09-25 19:49:37.335 | INFO | mccode_antlr.translators.c_listener:syntaxError:32 - ); 2024-09-25 19:49:37.335 | ERROR | mccode_antlr.translators.c_listener:syntaxError:33 - ~~~~^ missing '}' at ')' 2024-09-25 19:49:37.335 | INFO | mccode_antlr.translators.c_listener:syntaxError:35 - } 2024-09-25 19:49:37.335 | INFO | mccode_antlr.translators.c_listener:syntaxError:35 - } line 1263:2 mismatched input 'if' expecting 2024-09-25 19:49:37.343 | ERROR | mccode_antlr.translators.c_listener:syntaxError:27 - Syntax error in parsing 1263,2 2024-09-25 19:49:37.344 | INFO | mccode_antlr.translators.c_listener:syntaxError:32 - ); 2024-09-25 19:49:37.344 | INFO | mccode_antlr.translators.c_listener:syntaxError:32 - } 2024-09-25 19:49:37.344 | INFO | mccode_antlr.translators.c_listener:syntaxError:32 - } 2024-09-25 19:49:37.344 | INFO | mccode_antlr.translators.c_listener:syntaxError:32 - 2024-09-25 19:49:37.344 | INFO | mccode_antlr.translators.c_listener:syntaxError:32 - if (Sqw->Temperature == 0) { 2024-09-25 19:49:37.344 | ERROR | mccode_antlr.translators.c_listener:syntaxError:33 - ~~^ mismatched input 'if' expecting 2024-09-25 19:49:37.344 | INFO | mccode_antlr.translators.c_listener:syntaxError:35 - Sqw->Temperature = T_file ? T_file : T; /* 0: not set: we use file value, else computed */ 2024-09-25 19:49:37.344 | INFO | mccode_antlr.translators.c_listener:syntaxError:35 - } else if (Sqw->Temperature ==-1) { 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: ===