INFO: No output directory specified (--dir) INFO: Using directory: "Test_StatisticalChopper_20241121_034648" 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-11-21 03:46:50.104 | CRITICAL | mccode_antlr.comp.visitor:visitDeclareBlockCopy:146 - The component StatisticalChopper_Monitor is a copied definition, complete with DECLARE section 2024-11-21 03:46:50.104 | CRITICAL | mccode_antlr.comp.visitor:visitDeclareBlockCopy:147 - Now `DECLARE COPY Monitor_nD` would add to the existing copied DECLARE 2024-11-21 03:46:50.104 | CRITICAL | mccode_antlr.comp.visitor:visitDeclareBlockCopy:148 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-11-21 03:46:50.104 | CRITICAL | mccode_antlr.comp.visitor:visitInitializeBlockCopy:171 - The component StatisticalChopper_Monitor is a copied definition, complete with INITIALIZE section 2024-11-21 03:46:50.105 | CRITICAL | mccode_antlr.comp.visitor:visitInitializeBlockCopy:172 - Now `INITIALIZE COPY Monitor_nD` would add to the existing copied INITIALIZE 2024-11-21 03:46:50.105 | CRITICAL | mccode_antlr.comp.visitor:visitInitializeBlockCopy:173 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-11-21 03:46:50.105 | CRITICAL | mccode_antlr.comp.visitor:visitTraceBlockCopy:51 - The component StatisticalChopper_Monitor is a copied definition, complete with TRACE section 2024-11-21 03:46:50.105 | CRITICAL | mccode_antlr.comp.visitor:visitTraceBlockCopy:52 - Now `TRACE COPY Monitor_nD` would add to the existing copied TRACE 2024-11-21 03:46:50.105 | CRITICAL | mccode_antlr.comp.visitor:visitTraceBlockCopy:53 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-11-21 03:46:50.105 | CRITICAL | mccode_antlr.comp.visitor:visitFinallyBlockCopy:204 - The component StatisticalChopper_Monitor is a copied definition, complete with FINALLY section 2024-11-21 03:46:50.105 | CRITICAL | mccode_antlr.comp.visitor:visitFinallyBlockCopy:205 - Now `FINALLY COPY Monitor_nD` would add to the existing copied FINALLY 2024-11-21 03:46:50.106 | CRITICAL | mccode_antlr.comp.visitor:visitFinallyBlockCopy:206 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-11-21 03:46:50.106 | CRITICAL | mccode_antlr.comp.visitor:visitDisplayBlockCopy:219 - The component StatisticalChopper_Monitor is a copied definition, complete with DISPLAY section 2024-11-21 03:46:50.106 | CRITICAL | mccode_antlr.comp.visitor:visitDisplayBlockCopy:220 - Now `DISPLAY COPY Monitor_nD` would add to the existing copied DISPLAY 2024-11-21 03:46:50.106 | CRITICAL | mccode_antlr.comp.visitor:visitDisplayBlockCopy:221 - This is almost certainly not the intended behaviour, so you get only the new copy. 2024-11-21 03:46:50.212 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - 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-11-21 03:46:50.212 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to monitor_nd-lib read_table-lib interoff-lib 2024-11-21 03:46:50.213 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib monitor_nd-lib interoff-lib 2024-11-21 03:46:50.213 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib monitor_nd-lib interoff-lib line 1259:4 missing '}' at ')' 2024-11-21 03:46:53.377 | ERROR | mccode_antlr.translators.c_listener:syntaxError:35 - Syntax error in parsing 1259,4 2024-11-21 03:46:53.377 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - MPI_MASTER( 2024-11-21 03:46:53.377 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - if (Sqw->verbose_output > 0) { 2024-11-21 03:46:53.377 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - printf( "Isotropic_Sqw: %s: Temperature computed from S(q,w) data from %s is T=%g [K].\n", 2024-11-21 03:46:53.378 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - Sqw->compname, file, T); 2024-11-21 03:46:53.378 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - ); 2024-11-21 03:46:53.378 | ERROR | mccode_antlr.translators.c_listener:syntaxError:41 - ~~~~^ missing '}' at ')' 2024-11-21 03:46:53.378 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - } 2024-11-21 03:46:53.378 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - } line 1263:2 mismatched input 'if' expecting 2024-11-21 03:46:53.386 | ERROR | mccode_antlr.translators.c_listener:syntaxError:35 - Syntax error in parsing 1263,2 2024-11-21 03:46:53.386 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - ); 2024-11-21 03:46:53.386 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - } 2024-11-21 03:46:53.386 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - } 2024-11-21 03:46:53.387 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - 2024-11-21 03:46:53.387 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - if (Sqw->Temperature == 0) { 2024-11-21 03:46:53.387 | ERROR | mccode_antlr.translators.c_listener:syntaxError:41 - ~~^ mismatched input 'if' expecting 2024-11-21 03:46:53.387 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - Sqw->Temperature = T_file ? T_file : T; /* 0: not set: we use file value, else computed */ 2024-11-21 03:46:53.387 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - } else if (Sqw->Temperature ==-1) { 2024-11-21 03:46:53.466 | INFO | mccode_antlr.translators.c_listener:visitDeclarator:304 - Could not convert an integer from CHAR_BUF_LENGTH due to invalid literal for int() with base 10: 'CHAR_BUF_LENGTH' 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 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: ===