☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder ARM64 Raspbian 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1678/builds/1154
Buildbot URL: https://buildbot.python.org/
Worker for this Build: stan-raspbian
Build Reason: <unknown> Blamelist: Russell Keith-Magee <russell@keith-magee.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
remote: Enumerating objects: 19, done.
remote: Counting objects: 11% (1/9)
remote: Counting objects: 22% (2/9)
remote: Counting objects: 33% (3/9)
remote: Counting objects: 44% (4/9)
remote: Counting objects: 55% (5/9)
remote: Counting objects: 66% (6/9)
remote: Counting objects: 77% (7/9)
remote: Counting objects: 88% (8/9)
remote: Counting objects: 100% (9/9)
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects: 16% (1/6)
remote: Compressing objects: 33% (2/6)
remote: Compressing objects: 50% (3/6)
remote: Compressing objects: 66% (4/6)
remote: Compressing objects: 83% (5/6)
remote: Compressing objects: 100% (6/6)
remote: Compressing objects: 100% (6/6), done.
remote: Total 19 (delta 3), reused 4 (delta 3), pack-reused 10 (from 1)
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to '9f8d005d2961777aa533ec330f96b50324a3446f'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 9f8d005d296 gh-140702: Add test skip for Unix Datagram tests on iOS when on Github Actions (#140740) Switched to and reset branch 'main'
configure: WARNING: no system libmpdec found; falling back to pure-Python version for the decimal module
Python/ceval.c: In function '_PyEvalFramePushAndInit_Ex':
Python/ceval.c:1940:38: warning: 'stack_array' may be used uninitialized [-Wmaybe-uninitialized]
1940 | _PyInterpreterFrame *new_frame = _PyEvalFramePushAndInit(
| ^~~~~~~~~~~~~~~~~~~~~~~~
1941 | tstate, func, locals,
| ~~~~~~~~~~~~~~~~~~~~~
1942 | newargs, nargs, kwnames, previous
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1943 | );
| ~
Python/ceval.c:1863:1: note: by argument 4 of type 'const _PyStackRef *' to '_PyEvalFramePushAndInit' declared here
1863 | _PyEvalFramePushAndInit(PyThreadState *tstate, _PyStackRef func,
| ^~~~~~~~~~~~~~~~~~~~~~~
Python/ceval.c:1909:17: note: 'stack_array' declared here
1909 | _PyStackRef stack_array[8];
| ^~~~~~~~~~~
make: *** [Makefile:2495: buildbottest] Error 2
Test report
Failed tests:
- test_urllib2net
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org