Summary: | dev-python/yappi-1.6.0 fails tests: (tests.test_functionality.StatSaveScenarios.test_merge_multithreaded_stats) ... python3.11: Objects/typeobject.c:3823: _PyType_Lookup: Assertion `!PyErr_Occurred()' failed. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | mgorny, python |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2024-02-08 07:52:28 UTC
Created attachment 884515 [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: test_merge_multithreaded_stats (tests.test_functionality.StatSaveScenarios.test_merge_multithreaded_stats) ... python3.11: Objects/typeobject.c:3823: _PyType_Lookup: Assertion `!PyErr_Occurred()' failed. /var/tmp/portage/dev-python/yappi-1.6.0/temp/timer_create37z2d_9g.c:4:5: error: too few arguments to function ‘timer_create’ I wonder if this is arm64-specific. Removing timer_create from title as it's not related/some noisy configure check. test_merge_multithreaded_stats (tests.test_functionality.StatSaveScenarios.test_merge_multithreaded_stats) ... python3.11: Objects/typeobject.c:3823: _PyType_Lookup: Assertion `!PyErr_Occurred()' failed. /var/tmp/portage/dev-python/yappi-1.6.0/temp/environment: line 2543: 289 Aborted "${@}" * ERROR: dev-python/yappi-1.6.0::gentoo failed (test phase): * Tests failed with python3.11 |