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 993373 - speech-dispatcher: FTBFS in rawhide
Summary: speech-dispatcher: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: speech-dispatcher
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F20FTBFS
TreeView+ depends on / blocked
 
Reported: 2013-08-05 20:31 UTC by Dennis Gilmore
Modified: 2013-08-07 07:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-07 07:32:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fix build failure by dropping the Python 2 bindings (2.28 KB, patch)
2013-08-07 04:58 UTC, Mathieu Bridon
no flags Details | Diff

Description Dennis Gilmore 2013-08-05 20:31:59 UTC
Your package speech-dispatcher failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=5772874

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

Comment 1 Mathieu Bridon 2013-08-07 04:58:46 UTC
Created attachment 783664 [details]
Fix build failure by dropping the Python 2 bindings

Here's a patch fixing the issue.

It applies directly on the master branch of a fedpkg clone.

Comment 2 Peter Robinson 2013-08-07 07:25:10 UTC
(In reply to Mathieu Bridon from comment #1)
> Created attachment 783664 [details]
> Fix build failure by dropping the Python 2 bindings
> 
> Here's a patch fixing the issue.
> 
> It applies directly on the master branch of a fedpkg clone.

I already have a local version that builds. I originally planned to try and support both py2 and py3 bindings but was having trouble and not sure it's worth it. Thoughts?

Comment 3 Mathieu Bridon 2013-08-07 07:26:59 UTC
Upstream seems to not support Python 2 at all any more.

I tried to support both before I sent this patch, and failed as the configure script actually checks for Python >= 3.0

Comment 4 Peter Robinson 2013-08-07 07:32:32 UTC
Actually just done it. Also added obsoletes for the python2 bindings (and pushed some other changes I had locally)


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