Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1424009

Summary: ofono: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: ofonoAssignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: rdieter, samuel-rhbugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-29 14:59:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1423041    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2017-02-17 15:34:52 UTC
Your package ofono failed to build from source in current rawhide.

https://koji.fedoraproject.org/koji/taskinfo?taskID=17746085

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

Comment 1 Fedora Release Engineering 2017-02-17 15:34:57 UTC
Created attachment 1253344 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 15:34:59 UTC
Created attachment 1253345 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 15:35:02 UTC
Created attachment 1253346 [details]
state.log

Comment 4 Fedora End Of Life 2017-02-28 11:52:48 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 5 Samuel Sieb 2018-01-28 23:41:41 UTC
I don't know what the problem is here.  I just tried building it on my F27 system and it worked.  The version in the repos is still F24!

Comment 6 Samuel Sieb 2018-01-28 23:44:09 UTC
Oh, I see.  I looked in that build.log and it's failing one of the tests.

ERROR:unit/test-idmap.c:81:test_alloc_next: assertion failed: (bit == 1)
/bin/sh: line 5: 13083 Aborted                 (core dumped) ${dir}$tst

Comment 7 Samuel Sieb 2018-01-29 00:18:17 UTC
I just tried building with the latest release 1.22 and it builds fine (just need to run "./bootstrap" before configure).  It also doesn't crash when answering a call like the current version does.

Comment 8 Rex Dieter 2018-01-29 14:26:32 UTC
Thanks for looking into this.

I'll see about updating to 1.22 to get this into better shape.

I will probably consider orphaning it in the hopes of getting into better hands at that point. I was primarily interested in this as a dependency for pulseaudio at one point, but then PA plans changed.

Comment 9 Rex Dieter 2018-01-29 14:59:07 UTC
Fix commited to git, will try building again as soon a gcc is unbroken in rawhide. :-/