Bug 1603368 - almanah: FTBFS in Fedora rawhide
Summary: almanah: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: almanah
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F29FTBFS
TreeView+ depends on / blocked
 
Reported: 2018-07-19 14:35 UTC by Mohan Boddu
Modified: 2018-07-19 15:46 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-07-19 15:46:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (1.00 KB, text/plain)
2018-07-19 14:35 UTC, Mohan Boddu
no flags Details
root.log (1.00 KB, text/plain)
2018-07-19 14:35 UTC, Mohan Boddu
no flags Details
state.log (627 bytes, text/plain)
2018-07-19 14:35 UTC, Mohan Boddu
no flags Details

Description Mohan Boddu 2018-07-19 14:35:30 UTC
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

Comment 1 Mohan Boddu 2018-07-19 14:35:37 UTC
Created attachment 1460391 [details]
build.log

file build.log too big, will only attach last 1024 bytes

Comment 2 Mohan Boddu 2018-07-19 14:35:40 UTC
Created attachment 1460392 [details]
root.log

file root.log too big, will only attach last 1024 bytes

Comment 3 Mohan Boddu 2018-07-19 14:35:46 UTC
Created attachment 1460393 [details]
state.log

Comment 4 Milan Crha 2018-07-19 15:46:23 UTC
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


Note You need to log in before you can comment on or make changes to this bug.