On Fri, Jan 8, 2016 at 2:22 AM, Luke Kenneth Casson Leighton
<l...@lkcl.net> wrote:
> On Thu, Jan 7, 2016 at 9:25 PM, chrysn <chr...@fsfe.org> wrote:

>> luke, could you, for comparison, on the system where the new .deb
>> dragged and the fresh 21c8d2fc9 (that's openscad-2014.03, by the way)
>> build worked, build the current master as well?
>
>  sure.  previously was using gitorious.... now url =
> git://anonscm.debian.org/collab-maint/openscad.git .... compile under
> way yeeee gooooods, loadavg over 10 at one point, one of those c++
> files is waaay too large, that's going to hammer some of the build
> machines esp. the arm ones which only typically have 1gb or 2gb of
> RAM...

 ok, done.  bizarrely, that's behaving ok as well.

 attached is a record of the libraries the just-compiled code uses...
just going over it myself, i see that i haven't updated libqtopengl
from version 4 to version 5 for example.

 .... as this point, i have to say: if i were to update to libqt5-dev,
(with an apt-get install) then it would become challenging and
difficult to go _back_ to libqt4, so i would be reluctant to do that,
even though i'd like to help get this resolved.

lkcl@bigmac:~/src/openscad$ dpkg -l | grep libqt5 | grep dev
lkcl@bigmac:~/src/openscad$ dpkg -l | grep libqt4 | grep dev
ii  libqt4-dev
4:4.8.6+git64-g5dc8b2b+dfsg-2+b1    amd64        Qt 4 development
files
ii  libqt4-dev-bin
4:4.8.6+git64-g5dc8b2b+dfsg-2+b1    amd64        Qt 4 development
programs
ii  libqt4-opengl-dev
4:4.8.6+git64-g5dc8b2b+dfsg-2+b1    amd64        Qt 4 OpenGL library
development files

yep.... no libqt5-dev libraries - compiling with libqt4, and latest
master works fine, even with that SwapInterval=0 code (line 704 in
master).

just to confirm the git master branch being used, for the record:

commit d60691b9951c6b2eba4c606b570adf260bad43a7
Merge: 1c5ac3b a17b894
Author: Marius Kintel <mar...@kintel.net>
Date:   Tue Aug 11 12:11:44 2015 +0200

    Merge pull request #1411 from chrysn-pull-requests/chrysn/fixes-from-debian

    Minor fixes from Debian's checks

so, a temporary "fix", to get a stable and working package out the
door for debian, would be to compile with libqt4, not libqt5.

l.

Attachment: f
Description: Binary data

Reply via email to