INFO: No output directory specified (--dir) INFO: Using directory: "Test_NMO_20241121_034526" INFO: Regenerating c-file: Test_NMO.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr -t -o ./Test_NMO.c Test_NMO.instr 2024-11-21 03:45:28.532 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - sort includes :FlatEllipse_finite_mirror(0):ref-lib :FlatEllipse_finite_mirror(1):read_table-lib :ref-lib(0):read_table-lib 2024-11-21 03:45:28.533 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib ref-lib 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 -> GPU kernel from component source_div -> GPU kernel from component psd_monitor_source -> GPU kernel from component psd_monitor_source_before_optic -> GPU kernel from component center_point -> GPU kernel from component flat_ellipse_horizontal -> GPU kernel from component monitor_2 -> GPU kernel from component psd_monitor_f2 -> GPU kernel from component psd_monitor_f2_zoom -> GPU kernel from component f_divpos -> GPU kernel from component divhlambda_monitor_f ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr finished INFO: Recompiling: ./Test_NMO.out DEBUG: CMD: mpicc -o ./Test_NMO.out ./Test_NMO.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_NMO.c:9083:8: error: field 'traceNeutronConicWithTables' declared as a function 9083 | void traceNeutronConicWithTables(_class_particle* p, ConicSurf c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Test_NMO.c: In function 'class_FlatEllipse_finite_mirror_initialize': ./Test_NMO.c:11656:52: error: expected ',' or ')', found "*" 11656 | #define traceNeutronConicWithTables(_class_particle* p, ConicSurf c) (_comp->_parameters.traceNeutronConicWithTables(_class_particle* p, ConicSurf c)) | ^ ./Test_NMO.c:11725:35: warning: extra tokens at end of #undef directive 11725 | #undef traceNeutronConicWithTables(_class_particle* p, ConicSurf c) | ^ ./Test_NMO.c: In function 'class_FlatEllipse_finite_mirror_trace': ./Test_NMO.c:12229:52: error: expected ',' or ')', found "*" 12229 | #define traceNeutronConicWithTables(_class_particle* p, ConicSurf c) (_comp->_parameters.traceNeutronConicWithTables(_class_particle* p, ConicSurf c)) | ^ ./Test_NMO.c:12313:35: warning: extra tokens at end of #undef directive 12313 | #undef traceNeutronConicWithTables(_class_particle* p, ConicSurf c) | ^ ./Test_NMO.c: In function 'class_FlatEllipse_finite_mirror_finally': ./Test_NMO.c:13393:52: error: expected ',' or ')', found "*" 13393 | #define traceNeutronConicWithTables(_class_particle* p, ConicSurf c) (_comp->_parameters.traceNeutronConicWithTables(_class_particle* p, ConicSurf c)) | ^ ./Test_NMO.c:13422:35: warning: extra tokens at end of #undef directive 13422 | #undef traceNeutronConicWithTables(_class_particle* p, ConicSurf c) | ^ ./Test_NMO.c: In function 'class_FlatEllipse_finite_mirror_display': ./Test_NMO.c:13707:52: error: expected ',' or ')', found "*" 13707 | #define traceNeutronConicWithTables(_class_particle* p, ConicSurf c) (_comp->_parameters.traceNeutronConicWithTables(_class_particle* p, ConicSurf c)) | ^ ./Test_NMO.c:13762:35: warning: extra tokens at end of #undef directive 13762 | #undef traceNeutronConicWithTables(_class_particle* p, ConicSurf c) | ^ INFO: call to mpicc failed with Command 'mpicc -o ./Test_NMO.out ./Test_NMO.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' returned non-zero exit status 1. Traceback (most recent call last): File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mcrun.py", line 595, in main() File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mcrun.py", line 503, in main mcstas.prepare(options) File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 294, in prepare Process(lexer.quote(options.cc)).run(args) File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 77, in run raise err File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 73, in run proc = run(command, shell=True, check=True, text=True, capture_output=pipe) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib/python3.12/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'mpicc -o ./Test_NMO.out ./Test_NMO.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' returned non-zero exit status 1.