INFO: No output directory specified (--dir) INFO: Using directory: "SAFARI_PITSI_20251212_033709" INFO: Regenerating c-file: SAFARI_PITSI.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas -t -o ./SAFARI_PITSI.c SAFARI_PITSI.instr CFLAGS= --> Added COMPONENT Blade_1 USERVAR ncol_16 with type int --> Added COMPONENT Blade_1 USERVAR nrow_16 with type int --> Added COMPONENT Blade_2 USERVAR ncol_17 with type int --> Added COMPONENT Blade_2 USERVAR nrow_17 with type int --> Added COMPONENT Blade_3 USERVAR ncol_18 with type int --> Added COMPONENT Blade_3 USERVAR nrow_18 with type int --> Added COMPONENT Blade_4 USERVAR ncol_19 with type int --> Added COMPONENT Blade_4 USERVAR nrow_19 with type int --> Added COMPONENT Blade_5 USERVAR ncol_20 with type int --> Added COMPONENT Blade_5 USERVAR nrow_20 with type int --> Added COMPONENT Blade_6 USERVAR ncol_21 with type int --> Added COMPONENT Blade_6 USERVAR nrow_21 with type int --> Added COMPONENT Blade_7 USERVAR ncol_22 with type int --> Added COMPONENT Blade_7 USERVAR nrow_22 with type int --> Added COMPONENT Blade_8 USERVAR ncol_23 with type int --> Added COMPONENT Blade_8 USERVAR nrow_23 with type int --> Added COMPONENT Blade_9 USERVAR ncol_24 with type int --> Added COMPONENT Blade_9 USERVAR nrow_24 with type int --> Added COMPONENT Blade_10 USERVAR ncol_25 with type int --> Added COMPONENT Blade_10 USERVAR nrow_25 with type int --> Added COMPONENT Blade_11 USERVAR ncol_26 with type int --> Added COMPONENT Blade_11 USERVAR nrow_26 with type int --> Added COMPONENT Blade_12 USERVAR ncol_27 with type int --> Added COMPONENT Blade_12 USERVAR nrow_27 with type int --> Added COMPONENT Blade_13 USERVAR ncol_28 with type int --> Added COMPONENT Blade_13 USERVAR nrow_28 with type int WARNING: The parameter 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 Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Sample ----------------------------------------------------------- DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./SAFARI_PITSI.out DEBUG: CMD: mpicc -o ./SAFARI_PITSI.out ./SAFARI_PITSI.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 ./SAFARI_PITSI.c:19024:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19024 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19024:58: note: remove extraneous parentheses around the comparison to silence this warning 19024 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19024:58: note: use '=' to turn this equality comparison into an assignment 19024 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19046:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19046 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19046:58: note: remove extraneous parentheses around the comparison to silence this warning 19046 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19046:58: note: use '=' to turn this equality comparison into an assignment 19046 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19068:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19068 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19068:58: note: remove extraneous parentheses around the comparison to silence this warning 19068 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19068:58: note: use '=' to turn this equality comparison into an assignment 19068 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19090:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19090 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19090:58: note: remove extraneous parentheses around the comparison to silence this warning 19090 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19090:58: note: use '=' to turn this equality comparison into an assignment 19090 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19112:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19112 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19112:58: note: remove extraneous parentheses around the comparison to silence this warning 19112 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19112:58: note: use '=' to turn this equality comparison into an assignment 19112 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19134:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19134 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19134:58: note: remove extraneous parentheses around the comparison to silence this warning 19134 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19134:58: note: use '=' to turn this equality comparison into an assignment 19134 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19156:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19156 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19156:58: note: remove extraneous parentheses around the comparison to silence this warning 19156 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19156:58: note: use '=' to turn this equality comparison into an assignment 19156 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19178:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19178 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19178:58: note: remove extraneous parentheses around the comparison to silence this warning 19178 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19178:58: note: use '=' to turn this equality comparison into an assignment 19178 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19244:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19244 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19244:58: note: remove extraneous parentheses around the comparison to silence this warning 19244 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19244:58: note: use '=' to turn this equality comparison into an assignment 19244 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19271:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19271 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19271:58: note: remove extraneous parentheses around the comparison to silence this warning 19271 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19271:58: note: use '=' to turn this equality comparison into an assignment 19271 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19297:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19297 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19297:58: note: remove extraneous parentheses around the comparison to silence this warning 19297 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19297:58: note: use '=' to turn this equality comparison into an assignment 19297 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19323:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19323 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19323:58: note: remove extraneous parentheses around the comparison to silence this warning 19323 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19323:58: note: use '=' to turn this equality comparison into an assignment 19323 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19349:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19349 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19349:58: note: remove extraneous parentheses around the comparison to silence this warning 19349 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19349:58: note: use '=' to turn this equality comparison into an assignment 19349 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19375:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19375 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19375:58: note: remove extraneous parentheses around the comparison to silence this warning 19375 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19375:58: note: use '=' to turn this equality comparison into an assignment 19375 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19401:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19401 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19401:58: note: remove extraneous parentheses around the comparison to silence this warning 19401 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19401:58: note: use '=' to turn this equality comparison into an assignment 19401 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19427:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19427 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19427:58: note: remove extraneous parentheses around the comparison to silence this warning 19427 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19427:58: note: use '=' to turn this equality comparison into an assignment 19427 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19453:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19453 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19453:58: note: remove extraneous parentheses around the comparison to silence this warning 19453 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19453:58: note: use '=' to turn this equality comparison into an assignment 19453 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19479:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19479 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19479:58: note: remove extraneous parentheses around the comparison to silence this warning 19479 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19479:58: note: use '=' to turn this equality comparison into an assignment 19479 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19505:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19505 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19505:58: note: remove extraneous parentheses around the comparison to silence this warning 19505 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19505:58: note: use '=' to turn this equality comparison into an assignment 19505 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19531:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19531 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19531:58: note: remove extraneous parentheses around the comparison to silence this warning 19531 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19531:58: note: use '=' to turn this equality comparison into an assignment 19531 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19557:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19557 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19557:58: note: remove extraneous parentheses around the comparison to silence this warning 19557 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19557:58: note: use '=' to turn this equality comparison into an assignment 19557 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19583:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19583 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19583:58: note: remove extraneous parentheses around the comparison to silence this warning 19583 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19583:58: note: use '=' to turn this equality comparison into an assignment 19583 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19608:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19608 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19608:58: note: remove extraneous parentheses around the comparison to silence this warning 19608 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19608:58: note: use '=' to turn this equality comparison into an assignment 19608 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19630:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19630 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19630:58: note: remove extraneous parentheses around the comparison to silence this warning 19630 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19630:58: note: use '=' to turn this equality comparison into an assignment 19630 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19652:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19652 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19652:58: note: remove extraneous parentheses around the comparison to silence this warning 19652 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19652:58: note: use '=' to turn this equality comparison into an assignment 19652 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19674:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19674 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19674:58: note: remove extraneous parentheses around the comparison to silence this warning 19674 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19674:58: note: use '=' to turn this equality comparison into an assignment 19674 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19696:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19696 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19696:58: note: remove extraneous parentheses around the comparison to silence this warning 19696 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19696:58: note: use '=' to turn this equality comparison into an assignment 19696 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19718:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19718 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19718:58: note: remove extraneous parentheses around the comparison to silence this warning 19718 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19718:58: note: use '=' to turn this equality comparison into an assignment 19718 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = 28 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 ./SAFARI_PITSI.out DEBUG: CMD: otool finished INFO: ===