INFO: No output directory specified (--dir) INFO: Using directory: "SESANS_Delft_20240925_194019" INFO: Regenerating c-file: SESANS_Delft.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr -t -o ./SESANS_Delft.c SESANS_Delft.instr 2024-09-25 19:40:21.309 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:67 - sort includes :Foil_flipper_magnet(0):pol-lib 2024-09-25 19:40:21.311 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to pol-lib 2024-09-25 19:40:22.369 | INFO | mccode_antlr.translators.c:include_source:357 - pol-lib.c requested read_table-lib but is has not been included yet! 2024-09-25 19:40:22.385 | INFO | mccode_antlr.translators.c:include_source:357 - 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: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr finished INFO: Recompiling: ./SESANS_Delft.out DEBUG: CMD: mpicc -o ./SESANS_Delft.out ./SESANS_Delft.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 ./SESANS_Delft.c: In function 'class_Foil_flipper_magnet_trace': ./SESANS_Delft.c:12075:5: warning: 'mcmagnet_push' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] 12075 | mcmagnet_push(_particle,0,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),0,instray_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:12075:5: note: referencing argument 6 of type 'double[8]' ./SESANS_Delft.c:9927:7: note: in a call to function 'mcmagnet_push' 9927 | void *mcmagnet_push(_class_particle *_particle, int func_id, Rotation *magnet_rot, Coords *magnet_pos, int stopbit, double prms[8]){ | ^~~~~~~~~~~~~ ./SESANS_Delft.c:12092:3: warning: 'mcmagnet_push' accessing 64 bytes in a region of size 24 [-Wstringop-overflow=] 12092 | mcmagnet_push(_particle,constant,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),1,inside_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:12092:3: note: referencing argument 6 of type 'double[8]' ./SESANS_Delft.c:9927:7: note: in a call to function 'mcmagnet_push' 9927 | void *mcmagnet_push(_class_particle *_particle, int func_id, Rotation *magnet_rot, Coords *magnet_pos, int stopbit, double prms[8]){ | ^~~~~~~~~~~~~ ./SESANS_Delft.c:12133:5: warning: 'mcmagnet_push' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] 12133 | mcmagnet_push(_particle,0,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),0,outstray_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:12133:5: note: referencing argument 6 of type 'double[8]' ./SESANS_Delft.c:9927:7: note: in a call to function 'mcmagnet_push' 9927 | 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: ===