<div dir="ltr">I am working on a kranc file and am getting output errors when I do make. I would like to know if there are any options to turn on more verbose output so I can better see where the problem is arising and hopefully fix them.  Currently the make runs as follows:<div><br></div><div><div>ComerMacProRetina:m comerduncan$ make BrillAnalytic.out</div><div>\rm -rf BrillAnalytic.out</div><div>./runmath.sh BrillAnalytic.m</div><div>Using Kranc installation at ../../../repos/Kranc/Bin/..</div><div>Mathematica 10.0 for Mac OS X x86 (64-bit)</div><div>Copyright 1988-2014 Wolfram Research, Inc.</div><div><br></div><div>$RecursionLimit::reclim: Recursion depth of 1024 exceeded.</div><div><br></div><div>$RecursionLimit::reclim: Recursion depth of 1024 exceeded.</div><div><br></div><div>$RecursionLimit::reclim: Recursion depth of 1024 exceeded.</div><div><br></div><div>General::stop: Further output of $RecursionLimit::reclim will be suppressed during this calculation.</div><div>Creating thorn CT_AnalyticBrillWave</div><div>Processing tensorial arguments</div><div>Computing reflection symmetries</div><div>Creating (component-based) Kranc thorn</div><div>Processing arguments to CreateKrancThorn</div><div>Verifying arguments</div><div>Error: Invalid arguments: lookup[_Rule,_Symbol]</div><div><br></div><div>in CreateKrancThorn/ParameterDatabase</div><div>make: *** [BrillAnalytic.out] Error 1</div></div><div><br></div><div><br></div><div>The recursion depth problem is worrisome as is the complaint about invalid arguments.  </div><div><br></div><div>Any ideas would be appreciated.</div><div><br></div><div>Comer</div></div>