| Summary: | dev-python/future-0.18.3 fails tests: SyntaxError: source code string cannot contain null bytes | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | eschwartz |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2023-08-04 13:32:28 UTC
Created attachment 867019 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E SyntaxError: source code string cannot contain null bytes FAILED tests/test_future/test_builtins.py::BuiltinTest::test_compile - Syntax... Not a blocker for python 3.12 porting, the test failure happens on python 3.11. The title is inaccurate -- the use of python 3.12 on the system doesn't matter and isn't related to the PYTHON_TARGETS used. |