<div dir="ltr">Hey Ketan,<div><br>This was a bug related to adding the time command to _swiftwrap that caused failures on some versions of osx. It should be fixed in 0.95.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Feb 17, 2014 at 9:05 PM, Ketan Maheshwari <span dir="ltr"><<a href="mailto:ketan@mcs.anl.gov" target="_blank">ketan@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<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 style="white-space:pre-wrap">   </span>Application /Users/ketan/c-rayapp/c-ray-1.1/c-ray-mt failed with an exit code of 127</div><div><span style="white-space:pre-wrap">     </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>
<br>_______________________________________________<br>
Swift-user mailing list<br>
<a href="mailto:Swift-user@ci.uchicago.edu">Swift-user@ci.uchicago.edu</a><br>
<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user</a><br></blockquote></div><br></div>