INFO: No output directory specified (--dir) INFO: Using directory: "ILL_IN6_20251212_033440" INFO: Regenerating c-file: ILL_IN6.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas -t -o ./ILL_IN6.c ILL_IN6.instr CFLAGS= --> Added COMPONENT Mono1 USERVAR ncol_5 with type int --> Added COMPONENT Mono1 USERVAR nrow_5 with type int --> Added COMPONENT Mono2 USERVAR ncol_6 with type int --> Added COMPONENT Mono2 USERVAR nrow_6 with type int --> Added COMPONENT Mono3 USERVAR ncol_7 with type int --> Added COMPONENT Mono3 USERVAR nrow_7 with type int 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 Cradle -> SPLIT N at component Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Cradle -> SPLIT within buffer at component Sample ----------------------------------------------------------- DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./ILL_IN6.out DEBUG: CMD: mpicc -o ./ILL_IN6.out ./ILL_IN6.c -lm -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/runner/miniconda3/envs/mcstas/lib -L/Users/runner/miniconda3/envs/mcstas/lib -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/runner/miniconda3/envs/mcstas/include -DUSE_MPI -lmpi -headerpad_max_install_names -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/runner/miniconda3/envs/mcstas/include -O2 -g -DNDEBUG -isysroot /Applications/Xcode_16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -D_DARWIN_C_SOURCE -I/Users/runner/miniconda3/envs/mcstas/include -Wl,-rpath,/Users/runner/miniconda3/envs/mcstas/lib -L/Users/runner/miniconda3/envs/mcstas/lib -fno-PIC -fPIE -flto -O3 -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ./ILL_IN6.c:16061:6: warning: address of array 'optL' will always evaluate to 'true' [-Wpointer-bool-conversion] 16061 | if(optL && strlen(optL)) | ^~~~ ~~ ./ILL_IN6.c:16062:51: warning: address of array 'optL' will always evaluate to 'true' [-Wpointer-bool-conversion] 16062 | stracpy(_Mon_SuppInL_var._parameters.options, optL ? optL : "", 16384); | ^~~~ ~ ./ILL_IN6.c:16187:6: warning: address of array 'optT' will always evaluate to 'true' [-Wpointer-bool-conversion] 16187 | if(optT && strlen(optT)) | ^~~~ ~~ ./ILL_IN6.c:16188:51: warning: address of array 'optT' will always evaluate to 'true' [-Wpointer-bool-conversion] 16188 | stracpy(_Mon_SuppInT_var._parameters.options, optT ? optT : "", 16384); | ^~~~ ~ ./ILL_IN6.c:16853:6: warning: address of array 'opt3' will always evaluate to 'true' [-Wpointer-bool-conversion] 16853 | if(opt3 && strlen(opt3)) | ^~~~ ~~ ./ILL_IN6.c:16854:52: warning: address of array 'opt3' will always evaluate to 'true' [-Wpointer-bool-conversion] 16854 | stracpy(_MonokMonitor_var._parameters.options, opt3 ? opt3 : "", 16384); | ^~~~ ~ ./ILL_IN6.c:17472:6: warning: address of array 'opt1' will always evaluate to 'true' [-Wpointer-bool-conversion] 17472 | if(opt1 && strlen(opt1)) | ^~~~ ~~ ./ILL_IN6.c:17473:53: warning: address of array 'opt1' will always evaluate to 'true' [-Wpointer-bool-conversion] 17473 | stracpy(_M_theta_t_all_var._parameters.options, opt1 ? opt1 : "", 16384); | ^~~~ ~ 8 warnings generated. ld: warning: duplicate -rpath '/Users/runner/miniconda3/envs/mcstas/lib' ignored ld: warning: duplicate -rpath '/Users/runner/miniconda3/envs/mcstas/lib' ignored DEBUG: CMD: mpicc finished DEBUG: CMD: otool -l ./ILL_IN6.out DEBUG: CMD: otool finished INFO: ===