loading system configuration loading override configuration from /home/nexmap/pkwi/McCode/tools/Python/mctest/../mccodelib/mcstas-test/McStas_CPU_MPICC_KISS/mccode_config.json INFO: No output directory specified (--dir) INFO: Using directory: "ESS_butterfly_MCPL_test_20230901_000207" INFO: Regenerating c-file: ESS_butterfly_MCPL_test.c DEBUG: CMD: mcstas -t -o ./ESS_butterfly_MCPL_test.c /home/nexmap/pkwi/TESTS/2023-09-01/McStas_CPU_MPICC_KISS_1e7/ESS_butterfly_MCPL_test/ESS_butterfly_MCPL_test.instr Info: 'Guide_curved' is a contributed component. CFLAGS= -Wl,-rpath,CMD(mcpl-config --show libdir) -LCMD(mcpl-config --show libdir) -lmcpl -ICMD(mcpl-config --show includedir) ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: ./ESS_butterfly_MCPL_test.out --> launching cmd: mcpl-config --show libdir --> launching cmd: mcpl-config --show libdir --> launching cmd: mcpl-config --show includedir DEBUG: CMD: mpicc -o ./ESS_butterfly_MCPL_test.out ./ESS_butterfly_MCPL_test.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/lib -lmcpl -I/u/data/pkwi/McStas/mcstas/3.x-dev/include ./ESS_butterfly_MCPL_test.c: In function ‘class_MCPL_input_trace’: ./ESS_butterfly_MCPL_test.c:17291: warning: "Emin" redefined 17291 | #define Emin (_particle->Emin) | ./ESS_butterfly_MCPL_test.c:17081: note: this is the location of the previous definition 17081 | #define Emin (_comp->_parameters.Emin) | ./ESS_butterfly_MCPL_test.c:17292: warning: "Emax" redefined 17292 | #define Emax (_particle->Emax) | ./ESS_butterfly_MCPL_test.c:17082: note: this is the location of the previous definition 17082 | #define Emax (_comp->_parameters.Emax) | DEBUG: CMD: mpicc finished INFO: ===