INFO: No output directory specified (--dir) INFO: Using directory: "SESANS_Delft_20231220_001827" INFO: Regenerating c-file: SESANS_Delft.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./SESANS_Delft.c /home/nexmap/pkwi/TESTS/2023-12-20/McStas_CPU_MPICC_KISS_1e7/SESANS_Delft/SESANS_Delft.instr Info: 'Foil_flipper_magnet' is a contributed component. CFLAGS= ----------------------------------------------------------- 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: ./SESANS_Delft.out DEBUG: CMD: mpicc -o ./SESANS_Delft.out ./SESANS_Delft.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE ./SESANS_Delft.c: In function ‘class_Foil_flipper_magnet_trace’: ./SESANS_Delft.c:11525:5: warning: ‘mcmagnet_push’ accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] 11525 | mcmagnet_push(_particle,0,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),0,instray_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:11525:5: note: referencing argument 6 of type ‘double *’ ./SESANS_Delft.c:8813:7: note: in a call to function ‘mcmagnet_push’ 8813 | void *mcmagnet_push(_class_particle *_particle, int func_id, Rotation *magnet_rot, Coords *magnet_pos, int stopbit, double prms[8]){ | ^~~~~~~~~~~~~ ./SESANS_Delft.c:11542:3: warning: ‘mcmagnet_push’ accessing 64 bytes in a region of size 24 [-Wstringop-overflow=] 11542 | mcmagnet_push(_particle,constant,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),1,inside_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:11542:3: note: referencing argument 6 of type ‘double *’ ./SESANS_Delft.c:8813:7: note: in a call to function ‘mcmagnet_push’ 8813 | void *mcmagnet_push(_class_particle *_particle, int func_id, Rotation *magnet_rot, Coords *magnet_pos, int stopbit, double prms[8]){ | ^~~~~~~~~~~~~ ./SESANS_Delft.c:11583:5: warning: ‘mcmagnet_push’ accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] 11583 | mcmagnet_push(_particle,0,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),0,outstray_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:11583:5: note: referencing argument 6 of type ‘double *’ ./SESANS_Delft.c:8813:7: note: in a call to function ‘mcmagnet_push’ 8813 | void *mcmagnet_push(_class_particle *_particle, int func_id, Rotation *magnet_rot, Coords *magnet_pos, int stopbit, double prms[8]){ | ^~~~~~~~~~~~~ DEBUG: CMD: mpicc finished INFO: ===