<div dir="ltr"><div>Hi,</div><div><br></div>Running Swift on my mac I get the following error:<div><br></div><div><div>Host: localhost</div><div>    Directory: c-ray-20140217-2054-ux0ohil4/jobs/2/cray-2rvnelml</div><div>    stderr.txt: /tmp/swift.work/c-ray-20140217-2054-ux0ohil4/shared/_swiftwrap: line 518: : command not found</div>
<div>    stdout.txt:</div><div>Caused by:</div><div><span class="" style="white-space:pre">   </span>Application /Users/ketan/c-rayapp/c-ray-1.1/c-ray-mt failed with an exit code of 127</div><div><span class="" style="white-space:pre">       </span>render, c-ray.swift, line 43</div>
</div><div><br></div><div>Looking into the line 518 of _swiftwrap:</div><div><br></div><div>        "$TIMECMD" "${TIMEARGS[@]}" "$EXEC" "${CMDARGS[@]}" 1>>"$STDOUT" 2>>"$STDERR" <"$STDIN"<br>
</div><div><br></div><div>And a few lines prior:</div><div><div>if [[ "$OSTYPE" == *darwin* ]]; then</div><div>        TIMECMD=</div><div>        TIMEARGS=</div></div><div><br></div><div>Possibly these lines are causing the error, wondering if this is tested.</div>
<div><br></div><div>Attached is a compressed runlog.</div><div><br></div><div>Any suggestions?</div><div><br></div><div>Thanks,</div><div>Ketan</div></div>