bpo-41546: make pprint (like print) not write to stdout when it is None by iritkatriel · Pull Request #26810 · python/cpython
⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️
Hi! The buildbot PPC64 Fedora 3.x has failed when building commit aab1899.
What do you need to do:
- Don't panic.
- Check the 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/237/builds/560) and take a look at the build logs.
- Check if the failure is related to this commit (aab1899) 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/237/builds/560
Summary of the results of the build (if available):
Click to see traceback logs
remote: Enumerating objects: 26, done.�[K remote: Counting objects: 3% (1/26)�[K remote: Counting objects: 7% (2/26)�[K remote: Counting objects: 11% (3/26)�[K remote: Counting objects: 15% (4/26)�[K remote: Counting objects: 19% (5/26)�[K remote: Counting objects: 23% (6/26)�[K remote: Counting objects: 26% (7/26)�[K remote: Counting objects: 30% (8/26)�[K remote: Counting objects: 34% (9/26)�[K remote: Counting objects: 38% (10/26)�[K remote: Counting objects: 42% (11/26)�[K remote: Counting objects: 46% (12/26)�[K remote: Counting objects: 50% (13/26)�[K remote: Counting objects: 53% (14/26)�[K remote: Counting objects: 57% (15/26)�[K remote: Counting objects: 61% (16/26)�[K remote: Counting objects: 65% (17/26)�[K remote: Counting objects: 69% (18/26)�[K remote: Counting objects: 73% (19/26)�[K remote: Counting objects: 76% (20/26)�[K remote: Counting objects: 80% (21/26)�[K remote: Counting objects: 84% (22/26)�[K remote: Counting objects: 88% (23/26)�[K remote: Counting objects: 92% (24/26)�[K remote: Counting objects: 96% (25/26)�[K remote: Counting objects: 100% (26/26)�[K remote: Counting objects: 100% (26/26), done.�[K remote: Compressing objects: 7% (1/14)�[K remote: Compressing objects: 14% (2/14)�[K remote: Compressing objects: 21% (3/14)�[K remote: Compressing objects: 28% (4/14)�[K remote: Compressing objects: 35% (5/14)�[K remote: Compressing objects: 42% (6/14)�[K remote: Compressing objects: 50% (7/14)�[K remote: Compressing objects: 57% (8/14)�[K remote: Compressing objects: 64% (9/14)�[K remote: Compressing objects: 71% (10/14)�[K remote: Compressing objects: 78% (11/14)�[K remote: Compressing objects: 85% (12/14)�[K remote: Compressing objects: 92% (13/14)�[K remote: Compressing objects: 100% (14/14)�[K remote: Compressing objects: 100% (14/14), done.�[K remote: Total 14 (delta 12), reused 1 (delta 0), pack-reused 0�[K From https://github.com/python/cpython * branch main -> FETCH_HEAD Note: checking out 'aab1899c9d79083c1ff31d974ed8b562d3ca3b5d'. 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 aab1899... [bpo-41546](https://bugs.python.org/issue41546): make pprint (like print) not write to stdout when it is None (GH-26810) Switched to and reset branch 'main' ./configure: line 10530: PKG_PROG_PKG_CONFIG: command not found /tmp/ccKQYNxd.s: Assembler messages: /tmp/ccKQYNxd.s: Fatal error: can't close Parser/parser.o: No space left on device make: *** [Parser/parser.o] 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: [clean-retain-profile] Error 1 (ignored)