Unable to build with qt 5.6.2, FreeBSD 11-RELEASE amd64

Submitted by pztrn on 2017-01-15

Compilator output: https://paste.pztrn.name/1496/

But I think this isn't about FreeBSD only, same behaviour on macOS with qt 5.7.0, on Linux with qt 5.6-5.7 (Ubuntu, Gentoo).

Try adding the following line to src/commands/command.h just before the #include-s:


class QIODevice;

Regards,
Michał

Okay, another problem - it crashes whet trying to open an issue. Any issue.

Tried GDB:

Program received signal SIGBUS, Bus error.
[Switching to Thread 810616000 (LWP 102216/webissues)]
0x00000008123a3bc5 in QXcbGlIntegrationPlugin::qt_metacall () from /usr/local/lib/libQt5XcbQpa.so.5

Sorry, not much debugging, Qt5 was installed with pkg, which (apparently) stripped from debug symbols :(