The Buildbot has detected a new failure on builder AMD64 Windows11 Refleaks 
3.11 while building Python.
Full details are available at:
    https://buildbot.python.org/all/#/builders/987/builds/673

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: ware-win11

Build Reason: <unknown>
Blamelist: 

BUILD FAILED: failed test (failure) (timed out)


Summary of the results of the build (if available):
===================================================




Captured traceback
==================

Traceback (most recent call last):
  File "b:\uildarea\3.11.ware-win11.refleak\build\Lib\test\test_io.py", line 
4114, in test___all__
    support.check__all__(self, self.io, self.name_of_module,
  File 
"b:\uildarea\3.11.ware-win11.refleak\build\Lib\test\support\__init__.py", line 
1474, in check__all__
    test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1:  'OpenWrapper'



Test report
===========

Failed subtests:

- test___all__ - test.test_io.CMiscIOTest.test___all__
- test___all__ - test.test_io.PyMiscIOTest.test___all__




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Rawhide Refleaks 3.11 while building Python.
Full details are available at:
    https://buildbot.python.org/all/#/builders/921/builds/660

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-x86_64

Build Reason: <unknown>
Blamelist: 

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===================================================




Captured traceback
==================

remote: Enumerating objects: 11, done.        
remote: Counting objects:   9% (1/11)        
remote: Counting objects:  18% (2/11)        
remote: Counting objects:  27% (3/11)        
remote: Counting objects:  36% (4/11)        
remote: Counting objects:  45% (5/11)        
remote: Counting objects:  54% (6/11)        
remote: Counting objects:  63% (7/11)        
remote: Counting objects:  72% (8/11)        
remote: Counting objects:  81% (9/11)        
remote: Counting objects:  90% (10/11)        
remote: Counting objects: 100% (11/11)        
remote: Counting objects: 100% (11/11), done.        
remote: Compressing objects:  10% (1/10)        
remote: Compressing objects:  20% (2/10)        
remote: Compressing objects:  30% (3/10)        
remote: Compressing objects:  40% (4/10)        
remote: Compressing objects:  50% (5/10)        
remote: Compressing objects:  60% (6/10)        
remote: Compressing objects:  70% (7/10)        
remote: Compressing objects:  80% (8/10)        
remote: Compressing objects:  90% (9/10)        
remote: Compressing objects: 100% (10/10)        
remote: Compressing objects: 100% (10/10), done.        
remote: Total 11 (delta 1), reused 8 (delta 1), pack-reused 0        
>From https://github.com/python/cpython
 * branch                  3.11       -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.

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 232b085a01 [3.11] gh-105535 Document potential performance trap 
during enum creation (GH-107119) (GH-116512)
Switched to and reset branch '3.11'

Objects/longobject.c: In function ‘long_format_binary’:
Objects/longobject.c:2062:13: warning: ‘kind’ may be used uninitialized 
[-Wmaybe-uninitialized]
 2062 |     else if (kind == PyUnicode_1BYTE_KIND) {
      |             ^
Objects/longobject.c:1938:25: note: ‘kind’ was declared here
 1938 |     enum PyUnicode_Kind kind;
      |                         ^~~~
Objects/longobject.c: In function ‘long_to_decimal_string_internal’:
Objects/longobject.c:1885:13: warning: ‘kind’ may be used uninitialized 
[-Wmaybe-uninitialized]
 1885 |     else if (kind == PyUnicode_1BYTE_KIND) {
      |             ^
Objects/longobject.c:1720:25: note: ‘kind’ was declared here
 1720 |     enum PyUnicode_Kind kind;
      |                         ^~~~
ar: libpython3.11d.a: error reading Python/pystate.o: No space left on device
make: *** [Makefile:888: libpython3.11d.a] Error 1

find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:2607: clean-retain-profile] Error 1 (ignored)


Test report
===========





Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to