INFO: No output directory specified (--dir) INFO: Using directory: "Test_Vertical_Bender_20251212_035207" INFO: Regenerating c-file: Test_Vertical_Bender.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas -t -o ./Test_Vertical_Bender.c Test_Vertical_Bender.instr Info: 'Vertical_Bender' is a contributed component. CFLAGS= WARNING: The parameter rTopPar of VBender 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. WARNING: The parameter rBottomPar of VBender 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. WARNING: The parameter rSidesPar of VBender 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/miniconda3/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./Test_Vertical_Bender.out DEBUG: CMD: mpicc -o ./Test_Vertical_Bender.out ./Test_Vertical_Bender.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_Vertical_Bender.c:10115:25: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] 10114 | fprintf(stderr, "Vertical_Bender: %s: drawOption %ld not supported. Exiting.\n", | ~~~ | %d 10115 | NAME_CURRENT_COMP, drawOption); | ^~~~~~~~~~ ./Test_Vertical_Bender.c:10089:22: note: expanded from macro 'drawOption' 10089 | #define drawOption (_comp->_parameters.drawOption) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning 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_Vertical_Bender.out DEBUG: CMD: otool finished INFO: ===