INFO: No output directory specified (--dir) INFO: Using directory: "Test_StatisticalChopper_20240919_002233" INFO: Regenerating c-file: Test_StatisticalChopper.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_StatisticalChopper.c Test_StatisticalChopper.instr Info: 'StatisticalChopper' is a contributed component. Info: 'StatisticalChopper_Monitor' is a contributed component. CFLAGS= WARNING: The parameter powder_format 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: -> SPLIT N at component Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Sample ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Test_StatisticalChopper.out DEBUG: CMD: mpicc -o ./Test_StatisticalChopper.out ./Test_StatisticalChopper.c -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 ./Test_StatisticalChopper.c: In function ‘class_StatisticalChopper_Monitor_save’: ./Test_StatisticalChopper.c:734:5: warning: initialization of ‘int *’ from incompatible pointer type ‘int **’ [-Wincompatible-pointer-types] &( ((_class_ ## type ##_parameters *) _getvar_parameters(compname))->par ) ^ ./Test_StatisticalChopper.c:18113:18: note: in expansion of macro ‘COMP_GETPAR3’ int *Sequence= COMP_GETPAR3(StatisticalChopper, comp, Sequence); ^~~~~~~~~~~~ DEBUG: CMD: mpicc finished INFO: ===