| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I believe this comment #154105 (review) is applicable here as well. |
Sorry, something went wrong.
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15. |
Sorry, something went wrong.
|
Sorry, @pablogsal, I could not cleanly backport this to 3.15 due to a conflict. cherry_picker 7f0ccd6c0e3f85fbaeceb2f67b06ab3631db0480 3.15 |
Sorry, something went wrong.
|
GH-156407 is a backport of this pull request to the 3.15 branch. |
Sorry, something went wrong.
⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️Hi! The buildbot AMD64 Alpine Linux NoGIL 3.x (tierless) has failed when building commit 7f0ccd6. What do you need to do:
You can take a look at the buildbot page here: https://buildbot.python.org/#/builders/1819/builds/2922 Summary of the results of the build (if available): == Click to see traceback logsNote: switching to '7f0ccd6c0e3f85fbaeceb2f67b06ab3631db0480'.
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 7f0ccd6c0e3f gh-154060: Preserve replay duration and rate (#154101)
Switched to and reset branch 'main'
configure: WARNING: x86_64-pc-linux-musl/gcc is not supported
configure: WARNING:
Platform "x86_64-pc-linux-musl" with compiler "gcc" is not supported by the
CPython core team, see https://peps.python.org/pep-0011/ for more information.
make: *** [Makefile:2476: buildbottest] Error 3 |
Sorry, something went wrong.
⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️Hi! The buildbot s390x Fedora Stable LTO + PGO 3.x (tier-3) has failed when building commit 7f0ccd6. What do you need to do:
You can take a look at the buildbot page here: https://buildbot.python.org/#/builders/1627/builds/3257 Summary of the results of the build (if available): Click to see traceback logsNote: switching to '7f0ccd6c0e3f85fbaeceb2f67b06ab3631db0480'.
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 7f0ccd6c0e3f85 gh-154060: Preserve replay duration and rate (#154101)
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:3451: clean-retain-profile] Error 1 (ignored)
./Modules/socketmodule.c: In function ‘getsockaddrarg’:
./Modules/socketmodule.c:2664:9: warning: ‘strncpy’ specified bound 64 equals destination size [-Wstringop-truncation]
2664 | strncpy((char *)sa->salg_name, name, sizeof(sa->salg_name));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ar: unable to copy file 'libpython3.16.a'; reason: No space left on device
make[2]: *** [Makefile:1164: libpython3.16.a] Error 1
make[1]: *** [Makefile:997: profile-gen-stamp] Error 2
make: *** [Makefile:1009: profile-run-stamp] Error 2 |
Sorry, something went wrong.
⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️Hi! The buildbot s390x Fedora Stable LTO 3.x (tier-3) has failed when building commit 7f0ccd6. What do you need to do:
You can take a look at the buildbot page here: https://buildbot.python.org/#/builders/1654/builds/3221 Summary of the results of the build (if available): Click to see traceback logsNote: switching to '7f0ccd6c0e3f85fbaeceb2f67b06ab3631db0480'.
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 7f0ccd6c0e3f8 gh-154060: Preserve replay duration and rate (#154101)
Switched to and reset branch 'main'
ar: unable to copy file 'libpython3.16.a'; reason: No space left on device
make: *** [Makefile:1164: libpython3.16.a] Error 1 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closes #154060.