INFO: No output directory specified (--dir) INFO: Using directory: "ESS_butterfly_MCPL_test_20231220_000206" INFO: Regenerating c-file: ESS_butterfly_MCPL_test.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./ESS_butterfly_MCPL_test.c /home/nexmap/pkwi/TESTS/2023-12-20/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: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/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:17268: warning: "Emin" redefined 17268 | #define Emin (_particle->Emin) | ./ESS_butterfly_MCPL_test.c:17058: note: this is the location of the previous definition 17058 | #define Emin (_comp->_parameters.Emin) | ./ESS_butterfly_MCPL_test.c:17269: warning: "Emax" redefined 17269 | #define Emax (_particle->Emax) | ./ESS_butterfly_MCPL_test.c:17059: note: this is the location of the previous definition 17059 | #define Emax (_comp->_parameters.Emax) | DEBUG: CMD: mpicc finished INFO: ===