Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-socketio.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-200589-13023/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-socketio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1675036800 Wrote: /builddir/build/SRPMS/python-socketio-5.7.2-1.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-socketio.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-200589-13023/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-socketio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1675036800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Cxp4HI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-socketio-5.7.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-socketio-5.7.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-socketio-5.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP examples recursedown('examples') recursedown('examples/client') recursedown('examples/client/asyncio') recursedown('examples/client/javascript') recursedown('examples/client/threads') recursedown('examples/server') recursedown('examples/server/aiohttp') recursedown('examples/server/aiohttp/static') recursedown('examples/server/asgi') recursedown('examples/server/asgi/static') recursedown('examples/server/javascript') recursedown('examples/server/javascript/fiddle_public') recursedown('examples/server/javascript/latency_public') recursedown('examples/server/sanic') recursedown('examples/server/sanic/static') recursedown('examples/server/tornado') recursedown('examples/server/tornado/static') recursedown('examples/server/tornado/templates') recursedown('examples/server/wsgi') recursedown('examples/server/wsgi/django_socketio') recursedown('examples/server/wsgi/django_socketio/django_socketio') recursedown('examples/server/wsgi/django_socketio/socketio_app') recursedown('examples/server/wsgi/django_socketio/socketio_app/migrations') recursedown('examples/server/wsgi/django_socketio/socketio_app/static') recursedown('examples/server/wsgi/static') recursedown('examples/server/wsgi/templates') examples/client/asyncio/fiddle_client.py: no change examples/client/asyncio/latency_client.py: no change examples/client/threads/fiddle_client.py: no change examples/client/threads/latency_client.py: no change examples/server/aiohttp/app.py: no change examples/server/aiohttp/fiddle.py: no change examples/server/aiohttp/latency.py: no change examples/server/asgi/app.py: updating examples/server/asgi/fiddle.py: updating examples/server/asgi/latency.py: updating examples/server/sanic/app.py: no change examples/server/sanic/fiddle.py: no change examples/server/sanic/latency.py: no change examples/server/tornado/app.py: no change examples/server/tornado/fiddle.py: no change examples/server/tornado/latency.py: no change examples/server/wsgi/app.py: no change examples/server/wsgi/fiddle.py: no change examples/server/wsgi/latency.py: no change examples/server/wsgi/django_socketio/manage.py: updating examples/server/wsgi/django_socketio/django_socketio/__init__.py: no change examples/server/wsgi/django_socketio/django_socketio/asgi.py: no change examples/server/wsgi/django_socketio/django_socketio/settings.py: no change examples/server/wsgi/django_socketio/django_socketio/urls.py: no change examples/server/wsgi/django_socketio/django_socketio/wsgi.py: no change examples/server/wsgi/django_socketio/socketio_app/__init__.py: no change examples/server/wsgi/django_socketio/socketio_app/admin.py: no change examples/server/wsgi/django_socketio/socketio_app/apps.py: no change examples/server/wsgi/django_socketio/socketio_app/models.py: no change examples/server/wsgi/django_socketio/socketio_app/tests.py: no change examples/server/wsgi/django_socketio/socketio_app/urls.py: no change examples/server/wsgi/django_socketio/socketio_app/views.py: no change examples/server/wsgi/django_socketio/socketio_app/migrations/__init__.py: no change + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.HfPStA + umask 022 + cd /builddir/build/BUILD + cd python-socketio-5.7.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-socketio-5.7.2/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/python-socketio-5.7.2/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-socketio-5.7.2/pyproject-wheeldir -x client,asyncio_client -t Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement not satisfied: wheel Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-socketio-5.7.2-1.fc37.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-socketio.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-200589-13023/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-socketio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1675036800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w718p3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-socketio-5.7.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-socketio-5.7.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-socketio-5.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP examples recursedown('examples') recursedown('examples/client') recursedown('examples/client/asyncio') recursedown('examples/client/javascript') recursedown('examples/client/threads') recursedown('examples/server') recursedown('examples/server/aiohttp') recursedown('examples/server/aiohttp/static') recursedown('examples/server/asgi') recursedown('examples/server/asgi/static') recursedown('examples/server/javascript') recursedown('examples/server/javascript/fiddle_public') recursedown('examples/server/javascript/latency_public') recursedown('examples/server/sanic') recursedown('examples/server/sanic/static') recursedown('examples/server/tornado') recursedown('examples/server/tornado/static') recursedown('examples/server/tornado/templates') recursedown('examples/server/wsgi') recursedown('examples/server/wsgi/django_socketio') recursedown('examples/server/wsgi/django_socketio/django_socketio') recursedown('examples/server/wsgi/django_socketio/socketio_app') recursedown('examples/server/wsgi/django_socketio/socketio_app/migrations') recursedown('examples/server/wsgi/django_socketio/socketio_app/static') recursedown('examples/server/wsgi/static') recursedown('examples/server/wsgi/templates') examples/client/asyncio/fiddle_client.py: no change examples/client/asyncio/latency_client.py: no change examples/client/threads/fiddle_client.py: no change examples/client/threads/latency_client.py: no change examples/server/aiohttp/app.py: no change examples/server/aiohttp/fiddle.py: no change examples/server/aiohttp/latency.py: no change examples/server/asgi/app.py: updating examples/server/asgi/fiddle.py: updating examples/server/asgi/latency.py: updating examples/server/sanic/app.py: no change examples/server/sanic/fiddle.py: no change examples/server/sanic/latency.py: no change examples/server/tornado/app.py: no change examples/server/tornado/fiddle.py: no change examples/server/tornado/latency.py: no change examples/server/wsgi/app.py: no change examples/server/wsgi/fiddle.py: no change examples/server/wsgi/latency.py: no change examples/server/wsgi/django_socketio/manage.py: updating examples/server/wsgi/django_socketio/django_socketio/__init__.py: no change examples/server/wsgi/django_socketio/django_socketio/asgi.py: no change examples/server/wsgi/django_socketio/django_socketio/settings.py: no change examples/server/wsgi/django_socketio/django_socketio/urls.py: no change examples/server/wsgi/django_socketio/django_socketio/wsgi.py: no change examples/server/wsgi/django_socketio/socketio_app/__init__.py: no change examples/server/wsgi/django_socketio/socketio_app/admin.py: no change examples/server/wsgi/django_socketio/socketio_app/apps.py: no change examples/server/wsgi/django_socketio/socketio_app/models.py: no change examples/server/wsgi/django_socketio/socketio_app/tests.py: no change examples/server/wsgi/django_socketio/socketio_app/urls.py: no change examples/server/wsgi/django_socketio/socketio_app/views.py: no change examples/server/wsgi/django_socketio/socketio_app/migrations/__init__.py: no change + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.XWVH5Q + umask 022 + cd /builddir/build/BUILD + cd python-socketio-5.7.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-socketio-5.7.2/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/python-socketio-5.7.2/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-socketio-5.7.2/pyproject-wheeldir -x client,asyncio_client -t Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.37.1) HOOK STDOUT: running egg_info HOOK STDOUT: creating src/python_socketio.egg-info HOOK STDOUT: writing src/python_socketio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/python_socketio.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to src/python_socketio.egg-info/requires.txt HOOK STDOUT: writing top-level names to src/python_socketio.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'src/python_socketio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'src/python_socketio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/python_socketio.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-socketio-5.7.2-1.fc37.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-socketio.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-200589-13023/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-socketio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1675036800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BiOZAe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-socketio-5.7.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-socketio-5.7.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-socketio-5.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP examples recursedown('examples') recursedown('examples/client') recursedown('examples/client/asyncio') recursedown('examples/client/javascript') recursedown('examples/client/threads') recursedown('examples/server') recursedown('examples/server/aiohttp') recursedown('examples/server/aiohttp/static') recursedown('examples/server/asgi') recursedown('examples/server/asgi/static') recursedown('examples/server/javascript') recursedown('examples/server/javascript/fiddle_public') recursedown('examples/server/javascript/latency_public') recursedown('examples/server/sanic') recursedown('examples/server/sanic/static') recursedown('examples/server/tornado') recursedown('examples/server/tornado/static') recursedown('examples/server/tornado/templates') recursedown('examples/server/wsgi') recursedown('examples/server/wsgi/django_socketio') recursedown('examples/server/wsgi/django_socketio/django_socketio') recursedown('examples/server/wsgi/django_socketio/socketio_app') recursedown('examples/server/wsgi/django_socketio/socketio_app/migrations') recursedown('examples/server/wsgi/django_socketio/socketio_app/static') recursedown('examples/server/wsgi/static') recursedown('examples/server/wsgi/templates') examples/client/asyncio/fiddle_client.py: no change examples/client/asyncio/latency_client.py: no change examples/client/threads/fiddle_client.py: no change examples/client/threads/latency_client.py: no change examples/server/aiohttp/app.py: no change examples/server/aiohttp/fiddle.py: no change examples/server/aiohttp/latency.py: no change examples/server/asgi/app.py: updating examples/server/asgi/fiddle.py: updating examples/server/asgi/latency.py: updating examples/server/sanic/app.py: no change examples/server/sanic/fiddle.py: no change examples/server/sanic/latency.py: no change examples/server/tornado/app.py: no change examples/server/tornado/fiddle.py: no change examples/server/tornado/latency.py: no change examples/server/wsgi/app.py: no change examples/server/wsgi/fiddle.py: no change examples/server/wsgi/latency.py: no change examples/server/wsgi/django_socketio/manage.py: updating examples/server/wsgi/django_socketio/django_socketio/__init__.py: no change examples/server/wsgi/django_socketio/django_socketio/asgi.py: no change examples/server/wsgi/django_socketio/django_socketio/settings.py: no change examples/server/wsgi/django_socketio/django_socketio/urls.py: no change examples/server/wsgi/django_socketio/django_socketio/wsgi.py: no change examples/server/wsgi/django_socketio/socketio_app/__init__.py: no change examples/server/wsgi/django_socketio/socketio_app/admin.py: no change examples/server/wsgi/django_socketio/socketio_app/apps.py: no change examples/server/wsgi/django_socketio/socketio_app/models.py: no change examples/server/wsgi/django_socketio/socketio_app/tests.py: no change examples/server/wsgi/django_socketio/socketio_app/urls.py: no change examples/server/wsgi/django_socketio/socketio_app/views.py: no change examples/server/wsgi/django_socketio/socketio_app/migrations/__init__.py: no change + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.BkU9nK + umask 022 + cd /builddir/build/BUILD + cd python-socketio-5.7.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-socketio-5.7.2/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/python-socketio-5.7.2/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-socketio-5.7.2/pyproject-wheeldir -x client,asyncio_client -t Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.37.1) HOOK STDOUT: running egg_info HOOK STDOUT: creating src/python_socketio.egg-info HOOK STDOUT: writing src/python_socketio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/python_socketio.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to src/python_socketio.egg-info/requires.txt HOOK STDOUT: writing top-level names to src/python_socketio.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'src/python_socketio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'src/python_socketio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/python_socketio.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py311: commands succeeded congratulations :) Handling msgpack from tox --print-deps-only: py311 Requirement not satisfied: msgpack Handling pytest from tox --print-deps-only: py311 Requirement satisfied: pytest (installed: pytest 7.1.3) Handling pytest-cov from tox --print-deps-only: py311 Requirement not satisfied: pytest-cov HOOK STDOUT: running dist_info HOOK STDOUT: creating python_socketio.egg-info HOOK STDOUT: writing python_socketio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to python_socketio.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to python_socketio.egg-info/requires.txt HOOK STDOUT: writing top-level names to python_socketio.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'python_socketio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'python_socketio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'python_socketio.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/python-socketio-5.7.2/python_socketio-5.7.2.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Handling bidict (>=0.21.0) from hook generated metadata: Requires-Dist Requirement not satisfied: bidict (>=0.21.0) Handling python-engineio (>=4.3.0) from hook generated metadata: Requires-Dist Requirement not satisfied: python-engineio (>=4.3.0) Handling aiohttp (>=3.4) ; extra == 'asyncio_client' from hook generated metadata: Requires-Dist Requirement not satisfied: aiohttp (>=3.4) ; extra == 'asyncio_client' Handling requests (>=2.21.0) ; extra == 'client' from hook generated metadata: Requires-Dist Requirement satisfied: requests (>=2.21.0) ; extra == 'client' (installed: requests 2.28.1) Handling websocket-client (>=0.54.0) ; extra == 'client' from hook generated metadata: Requires-Dist Requirement not satisfied: websocket-client (>=0.54.0) ; extra == 'client' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-socketio-5.7.2-1.fc37.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.