INFO: No output directory specified (--dir) INFO: Using directory: "Incoherent_validation_20251212_035952" INFO: Regenerating c-file: Incoherent_validation.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas -t -o ./Incoherent_validation.c Incoherent_validation.instr CFLAGS= -DFUNNEL ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component test_sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component test_sample -> GPU kernel from component cylinder_sample_incoherent ----------------------------------------------------------- DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./Incoherent_validation.out DEBUG: CMD: mpicc -o ./Incoherent_validation.out ./Incoherent_validation.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 ./Incoherent_validation.c:29907:54: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 29907 | if ((( _instrument_var._parameters.comp_select == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Incoherent_validation.c:29907:54: note: remove extraneous parentheses around the comparison to silence this warning 29907 | if ((( _instrument_var._parameters.comp_select == 1 ))) // conditional WHEN execution | ~ ^ ~ ./Incoherent_validation.c:29907:54: note: use '=' to turn this equality comparison into an assignment 29907 | if ((( _instrument_var._parameters.comp_select == 1 ))) // conditional WHEN execution | ^~ | = ./Incoherent_validation.c:29929:54: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 29929 | if ((( _instrument_var._parameters.comp_select == 2 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Incoherent_validation.c:29929:54: note: remove extraneous parentheses around the comparison to silence this warning 29929 | if ((( _instrument_var._parameters.comp_select == 2 ))) // conditional WHEN execution | ~ ^ ~ ./Incoherent_validation.c:29929:54: note: use '=' to turn this equality comparison into an assignment 29929 | if ((( _instrument_var._parameters.comp_select == 2 ))) // conditional WHEN execution | ^~ | = 2 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 ./Incoherent_validation.out DEBUG: CMD: otool finished INFO: ===