bpo-45582: Write empty pybuilddir.txt on Windows to allow relocatable build directories by zooba · Pull Request #29979 · python/cpython (original) (raw)

remote: Enumerating objects: 6, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), 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 6 (delta 0), reused 4 (delta 0), pack-reused 0
From https://github.com/python/cpython

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

HEAD is now at b0b3086... bpo-45582: Write empty pybuilddir.txt on Windows to allow relocatable build directories (GH-29979) Switched to and reset branch 'main'

Could Not Find D:\buildarea\3.x.bolen-windows10\build\Lib*.pyc The system cannot find the file specified. Could Not Find D:\buildarea\3.x.bolen-windows10\build\PCbuild\python*.zip

ERROR: collect_socket() failed Traceback (most recent call last): File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\pythoninfo.py", line 785, in collect_info collect_func(info_add) ^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\pythoninfo.py", line 535, in collect_socket import socket ^^^^^^^^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\socket.py", line 51, in import _socket ^^^^^^^^^^^^^^ ModuleNotFoundError: No module named '_socket'

ERROR: collect_test_support() failed Traceback (most recent call last): File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\pythoninfo.py", line 785, in collect_info collect_func(info_add) ^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\pythoninfo.py", line 627, in collect_test_support call_func(info_add, 'test_support._is_gui_available', support, 'is_gui_available') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\pythoninfo.py", line 73, in call_func value = func() ^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\support_init.py", line 217, in is_gui_available import ctypes ^^^^^^^^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\ctypes_init.py", line 8, in from _ctypes import Union, Structure, Array ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named '_ctypes'

Collection failed: exit with error

Could not find platform dependent libraries Traceback (most recent call last): File "D:\buildarea\3.x.bolen-windows10\build\Lib\runpy.py", line 196, in _run_module_as_main return run_code(code, main_globals, None, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\runpy.py", line 86, in run_code exec(code, run_globals) ^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\test_main.py", line 1, in from test.libregrtest import main ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\libregrtest_init.py", line 2, in from test.libregrtest.main import main ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\libregrtest\main.py", line 18, in from test.libregrtest.setup import setup_tests ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\libregrtest\setup.py", line 109 "\N{SMILING FACE WITH SUNGLASSES}", ^ SyntaxError: (unicode error) \N escapes not supported (can't load unicodedata module)

Cannot open file 'D:\buildarea\3.x.bolen-windows10\build\test-results.xml' for upload

The system cannot find the file specified. Could Not Find D:\buildarea\3.x.bolen-windows10\build\PCbuild\python*.zip