INFO: No output directory specified (--dir) INFO: Using directory: "Test_Fermi_20251212_034035" INFO: Regenerating c-file: Test_Fermi.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas -t -o ./Test_Fermi.c Test_Fermi.instr Info: 'FermiChopper_ILL' is a contributed component. CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./Test_Fermi.out DEBUG: CMD: mpicc -o ./Test_Fermi.out ./Test_Fermi.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 ./Test_Fermi.c:15656:16: warning: equality comparison result unused [-Wunused-comparison] 15656 | if (m < 0) m == 0; | ~~^~~~ ./Test_Fermi.c:15656:16: note: use '=' to turn this equality comparison into an assignment 15656 | if (m < 0) m == 0; | ^~ | = ./Test_Fermi.c:17739:9: warning: expression result unused [-Wunused-value] 17739 | for(loopcounter; loopcounter<=FCILL_MAXITER;loopcounter++){ | ^~~~~~~~~~~ ./Test_Fermi.c:18081:48: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18081 | if ((( _instrument_var._parameters.Fermi == 4 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_Fermi.c:18081:48: note: remove extraneous parentheses around the comparison to silence this warning 18081 | if ((( _instrument_var._parameters.Fermi == 4 ))) // conditional WHEN execution | ~ ^ ~ ./Test_Fermi.c:18081:48: note: use '=' to turn this equality comparison into an assignment 18081 | if ((( _instrument_var._parameters.Fermi == 4 ))) // conditional WHEN execution | ^~ | = ./Test_Fermi.c:18103:48: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18103 | if ((( _instrument_var._parameters.Fermi == 5 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_Fermi.c:18103:48: note: remove extraneous parentheses around the comparison to silence this warning 18103 | if ((( _instrument_var._parameters.Fermi == 5 ))) // conditional WHEN execution | ~ ^ ~ ./Test_Fermi.c:18103:48: note: use '=' to turn this equality comparison into an assignment 18103 | if ((( _instrument_var._parameters.Fermi == 5 ))) // conditional WHEN execution | ^~ | = ./Test_Fermi.c:18125:48: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18125 | if ((( _instrument_var._parameters.Fermi == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_Fermi.c:18125:48: note: remove extraneous parentheses around the comparison to silence this warning 18125 | if ((( _instrument_var._parameters.Fermi == 1 ))) // conditional WHEN execution | ~ ^ ~ ./Test_Fermi.c:18125:48: note: use '=' to turn this equality comparison into an assignment 18125 | if ((( _instrument_var._parameters.Fermi == 1 ))) // conditional WHEN execution | ^~ | = ./Test_Fermi.c:18147:48: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18147 | if ((( _instrument_var._parameters.Fermi == 3 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_Fermi.c:18147:48: note: remove extraneous parentheses around the comparison to silence this warning 18147 | if ((( _instrument_var._parameters.Fermi == 3 ))) // conditional WHEN execution | ~ ^ ~ ./Test_Fermi.c:18147:48: note: use '=' to turn this equality comparison into an assignment 18147 | if ((( _instrument_var._parameters.Fermi == 3 ))) // conditional WHEN execution | ^~ | = 6 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 ./Test_Fermi.out DEBUG: CMD: otool finished INFO: ===