[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian PGO 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/249/builds/7886

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

Worker for this Build: gps-debian-profile-opt

Build Reason: 
Blamelist: Dino Viehland , Guido van Rossum 


BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 15, done.
remote: Counting objects:   6% (1/15)
remote: Counting objects:  13% (2/15)
remote: Counting objects:  20% (3/15)
remote: Counting objects:  26% (4/15)
remote: Counting objects:  33% (5/15)
remote: Counting objects:  40% (6/15)
remote: Counting objects:  46% (7/15)
remote: Counting objects:  53% (8/15)
remote: Counting objects:  60% (9/15)
remote: Counting objects:  66% (10/15)
remote: Counting objects:  73% (11/15)
remote: Counting objects:  80% (12/15)
remote: Counting objects:  86% (13/15)
remote: Counting objects:  93% (14/15)
remote: Counting objects: 100% (15/15)
remote: Counting objects: 100% (15/15), done.
remote: Compressing objects:  11% (1/9)
remote: Compressing objects:  22% (2/9)
remote: Compressing objects:  33% (3/9)
remote: Compressing objects:  44% (4/9)
remote: Compressing objects:  55% (5/9)
remote: Compressing objects:  66% (6/9)
remote: Compressing objects:  77% (7/9)
remote: Compressing objects:  88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 9 (delta 7), reused 1 (delta 0), pack-reused 0
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: switching to '81c79961d2ee27dec90dbc0b72dfca7a5b27de7a'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 81c79961d2e gh-112075: Use relaxed stores for places where we 
may race with when reading lock-free (#115786)
Switched to and reset branch 'main'

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[2]: [Makefile:2998: clean-retain-profile] Error 1 (ignored)
./Modules/readline.c: In function ‘setup_readline’:
./Modules/readline.c:1305:21: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1305 | rl_startup_hook = on_startup_hook;
  | ^
./Modules/readline.c:1307:23: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1307 | rl_pre_input_hook = on_pre_input_hook;
  |   ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  358 | case 16: EXTRACT_DIGIT(s, x, 1000ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder s390x RHEL7 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/179/builds/6731

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

Worker for this Build: edelsohn-rhel-z

Build Reason: 
Blamelist: Dino Viehland , Donghee Na 
, Eric Snow , Erlend E. 
Aasland , Guido van Rossum , Jan Max Meyer 
, Kerim Kabirov 
<39376984+privat33r-...@users.noreply.github.com>, Kirill Podoprigora 
, Petr Viktorin , Raymond Hettinger 
, Sam Gross , Steve 
Dower , Tian Gao , Weii 
Wang 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 53, done.
remote: Counting objects:   1% (1/51)
remote: Counting objects:   3% (2/51)
remote: Counting objects:   5% (3/51)
remote: Counting objects:   7% (4/51)
remote: Counting objects:   9% (5/51)
remote: Counting objects:  11% (6/51)
remote: Counting objects:  13% (7/51)
remote: Counting objects:  15% (8/51)
remote: Counting objects:  17% (9/51)
remote: Counting objects:  19% (10/51)
remote: Counting objects:  21% (11/51)
remote: Counting objects:  23% (12/51)
remote: Counting objects:  25% (13/51)
remote: Counting objects:  27% (14/51)
remote: Counting objects:  29% (15/51)
remote: Counting objects:  31% (16/51)
remote: Counting objects:  33% (17/51)
remote: Counting objects:  35% (18/51)
remote: Counting objects:  37% (19/51)
remote: Counting objects:  39% (20/51)
remote: Counting objects:  41% (21/51)
remote: Counting objects:  43% (22/51)
remote: Counting objects:  45% (23/51)
remote: Counting objects:  47% (24/51)
remote: Counting objects:  49% (25/51)
remote: Counting objects:  50% (26/51)
remote: Counting objects:  52% (27/51)
remote: Counting objects:  54% (28/51)
remote: Counting objects:  56% (29/51)
remote: Counting objects:  58% (30/51)
remote: Counting objects:  60% (31/51)
remote: Counting objects:  62% (32/51)
remote: Counting objects:  64% (33/51)
remote: Counting objects:  66% (34/51)
remote: Counting objects:  68% (35/51)
remote: Counting objects:  70% (36/51)
remote: Counting objects:  72% (37/51)
remote: Counting objects:  74% (38/51)
remote: Counting objects:  76% (39/51)
remote: Counting objects:  78% (40/51)
remote: Counting objects:  80% (41/51)
remote: Counting objects:  82% (42/51)
remote: Counting objects:  84% (43/51)
remote: Counting objects:  86% (44/51)
remote: Counting objects:  88% (45/51)
remote: Counting objects:  90% (46/51)
remote: Counting objects:  92% (47/51)
remote: Counting objects:  94% (48/51)
remote: Counting objects:  96% (49/51)
remote: Counting objects:  98% (50/51)
remote: Counting objects: 100% (51/51)
remote: Counting objects: 100% (51/51), done.
remote: Compressing objects:   2% (1/38)
remote: Compressing objects:   5% (2/38)
remote: Compressing objects:   7% (3/38)
remote: Compressing objects:  10% (4/38)
remote: Compressing objects:  13% (5/38)
remote: Compressing objects:  15% (6/38)
remote: Compressing objects:  18% (7/38)
remote: Compressing objects:  21% (8/38)
remote: Compressing objects:  23% (9/38)
remote: Compressing objects:  26% (10/38)
remote: Compressing objects:  28% (11/38)
remote: Compressing objects:  31% (12/38)
remote: Compressing objects:  34% (13/38)
remote: Compressing objects:  36% (14/38)
remote: Compressing objects:  39% (15/38)
remote: Compressing objects:  42% (16/38)
remote: Compressing objects:  44% (17/38)
remote: Compressing objects:  47% (18/38)
remote: Compressing objects:  50% (19/38)
remote: Compressing objects:  52% (20/38)
remote: Compressing objects:  55% (21/38)
remote: Compressing objects:  57% (22/38)
remote: Compressing objects:  60% (23/38)
remote: Compressing objects:  63% (24/38)
remote: Compressing objects:  65% (25/38)
remote: Compressing objects:  68% (26/38)
remote: Compressing objects:  71% (27/38)
remote: Compressing objects:  73% (28/38)
remote: Compressing objects:  76% (29/38)
remote: Compressing objects:  78% (30/38)
remote: Compressing objects:  81% (31/38)
remote: Compressing objects:  84% (32/38)
remote: Compressing objects:  86% (33/38)
remote: Compressing objects:  89% (34/38)
remote: Compressing objects:  92% (35/38)
remote: Compressing objects:  94% (36/38)
remote: Compressing objects:  97% (37/38)
remote: Compressing objects: 100% (38/38)
remote: Compressing objects: 100% (38/38), done.
remote: Total 53 (delta 19), reused 26 (delta 13), pack-reused 2
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: checking out 'e80abd57a82ea1beae0a82423d45c6eb8c5c5c74'.

You are in 'detached HEAD' 

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder ARM64 MacOS M1 Refleaks 
NoGIL 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1368/builds/352

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

Worker for this Build: itamaro-macos-arm64-aws

Build Reason: 
Blamelist: Guido van Rossum 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_capi/test_opt.py",
 line 903, in test_type_inconsistency
self.assertIsNone(ex)
~
AssertionError:  is not None


Traceback (most recent call last):
  File 
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_capi/test_opt.py",
 line 903, in test_type_inconsistency
self.assertIsNone(ex)
~
AssertionError:  is not None



Test report
===

Failed tests:

- test_capi

Failed subtests:

- test_type_inconsistency - 
test.test_capi.test_opt.TestUopsOptimization.test_type_inconsistency




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Ubuntu 
NoGIL Refleaks 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1226/builds/1341

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Guido van Rossum 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_capi/test_opt.py",
 line 903, in test_type_inconsistency
self.assertIsNone(ex)
~
AssertionError:  is not None


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_capi/test_opt.py",
 line 903, in test_type_inconsistency
self.assertIsNone(ex)
~
AssertionError:  is not None



Test report
===

Failed tests:

- test_capi

Failed subtests:

- test_type_inconsistency - 
test.test_capi.test_opt.TestUopsOptimization.test_type_inconsistency

Test leaking resources:

- test_processes: memory blocks




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


[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian root 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/345/builds/7275

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

Worker for this Build: angelico-debian-amd64

Build Reason: 
Blamelist: Sam Gross 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 4, done.
remote: Counting objects:  25% (1/4)
remote: Counting objects:  50% (2/4)
remote: Counting objects:  75% (3/4)
remote: Counting objects: 100% (4/4)
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects:  33% (1/3)
remote: Compressing objects:  66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 4 (delta 1), reused 4 (delta 1), pack-reused 0
>From https://github.com/python/cpython
 * branch  main   -> FETCH_HEAD
Note: switching to '75c6c05fea212330f4b0259602ffae1b2cb91be3'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 75c6c05fea gh-115891: Fix debug byte filling in free-threaded 
build (#116018)
Switched to and reset branch 'main'

configure: WARNING: pkg-config is missing. Some dependencies may not be 
detected correctly.

make: *** [Makefile:2147: buildbottest] Error 3


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


[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian PGO 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/249/builds/7881

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

Worker for this Build: gps-debian-profile-opt

Build Reason: 
Blamelist: Donghee Na , Erlend E. Aasland 
, Guido van Rossum , Jan Max Meyer 
, Kirill Podoprigora , Petr Viktorin 
, Steve Dower , Tian Gao 


BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 17, done.
remote: Counting objects:   5% (1/17)
remote: Counting objects:  11% (2/17)
remote: Counting objects:  17% (3/17)
remote: Counting objects:  23% (4/17)
remote: Counting objects:  29% (5/17)
remote: Counting objects:  35% (6/17)
remote: Counting objects:  41% (7/17)
remote: Counting objects:  47% (8/17)
remote: Counting objects:  52% (9/17)
remote: Counting objects:  58% (10/17)
remote: Counting objects:  64% (11/17)
remote: Counting objects:  70% (12/17)
remote: Counting objects:  76% (13/17)
remote: Counting objects:  82% (14/17)
remote: Counting objects:  88% (15/17)
remote: Counting objects:  94% (16/17)
remote: Counting objects: 100% (17/17)
remote: Counting objects: 100% (17/17), done.
remote: Compressing objects:  14% (1/7)
remote: Compressing objects:  28% (2/7)
remote: Compressing objects:  42% (3/7)
remote: Compressing objects:  57% (4/7)
remote: Compressing objects:  71% (5/7)
remote: Compressing objects:  85% (6/7)
remote: Compressing objects: 100% (7/7)
remote: Compressing objects: 100% (7/7), done.
remote: Total 9 (delta 8), reused 2 (delta 2), pack-reused 0
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: switching to 'e2a3e4b7488aff6fdc704a0f258bc315e96c1d6e'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at e2a3e4b7488 gh-115816: Improve internal symbols API in optimizer 
(#116028)
Switched to and reset branch 'main'

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[2]: [Makefile:2998: clean-retain-profile] Error 1 (ignored)
./Modules/readline.c: In function ‘setup_readline’:
./Modules/readline.c:1305:21: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1305 | rl_startup_hook = on_startup_hook;
  | ^
./Modules/readline.c:1307:23: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1307 | rl_pre_input_hook = on_pre_input_hook;
  |   ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  358 | case 16: EXTRACT_DIGIT(s, x, 1000ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: 

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian PGO 3.11 while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1024/builds/1556

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

Worker for this Build: gps-debian-profile-opt

Build Reason: 
Blamelist: Irit Katriel <1055913+iritkatr...@users.noreply.github.com>, Miss 
Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Serhiy 
Storchaka 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 12, done.
remote: Counting objects:   8% (1/12)
remote: Counting objects:  16% (2/12)
remote: Counting objects:  25% (3/12)
remote: Counting objects:  33% (4/12)
remote: Counting objects:  41% (5/12)
remote: Counting objects:  50% (6/12)
remote: Counting objects:  58% (7/12)
remote: Counting objects:  66% (8/12)
remote: Counting objects:  75% (9/12)
remote: Counting objects:  83% (10/12)
remote: Counting objects:  91% (11/12)
remote: Counting objects: 100% (12/12)
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects:  11% (1/9)
remote: Compressing objects:  22% (2/9)
remote: Compressing objects:  33% (3/9)
remote: Compressing objects:  44% (4/9)
remote: Compressing objects:  55% (5/9)
remote: Compressing objects:  66% (6/9)
remote: Compressing objects:  77% (7/9)
remote: Compressing objects:  88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 12 (delta 2), reused 5 (delta 2), pack-reused 0
>From https://github.com/python/cpython
 * branch  3.11   -> FETCH_HEAD
Note: switching to '99ab0d49e205cc3977205cc3b98d0b0224c1e642'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 99ab0d49e2 [3.11] gh-116034: fix location info on the error of a 
failed assertion (#116052)
Switched to and reset branch '3.11'

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[2]: [Makefile:2607: clean-retain-profile] Error 1 (ignored)
renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11
renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11
renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘doParseXmlDecl’ at ./Modules/expat/xmltok.c:1192:13:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into 
a region of size 1 overflows the destination [-Wstringop-overflow=]
  392 | memcpy(*toP, *fromP, bytesToCopy);
  | ^
./Modules/expat/xmltok.c: In function ‘doParseXmlDecl’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
 1036 |   char buf[1];
  |^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1070:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into 
a region of size 1 overflows the destination [-Wstringop-overflow=]
  392 | memcpy(*toP, *fromP, bytesToCopy);
  | ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
 1036 |   char buf[1];
  |^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1076:12:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into 
a region of size 1 overflows the destination [-Wstringop-overflow=]
  392 | memcpy(*toP, *fromP, bytesToCopy);
  | ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
 1036 |   char buf[1];
  |^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at 

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian PGO 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/249/builds/7879

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

Worker for this Build: gps-debian-profile-opt

Build Reason: 
Blamelist: Erlend E. Aasland , Jan Max Meyer 
, Kirill Podoprigora , Petr Viktorin 
, Steve Dower , Tian Gao 


BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 14, done.
remote: Counting objects:   8% (1/12)
remote: Counting objects:  16% (2/12)
remote: Counting objects:  25% (3/12)
remote: Counting objects:  33% (4/12)
remote: Counting objects:  41% (5/12)
remote: Counting objects:  50% (6/12)
remote: Counting objects:  58% (7/12)
remote: Counting objects:  66% (8/12)
remote: Counting objects:  75% (9/12)
remote: Counting objects:  83% (10/12)
remote: Counting objects:  91% (11/12)
remote: Counting objects: 100% (12/12)
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects:  14% (1/7)
remote: Compressing objects:  28% (2/7)
remote: Compressing objects:  42% (3/7)
remote: Compressing objects:  57% (4/7)
remote: Compressing objects:  71% (5/7)
remote: Compressing objects:  85% (6/7)
remote: Compressing objects: 100% (7/7)
remote: Compressing objects: 100% (7/7), done.
remote: Total 14 (delta 5), reused 7 (delta 5), pack-reused 2
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: switching to '0a61e237009bf6b833e13ac635299ee063377699'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 0a61e237009 gh-107674: Improve performance of `sys.settrace` 
(GH-114986)
Switched to and reset branch 'main'

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[2]: [Makefile:2998: clean-retain-profile] Error 1 (ignored)
./Modules/readline.c: In function ‘setup_readline’:
./Modules/readline.c:1305:21: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1305 | rl_startup_hook = on_startup_hook;
  | ^
./Modules/readline.c:1307:23: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1307 | rl_pre_input_hook = on_pre_input_hook;
  |   ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  358 | case 16: EXTRACT_DIGIT(s, x, 1000ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian PGO 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/249/builds/7883

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

Worker for this Build: gps-debian-profile-opt

Build Reason: 
Blamelist: Donghee Na , Erlend E. Aasland 
, Guido van Rossum , Jan Max Meyer 
, Kerim Kabirov 
<39376984+privat33r-...@users.noreply.github.com>, Kirill Podoprigora 
, Petr Viktorin , Sam Gross 
, Steve Dower , Tian Gao 
, Weii Wang 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 8, done.
remote: Counting objects:  12% (1/8)
remote: Counting objects:  25% (2/8)
remote: Counting objects:  37% (3/8)
remote: Counting objects:  50% (4/8)
remote: Counting objects:  62% (5/8)
remote: Counting objects:  75% (6/8)
remote: Counting objects:  87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Compressing objects:  20% (1/5)
remote: Compressing objects:  40% (2/5)
remote: Compressing objects:  60% (3/5)
remote: Compressing objects:  80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
remote: Total 8 (delta 3), reused 4 (delta 3), pack-reused 0
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: switching to 'df5212df6c6f08308c68de4b3ed8a1b51ac6334b'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at df5212df6c6 gh-112529: Simplify PyObject_GC_IsTracked and 
PyObject_GC_IsFinalized (#114732)
Switched to and reset branch 'main'

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[2]: [Makefile:2998: clean-retain-profile] Error 1 (ignored)
./Modules/readline.c: In function ‘setup_readline’:
./Modules/readline.c:1305:21: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1305 | rl_startup_hook = on_startup_hook;
  | ^
./Modules/readline.c:1307:23: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1307 | rl_pre_input_hook = on_pre_input_hook;
  |   ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  358 | case 16: EXTRACT_DIGIT(s, x, 1000ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.12)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian PGO 3.12 while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1096/builds/820

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

Worker for this Build: gps-debian-profile-opt

Build Reason: 
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 8, done.
remote: Counting objects:  12% (1/8)
remote: Counting objects:  25% (2/8)
remote: Counting objects:  37% (3/8)
remote: Counting objects:  50% (4/8)
remote: Counting objects:  62% (5/8)
remote: Counting objects:  75% (6/8)
remote: Counting objects:  87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Total 8 (delta 7), reused 7 (delta 7), pack-reused 0
>From https://github.com/python/cpython
 * branch  3.12   -> FETCH_HEAD
Note: switching to '9df6d1e03338d1d7bc12e0c5e9e2559e2a3ab706'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 9df6d1e033 [3.12] doc: Use super() in subclassed JSONEncoder 
examples (GH-115565) (GH-116047)
Switched to and reset branch '3.12'

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[2]: [Makefile:2826: clean-retain-profile] Error 1 (ignored)
./Modules/readline.c:1025:1: warning: function declaration isn’t a prototype 
[-Wstrict-prototypes]
 1025 | on_startup_hook()
  | ^~~
./Modules/readline.c:1040:1: warning: function declaration isn’t a prototype 
[-Wstrict-prototypes]
 1040 | on_pre_input_hook()
  | ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  358 | case 16: EXTRACT_DIGIT(s, x, 1000ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  360 | case 14: EXTRACT_DIGIT(s, x, 10ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  357 | case 17: EXTRACT_DIGIT(s, x, 1ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | 

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian root 3.11 while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1007/builds/1412

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

Worker for this Build: angelico-debian-amd64

Build Reason: 
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 8, done.
remote: Counting objects:  12% (1/8)
remote: Counting objects:  25% (2/8)
remote: Counting objects:  37% (3/8)
remote: Counting objects:  50% (4/8)
remote: Counting objects:  62% (5/8)
remote: Counting objects:  75% (6/8)
remote: Counting objects:  87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Total 8 (delta 7), reused 7 (delta 7), pack-reused 0
>From https://github.com/python/cpython
 * branch  3.11   -> FETCH_HEAD
Note: switching to 'f2257402113b63c7d22af929d68918cae249402b'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at f225740211 [3.11] doc: Use super() in subclassed JSONEncoder 
examples (GH-115565) (GH-116046)
Switched to and reset branch '3.11'

configure: WARNING: pkg-config is missing. Some dependencies may not be 
detected correctly.

renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11
renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11
renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11

renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11
renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11
renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11

renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11
renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11
renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11
make: *** [Makefile:1846: buildbottest] Error 3


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


[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.12)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian root 3.12 while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1102/builds/730

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

Worker for this Build: angelico-debian-amd64

Build Reason: 
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test_socket.py", 
line 1669, in test_idna
socket.gethostbyname(domain)
socket.gaierror: [Errno -2] Name or service not known



Test report
===

Failed tests:

- test_socket

Failed subtests:

- test_idna - test.test_socket.GeneralModuleTests.test_idna




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


[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian PGO 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/249/builds/7876

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

Worker for this Build: gps-debian-profile-opt

Build Reason: 
Blamelist: Kirill Podoprigora , Petr Viktorin 


BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 8, done.
remote: Counting objects:  12% (1/8)
remote: Counting objects:  25% (2/8)
remote: Counting objects:  37% (3/8)
remote: Counting objects:  50% (4/8)
remote: Counting objects:  62% (5/8)
remote: Counting objects:  75% (6/8)
remote: Counting objects:  87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Compressing objects:  25% (1/4)
remote: Compressing objects:  50% (2/4)
remote: Compressing objects:  75% (3/4)
remote: Compressing objects: 100% (4/4)
remote: Compressing objects: 100% (4/4), done.
remote: Total 8 (delta 4), reused 4 (delta 4), pack-reused 0
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: switching to '7acf1fb5a70776429bd99e741d69471eb2d1c1bb'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 7acf1fb5a70 gh-114911: Add CPUStopwatch test helper (GH-114912)
Switched to and reset branch 'main'

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[2]: [Makefile:2998: clean-retain-profile] Error 1 (ignored)
./Modules/readline.c: In function ‘setup_readline’:
./Modules/readline.c:1305:21: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1305 | rl_startup_hook = on_startup_hook;
  | ^
./Modules/readline.c:1307:23: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1307 | rl_pre_input_hook = on_pre_input_hook;
  |   ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  358 | case 16: EXTRACT_DIGIT(s, x, 1000ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  359 | case 15: EXTRACT_DIGIT(s, x, 100ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
  |   ~^
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 
‘EXTRACT_DIGIT’
  360 | case 14: EXTRACT_DIGIT(s, x, 10ULL, dot);
  |  ^
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region 
of size 0 [-Wstringop-overflow=]
  348 | if (s == dot) *s++ = '.'; *s++ = '0' 

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)

2024-02-28 Thread buildbot
The Buildbot has detected a new failure on builder s390x RHEL7 3.11 while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1033/builds/1355

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

Worker for this Build: edelsohn-rhel-z

Build Reason: 
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 12, done.
remote: Counting objects:   8% (1/12)
remote: Counting objects:  16% (2/12)
remote: Counting objects:  25% (3/12)
remote: Counting objects:  33% (4/12)
remote: Counting objects:  41% (5/12)
remote: Counting objects:  50% (6/12)
remote: Counting objects:  58% (7/12)
remote: Counting objects:  66% (8/12)
remote: Counting objects:  75% (9/12)
remote: Counting objects:  83% (10/12)
remote: Counting objects:  91% (11/12)
remote: Counting objects: 100% (12/12)
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects:   8% (1/12)
remote: Compressing objects:  16% (2/12)
remote: Compressing objects:  25% (3/12)
remote: Compressing objects:  33% (4/12)
remote: Compressing objects:  41% (5/12)
remote: Compressing objects:  50% (6/12)
remote: Compressing objects:  58% (7/12)
remote: Compressing objects:  66% (8/12)
remote: Compressing objects:  75% (9/12)
remote: Compressing objects:  83% (10/12)
remote: Compressing objects:  91% (11/12)
remote: Compressing objects: 100% (12/12)
remote: Compressing objects: 100% (12/12), done.
remote: Total 12 (delta 0), reused 3 (delta 0), pack-reused 0
>From https://github.com/python/cpython
 * branch3.11   -> FETCH_HEAD
Note: checking out '40070860192a26a46adf59ba2d5d97ba7fea6b2b'.

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 performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 4007086... [3.11] gh-112006: Fix inspect.unwrap() for types 
where __wrapped__ is a data descriptor (GH-115540) (GH-115965)
Switched to and reset branch '3.11'

/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching 
for -lgcc_s
/usr/bin/ld: skipping incompatible