INFO: No output directory specified (--dir) INFO: Using directory: "SESANS_Delft_20240617_105005" INFO: Regenerating c-file: SESANS_Delft.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./SESANS_Delft.c /u/data/pkwi/WORK/mcstas-test/20240617_1024_07/mcstas-3.x-dev_run2_nexus_Linux/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 -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,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/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 /u/data/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:11897:5: warning: 'mcmagnet_push' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] 11897 | mcmagnet_push(_particle,0,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),0,instray_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:11897:5: note: referencing argument 6 of type 'double[8]' ./SESANS_Delft.c:9191:7: note: in a call to function 'mcmagnet_push' 9191 | void *mcmagnet_push(_class_particle *_particle, int func_id, Rotation *magnet_rot, Coords *magnet_pos, int stopbit, double prms[8]){ | ^~~~~~~~~~~~~ ./SESANS_Delft.c:11914:3: warning: 'mcmagnet_push' accessing 64 bytes in a region of size 24 [-Wstringop-overflow=] 11914 | mcmagnet_push(_particle,constant,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),1,inside_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:11914:3: note: referencing argument 6 of type 'double[8]' ./SESANS_Delft.c:9191:7: note: in a call to function 'mcmagnet_push' 9191 | void *mcmagnet_push(_class_particle *_particle, int func_id, Rotation *magnet_rot, Coords *magnet_pos, int stopbit, double prms[8]){ | ^~~~~~~~~~~~~ ./SESANS_Delft.c:11955:5: warning: 'mcmagnet_push' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] 11955 | mcmagnet_push(_particle,0,&(ROT_A_CURRENT_COMP),&(POS_A_CURRENT_COMP),0,outstray_magnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SESANS_Delft.c:11955:5: note: referencing argument 6 of type 'double[8]' ./SESANS_Delft.c:9191:7: note: in a call to function 'mcmagnet_push' 9191 | 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: ===