INFO: No output directory specified (--dir) INFO: Using directory: "Samples_Incoherent_20251212_034211" INFO: Regenerating c-file: Samples_Incoherent.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas -t -o ./Samples_Incoherent.c Samples_Incoherent.instr Info: 'ISIS_moderator' is a contributed component. CFLAGS= -DUSE_OFF WARNING: The parameter format of PowN 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. WARNING: The parameter mosaic_AB of SX 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. WARNING: The parameter powder_format of Sqw 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: ----------------------------------------------------------- DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./Samples_Incoherent.out DEBUG: CMD: mpicc -o ./Samples_Incoherent.out ./Samples_Incoherent.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 -DUSE_OFF ./Samples_Incoherent.c:23497:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23497 | if ((( _instrument_var._parameters.SAMPLE == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Samples_Incoherent.c:23497:49: note: remove extraneous parentheses around the comparison to silence this warning 23497 | if ((( _instrument_var._parameters.SAMPLE == 1 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23497:49: note: use '=' to turn this equality comparison into an assignment 23497 | if ((( _instrument_var._parameters.SAMPLE == 1 ))) // conditional WHEN execution | ^~ | = ./Samples_Incoherent.c:23519:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23519 | if ((( _instrument_var._parameters.SAMPLE == 2 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Samples_Incoherent.c:23519:49: note: remove extraneous parentheses around the comparison to silence this warning 23519 | if ((( _instrument_var._parameters.SAMPLE == 2 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23519:49: note: use '=' to turn this equality comparison into an assignment 23519 | if ((( _instrument_var._parameters.SAMPLE == 2 ))) // conditional WHEN execution | ^~ | = ./Samples_Incoherent.c:23541:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23541 | if ((( _instrument_var._parameters.SAMPLE == 3 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Samples_Incoherent.c:23541:49: note: remove extraneous parentheses around the comparison to silence this warning 23541 | if ((( _instrument_var._parameters.SAMPLE == 3 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23541:49: note: use '=' to turn this equality comparison into an assignment 23541 | if ((( _instrument_var._parameters.SAMPLE == 3 ))) // conditional WHEN execution | ^~ | = ./Samples_Incoherent.c:23563:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23563 | if ((( _instrument_var._parameters.SAMPLE == 4 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Samples_Incoherent.c:23563:49: note: remove extraneous parentheses around the comparison to silence this warning 23563 | if ((( _instrument_var._parameters.SAMPLE == 4 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23563:49: note: use '=' to turn this equality comparison into an assignment 23563 | if ((( _instrument_var._parameters.SAMPLE == 4 ))) // conditional WHEN execution | ^~ | = ./Samples_Incoherent.c:23585:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23585 | if ((( _instrument_var._parameters.SAMPLE == 5 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Samples_Incoherent.c:23585:49: note: remove extraneous parentheses around the comparison to silence this warning 23585 | if ((( _instrument_var._parameters.SAMPLE == 5 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23585:49: note: use '=' to turn this equality comparison into an assignment 23585 | if ((( _instrument_var._parameters.SAMPLE == 5 ))) // conditional WHEN execution | ^~ | = ./Samples_Incoherent.c:23607:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23607 | if ((( _instrument_var._parameters.SAMPLE == 6 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Samples_Incoherent.c:23607:49: note: remove extraneous parentheses around the comparison to silence this warning 23607 | if ((( _instrument_var._parameters.SAMPLE == 6 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23607:49: note: use '=' to turn this equality comparison into an assignment 23607 | if ((( _instrument_var._parameters.SAMPLE == 6 ))) // conditional WHEN execution | ^~ | = ./Samples_Incoherent.c:23629:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23629 | if ((( _instrument_var._parameters.SAMPLE == 7 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Samples_Incoherent.c:23629:49: note: remove extraneous parentheses around the comparison to silence this warning 23629 | if ((( _instrument_var._parameters.SAMPLE == 7 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23629:49: note: use '=' to turn this equality comparison into an assignment 23629 | if ((( _instrument_var._parameters.SAMPLE == 7 ))) // conditional WHEN execution | ^~ | = ./Samples_Incoherent.c:23651:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23651 | if ((( _instrument_var._parameters.SAMPLE == 8 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Samples_Incoherent.c:23651:49: note: remove extraneous parentheses around the comparison to silence this warning 23651 | if ((( _instrument_var._parameters.SAMPLE == 8 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23651:49: note: use '=' to turn this equality comparison into an assignment 23651 | if ((( _instrument_var._parameters.SAMPLE == 8 ))) // conditional WHEN execution | ^~ | = ./Samples_Incoherent.c:23673:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23673 | if ((( _instrument_var._parameters.SAMPLE == 9 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Samples_Incoherent.c:23673:49: note: remove extraneous parentheses around the comparison to silence this warning 23673 | if ((( _instrument_var._parameters.SAMPLE == 9 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23673:49: note: use '=' to turn this equality comparison into an assignment 23673 | if ((( _instrument_var._parameters.SAMPLE == 9 ))) // conditional WHEN execution | ^~ | = ./Samples_Incoherent.c:23695:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23695 | if ((( _instrument_var._parameters.SAMPLE == 10 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ./Samples_Incoherent.c:23695:49: note: remove extraneous parentheses around the comparison to silence this warning 23695 | if ((( _instrument_var._parameters.SAMPLE == 10 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23695:49: note: use '=' to turn this equality comparison into an assignment 23695 | if ((( _instrument_var._parameters.SAMPLE == 10 ))) // conditional WHEN execution | ^~ | = ./Samples_Incoherent.c:23739:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 23739 | if ((( _instrument_var._parameters.STOP == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Samples_Incoherent.c:23739:47: note: remove extraneous parentheses around the comparison to silence this warning 23739 | if ((( _instrument_var._parameters.STOP == 1 ))) // conditional WHEN execution | ~ ^ ~ ./Samples_Incoherent.c:23739:47: note: use '=' to turn this equality comparison into an assignment 23739 | if ((( _instrument_var._parameters.STOP == 1 ))) // conditional WHEN execution | ^~ | = 11 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 ./Samples_Incoherent.out DEBUG: CMD: otool finished INFO: ===