INFO: No output directory specified (--dir) INFO: Using directory: "SimplePowderDiffractometer_20250506_032409" INFO: Regenerating c-file: SimplePowderDiffractometer.c DEBUG: CMD: /Users/runner/work/McCode/McCode/install_mcstas/bin/mcstas -t -o ./SimplePowderDiffractometer.c SimplePowderDiffractometer.instr CFLAGS= WARNING: The parameter format of entry_side 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: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /Users/runner/work/McCode/McCode/install_mcstas/bin/mcstas finished INFO: Recompiling: ./SimplePowderDiffractometer.out DEBUG: CMD: mpicc -o ./SimplePowderDiffractometer.out ./SimplePowderDiffractometer.c -lm -DUSE_MPI -lmpi -headerpad_max_install_names -O2 -g -DNDEBUG -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -D_DARWIN_C_SOURCE -I${CONDA_PREFIX}/include -Wl,-rpath,${CONDA_PREFIX}/lib -L${CONDA_PREFIX}/lib -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ./SimplePowderDiffractometer.c:3780:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } /* siminfo_init */ ^ ./SimplePowderDiffractometer.c:13385:6: warning: address of array 'samplestring' will always evaluate to 'true' [-Wpointer-bool-conversion] if(samplestring && strlen(samplestring)) ^~~~~~~~~~~~ ~~ ./SimplePowderDiffractometer.c:13386:50: warning: address of array 'samplestring' will always evaluate to 'true' [-Wpointer-bool-conversion] stracpy(_sample_var._parameters.reflections, samplestring ? samplestring : "", 16384); ^~~~~~~~~~~~ ~ 3 warnings generated. ld: warning: ignoring duplicate libraries: '-lm', '-lmpi' ld: warning: search path '/lib' not found DEBUG: CMD: mpicc finished INFO: ===