⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbots390x Fedora Stable LTO + PGO 3.x (tier-3) has failed when building commite26bafd. 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/#/builders/1627/builds/319) and take a look at the build logs.
- Check if the failure is related to this commit (e26bafd) 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/#/builders/1627/builds/319 Summary of the results of the build (if available): Click to see traceback logsremote: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: 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 14 (delta 7), reused 10 (delta 6), pack-reused 2 (from 1)From https://github.com/python/cpython * branch main -> FETCH_HEADNote:switching to 'e26bafd107aa86a4bdd6051848640f36a56d0efb'.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 e26bafd107a gh-133256: Add _Py_NONSTRING macro (#133257)Switched to and reset branch 'main'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:3339: clean-retain-profile] Error 1 (ignored)Python/ceval.c:In function ‘_PyEvalFramePushAndInit_Ex’:Python/ceval.c:1887:38: warning: ‘stack_array’ may be used uninitialized [-Wmaybe-uninitialized] 1887 | _PyInterpreterFrame *new_frame = _PyEvalFramePushAndInit(|^~~~~~~~~~~~~~~~~~~~~~~~ 1888 | tstate, func, locals,|~~~~~~~~~~~~~~~~~~~~~ 1889 | newargs, nargs, kwnames, previous|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1890 | );|~ Python/ceval.c:1810:1: note: by argument 4 of type ‘const union _PyStackRef *’ to ‘_PyEvalFramePushAndInit’ declared here 1810 | _PyEvalFramePushAndInit(PyThreadState *tstate, _PyStackRef func,|^~~~~~~~~~~~~~~~~~~~~~~Python/ceval.c:1856:17: note: ‘stack_array’ declared here 1856 | _PyStackRef stack_array[8];|^~~~~~~~~~~test test_time failedmake:*** [Makefile:1019: profile-run-stamp] Error 2 |
Uh oh!
There was an error while loading.Please reload this page.
Fix GCC 15 compiler warnings such as: