hmake distclean h in dir /Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build (timeout 1200 secs) h watching logfiles {} h argv: [b'make', b'distclean'] h environment: h HOME=/Users/buildbot h LC_CTYPE=en_US.utf-8 h LOGNAME=buildbot h PATH=/Users/buildbot/.pyenv/versions/3.9.6/bin:/opt/homebrew/Cellar/pyenv/2.4.16/libexec:/opt/homebrew/Cellar/pyenv/2.4.16/plugins/python-build/bin:/opt/homebrew/bin:/usr/local/bin:/Users/buildbot/.pyenv/shims:/usr/bin:/bin:/usr/sbin:/sbin h PWD=/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build h PYENV_DIR=/Users/buildbot/buildarea h PYENV_HOOK_PATH=/Users/buildbot/.pyenv/pyenv.d:/opt/homebrew/Cellar/pyenv/2.4.16/pyenv.d:/usr/etc/pyenv.d:/opt/homebrew/etc/pyenv.d:/etc/pyenv.d:/usr/lib/pyenv/hooks h PYENV_ROOT=/Users/buildbot/.pyenv h PYENV_VERSION=3.9.6 h SHELL=/bin/zsh h SHLVL=1 h TMPDIR=/var/folders/39/qz2m3x352hd7djhs80p6vf7c0000gp/T/ h USER=buildbot h XPC_FLAGS=0x0 h XPC_SERVICE_NAME=0 h __CF_USER_TEXT_ENCODING=0x1F6:0:2 h using PTY: False ofind . -depth -name '__pycache__' -exec rm -rf {} ';' ofind . -name '*.py[co]' -exec rm -f {} ';' ofind . -name '*.[oa]' -exec rm -f {} ';' ofind . -name '*.s[ol]' -exec rm -f {} ';' ofind . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';' ofind . -name '*.lto' -exec rm -f {} ';' ofind . -name '*.wasm' -exec rm -f {} ';' ofind . -name '*.lst' -exec rm -f {} ';' ofind build -name 'fficonfig.h' -exec rm -f {} ';' || true ofind build -name '*.py' -exec rm -f {} ';' || true ofind build -name '*.py[co]' -exec rm -f {} ';' || true orm -f pybuilddir.txt orm -f _bootstrap_python orm -f python.html python*.js python.data python*.symbols python*.map orm -f ./Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/target/lib/python3.13/os.py orm -f Programs/_testembed Programs/_freeze_module orm -rf Python/deepfreeze orm -f Python/frozen_modules/*.h orm -f Python/frozen_modules/MANIFEST orm -f jit_stencils.h ofind build -type f -a ! -name '*.gc??' -exec rm -f {} ';' orm -f Include/pydtrace_probes.h orm -f profile-gen-stamp orm -rf iOS/testbed/Python.xcframework/ios-*/bin orm -rf iOS/testbed/Python.xcframework/ios-*/lib orm -rf iOS/testbed/Python.xcframework/ios-*/include orm -rf iOS/testbed/Python.xcframework/ios-*/Python.framework o# Profile data. orm -f *.fdata o# Pristine binaries before BOLT optimization. orm -f *.prebolt o# BOLT instrumented binaries. orm -f *.bolt_inst orm -f python.exe libpython3.13d.a libpython3.13d.a \ o tags TAGS \ o config.cache config.log pyconfig.h Modules/config.c orm -rf build platform orm -rf no-framework orm -rf iOS/Frameworks orm -rf iOSTestbed.* orm -f python-config.py python-config orm -rf cross-build o/Library/Developer/CommandLineTools/usr/bin/make -C ./Doc clean orm -rf ./venv orm -rf build/* ofor file in ./Lib/test/data/* ; do \ o if test "$file" != "./Lib/test/data/README"; then rm "$file"; fi; \ o done orm -f core Makefile Makefile.pre config.status Modules/Setup.local \ o Modules/Setup.bootstrap Modules/Setup.stdlib \ o Modules/ld_so_aix Modules/python.exp Misc/python.pc \ o Misc/python-embed.pc Misc/python-config.sh orm -f python*-gdb.py o# Issue #28258: set LC_ALL to avoid issues with Estonian locale. o# Expansion is performed here by shell (spawned by make) itself before o# arguments are passed to find. So LC_ALL=C must be set as a separate o# command. oLC_ALL=C; find ./[a-zA-Z]* '(' -name '*.fdc' -o -name '*~' \ o -o -name '[@,#]*' -o -name '*.old' \ o -o -name '*.orig' -o -name '*.rej' \ o -o -name '*.bak' ')' \ o -exec rm -f {} ';' hprogram finished with exit code 0 helapsedTime=3.393447