INFO: Using directory: "1" INFO: Using existing c-file: ./Tomography.c INFO: Using existing binary: ./Tomography.out INFO: === Error: You are attempting to use an OFF geometry without -DUSE_OFF. You will need to recompile with that define set! [Tomography] Initialize INFO: call to ./Tomography.out failed with Command './Tomography.out --trace=0 --seed=1000 --ncount=10000000.0 --dir=1 --format=McCode --bufsiz=10000000 omega=0' returned non-zero exit status 255. Traceback (most recent call last): File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mcrun.py", line 595, in main() File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mcrun.py", line 567, in main mcstas.run() # in mccode.py File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 330, in run return self.runMPI(args, pipe, override_mpi) File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 384, in runMPI return Process(binpath).run(args, pipe=pipe) File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 77, in run raise err File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 73, in run proc = run(command, shell=True, check=True, text=True, capture_output=pipe) File "/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command './Tomography.out --trace=0 --seed=1000 --ncount=10000000.0 --dir=1 --format=McCode --bufsiz=10000000 omega=0' returned non-zero exit status 255.