hmake distclean h in dir /Users/buildbot/buildarea/3.9.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 OSLogRateLimit=64 h PATH=/Users/buildbot/.pyenv/versions/3.9.6/bin:/opt/homebrew/Cellar/pyenv/2.6.8/libexec:/opt/homebrew/Cellar/pyenv/2.6.8/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.9.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.6.8/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 '*.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 Lib/lib2to3/*Grammar*.pickle orm -f Programs/_testembed Programs/_freeze_importlib ofind build -type f -a ! -name '*.gc??' -exec rm -f {} ';' orm -f Include/pydtrace_probes.h orm -f profile-gen-stamp orm -f python.exe libpython3.9d.a libpython3.9d.a \ o tags TAGS \ o config.cache config.log pyconfig.h Modules/config.c orm -rf build platform orm -rf no-framework orm -f python-config.py python-config 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/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=1.402476