[Swift-user] _swiftwrap command not found

David Kelly davidkelly at uchicago.edu
Mon Feb 17 21:20:27 CST 2014


Hey Ketan,

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.


On Mon, Feb 17, 2014 at 9:05 PM, Ketan Maheshwari <ketan at mcs.anl.gov> wrote:

> Hi,
>
> Running Swift on my mac I get the following error:
>
> Host: localhost
>     Directory: c-ray-20140217-2054-ux0ohil4/jobs/2/cray-2rvnelml
>     stderr.txt:
> /tmp/swift.work/c-ray-20140217-2054-ux0ohil4/shared/_swiftwrap: line 518: :
> command not found
>     stdout.txt:
> Caused by:
> Application /Users/ketan/c-rayapp/c-ray-1.1/c-ray-mt failed with an exit
> code of 127
> render, c-ray.swift, line 43
>
> Looking into the line 518 of _swiftwrap:
>
>         "$TIMECMD" "${TIMEARGS[@]}" "$EXEC" "${CMDARGS[@]}" 1>>"$STDOUT"
> 2>>"$STDERR" <"$STDIN"
>
> And a few lines prior:
> if [[ "$OSTYPE" == *darwin* ]]; then
>         TIMECMD=
>         TIMEARGS=
>
> Possibly these lines are causing the error, wondering if this is tested.
>
> Attached is a compressed runlog.
>
> Any suggestions?
>
> Thanks,
> Ketan
>
> _______________________________________________
> Swift-user mailing list
> Swift-user at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20140217/294f9b9c/attachment.html>


More information about the Swift-user mailing list