INFO: No output directory specified (--dir) INFO: Using directory: "Unit_test_abs_logger_1D_space_event_20240919_002805" INFO: Regenerating c-file: Unit_test_abs_logger_1D_space_event.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Unit_test_abs_logger_1D_space_event.c 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: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Unit_test_abs_logger_1D_space_event.out DEBUG: CMD: mpicc -o ./Unit_test_abs_logger_1D_space_event.out ./Unit_test_abs_logger_1D_space_event.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 -I/home/nexmap/pkwi/McStas/mcstas/3.x-dev/share/ -DFUNNEL ./Unit_test_abs_logger_1D_space_event.c: In function ‘class_Union_abs_logger_1D_space_event_init’: ./Unit_test_abs_logger_1D_space_event.c:68415:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int global_mantid_min_pixel_id = (int)COMP_GETPAR3(Union_init, init, global_mantid_min_pixel_id); ^ DEBUG: CMD: mpicc finished INFO: ===