compile failure

Ralf Habacker ralf.habacker at freenet.de
Wed May 31 14:16:51 UTC 2017


Am 31.05.2017 um 15:40 schrieb Jonathan Riddell:
> compile failure today in master on Neon
>
> http://build.neon.kde.org/job/xenial_unstable_applications_umbrello_bin_amd64/119/console
>
> 13:23:32 In file included from /workspace/build/lib/cppparser/parser.cpp:20:0:
> 13:23:32 /workspace/build/lib/cppparser/parser.h:282:1: error:
> expected class-name before ‘{’ token
This is the related code part
281: class Parser : public QObject

282: {
283:    Q_OBJECT

*
13:23:32* /workspace/build/lib/cppparser/parser.h:283:5: error:
‘Q_OBJECT’ does not name a type

*13:23:32*      Q_OBJECT


indicates a build system configuration issue not been able to find QObject

BTW: umbrello5 version 17.04.1 builds from opensuse does not have any
problem
https://build.opensuse.org/build/home:wolfi323:branches:KDE:Frameworks5/openSUSE_Tumbleweed/i586/umbrello5/_log

Any chance to rerun the build on a local machine to be able to inspect
hidden details not visible in the neon online build system ?

With opensuse obs (build.opensuse.org) I would use

osc co home:wolfi323:branches:KDE:Frameworks5/umbrello5
osc build openSUSE_Tumbleweed i586

and in case of failures

osc chroot  openSUSE_Tumbleweed i586

to enter the local build root


Regards
 Ralf



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/umbrello-devel/attachments/20170531/c9e512b6/attachment.html>


More information about the umbrello-devel mailing list