python pypy/tool/release/package.py --targetdir=. --archive-name pypy-c-jit-171281-9335ee25cc0e-macos_arm64
in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build (timeout 1200 secs)
watching logfiles {}
argv: ['python', 'pypy/tool/release/package.py', '--targetdir=.', '--archive-name', 'pypy-c-jit-171281-9335ee25cc0e-macos_arm64']
environment:
HOME=/Users/matti
HOMEBREW_CELLAR=/opt/homebrew/Cellar
HOMEBREW_PREFIX=/opt/homebrew
HOMEBREW_REPOSITORY=/opt/homebrew
INFOPATH=/opt/homebrew/share/info:
LANG=en_US.UTF-8
LC_ADDRESS=en_AU.UTF-8
LC_IDENTIFICATION=en_AU.UTF-8
LC_MEASUREMENT=en_AU.UTF-8
LC_MONETARY=en_AU.UTF-8
LC_NAME=en_AU.UTF-8
LC_NUMERIC=en_AU.UTF-8
LC_PAPER=en_AU.UTF-8
LC_TELEPHONE=en_AU.UTF-8
LC_TIME=en_AU.UTF-8
LOGNAME=matti
OLDPWD=/Users/matti
PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin
PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig
PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build
PYPY_USESSION_DIR=/tmp/buildbot-arm64
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.17 36602 22
SSH_CONNECTION=10.0.0.17 36602 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=xterm-256color
TMPDIR=/tmp/buildbot-arm64/pytest
USER=matti
_=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave
using PTY: False
* _ctypes/_ctypes_build.py
* _pypy_util_build.py
* _ssl_build.py
fetching archive via wget https://www.openssl.org/source/openssl-3.0.12.tar.gz
unpacking archive /tmp/buildbot-arm64/pytest/pypy-archives/openssl-3.0.12.tar.gz
running ./config --prefix=/usr no-shared enable-fips in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/openssl-3.0.12
running make -s -j 8 in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/openssl-3.0.12
running make install DESTDIR=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/ in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/openssl-3.0.12
generating ./_pypy_openssl.c
(already up-to-date)
the current directory is '/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy'
running build_ext
building '_pypy_openssl' extension
cc -pthread -arch arm64 -DNDEBUG -O2 -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/usr/include -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include -c _pypy_openssl.c -o ./_pypy_openssl.o
cc -pthread -shared -undefined dynamic_lookup -L/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/usr/lib64 -L/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/usr/lib -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/usr/include ./_pypy_openssl.o -lssl -lcrypto -o ./_pypy_openssl.pypy-73.so -L/usr/local/lib
/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl)
RuntimeWarning)
ld: warning: search path '/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/usr/lib64' not found
* _sqlite3_build.py
* _audioop_build.py
* _tkinter/tklib_build.py
* _curses_build.py
* _syslog_build.py
* _gdbm_build.py
fetching archive via wget https://ftp.gnu.org/gnu/gdbm/gdbm-1.23.tar.gz
unpacking archive /tmp/buildbot-arm64/pytest/pypy-archives/gdbm-1.23.tar.gz
running ./configure --prefix=/usr --disable-shared --enable-silent-rules --disable-dependency-tracking --without-readline in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/gdbm-1.23
running make -s -j 8 in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/gdbm-1.23
running make install DESTDIR=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/ in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/gdbm-1.23
* _pwdgrp_build.py
* _resource_build.py
Warning: tar on current platform does not suport overriding the uid and gid for its contents. The tarball will contain your uid and gid. If you are building the actual release for the PyPy website, you may want to be using another platform...
calling create_cffi_import_libraries with "embed_dependencies" True
setting MACOSX_DEPLOYMENT_TARGET to "10.9"
stdout:
stderr:
setting MACOSX_DEPLOYMENT_TARGET to "10.9"
* Binaries: ['pypy/goal/pypy-c', 'pypy/goal/libpypy-c.dylib']
Set RPATH of bin/libpypy-c.dylib to @executable_path/../lib
Set RPATH of lib_pypy/_gdbm_cffi.pypy-73.so to @executable_path/../lib
Set RPATH of lib_pypy/_sqlite3_cffi.pypy-73.so to @executable_path/../lib
Set RPATH of lib_pypy/_curses_cffi.pypy-73.so to @executable_path/../lib
Set RPATH of lib_pypy/_audioop_cffi.pypy-73.so to @executable_path/../lib
Set RPATH of lib_pypy/_pwdgrp_cffi.pypy-73.so to @executable_path/../lib
Set RPATH of lib_pypy/_syslog_cffi.pypy-73.so to @executable_path/../lib
Set RPATH of lib_pypy/_resource_cffi.pypy-73.so to @executable_path/../lib
Set RPATH of lib_pypy/_pypy_openssl.pypy-73.so to @executable_path/../lib
Set RPATH of lib_pypy/_tkinter/tklib_cffi.pypy-73.so to @executable_path/../../lib
Copying /tmp/buildbot-arm64/usession-main-3952/build/pypy-c-jit-171281-9335ee25cc0e-macos_arm64.tar.bz2 to .
program finished with exit code 0
elapsedTime=156.224418