Bug 1712480

Summary: COPASI fails to build with python3.8
Product: [Fedora] Fedora Reporter: Patrik Kopkan <pkopkan>
Component: COPASIAssignee: Antonio T. (sagitter) <anto.trande>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: anto.trande, mhroncok, neuro-sig
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: 2019-05-23 09:34:11 UTC Type: Bug
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: 1686977    
Attachments:
Description Flags
CMakeError from local machine
none
Copr build log none

Description Patrik Kopkan 2019-05-21 15:11:16 UTC
COPASI-4.25.207-4 fails to build with python3.8a4. 

To try build on your own you can use mock this config
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/

from CMakeError:
/usr/bin/ld: cannot find -lpthreads

Comment 1 Patrik Kopkan 2019-05-21 15:12:11 UTC
Created attachment 1571677 [details]
CMakeError from local machine

Comment 2 Patrik Kopkan 2019-05-21 15:13:33 UTC
Created attachment 1571678 [details]
Copr build log

Comment 3 Antonio T. (sagitter) 2019-05-23 09:34:11 UTC
Fixed on Rawhide.

Tests with Python3.8: https://copr.fedorainfracloud.org/coprs/sagitter/python3.8/builds/

Comment 4 Miro HronĨok 2019-05-23 10:21:48 UTC
Thank You.