almanah failed to build from source in Fedora rawhide https://koji.fedoraproject.org/koji/taskinfo?taskID=28165207 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Please fix almanah at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, almanah will be orphaned. Before branching of Fedora 30, almanah will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://fedoraproject.org/wiki/Fails_to_build_from_source
Created attachment 1460391 [details] build.log file build.log too big, will only attach last 1024 bytes
Created attachment 1460392 [details] root.log file root.log too big, will only attach last 1024 bytes
Created attachment 1460393 [details] state.log
Thanks for a bug report. It's weird, I simply re-run the build with: $ fedpkg scratch-build and it succeeded with no problem: https://koji.fedoraproject.org/koji/taskinfo?taskID=28444512 Your build failed with: > event-manager.c: In function 'almanah_event_manager_class_init': > event-manager.c:74:21: error: 'ALMANAH_TYPE_EVENT_FACTORY_TYPE' undeclared > (first use in this function); did you mean 'ALMANAH_TYPE_EVENT_FACTORY'? > G_TYPE_NONE, 1, ALMANAH_TYPE_EVENT_FACTORY_TYPE); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ALMANAH_TYPE_EVENT_FACTORY but only in x86_64, others worked just fine. I rerun the real build: $ fedpkg build and it succeeded as well: https://koji.fedoraproject.org/koji/taskinfo?taskID=28444921