<div dir="ltr"><div>Actually, r13616 + r13618 is the fix<br><br></div>- Tim<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 8, 2014 at 12:58 PM, Tim Armstrong <span dir="ltr"><<a href="mailto:tim.g.armstrong@gmail.com" target="_blank">tim.g.armstrong@gmail.com</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><div>If you have a chance, could you try running this command from the unpacked tarball directory and seeing what the output is:<br><br>  ./turbine/scripts/mkstatic/file2array.sh -v var -m "static const"  /usr/local/Cellar/tcl-tk/8.6.1/lib/tcl8.6/init.tcl<br><br></div><div>If you get something about "mktemp", you could try making this change to ./turbine/scripts/mkstatic/file2array.sh:<br><br>-data=$(mktemp)<br>+data=$(mktemp -t FILE2ARRAY)<br></div><div><br>  <br></div>Justin, it looks like the fix from -r13616 isn't in the 0.6.2 release.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">- Tim<br></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 8, 2014 at 12:12 PM, Justin M Wozniak <span dir="ltr"><<a href="mailto:wozniak@mcs.anl.gov" target="_blank">wozniak@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">Hi<br>
    I have not seen that error.  Can you configure Turbine to build with --disable-static-pkg and try again?  (You do this by editing exm-setup.zsh .)<br>
    Justin<div><div><br>
<br>
On 09/08/2014 12:05 PM, Ozik, Jonathan wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello all,<br>
<br>
I’m trying to set up a local installation of Swift/T on Mac OS X. Following the instructions in the user guide (<a href="http://swift-lang.org/Swift-T/guide.html#_installation" target="_blank">http://swift-lang.org/Swift-<u></u>T/guide.html#_installation</a>) and downloading the latest stable version (<a href="http://swift-lang.org/Swift-T/downloads/exm-0.6.1.tar.gz" target="_blank">http://swift-lang.org/Swift-<u></u>T/downloads/exm-0.6.1.tar.gz</a>) I’ve gotten the c-utils and lb building with only the EXM_PREFIX line modified in exm-settings.sh but I’m getting a build failed error on the turbine build. The only errors that are showing up are 2 instances of:<br>
mkstatic: error: could not convert tcl file /usr/local/Cellar/tcl-tk/8.6.<u></u>1/lib/tcl8.6/init.tcl to C array<br>
<br>
If you have any insight as to what is causing the build fail or can suggest some things to try I’d appreciate it.<br>
<br>
Jonathan<br>
<br>
<br>
______________________________<u></u>_________________<br>
ExM-user mailing list<br>
<a href="mailto:ExM-user@lists.mcs.anl.gov" target="_blank">ExM-user@lists.mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/exm-user" target="_blank">https://lists.mcs.anl.gov/<u></u>mailman/listinfo/exm-user</a><br>
</blockquote>
<br>
<br></div></div><span><font color="#888888">
-- <br>
Justin M Wozniak</font></span><div><div><br>
<br>
______________________________<u></u>_________________<br>
ExM-user mailing list<br>
<a href="mailto:ExM-user@lists.mcs.anl.gov" target="_blank">ExM-user@lists.mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/exm-user" target="_blank">https://lists.mcs.anl.gov/<u></u>mailman/listinfo/exm-user</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>