[umbrello-devel] Re: compile failure

Jonathan Riddell jr at jriddell.org
Wed May 31 15:46:57 UTC 2017


On Wed, May 31, 2017 at 04:16:51PM +0200, Ralf Habacker wrote:
> 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 ?

Yes I get the same problem with a git master branch built on my system running KDE neon (Ubuntu 16.04 LTS).

Compiling Applications/17.04 branch on Neon compiles fine 
http://build.neon.kde.org/view/1%20stable%20%E2%9A%9B%20git%20stable/job/xenial_stable_applications_umbrello/

Jonathan


More information about the umbrello-devel mailing list