INFO: No output directory specified (--dir) INFO: Using directory: "Test_Single_crystal_inelastic_20240919_040648" INFO: Regenerating c-file: Test_Single_crystal_inelastic.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_Single_crystal_inelastic.c Test_Single_crystal_inelastic.instr Info: 'Single_crystal_inelastic' is a contributed component. Info: 'E_4PI' is a contributed component. CFLAGS= -DFUNNEL WARNING: The parameter mosaic_AB of sample is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component sample -> GPU kernel from component monitoE ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Test_Single_crystal_inelastic.out DEBUG: CMD: mpicc -o ./Test_Single_crystal_inelastic.out ./Test_Single_crystal_inelastic.c -DUSE_MPI -lmpi -Wl,-rpath,/usr/lib -L/usr/lib -DUSE_NEXUS -lNeXus -I/usr/include/nexus -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -DFUNNEL ./Test_Single_crystal_inelastic.c: In function ‘strcpy_valid’: ./Test_Single_crystal_inelastic.c:2907: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ./Test_Single_crystal_inelastic.c:2905: note: length computed here if (n > strlen(original)) n = strlen(original); DEBUG: CMD: mpicc finished INFO: ===