[Swift-user] _swiftwrap command not found
Ketan Maheshwari
ketan at mcs.anl.gov
Mon Feb 17 22:36:38 CST 2014
Thanks David! Picked some bits from 0.95 _swiftwrap and it worked.
On Mon, Feb 17, 2014 at 9:20 PM, David Kelly <davidkelly at uchicago.edu>wrote:
> 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/aff6e60e/attachment.html>
More information about the Swift-user
mailing list