Skip to content

3.13.0+JIT+NoGIL build failure on Linux. #125246

@timkofu

Description

@timkofu

Bug report

Bug description:

Building Python 3.13.0 with the options --with-lto --enable-optimizations --enable-experimental-jit --disable-gil fails with the error:

Last 10 log lines:
0:03:24 load avg: 1.07 [42/44] test_time
test test_time failed
0:03:29 load avg: 1.07 [43/44] test_xml_etree -- test_time failed (1 error, 4 failures)
0:03:42 load avg: 1.06 [44/44] test_xml_etree_c

Total duration: 3 min 58 sec
Total tests: run=9,361 failures=172 skipped=202
Total test files: run=44/44 failed=12
Result: FAILURE
make: *** [Makefile:906: profile-run-stamp] Error 2

Attached is the full build-log.
python-build.20241010124045.158033.log

CPython versions tested on:

3.13

Operating systems tested on:

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions