I'm using scratchbox on Linux, and have thumb too. So it's a bug not only in the virtual image. Or maybe it's "thumb-1".<div>But autobuilder is using scratchbox too, doesn't it? Are there problems with some autobuilder built packages? <br clear="all">
--<div>Marcin</div><br>
<br><br><div class="gmail_quote">2012/7/19 Pali Rohár <span dir="ltr"><<a href="mailto:pali.rohar@gmail.com" target="_blank">pali.rohar@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Maemo Community!<br>
<br>
Now after long time I found a very very *big* problem in Nokia<br>
Maemo SDK virtual image which can be downloaded from location:<br>
<a href="http://tablets-dev.nokia.com/maemo-dev-env-downloads.php" target="_blank">http://tablets-dev.nokia.com/maemo-dev-env-downloads.php</a><br>
file Maemo_Ubuntu_Lucid_Desktop_SDK_Virtual_Image_Final.7z<br>
<br>
Problem is in scratchbox and may be in regular scratchbox<br>
installation on desktop too (not only in virtual image)!<br>
<br>
That Virtual image contains *thumb* string in scratchbox shell<br>
variable DEB_BUILD_OPTIONS which cause that some applications<br>
will be compiled with thumb instructions.<br>
<br>
Thumb is unstable on default Maemo 5 for Nokia N900 and<br>
applications which are compiled with thumb-2 will crash without<br>
any reason.<br>
<br>
Check if you have problematic scratchbox:<br>
<br>
1. Login to scratchbox: run /scratchbox/login<br>
2. print DEB_BUILD_OPTIONS in scratchbox: echo $DEB_BUILD_OPTIONS<br>
<br>
If it does *not* show "thumb" your scratchbox is already fixed<br>
and thumb is disabled. If it *show* thumb, disable it.<br>
<br>
Instructions how to disable *thumb* string in scratchbox:<br>
<br>
1. Login to scratchbox: run /scratchbox/login<br>
2. Edit file /targets/FREMANTLE_ARMEL.environment<br>
3. Remove "thumb" from that file<br>
4. Save file and *logout* from scratchbox<br>
<br>
Note that scratchbox is loading DEB_BUILD_OPTIONS variable at<br>
startup, so you need to restart scratchbox to take effect. After<br>
restarting please check again if thumb is really disabled.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Pali Rohár<br>
<a href="mailto:pali.rohar@gmail.com">pali.rohar@gmail.com</a></font></span><br>_______________________________________________<br>
maemo-community mailing list<br>
<a href="mailto:maemo-community@maemo.org">maemo-community@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-community" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-community</a><br>
<br></blockquote></div><br></div>