Bug 399508

Summary: git master fails to build
Product: [Applications] Discover Reporter: Fabian Vogt <fabian>
Component: discoverAssignee: Aleix Pol <aleixpol>
Status: RESOLVED FIXED    
Severity: critical    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Fabian Vogt 2018-10-08 09:23:54 UTC
Does not build:

[  135s] CMakeFiles/DiscoverNotifierDeclarativePlugin.dir/DiscoverNotifierDeclarativePlugin_automoc.cpp.o: In function `DiscoverNotifier::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)':
[  135s] /home/abuild/rpmbuild/BUILD/discover-5.14.80git.20181005T180948~cd381cb3/build/notifier/moc_DiscoverNotifier.cpp:151: undefined reference to `DiscoverNotifier::reboot()'
[  135s] collect2: error: ld returned 1 exit status
[  135s] notifier/CMakeFiles/DiscoverNotifierDeclarativePlugin.dir/build.make:172: recipe for target 'bin/libDiscoverNotifierDeclarativePlugin.so' failed
[  135s] make[2]: *** [bin/libDiscoverNotifierDeclarativePlugin.so] Error 1
[  135s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/discover-5.14.80git.20181005T180948~cd381cb3/build'
[  135s] CMakeFiles/Makefile2:1410: recipe for target 'notifier/CMakeFiles/DiscoverNotifierDeclarativePlugin.dir/all' failed
Comment 1 Aleix Pol 2018-10-08 11:05:35 UTC
Sorry about that. :/