[Interest] Problems with Qt5's build form git (release branch) due to qtjsondb and a nasty build setup
Jan Kundrát
jkt at flaska.net
Sat Dec 14 09:21:42 CET 2013
On Wednesday, 11 December 2013 17:01:45 CEST, Thiago Macieira wrote:
> What it should *also* do is print a message saying the build
> failed.
Yes, that's exactly how the attached Makefile behaves on my system. The
error message from the top-level rule *is* shown. This is in contrast with
how the Qt5 build system behaves on the same machine.
I have read through the full log and I have one correction. What `make all`
is doing here is building the tests, examples and demos. It seems that the
actual library code was already built by the `make first`. Please note that
the configure invocation was, as printed by the script:
+ /home/jkt/work/prog/qt5/qtbase/configure -top-level -opensource
-confirm-license -no-gtkstyle -system-sqlite -prefix /opt/qt5.2
i.e. no -continue option was passed. Would you like to have a look at the
build logs?
Cheers,
Jan
--
Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/
More information about the Interest
mailing list