<div dir="ltr">I&#39;ve hit this bug too, just the other day, after building a recent Stack VM for the Pi (under Raspbian, a Debian derivative.) I tried setting the env var, but it didn&#39;t help. <div><br></div><div style>
I googled and found a report (I linked to it in a recent post on vm-dev, too lazy to look for it this second, but I will if it will help the Cause) on some Pharo issue tracker where someone else had the same problem. The workaround listed was to eschew the squeak startup script and hit the binary directly, e.g. run</div>
<div style><br></div><div style>/usr/local/lib/squeak/&lt;version&gt;/squeak Image.image</div><div style><br></div><div style>...This would seem to indicate that the startup script is the culprit.</div><div style><br></div>
<div style>Based on some other errors I saw, and a bit of digging on the web, it would seem the problem is related to ldd returning output that the script doesn&#39;t expect, and erroneously treats ldd&#39;s result as empty. Or I think that&#39;s what&#39;s happening. I despise UNIX shell scripts (I mean WTF backwards keywords to end blocks,) so I&#39;m just hitting the binary directly and hoping someone else will fix the shell script; in the meantime, I must go.</div>
<div style><br></div><div style><img src="http://ct.fra.bz/ol/fz/sw/i60/2/5/16/frabz-i-must-go-my-planet-needs-me-8bfd5b.jpg" alt="Inline image 1"><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Jul 24, 2013 at 12:26 AM, Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
This is from a failed job on Tony Garnock-Jones&#39; build slave. It&#39;s a<br>
Debian of some kind, 32 bit.<br>
<br>
Can&#39;t infer base LD_LIBRARY_PATH. Aborting. Try adding a line for<br>
/lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb7582000) to<br>
/home/tonyg/jenkins/workspace/ExternalPackages-Metacello/target/cogmt.r2749/cogmtlinux/bin/squeak.<br>
Please report your edit to squeak vm-dev.<br>
<span class="HOEnZb"><font color="#888888"><br>
frank<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Casey Ransberger
</div>