:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (pentium4)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-pentium4/root] -> [build]...done ==> Making package: gunicorn 23.0.0-2.0 (Thu May 8 09:01:35 2025) ==> Retrieving sources... -> Updating gunicorn git repo... ==> Validating source files with b2sums... gunicorn ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-07-01 ==> Making package: gunicorn 23.0.0-2.0 (Thu May 8 09:01:39 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (20) c-ares-1.34.5-1.0 libev-4.33-3.0 perl-error-0.17029-7.0 perl-mailtools-2.22-1.0 perl-timedate-2.33-7.0 python-dnspython-1:2.6.1-1.0 python-greenlet-3.2.1-1.0 python-iniconfig-2.0.0-5.1 python-pluggy-1.5.0-3.0 python-pyproject-hooks-1.2.0-3.1 python-zope-event-5.0-4.0 python-zope-interface-7.1.1-1.0 git-2.47.1-1.0 python-build-1-1.3 python-eventlet-0.35.2-1.0 python-gevent-24.2.1-3.0 python-installer-1-1.3 python-pytest-1:8.3.3-1.0 python-setuptools-1-1.3 python-wheel-1-1.3 Total Installed Size: 80.58 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] installing python-pyproject-hooks... installing python-build... installing python-installer... installing python-setuptools... installing python-wheel... installing python-greenlet... installing python-dnspython... Optional dependencies for python-dnspython python-cryptography: DNSSEC support python-requests-toolbelt: DoH support python-idna: support for updated IDNA 2008 python-curio: async support python-trio: async support python-sniffio: async support installing python-eventlet... Optional dependencies for python-eventlet python-psycopg2: non-blocking PostgreSQL support python-pyopenssl: non-blocking SSL support python-httplib2: non-blocking HTTP support python-pyzmq: non-blocking ZeroMQ support python-dnspython: non-blocking DNS support [installed] installing c-ares... installing libev... installing python-zope-event... installing python-zope-interface... installing python-gevent... installing python-iniconfig... installing python-pluggy... installing python-pytest... :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 972. Creating user 'git' (git daemon user) with UID 972 and GID 972. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... ==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of gunicorn git repo... Cloning into 'gunicorn'... done. Switched to a new branch 'makepkg' ==> Starting build()... * Getting build dependencies for wheel... running egg_info creating gunicorn.egg-info writing gunicorn.egg-info/PKG-INFO writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt writing requirements to gunicorn.egg-info/requires.txt writing top-level names to gunicorn.egg-info/top_level.txt writing manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*' found under directory 'docs/build' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'gunicorn.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/gunicorn copying gunicorn/errors.py -> build/lib/gunicorn copying gunicorn/sock.py -> build/lib/gunicorn copying gunicorn/reloader.py -> build/lib/gunicorn copying gunicorn/util.py -> build/lib/gunicorn copying gunicorn/config.py -> build/lib/gunicorn copying gunicorn/systemd.py -> build/lib/gunicorn copying gunicorn/debug.py -> build/lib/gunicorn copying gunicorn/__main__.py -> build/lib/gunicorn copying gunicorn/arbiter.py -> build/lib/gunicorn copying gunicorn/pidfile.py -> build/lib/gunicorn copying gunicorn/__init__.py -> build/lib/gunicorn copying gunicorn/glogging.py -> build/lib/gunicorn creating build/lib/gunicorn/app copying gunicorn/app/base.py -> build/lib/gunicorn/app copying gunicorn/app/pasterapp.py -> build/lib/gunicorn/app copying gunicorn/app/__init__.py -> build/lib/gunicorn/app copying gunicorn/app/wsgiapp.py -> build/lib/gunicorn/app creating build/lib/gunicorn/instrument copying gunicorn/instrument/statsd.py -> build/lib/gunicorn/instrument copying gunicorn/instrument/__init__.py -> build/lib/gunicorn/instrument creating build/lib/gunicorn/workers copying gunicorn/workers/base.py -> build/lib/gunicorn/workers copying gunicorn/workers/geventlet.py -> build/lib/gunicorn/workers copying gunicorn/workers/gthread.py -> build/lib/gunicorn/workers copying gunicorn/workers/gtornado.py -> build/lib/gunicorn/workers copying gunicorn/workers/ggevent.py -> build/lib/gunicorn/workers copying gunicorn/workers/__init__.py -> build/lib/gunicorn/workers copying gunicorn/workers/base_async.py -> build/lib/gunicorn/workers copying gunicorn/workers/workertmp.py -> build/lib/gunicorn/workers copying gunicorn/workers/sync.py -> build/lib/gunicorn/workers creating build/lib/gunicorn/http copying gunicorn/http/body.py -> build/lib/gunicorn/http copying gunicorn/http/errors.py -> build/lib/gunicorn/http copying gunicorn/http/message.py -> build/lib/gunicorn/http copying gunicorn/http/parser.py -> build/lib/gunicorn/http copying gunicorn/http/wsgi.py -> build/lib/gunicorn/http copying gunicorn/http/unreader.py -> build/lib/gunicorn/http copying gunicorn/http/__init__.py -> build/lib/gunicorn/http running egg_info writing gunicorn.egg-info/PKG-INFO writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt writing requirements to gunicorn.egg-info/requires.txt writing top-level names to gunicorn.egg-info/top_level.txt reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*' found under directory 'docs/build' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'gunicorn.egg-info/SOURCES.txt' installing to build/bdist.linux-i686/wheel running install running install_lib creating build/bdist.linux-i686/wheel creating build/bdist.linux-i686/wheel/gunicorn creating build/bdist.linux-i686/wheel/gunicorn/app copying build/lib/gunicorn/app/base.py -> build/bdist.linux-i686/wheel/./gunicorn/app copying build/lib/gunicorn/app/pasterapp.py -> build/bdist.linux-i686/wheel/./gunicorn/app copying build/lib/gunicorn/app/__init__.py -> build/bdist.linux-i686/wheel/./gunicorn/app copying build/lib/gunicorn/app/wsgiapp.py -> build/bdist.linux-i686/wheel/./gunicorn/app copying build/lib/gunicorn/errors.py -> build/bdist.linux-i686/wheel/./gunicorn copying build/lib/gunicorn/sock.py -> build/bdist.linux-i686/wheel/./gunicorn copying build/lib/gunicorn/reloader.py -> build/bdist.linux-i686/wheel/./gunicorn creating build/bdist.linux-i686/wheel/gunicorn/instrument copying build/lib/gunicorn/instrument/statsd.py -> build/bdist.linux-i686/wheel/./gunicorn/instrument copying build/lib/gunicorn/instrument/__init__.py -> build/bdist.linux-i686/wheel/./gunicorn/instrument copying build/lib/gunicorn/util.py -> build/bdist.linux-i686/wheel/./gunicorn copying build/lib/gunicorn/config.py -> build/bdist.linux-i686/wheel/./gunicorn copying build/lib/gunicorn/systemd.py -> build/bdist.linux-i686/wheel/./gunicorn copying build/lib/gunicorn/debug.py -> build/bdist.linux-i686/wheel/./gunicorn creating build/bdist.linux-i686/wheel/gunicorn/workers copying build/lib/gunicorn/workers/base.py -> build/bdist.linux-i686/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/geventlet.py -> build/bdist.linux-i686/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/gthread.py -> build/bdist.linux-i686/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/gtornado.py -> build/bdist.linux-i686/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/ggevent.py -> build/bdist.linux-i686/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/__init__.py -> build/bdist.linux-i686/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/base_async.py -> build/bdist.linux-i686/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/workertmp.py -> build/bdist.linux-i686/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/sync.py -> build/bdist.linux-i686/wheel/./gunicorn/workers copying build/lib/gunicorn/__main__.py -> build/bdist.linux-i686/wheel/./gunicorn copying build/lib/gunicorn/arbiter.py -> build/bdist.linux-i686/wheel/./gunicorn copying build/lib/gunicorn/pidfile.py -> build/bdist.linux-i686/wheel/./gunicorn copying build/lib/gunicorn/__init__.py -> build/bdist.linux-i686/wheel/./gunicorn copying build/lib/gunicorn/glogging.py -> build/bdist.linux-i686/wheel/./gunicorn creating build/bdist.linux-i686/wheel/gunicorn/http copying build/lib/gunicorn/http/body.py -> build/bdist.linux-i686/wheel/./gunicorn/http copying build/lib/gunicorn/http/errors.py -> build/bdist.linux-i686/wheel/./gunicorn/http copying build/lib/gunicorn/http/message.py -> build/bdist.linux-i686/wheel/./gunicorn/http copying build/lib/gunicorn/http/parser.py -> build/bdist.linux-i686/wheel/./gunicorn/http copying build/lib/gunicorn/http/wsgi.py -> build/bdist.linux-i686/wheel/./gunicorn/http copying build/lib/gunicorn/http/unreader.py -> build/bdist.linux-i686/wheel/./gunicorn/http copying build/lib/gunicorn/http/__init__.py -> build/bdist.linux-i686/wheel/./gunicorn/http running install_egg_info Copying gunicorn.egg-info to build/bdist.linux-i686/wheel/./gunicorn-23.0.0-py3.13.egg-info running install_scripts creating build/bdist.linux-i686/wheel/gunicorn-23.0.0.dist-info/WHEEL creating '/build/gunicorn/src/gunicorn/dist/.tmp-5g4us2ye/gunicorn-23.0.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it adding 'gunicorn/__init__.py' adding 'gunicorn/__main__.py' adding 'gunicorn/arbiter.py' adding 'gunicorn/config.py' adding 'gunicorn/debug.py' adding 'gunicorn/errors.py' adding 'gunicorn/glogging.py' adding 'gunicorn/pidfile.py' adding 'gunicorn/reloader.py' adding 'gunicorn/sock.py' adding 'gunicorn/systemd.py' adding 'gunicorn/util.py' adding 'gunicorn/app/__init__.py' adding 'gunicorn/app/base.py' adding 'gunicorn/app/pasterapp.py' adding 'gunicorn/app/wsgiapp.py' adding 'gunicorn/http/__init__.py' adding 'gunicorn/http/body.py' adding 'gunicorn/http/errors.py' adding 'gunicorn/http/message.py' adding 'gunicorn/http/parser.py' adding 'gunicorn/http/unreader.py' adding 'gunicorn/http/wsgi.py' adding 'gunicorn/instrument/__init__.py' adding 'gunicorn/instrument/statsd.py' adding 'gunicorn/workers/__init__.py' adding 'gunicorn/workers/base.py' adding 'gunicorn/workers/base_async.py' adding 'gunicorn/workers/geventlet.py' adding 'gunicorn/workers/ggevent.py' adding 'gunicorn/workers/gthread.py' adding 'gunicorn/workers/gtornado.py' adding 'gunicorn/workers/sync.py' adding 'gunicorn/workers/workertmp.py' adding 'gunicorn-23.0.0.dist-info/LICENSE' adding 'gunicorn-23.0.0.dist-info/METADATA' adding 'gunicorn-23.0.0.dist-info/WHEEL' adding 'gunicorn-23.0.0.dist-info/entry_points.txt' adding 'gunicorn-23.0.0.dist-info/top_level.txt' adding 'gunicorn-23.0.0.dist-info/RECORD' removing build/bdist.linux-i686/wheel Successfully built gunicorn-23.0.0-py3-none-any.whl ==> Starting check()... /usr/bin/python: No module named pytest ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-pentium4/build/build used straw: :with_build_support:haskell_without_check: build@euronuc.lan