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 1705441

Summary: trademgen fails to rebuild with Python 3.8
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: trademgenAssignee: Denis Arnaud <denis.arnaud_fedora>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: denis.arnaud_fedora
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-07-11 22:39:59 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
Full log from Copr none

Description Miro Hrončok 2019-05-02 10:24:34 UTC
Created attachment 1561491 [details]
Full log from Copr

When I try to rebuild trademgen 1.00.3-7.fc31 for Python 3.8, I get:

!  ==> Fatal error occurred, no output PDF file produced!
...
make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.3'
make[1]: *** [CMakeFiles/Makefile2:458: trademgen/CMakeFiles/trademgenlib.dir/all] Error 2
make: *** [Makefile:166: all] Error 2

Full log attached.

This might not be Python 3.8 related, but if the package does not get a rebuild, it won't install in Fedora 31 once we do the Python update.

Comment 1 Miro Hrončok 2019-07-10 10:09:16 UTC
Please respond.

Comment 2 Denis Arnaud 2019-07-10 14:54:16 UTC
Thanks for the follow up (and the initial bug submission)!
I fully missed that one... and will try to have a look at it soon (this weekend the earliest).

Comment 3 Miro Hrončok 2019-07-11 22:39:59 UTC
Package built. See bz1705442 for details.