INFO: No output directory specified (--dir) INFO: Using directory: "Test_StatisticalChopper_20231220_002550" INFO: Regenerating c-file: Test_StatisticalChopper.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_StatisticalChopper.c /home/nexmap/pkwi/TESTS/2023-12-20/McStas_CPU_MPICC_KISS_1e7/Test_StatisticalChopper/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: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Test_StatisticalChopper.out DEBUG: CMD: mpicc -o ./Test_StatisticalChopper.out ./Test_StatisticalChopper.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE ./Test_StatisticalChopper.c: In function ‘class_StatisticalChopper_Monitor_save’: ./Test_StatisticalChopper.c:646:5: warning: initialization of ‘int *’ from incompatible pointer type ‘int **’ [-Wincompatible-pointer-types] 646 | &( ((_class_ ## type ##_parameters *) _getvar_parameters(compname))->par ) | ^ ./Test_StatisticalChopper.c:17188:18: note: in expansion of macro ‘COMP_GETPAR3’ 17188 | int *Sequence= COMP_GETPAR3(StatisticalChopper, comp, Sequence); | ^~~~~~~~~~~~ DEBUG: CMD: mpicc finished INFO: ===