https://bugs.kde.org/show_bug.cgi?id=380452

            Bug ID: 380452
           Summary: latest commit in master (Use Q_DECL_OVERRIDE) causes
                    failed builds
           Product: Oxygen
           Version: unspecified
          Platform: Neon Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: hugo.pereira.da.co...@gmail.com
          Reporter: rikmi...@kubuntu.org
  Target Milestone: ---

Commit:
https://cgit.kde.org/oxygen.git/commit/?id=1bf982f43470c9441287f3fd6a8a3dee834e1483

Causes build failures in both Neon and Kubuntu CI

Builds fails in multiple places with errors such as:

Generating moc_oxygenmenubardata.cpp
In file included from
/<<BUILDDIR>>/oxygen-5.10.0+p17.10+git20170602.0107/liboxygen/oxygenitemmodel.cpp:26:0:
/<<BUILDDIR>>/oxygen-5.10.0+p17.10+git20170602.0107/liboxygen/oxygenitemmodel.h:60:73:
error: expected ‘;’ at end of member declaration
         void sort( int column, Qt::SortOrder order = Qt::AscendingOrder )
Q_DECL_OVERRIDE;
                                                                         ^
/<<BUILDDIR>>/oxygen-5.10.0+p17.10+git20170602.0107/liboxygen/oxygenitemmodel.h:60:75:
error: ‘Q_DECL_OVERRIDE’ does not name a type
         void sort( int column, Qt::SortOrder order = Qt::AscendingOrder )
Q_DECL_OVERRIDE;
                                                                          
^~~~~~~~~~~~~~~
Generating moc_oxygenscrollbarengine.cpp
liboxygen/CMakeFiles/oxygenstyle.dir/build.make:153: recipe for target
'liboxygen/CMakeFiles/oxygenstyle.dir/oxygenitemmodel.cpp.o' failed
make[5]: *** [liboxygen/CMakeFiles/oxygenstyle.dir/oxygenitemmodel.cpp.o] Error
1
make[5]: *** Waiting for unfinished jobs....

Ref:

http://build.neon.kde.org/job/xenial_unstable_plasma_oxygen_bin_amd64/79/console

and

https://launchpadlibrarian.net/322152331/buildlog_ubuntu-artful-amd64.oxygen_4%3A5.10.0+p17.10+git20170602.0107-0_BUILDING.txt.gz

from http://kci.pangea.pub/job/artful_unstable_oxygen/28/

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to