get IndicatorsFakeQml
Built target FakeUnityApplicationQml
Scanning dependencies of target MockNotificationsPlugin
[ 53%] Scanning dependencies of target MockDashCommunicator-qml
Building CXX object tests/mocks/Unity/Launcher/CMakeFiles/MockLauncherPlugin.dir/plugin.cpp.o
[ 55%] Built target NonMirUnityApplicationQml
Scanning dependencies of target QtMultimedia-qml
Scanning dependencies of target MockWizard-qml
[ 55%] Building CXX object tests/mocks/Unity/DashCommunicator/CMakeFiles/MockDashCommunicator-qml.dir/plugin.cpp.o
[ 55%] [ 55%] Building CXX object tests/mocks/QtMultimedia/CMakeFiles/QtMultimedia-qml.dir/plugin.cpp.o
Building CXX object tests/mocks/Unity/Notifications/CMakeFiles/MockNotificationsPlugin.dir/plugin.cpp.o
[ 55%] Building CXX object tests/mocks/Wizard/CMakeFiles/MockWizard-qml.dir/mockplugin.cpp.o
In file included from /home/phablet/shell/tests/mocks/Unity/Launcher/plugin.cpp:21:0:
/home/phablet/shell/tests/mocks/Unity/Launcher/MockLauncherModel.h:52:10: error: ‘bool MockLauncherModel::onlyPinned() const’ marked override, but does not override
bool onlyPinned() const override;
^
/home/phablet/shell/tests/mocks/Unity/Launcher/MockLauncherModel.h:53:10: error: ‘void MockLauncherModel::setOnlyPinned(bool)’ marked override, but does not override
void setOnlyPinned(bool onlyPinned) override;
^
tests/mocks/Unity/Launcher/CMakeFiles/MockLauncherPlugin.dir/build.make:54: recipe for target 'tests/mocks/Unity/Launcher/CMakeFiles/MockLauncherPlugin.dir/plugin.cpp.o' failed
make[2]: *** [tests/mocks/Unity/Launcher/CMakeFiles/MockLauncherPlugin.dir/plugin.cpp.o] Error 1
CMakeFiles/Makefile2:14824: recipe for target 'tests/mocks/Unity/Launcher/CMakeFiles/MockLauncherPlugin.dir/all' failed
make[1]: *** [tests/mocks/Unity/Launcher/CMak