INFO: No output directory specified (--dir) INFO: Using directory: "Union_unit_test_abs_logger_1D_space_event_20240617_111102" 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 /u/data/pkwi/WORK/mcstas-test/20240617_1024_07/mcstas-3.x-dev_run2_nexus_Linux/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 -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 -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:727:5: warning: initialization of 'int' from 'int *' makes integer from pointer without a cast [-Wint-conversion] 727 | &( ((_class_ ## type ##_parameters *) _getvar_parameters(compname))->par ) | ^ ./Union_unit_test_abs_logger_1D_space_event.c:67765:36: note: in expansion of macro 'COMP_GETPAR3' 67765 | int global_mantid_min_pixel_id = COMP_GETPAR3(Union_init, init, global_mantid_min_pixel_id); | ^~~~~~~~~~~~ lto-wrapper: warning: using serial compilation of 5 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information DEBUG: CMD: mpicc finished INFO: ===