INFO: No output directory specified (--dir) INFO: Using directory: "SAFARI_MPISI_20251123_035333" INFO: Regenerating c-file: SAFARI_MPISI.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas -t -o ./SAFARI_MPISI.c SAFARI_MPISI.instr Warning: 'Virtual_output' is an obsolete component (not maintained). CFLAGS= -DFUNNEL --> 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: Component Source_capture is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Source_capture -> GPU kernel from component PSD_Outside_chamber_collimator -> SPLIT within buffer at component Sample ----------------------------------------------------------- DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./SAFARI_MPISI.out DEBUG: CMD: mpicc -o ./SAFARI_MPISI.out ./SAFARI_MPISI.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 -DFUNNEL ./SAFARI_MPISI.c:20949:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20949 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:20949:58: note: remove extraneous parentheses around the comparison to silence this warning 20949 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:20949:58: note: use '=' to turn this equality comparison into an assignment 20949 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:20971:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20971 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:20971:58: note: remove extraneous parentheses around the comparison to silence this warning 20971 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:20971:58: note: use '=' to turn this equality comparison into an assignment 20971 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:20993:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20993 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:20993:58: note: remove extraneous parentheses around the comparison to silence this warning 20993 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:20993:58: note: use '=' to turn this equality comparison into an assignment 20993 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21015:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21015 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21015:58: note: remove extraneous parentheses around the comparison to silence this warning 21015 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21015:58: note: use '=' to turn this equality comparison into an assignment 21015 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21037:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21037 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21037:58: note: remove extraneous parentheses around the comparison to silence this warning 21037 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21037:58: note: use '=' to turn this equality comparison into an assignment 21037 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21059:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21059 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21059:58: note: remove extraneous parentheses around the comparison to silence this warning 21059 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21059:58: note: use '=' to turn this equality comparison into an assignment 21059 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21081:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21081 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21081:58: note: remove extraneous parentheses around the comparison to silence this warning 21081 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21081:58: note: use '=' to turn this equality comparison into an assignment 21081 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21103:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21103 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21103:58: note: remove extraneous parentheses around the comparison to silence this warning 21103 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21103:58: note: use '=' to turn this equality comparison into an assignment 21103 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21169:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21169 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21169:58: note: remove extraneous parentheses around the comparison to silence this warning 21169 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21169:58: note: use '=' to turn this equality comparison into an assignment 21169 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21196:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21196 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21196:58: note: remove extraneous parentheses around the comparison to silence this warning 21196 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21196:58: note: use '=' to turn this equality comparison into an assignment 21196 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21222:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21222 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21222:58: note: remove extraneous parentheses around the comparison to silence this warning 21222 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21222:58: note: use '=' to turn this equality comparison into an assignment 21222 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21248:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21248 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21248:58: note: remove extraneous parentheses around the comparison to silence this warning 21248 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21248:58: note: use '=' to turn this equality comparison into an assignment 21248 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21274:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21274 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21274:58: note: remove extraneous parentheses around the comparison to silence this warning 21274 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21274:58: note: use '=' to turn this equality comparison into an assignment 21274 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21300:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21300 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21300:58: note: remove extraneous parentheses around the comparison to silence this warning 21300 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21300:58: note: use '=' to turn this equality comparison into an assignment 21300 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21326:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21326 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21326:58: note: remove extraneous parentheses around the comparison to silence this warning 21326 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21326:58: note: use '=' to turn this equality comparison into an assignment 21326 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21352:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21352 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21352:58: note: remove extraneous parentheses around the comparison to silence this warning 21352 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21352:58: note: use '=' to turn this equality comparison into an assignment 21352 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21378:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21378 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21378:58: note: remove extraneous parentheses around the comparison to silence this warning 21378 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21378:58: note: use '=' to turn this equality comparison into an assignment 21378 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21404:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21404 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21404:58: note: remove extraneous parentheses around the comparison to silence this warning 21404 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21404:58: note: use '=' to turn this equality comparison into an assignment 21404 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21430:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21430 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21430:58: note: remove extraneous parentheses around the comparison to silence this warning 21430 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21430:58: note: use '=' to turn this equality comparison into an assignment 21430 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21456:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21456 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21456:58: note: remove extraneous parentheses around the comparison to silence this warning 21456 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21456:58: note: use '=' to turn this equality comparison into an assignment 21456 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21482:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21482 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21482:58: note: remove extraneous parentheses around the comparison to silence this warning 21482 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21482:58: note: use '=' to turn this equality comparison into an assignment 21482 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21508:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21508 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21508:58: note: remove extraneous parentheses around the comparison to silence this warning 21508 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21508:58: note: use '=' to turn this equality comparison into an assignment 21508 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21604:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21604 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21604:58: note: remove extraneous parentheses around the comparison to silence this warning 21604 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21604:58: note: use '=' to turn this equality comparison into an assignment 21604 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21626:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21626 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21626:58: note: remove extraneous parentheses around the comparison to silence this warning 21626 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21626:58: note: use '=' to turn this equality comparison into an assignment 21626 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21648:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21648 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21648:58: note: remove extraneous parentheses around the comparison to silence this warning 21648 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21648:58: note: use '=' to turn this equality comparison into an assignment 21648 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21692:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21692 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21692:58: note: remove extraneous parentheses around the comparison to silence this warning 21692 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21692:58: note: use '=' to turn this equality comparison into an assignment 21692 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21714:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21714 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21714:58: note: remove extraneous parentheses around the comparison to silence this warning 21714 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21714:58: note: use '=' to turn this equality comparison into an assignment 21714 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21736:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21736 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21736:58: note: remove extraneous parentheses around the comparison to silence this warning 21736 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21736:58: note: use '=' to turn this equality comparison into an assignment 21736 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21758:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21758 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21758:58: note: remove extraneous parentheses around the comparison to silence this warning 21758 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21758:58: note: use '=' to turn this equality comparison into an assignment 21758 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21780:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21780 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21780:58: note: remove extraneous parentheses around the comparison to silence this warning 21780 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21780:58: note: use '=' to turn this equality comparison into an assignment 21780 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21802:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21802 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21802:58: note: remove extraneous parentheses around the comparison to silence this warning 21802 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21802:58: note: use '=' to turn this equality comparison into an assignment 21802 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = 31 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_MPISI.out DEBUG: CMD: otool finished INFO: ===