INFO: No output directory specified (--dir) INFO: Using directory: "ISIS_SANS2d_Mantid_20240617_100656" INFO: Regenerating c-file: ISIS_SANS2d_Mantid.c DEBUG: CMD: /Users/peterwillendrup/miniforge3/bin/mcstas -t -o ./ISIS_SANS2d_Mantid.c /Users/peterwillendrup/tmp/mcstas-test/20240617_1000_29/mcstas-3.4.49_Darwin/ISIS_SANS2d_Mantid/ISIS_SANS2d_Mantid.instr Info: 'ISIS_moderator' is a contributed component. Info: 'SANS_benchmark2' is a contributed component. CFLAGS= @NEXUSFLAGS@ ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component sampleMantid ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component sampleMantid ----------------------------------------------------------- DEBUG: CMD: /Users/peterwillendrup/miniforge3/bin/mcstas finished INFO: Recompiling: ./ISIS_SANS2d_Mantid.out DEBUG: CMD: mpicc -o ./ISIS_SANS2d_Mantid.out ./ISIS_SANS2d_Mantid.c -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/peterwillendrup/miniforge3/lib -L/Users/peterwillendrup/miniforge3/lib -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/peterwillendrup/miniforge3/include -DUSE_MPI -lmpi -headerpad_max_install_names -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/peterwillendrup/miniforge3/include -fdebug-prefix-map=/Users/runner/miniforge3/conda-bld/mcstas-suite_1718556543798/work=/usr/local/src/conda/mcstas-core-3.4.49 -fdebug-prefix-map=/Users/peterwillendrup/miniforge3=/usr/local/src/conda-prefix -O2 -g -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -I/Users/peterwillendrup/miniforge3/include -Wl,-rpath,/Users/peterwillendrup/miniforge3/lib -L/Users/peterwillendrup/miniforge3/lib -fno-PIC -fPIE -flto -O3 -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -Wl,-rpath,/Users/peterwillendrup/miniforge3/lib -L/Users/peterwillendrup/miniforge3/lib -DUSE_NEXUS -lNeXus -I/Users/peterwillendrup/miniforge3/include/nexus ./ISIS_SANS2d_Mantid.c:3161:14: warning: address of array 'detector.filename' will always evaluate to 'true' [-Wpointer-bool-conversion] detector.filename && strlen(detector.filename) ? ~~~~~~~~~^~~~~~~~ ~~ ./ISIS_SANS2d_Mantid.c:3321:43: warning: address of array 'detector.filename' will always evaluate to 'true' [-Wpointer-bool-conversion] nxprintattr(f, "short_name", detector.filename && strlen(detector.filename) ? ~~~~~~~~~^~~~~~~~ ~~ ./ISIS_SANS2d_Mantid.c:2920:37: note: expanded from macro 'nxprintattr' #define nxprintattr(...) nxstr('a', __VA_ARGS__) ^~~~~~~~~~~ ./ISIS_SANS2d_Mantid.c:3342:14: warning: address of array 'detector.filename' will always evaluate to 'true' [-Wpointer-bool-conversion] detector.filename && strlen(detector.filename) ? ~~~~~~~~~^~~~~~~~ ~~ ./ISIS_SANS2d_Mantid.c:3440:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ ./ISIS_SANS2d_Mantid.c:3568:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } /* siminfo_init */ ^ ./ISIS_SANS2d_Mantid.c:6925:5: warning: '/*' within block comment [-Wcomment] /* ^ 6 warnings generated. DEBUG: CMD: mpicc finished INFO: ===