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-xmlschema.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-471075-23344/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-xmlschema.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=1674172800 Wrote: /builddir/build/SRPMS/python-xmlschema-2.0.3-2.fc38.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-xmlschema.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-471075-23344/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-xmlschema.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=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4ze1ws + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlschema-2.0.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xmlschema-2.0.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlschema-2.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/~=/>=/' setup.py tox.ini + sed -i 's/==/>=/' tox.ini + sed -i /memory_profiler/d tox.ini + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP xmlschema recursedown('xmlschema') recursedown('xmlschema/converters') recursedown('xmlschema/extras') recursedown('xmlschema/extras/templates') recursedown('xmlschema/extras/templates/python') recursedown('xmlschema/locale') recursedown('xmlschema/locale/en') recursedown('xmlschema/locale/en/LC_MESSAGES') recursedown('xmlschema/locale/it') recursedown('xmlschema/locale/it/LC_MESSAGES') recursedown('xmlschema/locale/ru') recursedown('xmlschema/locale/ru/LC_MESSAGES') recursedown('xmlschema/schemas') recursedown('xmlschema/schemas/HFP') recursedown('xmlschema/schemas/VC') recursedown('xmlschema/schemas/WSDL') recursedown('xmlschema/schemas/XHTML') recursedown('xmlschema/schemas/XLINK') recursedown('xmlschema/schemas/XML') recursedown('xmlschema/schemas/XSD_1.0') recursedown('xmlschema/schemas/XSD_1.1') recursedown('xmlschema/schemas/XSI') recursedown('xmlschema/testing') recursedown('xmlschema/validators') xmlschema/__init__.py: no change xmlschema/aliases.py: no change xmlschema/cli.py: no change xmlschema/dataobjects.py: no change xmlschema/documents.py: no change xmlschema/exceptions.py: no change xmlschema/helpers.py: no change xmlschema/limits.py: no change xmlschema/names.py: no change xmlschema/namespaces.py: no change xmlschema/resources.py: no change xmlschema/translation.py: no change xmlschema/xpath.py: no change xmlschema/converters/__init__.py: no change xmlschema/converters/abdera.py: no change xmlschema/converters/badgerfish.py: no change xmlschema/converters/columnar.py: no change xmlschema/converters/default.py: no change xmlschema/converters/jsonml.py: no change xmlschema/converters/parker.py: no change xmlschema/converters/unordered.py: no change xmlschema/extras/__init__.py: no change xmlschema/extras/codegen.py: no change xmlschema/extras/wsdl.py: no change xmlschema/testing/__init__.py: no change xmlschema/testing/_builders.py: no change xmlschema/testing/_case_class.py: no change xmlschema/testing/_factory.py: no change xmlschema/testing/_helpers.py: no change xmlschema/testing/_observers.py: no change xmlschema/validators/__init__.py: no change xmlschema/validators/assertions.py: no change xmlschema/validators/attributes.py: no change xmlschema/validators/builtins.py: no change xmlschema/validators/complex_types.py: no change xmlschema/validators/elements.py: no change xmlschema/validators/exceptions.py: no change xmlschema/validators/facets.py: no change xmlschema/validators/global_maps.py: no change xmlschema/validators/groups.py: no change xmlschema/validators/helpers.py: no change xmlschema/validators/identities.py: no change xmlschema/validators/models.py: no change xmlschema/validators/notations.py: no change xmlschema/validators/particles.py: no change xmlschema/validators/schemas.py: no change xmlschema/validators/simple_types.py: no change xmlschema/validators/wildcards.py: no change xmlschema/validators/xsdbase.py: no change + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.4Jb2ed + umask 022 + cd /builddir/build/BUILD + cd xmlschema-2.0.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/xmlschema-2.0.3/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + 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/xmlschema-2.0.3/.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/xmlschema-2.0.3/pyproject-wheeldir -t Handling setuptools >= 40.8 from default build backend Requirement not satisfied: setuptools >= 40.8 Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-xmlschema-2.0.3-2.fc38.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-xmlschema.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-471075-23344/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-xmlschema.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=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9Yx8Er + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlschema-2.0.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xmlschema-2.0.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlschema-2.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/~=/>=/' setup.py tox.ini + sed -i 's/==/>=/' tox.ini + sed -i /memory_profiler/d tox.ini + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP xmlschema recursedown('xmlschema') recursedown('xmlschema/converters') recursedown('xmlschema/extras') recursedown('xmlschema/extras/templates') recursedown('xmlschema/extras/templates/python') recursedown('xmlschema/locale') recursedown('xmlschema/locale/en') recursedown('xmlschema/locale/en/LC_MESSAGES') recursedown('xmlschema/locale/it') recursedown('xmlschema/locale/it/LC_MESSAGES') recursedown('xmlschema/locale/ru') recursedown('xmlschema/locale/ru/LC_MESSAGES') recursedown('xmlschema/schemas') recursedown('xmlschema/schemas/HFP') recursedown('xmlschema/schemas/VC') recursedown('xmlschema/schemas/WSDL') recursedown('xmlschema/schemas/XHTML') recursedown('xmlschema/schemas/XLINK') recursedown('xmlschema/schemas/XML') recursedown('xmlschema/schemas/XSD_1.0') recursedown('xmlschema/schemas/XSD_1.1') recursedown('xmlschema/schemas/XSI') recursedown('xmlschema/testing') recursedown('xmlschema/validators') xmlschema/__init__.py: no change xmlschema/aliases.py: no change xmlschema/cli.py: no change xmlschema/dataobjects.py: no change xmlschema/documents.py: no change xmlschema/exceptions.py: no change xmlschema/helpers.py: no change xmlschema/limits.py: no change xmlschema/names.py: no change xmlschema/namespaces.py: no change xmlschema/resources.py: no change xmlschema/translation.py: no change xmlschema/xpath.py: no change xmlschema/converters/__init__.py: no change xmlschema/converters/abdera.py: no change xmlschema/converters/badgerfish.py: no change xmlschema/converters/columnar.py: no change xmlschema/converters/default.py: no change xmlschema/converters/jsonml.py: no change xmlschema/converters/parker.py: no change xmlschema/converters/unordered.py: no change xmlschema/extras/__init__.py: no change xmlschema/extras/codegen.py: no change xmlschema/extras/wsdl.py: no change xmlschema/testing/__init__.py: no change xmlschema/testing/_builders.py: no change xmlschema/testing/_case_class.py: no change xmlschema/testing/_factory.py: no change xmlschema/testing/_helpers.py: no change xmlschema/testing/_observers.py: no change xmlschema/validators/__init__.py: no change xmlschema/validators/assertions.py: no change xmlschema/validators/attributes.py: no change xmlschema/validators/builtins.py: no change xmlschema/validators/complex_types.py: no change xmlschema/validators/elements.py: no change xmlschema/validators/exceptions.py: no change xmlschema/validators/facets.py: no change xmlschema/validators/global_maps.py: no change xmlschema/validators/groups.py: no change xmlschema/validators/helpers.py: no change xmlschema/validators/identities.py: no change xmlschema/validators/models.py: no change xmlschema/validators/notations.py: no change xmlschema/validators/particles.py: no change xmlschema/validators/schemas.py: no change xmlschema/validators/simple_types.py: no change xmlschema/validators/wildcards.py: no change xmlschema/validators/xsdbase.py: no change + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.b0CAR7 + umask 022 + cd /builddir/build/BUILD + cd xmlschema-2.0.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/xmlschema-2.0.3/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + 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/xmlschema-2.0.3/.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/xmlschema-2.0.3/pyproject-wheeldir -t Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.38.4) warning: no previously-included files found matching 'xmlschema/locale/xmlschema.pot' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution HOOK STDOUT: running egg_info HOOK STDOUT: writing xmlschema.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to xmlschema.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to xmlschema.egg-info/entry_points.txt HOOK STDOUT: writing requirements to xmlschema.egg-info/requires.txt HOOK STDOUT: writing top-level names to xmlschema.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'xmlschema.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'xmlschema.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) 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 + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-xmlschema-2.0.3-2.fc38.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-xmlschema.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-471075-23344/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-xmlschema.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=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9ufqpw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlschema-2.0.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xmlschema-2.0.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlschema-2.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/~=/>=/' setup.py tox.ini + sed -i 's/==/>=/' tox.ini + sed -i /memory_profiler/d tox.ini + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP xmlschema recursedown('xmlschema') recursedown('xmlschema/converters') recursedown('xmlschema/extras') recursedown('xmlschema/extras/templates') recursedown('xmlschema/extras/templates/python') recursedown('xmlschema/locale') recursedown('xmlschema/locale/en') recursedown('xmlschema/locale/en/LC_MESSAGES') recursedown('xmlschema/locale/it') recursedown('xmlschema/locale/it/LC_MESSAGES') recursedown('xmlschema/locale/ru') recursedown('xmlschema/locale/ru/LC_MESSAGES') recursedown('xmlschema/schemas') recursedown('xmlschema/schemas/HFP') recursedown('xmlschema/schemas/VC') recursedown('xmlschema/schemas/WSDL') recursedown('xmlschema/schemas/XHTML') recursedown('xmlschema/schemas/XLINK') recursedown('xmlschema/schemas/XML') recursedown('xmlschema/schemas/XSD_1.0') recursedown('xmlschema/schemas/XSD_1.1') recursedown('xmlschema/schemas/XSI') recursedown('xmlschema/testing') recursedown('xmlschema/validators') xmlschema/__init__.py: no change xmlschema/aliases.py: no change xmlschema/cli.py: no change xmlschema/dataobjects.py: no change xmlschema/documents.py: no change xmlschema/exceptions.py: no change xmlschema/helpers.py: no change xmlschema/limits.py: no change xmlschema/names.py: no change xmlschema/namespaces.py: no change xmlschema/resources.py: no change xmlschema/translation.py: no change xmlschema/xpath.py: no change xmlschema/converters/__init__.py: no change xmlschema/converters/abdera.py: no change xmlschema/converters/badgerfish.py: no change xmlschema/converters/columnar.py: no change xmlschema/converters/default.py: no change xmlschema/converters/jsonml.py: no change xmlschema/converters/parker.py: no change xmlschema/converters/unordered.py: no change xmlschema/extras/__init__.py: no change xmlschema/extras/codegen.py: no change xmlschema/extras/wsdl.py: no change xmlschema/testing/__init__.py: no change xmlschema/testing/_builders.py: no change xmlschema/testing/_case_class.py: no change xmlschema/testing/_factory.py: no change xmlschema/testing/_helpers.py: no change xmlschema/testing/_observers.py: no change xmlschema/validators/__init__.py: no change xmlschema/validators/assertions.py: no change xmlschema/validators/attributes.py: no change xmlschema/validators/builtins.py: no change xmlschema/validators/complex_types.py: no change xmlschema/validators/elements.py: no change xmlschema/validators/exceptions.py: no change xmlschema/validators/facets.py: no change xmlschema/validators/global_maps.py: no change xmlschema/validators/groups.py: no change xmlschema/validators/helpers.py: no change xmlschema/validators/identities.py: no change xmlschema/validators/models.py: no change xmlschema/validators/notations.py: no change xmlschema/validators/particles.py: no change xmlschema/validators/schemas.py: no change xmlschema/validators/simple_types.py: no change xmlschema/validators/wildcards.py: no change xmlschema/validators/xsdbase.py: no change + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.WfDx6R + umask 022 + cd /builddir/build/BUILD + cd xmlschema-2.0.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/xmlschema-2.0.3/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + 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/xmlschema-2.0.3/.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/xmlschema-2.0.3/pyproject-wheeldir -t Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.38.4) warning: no previously-included files found matching 'xmlschema/locale/xmlschema.pot' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution HOOK STDOUT: running egg_info HOOK STDOUT: writing xmlschema.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to xmlschema.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to xmlschema.egg-info/entry_points.txt HOOK STDOUT: writing requirements to xmlschema.egg-info/requires.txt HOOK STDOUT: writing top-level names to xmlschema.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'xmlschema.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'xmlschema.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.11) ___________________________________ summary ____________________________________ py311: commands succeeded congratulations :) Handling elementpath>=3.0.0, <4.0.0 from tox --print-deps-only: py311 Requirement not satisfied: elementpath>=3.0.0, <4.0.0 Handling lxml from tox --print-deps-only: py311 Requirement not satisfied: lxml Handling jinja2 from tox --print-deps-only: py311 Requirement not satisfied: jinja2 warning: no previously-included files found matching 'xmlschema/locale/xmlschema.pot' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution HOOK STDOUT: running dist_info HOOK STDOUT: writing xmlschema.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to xmlschema.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to xmlschema.egg-info/entry_points.txt HOOK STDOUT: writing requirements to xmlschema.egg-info/requires.txt HOOK STDOUT: writing top-level names to xmlschema.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'xmlschema.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'xmlschema.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/xmlschema-2.0.3/xmlschema-2.0.3.dist-info' Handling elementpath (<4.0.0,>=3.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: elementpath (<4.0.0,>=3.0.0) Handling elementpath (<4.0.0,>=3.0.0) ; extra == 'codegen' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<4.0.0,>=3.0.0) ; extra == 'codegen' Handling jinja2 ; extra == 'codegen' from hook generated metadata: Requires-Dist Ignoring alien requirement: jinja2 ; extra == 'codegen' Handling tox ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: tox ; extra == 'dev' Handling coverage ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: coverage ; extra == 'dev' Handling lxml ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: lxml ; extra == 'dev' Handling elementpath (<4.0.0,>=3.0.0) ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<4.0.0,>=3.0.0) ; extra == 'dev' Handling memory-profiler ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: memory-profiler ; extra == 'dev' Handling Sphinx ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: Sphinx ; extra == 'dev' Handling sphinx-rtd-theme ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: sphinx-rtd-theme ; extra == 'dev' Handling jinja2 ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: jinja2 ; extra == 'dev' Handling flake8 ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: flake8 ; extra == 'dev' Handling mypy ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: mypy ; extra == 'dev' Handling lxml-stubs ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: lxml-stubs ; extra == 'dev' Handling elementpath (<4.0.0,>=3.0.0) ; extra == 'docs' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<4.0.0,>=3.0.0) ; extra == 'docs' Handling Sphinx ; extra == 'docs' from hook generated metadata: Requires-Dist Ignoring alien requirement: Sphinx ; extra == 'docs' Handling sphinx-rtd-theme ; extra == 'docs' from hook generated metadata: Requires-Dist Ignoring alien requirement: sphinx-rtd-theme ; extra == 'docs' Handling jinja2 ; extra == 'docs' from hook generated metadata: Requires-Dist Ignoring alien requirement: jinja2 ; extra == 'docs' + rm -rfv xmlschema-2.0.3.dist-info/ removed 'xmlschema-2.0.3.dist-info/top_level.txt' removed 'xmlschema-2.0.3.dist-info/LICENSE' removed 'xmlschema-2.0.3.dist-info/entry_points.txt' removed 'xmlschema-2.0.3.dist-info/METADATA' removed directory 'xmlschema-2.0.3.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-xmlschema-2.0.3-2.fc38.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.