INFO: No output directory specified (--dir) INFO: Using directory: "Union_unit_test_abs_logger_1D_space_event_20231220_003131" INFO: Regenerating c-file: Union_unit_test_abs_logger_1D_space_event.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Union_unit_test_abs_logger_1D_space_event.c /home/nexmap/pkwi/TESTS/2023-12-20/McStas_CPU_MPICC_KISS_1e7/Union_unit_test_abs_logger_1D_space_event/Union_unit_test_abs_logger_1D_space_event.instr Warning: DECLARE block contains 2 assignments (= sign). Move them into an INITIALIZE section. May fail at compile. CFLAGS= -I@MCCODE_LIB@/share/ -DFUNNEL WARNING: The parameter format of powder 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 master is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component master -> GPU kernel from component transmission ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Union_unit_test_abs_logger_1D_space_event.out DEBUG: CMD: mpicc -o ./Union_unit_test_abs_logger_1D_space_event.out ./Union_unit_test_abs_logger_1D_space_event.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE -I/u/data/pkwi/McStas/mcstas/3.x-dev/share/ -DFUNNEL ./Union_unit_test_abs_logger_1D_space_event.c: In function ‘class_Union_abs_logger_1D_space_event_init’: ./Union_unit_test_abs_logger_1D_space_event.c:646:5: warning: initialization of ‘int’ from ‘int *’ makes integer from pointer without a cast [-Wint-conversion] 646 | &( ((_class_ ## type ##_parameters *) _getvar_parameters(compname))->par ) | ^ ./Union_unit_test_abs_logger_1D_space_event.c:67227:36: note: in expansion of macro ‘COMP_GETPAR3’ 67227 | int global_mantid_min_pixel_id = COMP_GETPAR3(Union_init, init, global_mantid_min_pixel_id); | ^~~~~~~~~~~~ DEBUG: CMD: mpicc finished INFO: ===