[Swift-user] _swiftwrap command not found
Ketan Maheshwari
ketan at mcs.anl.gov
Mon Feb 17 21:05:34 CST 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20140217/e7c47e61/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c-ray-20140217-2059-3tqqjov4.log.tgz
Type: application/x-gzip
Size: 117742 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20140217/e7c47e61/attachment.bin>
More information about the Swift-user
mailing list