INFO: No output directory specified (--dir) INFO: Using directory: "SESANS_Delft_20250514_054315" INFO: Regenerating c-file: SESANS_Delft.c WARNING: Full-path code-generator "/home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr -I$MCSTAS" not found!! WARNING: Attempting replacement by "mcstas-antlr -I$MCSTAS" DEBUG: CMD: mcstas-antlr -I$MCSTAS -t -o ./SESANS_Delft.c SESANS_Delft.instr 2025-05-14 05:43:58.374 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - sort includes :Foil_flipper_magnet(0):pol-lib 2025-05-14 05:43:58.375 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to pol-lib 2025-05-14 05:44:09.834 | INFO | mccode_antlr.translators.c:include_source:339 - pol-lib.c requested read_table-lib but is has not been included yet! 2025-05-14 05:44:11.330 | INFO | mccode_antlr.translators.c:include_source:339 - pol-lib.c requested interpolation-lib but is has not been included yet! 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 src -> GPU kernel from component set_pol -> GPU kernel from component px1 -> GPU kernel from component f1 -> GPU kernel from component px2 -> GPU kernel from component f2 -> GPU kernel from component px3 -> GPU kernel from component sans_spheres -> GPU kernel from component f3 -> GPU kernel from component f4 -> GPU kernel from component px6 -> GPU kernel from component ana -> GPU kernel from component det -> GPU kernel from component trick -> GPU kernel from component ana2 -> GPU kernel from component det2 ----------------------------------------------------------- DEBUG: CMD: mcstas-antlr -I$MCSTAS finished INFO: Recompiling: ./SESANS_Delft.out DEBUG: CMD: mpicc -o ./SESANS_Delft.out ./SESANS_Delft.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 ./SESANS_Delft.c: In function 'class_Foil_flipper_magnet_trace': ./SESANS_Delft.c:12501:5: warning: 'mcmagnet_push' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] 12501 | mcmagnet_push(_particle,0,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),0,instray_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:12501:5: note: referencing argument 6 of type 'double[8]' ./SESANS_Delft.c:10065:7: note: in a call to function 'mcmagnet_push' 10065 | void *mcmagnet_push(_class_particle *_particle, int func_id, Rotation *magnet_rot, Coords *magnet_pos, int stopbit, double prms[8]){ | ^~~~~~~~~~~~~ ./SESANS_Delft.c:12518:3: warning: 'mcmagnet_push' accessing 64 bytes in a region of size 24 [-Wstringop-overflow=] 12518 | mcmagnet_push(_particle,constant,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),1,inside_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:12518:3: note: referencing argument 6 of type 'double[8]' ./SESANS_Delft.c:10065:7: note: in a call to function 'mcmagnet_push' 10065 | void *mcmagnet_push(_class_particle *_particle, int func_id, Rotation *magnet_rot, Coords *magnet_pos, int stopbit, double prms[8]){ | ^~~~~~~~~~~~~ ./SESANS_Delft.c:12559:5: warning: 'mcmagnet_push' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] 12559 | mcmagnet_push(_particle,0,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),0,outstray_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:12559:5: note: referencing argument 6 of type 'double[8]' ./SESANS_Delft.c:10065:7: note: in a call to function 'mcmagnet_push' 10065 | void *mcmagnet_push(_class_particle *_particle, int func_id, Rotation *magnet_rot, Coords *magnet_pos, int stopbit, double prms[8]){ | ^~~~~~~~~~~~~ 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: ===