INFO: No output directory specified (--dir) INFO: Using directory: "Test_StatisticalChopper_20240617_105742" INFO: Regenerating c-file: Test_StatisticalChopper.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_StatisticalChopper.c /u/data/pkwi/WORK/mcstas-test/20240617_1024_07/mcstas-3.x-dev_run2_nexus_Linux/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 -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 ./Test_StatisticalChopper.c: In function 'class_StatisticalChopper_Monitor_save': ./Test_StatisticalChopper.c:727:5: warning: initialization of 'int *' from incompatible pointer type 'int **' [-Wincompatible-pointer-types] 727 | &( ((_class_ ## type ##_parameters *) _getvar_parameters(compname))->par ) | ^ ./Test_StatisticalChopper.c:17540:18: note: in expansion of macro 'COMP_GETPAR3' 17540 | int *Sequence= COMP_GETPAR3(StatisticalChopper, comp, Sequence); | ^~~~~~~~~~~~ lto-wrapper: warning: using serial compilation of 4 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information DEBUG: CMD: mpicc finished INFO: ===