INFO: No output directory specified (--dir) INFO: Using directory: "SAFARI_PITSI_20251123_035506" 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:19018:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19018 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19018:58: note: remove extraneous parentheses around the comparison to silence this warning 19018 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19018:58: note: use '=' to turn this equality comparison into an assignment 19018 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19040:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19040 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19040:58: note: remove extraneous parentheses around the comparison to silence this warning 19040 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19040:58: note: use '=' to turn this equality comparison into an assignment 19040 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19062:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19062 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19062:58: note: remove extraneous parentheses around the comparison to silence this warning 19062 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19062:58: note: use '=' to turn this equality comparison into an assignment 19062 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19084:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19084 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19084:58: note: remove extraneous parentheses around the comparison to silence this warning 19084 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19084:58: note: use '=' to turn this equality comparison into an assignment 19084 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19106:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19106 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19106:58: note: remove extraneous parentheses around the comparison to silence this warning 19106 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19106:58: note: use '=' to turn this equality comparison into an assignment 19106 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19128:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19128 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19128:58: note: remove extraneous parentheses around the comparison to silence this warning 19128 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19128:58: note: use '=' to turn this equality comparison into an assignment 19128 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19150:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19150 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19150:58: note: remove extraneous parentheses around the comparison to silence this warning 19150 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19150:58: note: use '=' to turn this equality comparison into an assignment 19150 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19172:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19172 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19172:58: note: remove extraneous parentheses around the comparison to silence this warning 19172 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19172:58: note: use '=' to turn this equality comparison into an assignment 19172 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19238:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19238 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19238:58: note: remove extraneous parentheses around the comparison to silence this warning 19238 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19238:58: note: use '=' to turn this equality comparison into an assignment 19238 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19265:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19265 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19265:58: note: remove extraneous parentheses around the comparison to silence this warning 19265 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19265:58: note: use '=' to turn this equality comparison into an assignment 19265 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19291:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19291 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19291:58: note: remove extraneous parentheses around the comparison to silence this warning 19291 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19291:58: note: use '=' to turn this equality comparison into an assignment 19291 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19317:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19317 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19317:58: note: remove extraneous parentheses around the comparison to silence this warning 19317 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19317:58: note: use '=' to turn this equality comparison into an assignment 19317 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19343:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19343 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19343:58: note: remove extraneous parentheses around the comparison to silence this warning 19343 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19343:58: note: use '=' to turn this equality comparison into an assignment 19343 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19369:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19369 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19369:58: note: remove extraneous parentheses around the comparison to silence this warning 19369 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19369:58: note: use '=' to turn this equality comparison into an assignment 19369 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19395:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19395 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19395:58: note: remove extraneous parentheses around the comparison to silence this warning 19395 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19395:58: note: use '=' to turn this equality comparison into an assignment 19395 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19421:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19421 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19421:58: note: remove extraneous parentheses around the comparison to silence this warning 19421 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19421:58: note: use '=' to turn this equality comparison into an assignment 19421 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19447:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19447 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19447:58: note: remove extraneous parentheses around the comparison to silence this warning 19447 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19447:58: note: use '=' to turn this equality comparison into an assignment 19447 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19473:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19473 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19473:58: note: remove extraneous parentheses around the comparison to silence this warning 19473 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19473:58: note: use '=' to turn this equality comparison into an assignment 19473 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19499:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19499 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19499:58: note: remove extraneous parentheses around the comparison to silence this warning 19499 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19499:58: note: use '=' to turn this equality comparison into an assignment 19499 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19525:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19525 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19525:58: note: remove extraneous parentheses around the comparison to silence this warning 19525 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19525:58: note: use '=' to turn this equality comparison into an assignment 19525 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19551:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19551 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19551:58: note: remove extraneous parentheses around the comparison to silence this warning 19551 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19551:58: note: use '=' to turn this equality comparison into an assignment 19551 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19577:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19577 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19577:58: note: remove extraneous parentheses around the comparison to silence this warning 19577 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19577:58: note: use '=' to turn this equality comparison into an assignment 19577 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19602:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19602 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19602:58: note: remove extraneous parentheses around the comparison to silence this warning 19602 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19602:58: note: use '=' to turn this equality comparison into an assignment 19602 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19624:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19624 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19624:58: note: remove extraneous parentheses around the comparison to silence this warning 19624 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19624:58: note: use '=' to turn this equality comparison into an assignment 19624 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19646:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19646 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19646:58: note: remove extraneous parentheses around the comparison to silence this warning 19646 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19646:58: note: use '=' to turn this equality comparison into an assignment 19646 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19668:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19668 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19668:58: note: remove extraneous parentheses around the comparison to silence this warning 19668 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19668:58: note: use '=' to turn this equality comparison into an assignment 19668 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19690:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19690 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19690:58: note: remove extraneous parentheses around the comparison to silence this warning 19690 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19690:58: note: use '=' to turn this equality comparison into an assignment 19690 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_PITSI.c:19712:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19712 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_PITSI.c:19712:58: note: remove extraneous parentheses around the comparison to silence this warning 19712 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_PITSI.c:19712:58: note: use '=' to turn this equality comparison into an assignment 19712 | 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: ===