python pypy/tool/release/package.py --targetdir=. --archive-name pypy-c-jit-188140-009b91f1256d-aarch64
in dir /buildbot/slave/pypy-c-jit-linux-aarch64/build (timeout 1200 secs)
watching logfiles {}
argv: ['python', 'pypy/tool/release/package.py', '--targetdir=.', '--archive-name', 'pypy-c-jit-188140-009b91f1256d-aarch64']
environment:
AUDITWHEEL_ARCH=aarch64
AUDITWHEEL_PLAT=manylinux_2_28_aarch64
AUDITWHEEL_POLICY=manylinux_2_28
DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root
HOME=/
HOSTNAME=3f94bae855e5
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/gcc-toolset-14/root/usr/lib64:/opt/rh/gcc-toolset-14/root/usr/lib:/opt/rh/gcc-toolset-14/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-14/root/usr/lib/dyninst
OLDPWD=/root
PATH=/tmp/venv/bin:/opt/clang/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/pypy2.7-v7.3.22-aarch64/bin
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
PS1=(venv) \s-\v\$
PWD=/buildbot/slave/pypy-c-jit-linux-aarch64/build
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
SHLVL=0
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
TMPDIR=/tmp/pytest
VIRTUAL_ENV=/tmp/venv
using PTY: False
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting setuptools
Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB)
Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 36.4 MB/s eta 0:00:00
Installing collected packages: setuptools
Successfully installed setuptools-83.0.0
[notice] A new release of pip is available: 25.0.1 -> 26.1.2
[notice] To update, run: /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy3.12-c -m pip install --upgrade pip
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Requirement already satisfied: setuptools in ./lib/pypy3.12/site-packages (83.0.0)
[notice] A new release of pip is available: 25.0.1 -> 26.1.2
[notice] To update, run: /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy3.12-c -m pip install --upgrade pip
* _pypy_util_build.py
* _blake2/_blake2_build.py
* _sha3/_sha3_build.py
* _ssl_build.py
fetching archive via wget https://www.openssl.org/source/openssl-3.3.1.tar.gz
unpacking archive /tmp/pypy-archives/openssl-3.3.1.tar.gz
running ./config --prefix=/usr no-shared enable-fips in /buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/pypy_tools/dest/openssl-3.3.1
running make -s -j 4 in /buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/pypy_tools/dest/openssl-3.3.1
running make install DESTDIR=/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/pypy_tools/dest/ in /buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/pypy_tools/dest/openssl-3.3.1
* _sqlite3_build.py
* _audioop_build.py
* _tkinter/tklib_build.py
* _curses_build.py
* _syslog_build.py
* _gdbm_build.py
fetching archive via wget http://distfiles.macports.org/gdbm/gdbm-1.23.tar.gz
unpacking archive /tmp/pypy-archives/gdbm-1.23.tar.gz
running ./configure --prefix=/usr --disable-shared --enable-silent-rules --disable-dependency-tracking --without-readline in /buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/pypy_tools/dest/gdbm-1.23
* _pwdgrp_build.py
* _resource_build.py
* _lzma_build.py
fetching archive via wget https://sourceforge.net/projects/lzmautils/files/xz-5.4.6.tar.bz2/download
unpacking archive /tmp/pypy-archives/download
running ./configure --prefix=/usr --disable-shared --enable-silent-rules --disable-dependency-tracking in /buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/pypy_tools/dest/xz-5.4.6
* _posixshmem_build.py
!!!!!!!!!!
Building _gdbm bindings failed.
You can either install development headers package,
add the --without-_gdbm option to skip packaging this
binary CFFI extension, or say --without-cffi.
!!!!!!!!!!
Building lzma bindings failed.
You can either install development headers package,
add the --without-lzma option to skip packaging this
binary CFFI extension, or say --without-cffi.
calling create_cffi_import_libraries with "embed_dependencies" True
stdout:
generating ./_pypy_openssl.c
(already up-to-date)
the current directory is '/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy'
stderr:
stdout:
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... no
checking whether make supports nested variables... (cached) no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking build system type...
stderr:
mkdir: cannot create directory '/tmp/pytest/cg280221-3379': Permission denied
mkdir: cannot create directory '/tmp/pytest/cg-280221': Permission denied
config.guess: cannot create a temporary directory in /tmp/pytest
configure: error: cannot guess build type; you must specify one
stdout:
configure: loading site script /usr/share/config.site
XZ Utils 5.4.6
System type:
checking build system type...
stderr:
config.guess: cannot create a temporary directory in /tmp/pytest
configure: error: cannot guess build type; you must specify one
program finished with exit code 1
elapsedTime=265.529564