INFO: No output directory specified (--dir) INFO: Using directory: "Samples_Incoherent_20250514_070119" INFO: Regenerating c-file: Samples_Incoherent.c WARNING: Full-path code-generator "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr -I$MCSTAS" not found!! WARNING: Attempting replacement by "mcstas-antlr -I$MCSTAS" DEBUG: CMD: mcstas-antlr -I$MCSTAS -t -o ./Samples_Incoherent.c Samples_Incoherent.instr 2025-05-14 07:02:30.490 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - sort includes :Incoherent(0):read_table-lib :Incoherent(1):interoff-lib :PowderN(0):read_table-lib :PowderN(1):interoff-lib :Single_crystal(0):read_table-lib :Single_crystal(1):interoff-lib :Single_crystal(2):opencl-lib :Isotropic_Sqw(0):read_table-lib :Isotropic_Sqw(1):interoff-lib :Monitor_nD(0):monitor_nd-lib :Monitor_nD(1):read_table-lib :Monitor_nD(2):interoff-lib 2025-05-14 07:02:30.490 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib opencl-lib monitor_nd-lib interoff-lib 2025-05-14 07:02:30.490 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib monitor_nd-lib interoff-lib opencl-lib 2025-05-14 07:02:30.491 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib interoff-lib opencl-lib monitor_nd-lib 2025-05-14 07:02:30.491 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib monitor_nd-lib interoff-lib opencl-lib 2025-05-14 07:02:30.491 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib monitor_nd-lib interoff-lib opencl-lib line 1259:4 missing '}' at ')' 2025-05-14 07:02:36.666 | ERROR | mccode_antlr.translators.c_listener:syntaxError:35 - Syntax error in parsing 1259,4 2025-05-14 07:02:36.666 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - MPI_MASTER( 2025-05-14 07:02:36.666 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - if (Sqw->verbose_output > 0) { 2025-05-14 07:02:36.666 | 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", 2025-05-14 07:02:36.667 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - Sqw->compname, file, T); 2025-05-14 07:02:36.667 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - ); 2025-05-14 07:02:36.667 | ERROR | mccode_antlr.translators.c_listener:syntaxError:41 - ~~~~^ missing '}' at ')' 2025-05-14 07:02:36.667 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - } 2025-05-14 07:02:36.667 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - } line 1263:2 mismatched input 'if' expecting 2025-05-14 07:02:36.675 | ERROR | mccode_antlr.translators.c_listener:syntaxError:35 - Syntax error in parsing 1263,2 2025-05-14 07:02:36.675 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - ); 2025-05-14 07:02:36.675 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - } 2025-05-14 07:02:36.676 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - } 2025-05-14 07:02:36.676 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - 2025-05-14 07:02:36.676 | INFO | mccode_antlr.translators.c_listener:syntaxError:40 - if (Sqw->Temperature == 0) { 2025-05-14 07:02:36.676 | ERROR | mccode_antlr.translators.c_listener:syntaxError:41 - ~~^ mismatched input 'if' expecting 2025-05-14 07:02:36.676 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - Sqw->Temperature = T_file ? T_file : T; /* 0: not set: we use file value, else computed */ 2025-05-14 07:02:36.676 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - } else if (Sqw->Temperature ==-1) { 2025-05-14 07:02:36.755 | INFO | mccode_antlr.translators.c_listener:visitDeclarator:341 - Could not convert an integer from ('CHAR_BUF_LENGTH',) due to invalid literal for int() with base 10: 'CHAR_BUF_LENGTH' 2025-05-14 07:02:36.916 | INFO | mccode_antlr.translators.c_listener:visitDeclarator:341 - Could not convert an integer from ('MCSX_REFL_SLIST_SIZE',) due to invalid literal for int() with base 10: 'MCSX_REFL_SLIST_SIZE' The instrument has 9 parameters ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> GPU kernel from component Source -> GPU kernel from component Coord -> GPU kernel from component Vsample -> GPU kernel from component PowN -> GPU kernel from component SX -> GPU kernel from component Sqw -> GPU kernel from component IncS -> GPU kernel from component PowNg -> GPU kernel from component SXg -> GPU kernel from component Sqwg -> GPU kernel from component IncSg -> GPU kernel from component SqwV -> GPU kernel from component Dirbeam -> GPU kernel from component Stop -> GPU kernel from component Tof_Sphere_4pi -> GPU kernel from component PSD_Sphere_4pi -> GPU kernel from component Coord3 -> GPU kernel from component Sphere_4pi ----------------------------------------------------------- DEBUG: CMD: mcstas-antlr -I$MCSTAS finished INFO: Recompiling: ./Samples_Incoherent.out DEBUG: CMD: mpicc -o ./Samples_Incoherent.out ./Samples_Incoherent.c -lm -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 5 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information /home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /tmp/cclZzzal.ltrans0.ltrans.o: in function `cif2hkl': /home/nexmap/pkwi/TESTS/2025-05-14/ANTLR_mpi_x_16_1e7_Linux_1e7/Samples_Incoherent/./Samples_Incoherent.c:8448:(.text+0x6096): warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===