Bug 1758446 - py3c started to fail %check with Python 3.8.0rc1
Summary: py3c started to fail %check with Python 3.8.0rc1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: py3c
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Viktorin (pviktori)
QA Contact: Fedora Extras Quality Assurance
URL: http://koschei.fedoraproject.org/pack...
Whiteboard:
Depends On:
Blocks: PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-10-04 07:43 UTC by Miro Hrončok
Modified: 2019-10-04 13:29 UTC (History)
2 users (show)

Fixed In Version: py3c-1.1-1
Clone Of:
Environment:
Last Closed: 2019-10-04 13:00:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-10-04 07:43:23 UTC
Description of problem:
Package py3c fails to build from source in Fedora rawhide after we updated Python from 3.8.0b4 to 3.8.0rc1.

Version-Release number of selected component (if applicable):
1.0-6.fc31

Steps to Reproduce:
koji build --scratch f32 py3c-1.0-6.fc31.src.rpm

Additional info:
This package is tracked by Koschei. See:
http://koschei.fedoraproject.org/package/py3c

======================================================================
FAIL: test_unreachable (__main__.ComparisonHelperChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/__main__.py", line 157, in test_unreachable
    self.assertEqual(stderr, b'')
AssertionError: b'Fatal Python error: Unreachable C code pa[145 chars]e>\n' != b''
----------------------------------------------------------------------
Ran 55 tests in 0.326s
FAILED (failures=1)

Comment 1 Petr Viktorin (pviktori) 2019-10-04 08:45:05 UTC
Wow! Thanks for the report!

Comment 2 Miro Hrončok 2019-10-04 13:29:30 UTC
That was fast! Thanks.


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