⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotAMD64 Debian PGO 3.11 has failed when building commit4007086. What do you need to do: - Don't panic.
- Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
- Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/1024/builds/1553) and take a look at the build logs.
- Check if the failure is related to this commit (4007086) or if it is a false positive.
- If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.
You can take a look at the buildbot page here: https://buildbot.python.org/all/#builders/1024/builds/1553 Summary of the results of the build (if available): == Click to see traceback logsremote: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 0 (delta 0), pack-reused 0From https://github.com/python/cpython * branch 3.11 -> FETCH_HEADNote:switching to '40070860192a26a46adf59ba2d5d97ba7fea6b2b'.You are in 'detached HEAD' state. You can look around, make experimentalchanges and commit them, and you can discard any commits you make in thisstate without impacting any branches by switching back to a branch.If you want to create a new branch to retain commits you create, you maydo 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 falseHEAD is now at 4007086019 [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'find:‘build’: No such file or directoryfind:‘build’: No such file or directoryfind:‘build’: No such file or directoryfind:‘build’: No such file or directorymake[2]:[Makefile:2607: clean-retain-profile] Error 1 (ignored)renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11In function ‘utf8_toUtf8’, inlinedfrom ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3, inlinedfrom ‘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’, inlinedfrom ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3, inlinedfrom ‘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’, inlinedfrom ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3, inlinedfrom ‘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’, inlinedfrom ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3, inlinedfrom ‘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’, inlinedfrom ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3, inlinedfrom ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1083: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’, inlinedfrom ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3, inlinedfrom ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1083: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’, inlinedfrom ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3, inlinedfrom ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1110:7:./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’, inlinedfrom ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3, inlinedfrom ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1123: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’, inlinedfrom ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3, inlinedfrom ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1123: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];|^~~renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11make:*** [Makefile:1852: buildbottest] Error 3 |
Uh oh!
There was an error while loading.Please reload this page.
This also fixes inspect.Signature.from_callable() for builtins classmethod() and staticmethod().
__wrapped__
data descriptor #112006