Bug 1747647 - player fails to build with Python 3.8 on Fedora 32+
Summary: player fails to build with Python 3.8 on Fedora 32+
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: player
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Rich Mattes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FTBFS F32FailsToInstall PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-08-31 12:57 UTC by Miro Hrončok
Modified: 2019-09-22 18:53 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-22 18:53:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-08-31 12:57:38 UTC
player fails to build with Python 3.8.0b3 in Fedora 32.

See the build failures at https://koji.fedoraproject.org/koji/search?match=glob&type=package&terms=player

It is a dependency problem:

No matching package to install: 'festival-devel'
No matching package to install: 'gstreamer-devel'

It is not important the problem is not relevant to Python 3.8, this issue is blocking the Python 3.8 rebuilds.
If this package won't build with 3.8, it won't be installable, along with all its dependent packages, in Fedora 32 and further.

Furthermore, as it fails to install, its dependent packages will fail to install and/or build as well.

Please rebuild the package in Fedora 32 (rawhide).

Let us know here if you have any questions. Thank You!

Comment 1 Rich Mattes 2019-09-04 23:33:05 UTC
Looks like both of those packages are retired in f32.  They're both optional deps, so I removed the BuildRequires on them both and will rebuild once the current build finishes failing.

Comment 2 Miro Hrončok 2019-09-04 23:49:01 UTC
I've cancelled the current build.

Comment 3 Rich Mattes 2019-09-05 00:28:43 UTC
Thanks!  I rebuilt, and now it looks like it's failing due to a problem with proj in the OpenCV dep chain.  OpenCV depends on VTK, and VTK depends on proj.  proj just had a soname bump - there's a thread on fedora-devel about it.  I'll follow that and rebuild once the required packages are ready.


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