<div dir="ltr">On Tue, Sep 13, 2016 at 5:27 PM, Мартин Бохниг via oi-dev <span dir="ltr"><<a target="_blank" href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
<div>Hi all, please some patience: Just to let you know, VirtualBox-5.1.4 builds </div></blockquote><div><br></div><div>Brilliant!<br> <br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><div>and almost packages in my local hipster userland but so far without QT5 frontend. I tried to make it use QT4 via configure, but although this is still a supported configuration, in reality it is broken. That's why we really need QT5.<br><br>And atm I'm still waiting for QT5.5 to complete.<br>...<br>Ouch, new problem in QT5.5:<br><br><br>Undefined            first referenced<br> symbol                  in file<br>qt_memfill16(...)<br clear="all"></div></blockquote><div><br></div><div>So I've got what appears to be a functional build of 5.6.1-1 on Tribblix.<br></div><div>Which was a bit of a surprise as 5.6.0 didn't work at all last time I tried.<br><br></div><div>Configure command:<br><br></div><div> ./configure --prefix=/usr/versions/Qt-5 -opensource --disable-reduce-exports -no-sql-sqlite -confirm-license -platform solaris-g++<br></div></div><br></div><div class="gmail_extra">Only changes necessary were to qtbase/configure - first, force bash;<br></div><div class="gmail_extra">second, set CFG_SSE2=yes instead of CFG_SSE2=auto. (The undefined<br></div><div class="gmail_extra">symbols are because SSE2 autodetection is busted, some code thinks yes,<br>some thinks no, so it gets confused and it's best to just force it.)<br></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature">-Peter Tribble<br><a target="_blank" href="http://www.petertribble.co.uk/">http://www.petertribble.co.uk/</a> - <a target="_blank" href="http://ptribble.blogspot.com/">http://ptribble.blogspot.com/</a></div>
</div></div>