INFO: No output directory specified (--dir) INFO: Using directory: "SAFARI_MPISI_20251212_034405" 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:20955:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20955 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:20955:58: note: remove extraneous parentheses around the comparison to silence this warning 20955 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:20955:58: note: use '=' to turn this equality comparison into an assignment 20955 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:20977:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20977 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:20977:58: note: remove extraneous parentheses around the comparison to silence this warning 20977 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:20977:58: note: use '=' to turn this equality comparison into an assignment 20977 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:20999:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20999 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:20999:58: note: remove extraneous parentheses around the comparison to silence this warning 20999 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:20999:58: note: use '=' to turn this equality comparison into an assignment 20999 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21021:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21021 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21021:58: note: remove extraneous parentheses around the comparison to silence this warning 21021 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21021:58: note: use '=' to turn this equality comparison into an assignment 21021 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21043:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21043 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21043:58: note: remove extraneous parentheses around the comparison to silence this warning 21043 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21043:58: note: use '=' to turn this equality comparison into an assignment 21043 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21065:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21065 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21065:58: note: remove extraneous parentheses around the comparison to silence this warning 21065 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21065:58: note: use '=' to turn this equality comparison into an assignment 21065 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21087:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21087 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21087:58: note: remove extraneous parentheses around the comparison to silence this warning 21087 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21087:58: note: use '=' to turn this equality comparison into an assignment 21087 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21109:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21109 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21109:58: note: remove extraneous parentheses around the comparison to silence this warning 21109 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21109:58: note: use '=' to turn this equality comparison into an assignment 21109 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21175:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21175 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21175:58: note: remove extraneous parentheses around the comparison to silence this warning 21175 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21175:58: note: use '=' to turn this equality comparison into an assignment 21175 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21202:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21202 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21202:58: note: remove extraneous parentheses around the comparison to silence this warning 21202 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21202:58: note: use '=' to turn this equality comparison into an assignment 21202 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21228:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21228 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21228:58: note: remove extraneous parentheses around the comparison to silence this warning 21228 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21228:58: note: use '=' to turn this equality comparison into an assignment 21228 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21254:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21254 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21254:58: note: remove extraneous parentheses around the comparison to silence this warning 21254 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21254:58: note: use '=' to turn this equality comparison into an assignment 21254 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21280:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21280 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21280:58: note: remove extraneous parentheses around the comparison to silence this warning 21280 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21280:58: note: use '=' to turn this equality comparison into an assignment 21280 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21306:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21306 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21306:58: note: remove extraneous parentheses around the comparison to silence this warning 21306 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21306:58: note: use '=' to turn this equality comparison into an assignment 21306 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21332:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21332 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21332:58: note: remove extraneous parentheses around the comparison to silence this warning 21332 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21332:58: note: use '=' to turn this equality comparison into an assignment 21332 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21358:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21358 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21358:58: note: remove extraneous parentheses around the comparison to silence this warning 21358 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21358:58: note: use '=' to turn this equality comparison into an assignment 21358 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21384:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21384 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21384:58: note: remove extraneous parentheses around the comparison to silence this warning 21384 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21384:58: note: use '=' to turn this equality comparison into an assignment 21384 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21410:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21410 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21410:58: note: remove extraneous parentheses around the comparison to silence this warning 21410 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21410:58: note: use '=' to turn this equality comparison into an assignment 21410 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21436:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21436 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21436:58: note: remove extraneous parentheses around the comparison to silence this warning 21436 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21436:58: note: use '=' to turn this equality comparison into an assignment 21436 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21462:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21462 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21462:58: note: remove extraneous parentheses around the comparison to silence this warning 21462 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21462:58: note: use '=' to turn this equality comparison into an assignment 21462 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21488:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21488 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21488:58: note: remove extraneous parentheses around the comparison to silence this warning 21488 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21488:58: note: use '=' to turn this equality comparison into an assignment 21488 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21514:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21514 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21514:58: note: remove extraneous parentheses around the comparison to silence this warning 21514 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21514:58: note: use '=' to turn this equality comparison into an assignment 21514 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21610:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21610 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21610:58: note: remove extraneous parentheses around the comparison to silence this warning 21610 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21610:58: note: use '=' to turn this equality comparison into an assignment 21610 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21632:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21632 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21632:58: note: remove extraneous parentheses around the comparison to silence this warning 21632 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21632:58: note: use '=' to turn this equality comparison into an assignment 21632 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21654:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21654 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21654:58: note: remove extraneous parentheses around the comparison to silence this warning 21654 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21654:58: note: use '=' to turn this equality comparison into an assignment 21654 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21698:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21698 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21698:58: note: remove extraneous parentheses around the comparison to silence this warning 21698 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21698:58: note: use '=' to turn this equality comparison into an assignment 21698 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21720:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21720 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21720:58: note: remove extraneous parentheses around the comparison to silence this warning 21720 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21720:58: note: use '=' to turn this equality comparison into an assignment 21720 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21742:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21742 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21742:58: note: remove extraneous parentheses around the comparison to silence this warning 21742 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21742:58: note: use '=' to turn this equality comparison into an assignment 21742 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21764:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21764 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21764:58: note: remove extraneous parentheses around the comparison to silence this warning 21764 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21764:58: note: use '=' to turn this equality comparison into an assignment 21764 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21786:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21786 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21786:58: note: remove extraneous parentheses around the comparison to silence this warning 21786 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21786:58: note: use '=' to turn this equality comparison into an assignment 21786 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ^~ | = ./SAFARI_MPISI.c:21808:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21808 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./SAFARI_MPISI.c:21808:58: note: remove extraneous parentheses around the comparison to silence this warning 21808 | if ((( _instrument_var._parameters.full_instrument == 1 ))) // conditional WHEN execution | ~ ^ ~ ./SAFARI_MPISI.c:21808:58: note: use '=' to turn this equality comparison into an assignment 21808 | 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: ===