<div dir="ltr">I haven&#39;t played around much with squeak-ci yet, but does &quot;Squeak VM Opt&quot; even exist?<div>Shouldn&#39;t it be just &quot;Squeak&quot;?</div><div><br></div><div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jan 27, 2016 at 11:01 AM Frank Shearar &lt;<a href="mailto:frank.shearar@gmail.com">frank.shearar@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;m trying to run squeak-ci on OS X machines (courtesy of the good<br>
folk at Travis CI), and am trying to debug a build failure. The full<br>
log is here - <a href="https://travis-ci.org/squeak-smalltalk/squeak-ci/jobs/105019185" rel="noreferrer" target="_blank">https://travis-ci.org/squeak-smalltalk/squeak-ci/jobs/105019185</a><br>
- but the juicy bit is this:<br>
<br>
spawning command 0 with timeout 600 seconds: unset DISPLAY &amp;&amp;<br>
&quot;/var/folders/gw/_2jq29095y7b__wtby9dg_5h0000gn/T/d20160126-547-19ihlo2/Contents/MacOS/Squeak<br>
VM Opt&quot; &quot;-vm-display-null&quot;<br>
&quot;/Users/travis/build/squeak-smalltalk/squeak-ci/target/TrunkImage.image&quot;<br>
&quot;../<a href="http://save-image.st" rel="noreferrer" target="_blank">save-image.st</a>&quot;<br>
(Command started with PID 556)<br>
sh: /var/folders/gw/_2jq29095y7b__wtby9dg_5h0000gn/T/d20160126-547-19ihlo2/Contents/MacOS/Squeak<br>
VM Opt: Permission denied<br>
rake aborted!<br>
Process 556 failed with exit status 126<br>
<br>
Would some kind soul please do the following, and report the results?<br>
* git clone <a href="https://github.com/squeak-smalltalk/squeak-ci" rel="noreferrer" target="_blank">https://github.com/squeak-smalltalk/squeak-ci</a><br>
* cd squeak-ci<br>
* comment out this line:<br>
<a href="https://github.com/squeak-smalltalk/squeak-ci/blob/master/lib/squeak-ci/build.rb#L48" rel="noreferrer" target="_blank">https://github.com/squeak-smalltalk/squeak-ci/blob/master/lib/squeak-ci/build.rb#L48</a><br>
* bundle install<br>
* bundle exec rake<br>
<br>
I&#39;m particularly interested in whether this works on your machine.<br>
Hopefully it fails in the same way, giving us something debuggable. If<br>
so, what are the permissions of &quot;Squeak VM Opt&quot; ?<br>
<br>
frank<br>
<br>
</blockquote></div></div></div>