Bug 1706355 - python-breathe FTBFS with Python 3.8
Summary: python-breathe FTBFS with Python 3.8
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-breathe
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Dan Čermák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: SPHINX2 PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-05-04 12:03 UTC by Charalampos Stratakis
Modified: 2019-07-23 14:34 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-07-23 14:34:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Full log from Copr (236.66 KB, text/plain)
2019-05-04 12:03 UTC, Charalampos Stratakis
no flags Details

Description Charalampos Stratakis 2019-05-04 12:03:02 UTC
Created attachment 1563121 [details]
Full log from Copr

python-breathe-4.7.3-7 fails to build with Python 3.8. The issue seems to be related to syntax errors due to invalid escape sequences [0], however later errors seem to be sphinx related.

> /usr/lib/python3.8/site-packages/sphinx/domains/cpp.py(6322)parse_declaration()
-> raise Exception('Internal error, unknown directiveType "%s".' % directiveType)

Version 4.13.0 added support for sphinx 2

[0] https://bugs.python.org/issue32912

Full log attached

Comment 1 Miro Hrončok 2019-07-10 11:27:10 UTC
Please respond.

Comment 2 Dave Johansen 2019-07-10 13:17:31 UTC
I am no longer using python-breathe and need to have someone else take over as maintainer

Comment 3 Miro Hrončok 2019-07-10 13:29:17 UTC
Dave, should I orphan it for you?

Comment 4 Dave Johansen 2019-07-10 13:49:52 UTC
Yes, that's probably the right thing to do

Comment 5 Miro Hrončok 2019-07-10 14:05:43 UTC
Done.

Comment 6 Dan Čermák 2019-07-17 22:40:43 UTC
breathe-4.13.0.post0 is now in Rawhide and is no longer failing to build.

Can we close this bug then?

Comment 7 Charalampos Stratakis 2019-07-23 14:34:51 UTC
Thank you.


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