INFO: No output directory specified (--dir) INFO: Using directory: "SNS_analytic_test_20240617_100846" INFO: Regenerating c-file: SNS_analytic_test.c DEBUG: CMD: /Users/peterwillendrup/miniforge3/bin/mcstas -t -o ./SNS_analytic_test.c /Users/peterwillendrup/tmp/mcstas-test/20240617_1000_29/mcstas-3.4.49_Darwin/SNS_analytic_test/SNS_analytic_test.instr Info: 'SNS_source_analytic' is a contributed component. CFLAGS= -DLOADPATH=GETPATH(data) ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /Users/peterwillendrup/miniforge3/bin/mcstas finished INFO: Recompiling: ./SNS_analytic_test.out --> pointing path data to /Users/peterwillendrup/miniforge3/share/mcstas/resources/data DEBUG: CMD: mpicc -o ./SNS_analytic_test.out ./SNS_analytic_test.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 -DLOADPATH=/Users/peterwillendrup/miniforge3/share/mcstas/resources/data ./SNS_analytic_test.c:3568:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } /* siminfo_init */ ^ ./SNS_analytic_test.c:12532:6: warning: address of array 'fullfile' will always evaluate to 'true' [-Wpointer-bool-conversion] if(fullfile && strlen(fullfile)) ^~~~~~~~ ~~ ./SNS_analytic_test.c:12533:44: warning: address of array 'fullfile' will always evaluate to 'true' [-Wpointer-bool-conversion] stracpy(_mod_var._parameters.filename, fullfile ? fullfile : "", 16384); ^~~~~~~~ ~ ./SNS_analytic_test.c:12759:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] FILE *fp, *fopen(); ^ 4 warnings generated. DEBUG: CMD: mpicc finished INFO: ===