INFO: No output directory specified (--dir) INFO: Using directory: "Test_KB_20250514_064409" INFO: Regenerating c-file: Test_KB.c WARNING: Full-path code-generator "/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace-antlr -I${MCXTRACE}" not found!! WARNING: Attempting replacement by "mcxtrace-antlr -I${MCXTRACE}" DEBUG: CMD: mcxtrace-antlr -I${MCXTRACE} -t -o ./Test_KB.c Test_KB.instr 2025-05-14 06:44:46.041 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - sort includes :Source_gaussian(0):read_table-lib :Mirror_curved(0):read_table-lib :Mirror_curved(1):reflectivity-lib 2025-05-14 06:44:46.041 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib reflectivity-lib 2025-05-14 06:44:46.041 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib reflectivity-lib line 3:2 extraneous input 'double' expecting {'__stdcall', '__cdecl', '__clrcall', '__fastcall', '__thiscall', '__vectorcall', '(', '*', '^', Identifier} 2025-05-14 06:44:46.855 | ERROR | mccode_antlr.translators.c_listener:syntaxError:35 - Syntax error in parsing 3,2 2025-05-14 06:44:46.855 | ERROR | mccode_antlr.translators.c_listener:syntaxError:41 - ~~^ extraneous input 'double' expecting {'__stdcall', '__cdecl', '__clrcall', '__fastcall', '__thiscall', '__vectorcall', '(', '*', '^', Identifier} 2025-05-14 06:44:46.855 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - double pmul; 2025-05-14 06:44:46.855 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - double pint; No initialization present? ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> GPU kernel from component origin -> GPU kernel from component source_gaussian -> GPU kernel from component mirror_curved -> GPU kernel from component arm -> GPU kernel from component arm_2 -> GPU kernel from component mirror_2 -> GPU kernel from component arm_3 -> GPU kernel from component slit -> GPU kernel from component psd_monitor -> GPU kernel from component e_monitor ----------------------------------------------------------- DEBUG: CMD: mcxtrace-antlr -I${MCXTRACE} finished INFO: Recompiling: ./Test_KB.out DEBUG: CMD: mpicc -o ./Test_KB.out ./Test_KB.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 ./Test_KB.c: In function 'reflec_Init': ./Test_KB.c:9024:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 9024 | int N=(unsigned int)((double **) pars)[0]; | ^ lto-wrapper: warning: using serial compilation of 2 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information DEBUG: CMD: mpicc finished INFO: ===