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/f37-build-side-28-python-devel-92619-4879/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=432000uid=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=1655078400 Wrote: /builddir/build/SRPMS/python-xmlschema-1.7.0-3.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-xmlschema.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-92619-4879/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=432000uid=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=1655078400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dBRtl4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlschema-1.7.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xmlschema-1.7.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlschema-1.7.0 + /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/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/cli.py: no change xmlschema/dataobjects.py: no change xmlschema/documents.py: no change xmlschema/etree.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/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: updating xmlschema/testing/case_class.py: no change xmlschema/testing/factory.py: no change xmlschema/testing/helpers.py: updating 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/schema.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.z7EIVk + umask 022 + cd /builddir/build/BUILD + cd xmlschema-1.7.0 + 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 ']' + '[' -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-1.7.0/.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/xmlschema-1.7.0/.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-1.7.0/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 + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-xmlschema-1.7.0-3.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-xmlschema.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-92619-4879/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=432000uid=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=1655078400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.INOhTO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlschema-1.7.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xmlschema-1.7.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlschema-1.7.0 + /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/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/cli.py: no change xmlschema/dataobjects.py: no change xmlschema/documents.py: no change xmlschema/etree.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/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: updating xmlschema/testing/case_class.py: no change xmlschema/testing/factory.py: no change xmlschema/testing/helpers.py: updating 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/schema.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.Gyih6x + umask 022 + cd /builddir/build/BUILD + cd xmlschema-1.7.0 + 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 ']' + '[' -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-1.7.0/.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/xmlschema-1.7.0/.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-1.7.0/pyproject-wheeldir -t Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 62.6.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.1) 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.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-xmlschema-1.7.0-3.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-xmlschema.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-92619-4879/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=432000uid=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=1655078400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zXS8r6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlschema-1.7.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xmlschema-1.7.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlschema-1.7.0 + /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/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/cli.py: no change xmlschema/dataobjects.py: no change xmlschema/documents.py: no change xmlschema/etree.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/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: updating xmlschema/testing/case_class.py: no change xmlschema/testing/factory.py: no change xmlschema/testing/helpers.py: updating 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/schema.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.nh0eGA + umask 022 + cd /builddir/build/BUILD + cd xmlschema-1.7.0 + 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 ']' + '[' -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-1.7.0/.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/xmlschema-1.7.0/.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-1.7.0/pyproject-wheeldir -t Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 62.6.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.1) 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.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 elementpath>=2.2.2, <3.0.0 from tox --print-deps-only: py311 Requirement not satisfied: elementpath>=2.2.2, <3.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 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-1.7.0/xmlschema-1.7.0.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Handling elementpath (<3.0.0,>=2.2.2) from hook generated metadata: Requires-Dist Requirement not satisfied: elementpath (<3.0.0,>=2.2.2) Handling elementpath (<3.0.0,>=2.2.2) ; extra == 'codegen' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<3.0.0,>=2.2.2) ; 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 (<3.0.0,>=2.2.2) ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<3.0.0,>=2.2.2) ; 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 elementpath (<3.0.0,>=2.2.2) ; extra == 'docs' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<3.0.0,>=2.2.2) ; 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' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-xmlschema-1.7.0-3.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-xmlschema.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-92619-4879/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=432000uid=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=1655078400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hAuanm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlschema-1.7.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xmlschema-1.7.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlschema-1.7.0 + /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/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/cli.py: no change xmlschema/dataobjects.py: no change xmlschema/documents.py: no change xmlschema/etree.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/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: updating xmlschema/testing/case_class.py: no change xmlschema/testing/factory.py: no change xmlschema/testing/helpers.py: updating 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/schema.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.RnZ6dl + umask 022 + cd /builddir/build/BUILD + cd xmlschema-1.7.0 + 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 ']' + '[' -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-1.7.0/.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/xmlschema-1.7.0/.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-1.7.0/pyproject-wheeldir -t Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 62.6.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.1) 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.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 elementpath>=2.2.2, <3.0.0 from tox --print-deps-only: py311 Requirement satisfied: elementpath>=2.2.2, <3.0.0 (installed: elementpath 2.3.2) Handling lxml from tox --print-deps-only: py311 Requirement satisfied: lxml (installed: lxml 4.7.1) Handling jinja2 from tox --print-deps-only: py311 Requirement satisfied: jinja2 (installed: jinja2 3.0.3) 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-1.7.0/xmlschema-1.7.0.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Handling elementpath (<3.0.0,>=2.2.2) from hook generated metadata: Requires-Dist Requirement satisfied: elementpath (<3.0.0,>=2.2.2) (installed: elementpath 2.3.2) Handling elementpath (<3.0.0,>=2.2.2) ; extra == 'codegen' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<3.0.0,>=2.2.2) ; 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 (<3.0.0,>=2.2.2) ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<3.0.0,>=2.2.2) ; 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 elementpath (<3.0.0,>=2.2.2) ; extra == 'docs' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<3.0.0,>=2.2.2) ; 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' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-xmlschema-1.7.0-3.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 -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-xmlschema.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-92619-4879/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=432000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --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=1655078400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zTjU72 + umask 022 + cd /builddir/build/BUILD + cd xmlschema-1.7.0 + 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 ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv xmlschema-1.7.0.dist-info/ removed 'xmlschema-1.7.0.dist-info/LICENSE' removed 'xmlschema-1.7.0.dist-info/entry_points.txt' removed 'xmlschema-1.7.0.dist-info/top_level.txt' removed 'xmlschema-1.7.0.dist-info/METADATA' removed directory 'xmlschema-1.7.0.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/xmlschema-1.7.0/.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/xmlschema-1.7.0/.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-1.7.0/pyproject-wheeldir -t Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 62.6.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.1) warning: no previously-included files matching '*.py[cod]' found anywhere in distribution HOOK STDOUT: running egg_info HOOK STDOUT: creating xmlschema.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: writing manifest file 'xmlschema.egg-info/SOURCES.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.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 elementpath>=2.2.2, <3.0.0 from tox --print-deps-only: py311 Requirement satisfied: elementpath>=2.2.2, <3.0.0 (installed: elementpath 2.3.2) Handling lxml from tox --print-deps-only: py311 Requirement satisfied: lxml (installed: lxml 4.7.1) Handling jinja2 from tox --print-deps-only: py311 Requirement satisfied: jinja2 (installed: jinja2 3.0.3) 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-1.7.0/xmlschema-1.7.0.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Handling elementpath (<3.0.0,>=2.2.2) from hook generated metadata: Requires-Dist Requirement satisfied: elementpath (<3.0.0,>=2.2.2) (installed: elementpath 2.3.2) Handling elementpath (<3.0.0,>=2.2.2) ; extra == 'codegen' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<3.0.0,>=2.2.2) ; 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 (<3.0.0,>=2.2.2) ; extra == 'dev' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<3.0.0,>=2.2.2) ; 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 elementpath (<3.0.0,>=2.2.2) ; extra == 'docs' from hook generated metadata: Requires-Dist Ignoring alien requirement: elementpath (<3.0.0,>=2.2.2) ; 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' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YThZQB + umask 022 + cd /builddir/build/BUILD + 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 + cd xmlschema-1.7.0 + mkdir -p /builddir/build/BUILD/xmlschema-1.7.0/.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/xmlschema-1.7.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/xmlschema-1.7.0/pyproject-wheeldir Processing /builddir/build/BUILD/xmlschema-1.7.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-modern-metadata-0s15x0tn/xmlschema.egg-info writing /builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-modern-metadata-0s15x0tn/xmlschema.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-modern-metadata-0s15x0tn/xmlschema.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-modern-metadata-0s15x0tn/xmlschema.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-modern-metadata-0s15x0tn/xmlschema.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-modern-metadata-0s15x0tn/xmlschema.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-modern-metadata-0s15x0tn/xmlschema.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-modern-metadata-0s15x0tn/xmlschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-modern-metadata-0s15x0tn/xmlschema.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-modern-metadata-0s15x0tn/xmlschema-1.7.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: xmlschema Building wheel for xmlschema (pyproject.toml): started Running command Building wheel for xmlschema (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/xmlschema copying xmlschema/resources.py -> build/lib/xmlschema copying xmlschema/namespaces.py -> build/lib/xmlschema copying xmlschema/documents.py -> build/lib/xmlschema copying xmlschema/limits.py -> build/lib/xmlschema copying xmlschema/cli.py -> build/lib/xmlschema copying xmlschema/etree.py -> build/lib/xmlschema copying xmlschema/exceptions.py -> build/lib/xmlschema copying xmlschema/names.py -> build/lib/xmlschema copying xmlschema/xpath.py -> build/lib/xmlschema copying xmlschema/__init__.py -> build/lib/xmlschema copying xmlschema/helpers.py -> build/lib/xmlschema copying xmlschema/dataobjects.py -> build/lib/xmlschema creating build/lib/xmlschema/converters copying xmlschema/converters/parker.py -> build/lib/xmlschema/converters copying xmlschema/converters/unordered.py -> build/lib/xmlschema/converters copying xmlschema/converters/jsonml.py -> build/lib/xmlschema/converters copying xmlschema/converters/columnar.py -> build/lib/xmlschema/converters copying xmlschema/converters/badgerfish.py -> build/lib/xmlschema/converters copying xmlschema/converters/abdera.py -> build/lib/xmlschema/converters copying xmlschema/converters/default.py -> build/lib/xmlschema/converters copying xmlschema/converters/__init__.py -> build/lib/xmlschema/converters creating build/lib/xmlschema/validators copying xmlschema/validators/identities.py -> build/lib/xmlschema/validators copying xmlschema/validators/facets.py -> build/lib/xmlschema/validators copying xmlschema/validators/global_maps.py -> build/lib/xmlschema/validators copying xmlschema/validators/attributes.py -> build/lib/xmlschema/validators copying xmlschema/validators/groups.py -> build/lib/xmlschema/validators copying xmlschema/validators/particles.py -> build/lib/xmlschema/validators copying xmlschema/validators/models.py -> build/lib/xmlschema/validators copying xmlschema/validators/complex_types.py -> build/lib/xmlschema/validators copying xmlschema/validators/elements.py -> build/lib/xmlschema/validators copying xmlschema/validators/wildcards.py -> build/lib/xmlschema/validators copying xmlschema/validators/exceptions.py -> build/lib/xmlschema/validators copying xmlschema/validators/xsdbase.py -> build/lib/xmlschema/validators copying xmlschema/validators/assertions.py -> build/lib/xmlschema/validators copying xmlschema/validators/__init__.py -> build/lib/xmlschema/validators copying xmlschema/validators/helpers.py -> build/lib/xmlschema/validators copying xmlschema/validators/schema.py -> build/lib/xmlschema/validators copying xmlschema/validators/builtins.py -> build/lib/xmlschema/validators copying xmlschema/validators/simple_types.py -> build/lib/xmlschema/validators copying xmlschema/validators/notations.py -> build/lib/xmlschema/validators creating build/lib/xmlschema/extras copying xmlschema/extras/wsdl.py -> build/lib/xmlschema/extras copying xmlschema/extras/codegen.py -> build/lib/xmlschema/extras copying xmlschema/extras/__init__.py -> build/lib/xmlschema/extras creating build/lib/xmlschema/testing copying xmlschema/testing/observers.py -> build/lib/xmlschema/testing copying xmlschema/testing/builders.py -> build/lib/xmlschema/testing copying xmlschema/testing/factory.py -> build/lib/xmlschema/testing copying xmlschema/testing/__init__.py -> build/lib/xmlschema/testing copying xmlschema/testing/case_class.py -> build/lib/xmlschema/testing copying xmlschema/testing/helpers.py -> build/lib/xmlschema/testing running egg_info creating xmlschema.egg-info writing xmlschema.egg-info/PKG-INFO writing dependency_links to xmlschema.egg-info/dependency_links.txt writing entry points to xmlschema.egg-info/entry_points.txt writing requirements to xmlschema.egg-info/requires.txt writing top-level names to xmlschema.egg-info/top_level.txt writing manifest file 'xmlschema.egg-info/SOURCES.txt' reading manifest file 'xmlschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'xmlschema.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'xmlschema.extras.templates.python' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xmlschema.extras.templates.python' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xmlschema.extras.templates.python' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xmlschema.extras.templates.python' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'xmlschema.schemas.HFP' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xmlschema.schemas.HFP' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xmlschema.schemas.HFP' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xmlschema.schemas.HFP' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'xmlschema.schemas.VC' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xmlschema.schemas.VC' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xmlschema.schemas.VC' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xmlschema.schemas.VC' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'xmlschema.schemas.WSDL' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xmlschema.schemas.WSDL' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xmlschema.schemas.WSDL' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xmlschema.schemas.WSDL' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'xmlschema.schemas.XHTML' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xmlschema.schemas.XHTML' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xmlschema.schemas.XHTML' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xmlschema.schemas.XHTML' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'xmlschema.schemas.XLINK' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xmlschema.schemas.XLINK' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xmlschema.schemas.XLINK' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xmlschema.schemas.XLINK' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'xmlschema.schemas.XML' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xmlschema.schemas.XML' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xmlschema.schemas.XML' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xmlschema.schemas.XML' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'xmlschema.schemas' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xmlschema.schemas' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xmlschema.schemas' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xmlschema.schemas' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'xmlschema.schemas.XSI' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xmlschema.schemas.XSI' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xmlschema.schemas.XSI' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xmlschema.schemas.XSI' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/xmlschema/schemas creating build/lib/xmlschema/schemas/HFP copying xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd -> build/lib/xmlschema/schemas/HFP creating build/lib/xmlschema/schemas/VC copying xmlschema/schemas/VC/XMLSchema-versioning.xsd -> build/lib/xmlschema/schemas/VC creating build/lib/xmlschema/schemas/WSDL copying xmlschema/schemas/WSDL/soap-encoding.xsd -> build/lib/xmlschema/schemas/WSDL copying xmlschema/schemas/WSDL/soap-envelope.xsd -> build/lib/xmlschema/schemas/WSDL copying xmlschema/schemas/WSDL/wsdl-soap.xsd -> build/lib/xmlschema/schemas/WSDL copying xmlschema/schemas/WSDL/wsdl.xsd -> build/lib/xmlschema/schemas/WSDL creating build/lib/xmlschema/schemas/XHTML copying xmlschema/schemas/XHTML/xhtml1-strict.xsd -> build/lib/xmlschema/schemas/XHTML creating build/lib/xmlschema/schemas/XLINK copying xmlschema/schemas/XLINK/xlink.xsd -> build/lib/xmlschema/schemas/XLINK creating build/lib/xmlschema/schemas/XML copying xmlschema/schemas/XML/xml_minimal.xsd -> build/lib/xmlschema/schemas/XML creating build/lib/xmlschema/schemas/XSD_1.0 copying xmlschema/schemas/XSD_1.0/XMLSchema.xsd -> build/lib/xmlschema/schemas/XSD_1.0 copying xmlschema/schemas/XSD_1.0/datatypes.xsd -> build/lib/xmlschema/schemas/XSD_1.0 creating build/lib/xmlschema/schemas/XSD_1.1 copying xmlschema/schemas/XSD_1.1/XMLSchema.xsd -> build/lib/xmlschema/schemas/XSD_1.1 copying xmlschema/schemas/XSD_1.1/datatypes.xsd -> build/lib/xmlschema/schemas/XSD_1.1 copying xmlschema/schemas/XSD_1.1/xsd11-extra.xsd -> build/lib/xmlschema/schemas/XSD_1.1 creating build/lib/xmlschema/schemas/XSI copying xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd -> build/lib/xmlschema/schemas/XSI creating build/lib/xmlschema/extras/templates creating build/lib/xmlschema/extras/templates/python copying xmlschema/extras/templates/python/bindings.py.jinja -> build/lib/xmlschema/extras/templates/python copying xmlschema/extras/templates/python/sample.py.jinja -> build/lib/xmlschema/extras/templates/python installing to build/bdist.linux-riscv64/wheel running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/xmlschema creating build/bdist.linux-riscv64/wheel/xmlschema/converters copying build/lib/xmlschema/converters/parker.py -> build/bdist.linux-riscv64/wheel/xmlschema/converters copying build/lib/xmlschema/converters/unordered.py -> build/bdist.linux-riscv64/wheel/xmlschema/converters copying build/lib/xmlschema/converters/jsonml.py -> build/bdist.linux-riscv64/wheel/xmlschema/converters copying build/lib/xmlschema/converters/columnar.py -> build/bdist.linux-riscv64/wheel/xmlschema/converters copying build/lib/xmlschema/converters/badgerfish.py -> build/bdist.linux-riscv64/wheel/xmlschema/converters copying build/lib/xmlschema/converters/abdera.py -> build/bdist.linux-riscv64/wheel/xmlschema/converters copying build/lib/xmlschema/converters/default.py -> build/bdist.linux-riscv64/wheel/xmlschema/converters copying build/lib/xmlschema/converters/__init__.py -> build/bdist.linux-riscv64/wheel/xmlschema/converters creating build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/identities.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/facets.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/global_maps.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/attributes.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/groups.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/particles.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/models.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/complex_types.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/elements.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/wildcards.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/exceptions.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/xsdbase.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/assertions.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/__init__.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/helpers.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/schema.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/builtins.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/simple_types.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/validators/notations.py -> build/bdist.linux-riscv64/wheel/xmlschema/validators copying build/lib/xmlschema/resources.py -> build/bdist.linux-riscv64/wheel/xmlschema creating build/bdist.linux-riscv64/wheel/xmlschema/extras copying build/lib/xmlschema/extras/wsdl.py -> build/bdist.linux-riscv64/wheel/xmlschema/extras copying build/lib/xmlschema/extras/codegen.py -> build/bdist.linux-riscv64/wheel/xmlschema/extras creating build/bdist.linux-riscv64/wheel/xmlschema/extras/templates creating build/bdist.linux-riscv64/wheel/xmlschema/extras/templates/python copying build/lib/xmlschema/extras/templates/python/sample.py.jinja -> build/bdist.linux-riscv64/wheel/xmlschema/extras/templates/python copying build/lib/xmlschema/extras/templates/python/bindings.py.jinja -> build/bdist.linux-riscv64/wheel/xmlschema/extras/templates/python copying build/lib/xmlschema/extras/__init__.py -> build/bdist.linux-riscv64/wheel/xmlschema/extras copying build/lib/xmlschema/namespaces.py -> build/bdist.linux-riscv64/wheel/xmlschema copying build/lib/xmlschema/documents.py -> build/bdist.linux-riscv64/wheel/xmlschema copying build/lib/xmlschema/limits.py -> build/bdist.linux-riscv64/wheel/xmlschema copying build/lib/xmlschema/cli.py -> build/bdist.linux-riscv64/wheel/xmlschema copying build/lib/xmlschema/etree.py -> build/bdist.linux-riscv64/wheel/xmlschema copying build/lib/xmlschema/exceptions.py -> build/bdist.linux-riscv64/wheel/xmlschema creating build/bdist.linux-riscv64/wheel/xmlschema/testing copying build/lib/xmlschema/testing/observers.py -> build/bdist.linux-riscv64/wheel/xmlschema/testing copying build/lib/xmlschema/testing/builders.py -> build/bdist.linux-riscv64/wheel/xmlschema/testing copying build/lib/xmlschema/testing/factory.py -> build/bdist.linux-riscv64/wheel/xmlschema/testing copying build/lib/xmlschema/testing/__init__.py -> build/bdist.linux-riscv64/wheel/xmlschema/testing copying build/lib/xmlschema/testing/case_class.py -> build/bdist.linux-riscv64/wheel/xmlschema/testing copying build/lib/xmlschema/testing/helpers.py -> build/bdist.linux-riscv64/wheel/xmlschema/testing creating build/bdist.linux-riscv64/wheel/xmlschema/schemas creating build/bdist.linux-riscv64/wheel/xmlschema/schemas/VC copying build/lib/xmlschema/schemas/VC/XMLSchema-versioning.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/VC creating build/bdist.linux-riscv64/wheel/xmlschema/schemas/XHTML copying build/lib/xmlschema/schemas/XHTML/xhtml1-strict.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/XHTML creating build/bdist.linux-riscv64/wheel/xmlschema/schemas/XSD_1.0 copying build/lib/xmlschema/schemas/XSD_1.0/XMLSchema.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/XSD_1.0 copying build/lib/xmlschema/schemas/XSD_1.0/datatypes.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/XSD_1.0 creating build/bdist.linux-riscv64/wheel/xmlschema/schemas/XML copying build/lib/xmlschema/schemas/XML/xml_minimal.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/XML creating build/bdist.linux-riscv64/wheel/xmlschema/schemas/HFP copying build/lib/xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/HFP creating build/bdist.linux-riscv64/wheel/xmlschema/schemas/XSI copying build/lib/xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/XSI creating build/bdist.linux-riscv64/wheel/xmlschema/schemas/XSD_1.1 copying build/lib/xmlschema/schemas/XSD_1.1/XMLSchema.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/XSD_1.1 copying build/lib/xmlschema/schemas/XSD_1.1/datatypes.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/XSD_1.1 copying build/lib/xmlschema/schemas/XSD_1.1/xsd11-extra.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/XSD_1.1 creating build/bdist.linux-riscv64/wheel/xmlschema/schemas/WSDL copying build/lib/xmlschema/schemas/WSDL/wsdl.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/WSDL copying build/lib/xmlschema/schemas/WSDL/soap-envelope.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/WSDL copying build/lib/xmlschema/schemas/WSDL/soap-encoding.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/WSDL copying build/lib/xmlschema/schemas/WSDL/wsdl-soap.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/WSDL creating build/bdist.linux-riscv64/wheel/xmlschema/schemas/XLINK copying build/lib/xmlschema/schemas/XLINK/xlink.xsd -> build/bdist.linux-riscv64/wheel/xmlschema/schemas/XLINK copying build/lib/xmlschema/names.py -> build/bdist.linux-riscv64/wheel/xmlschema copying build/lib/xmlschema/xpath.py -> build/bdist.linux-riscv64/wheel/xmlschema copying build/lib/xmlschema/__init__.py -> build/bdist.linux-riscv64/wheel/xmlschema copying build/lib/xmlschema/helpers.py -> build/bdist.linux-riscv64/wheel/xmlschema copying build/lib/xmlschema/dataobjects.py -> build/bdist.linux-riscv64/wheel/xmlschema running install_egg_info Copying xmlschema.egg-info to build/bdist.linux-riscv64/wheel/xmlschema-1.7.0-py3.11.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-riscv64/wheel/xmlschema-1.7.0.dist-info/WHEEL creating '/builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir/pip-wheel-qmlzya6j/tmpuerfrp30/xmlschema-1.7.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'xmlschema/__init__.py' adding 'xmlschema/cli.py' adding 'xmlschema/dataobjects.py' adding 'xmlschema/documents.py' adding 'xmlschema/etree.py' adding 'xmlschema/exceptions.py' adding 'xmlschema/helpers.py' adding 'xmlschema/limits.py' adding 'xmlschema/names.py' adding 'xmlschema/namespaces.py' adding 'xmlschema/resources.py' adding 'xmlschema/xpath.py' adding 'xmlschema/converters/__init__.py' adding 'xmlschema/converters/abdera.py' adding 'xmlschema/converters/badgerfish.py' adding 'xmlschema/converters/columnar.py' adding 'xmlschema/converters/default.py' adding 'xmlschema/converters/jsonml.py' adding 'xmlschema/converters/parker.py' adding 'xmlschema/converters/unordered.py' adding 'xmlschema/extras/__init__.py' adding 'xmlschema/extras/codegen.py' adding 'xmlschema/extras/wsdl.py' adding 'xmlschema/extras/templates/python/bindings.py.jinja' adding 'xmlschema/extras/templates/python/sample.py.jinja' adding 'xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd' adding 'xmlschema/schemas/VC/XMLSchema-versioning.xsd' adding 'xmlschema/schemas/WSDL/soap-encoding.xsd' adding 'xmlschema/schemas/WSDL/soap-envelope.xsd' adding 'xmlschema/schemas/WSDL/wsdl-soap.xsd' adding 'xmlschema/schemas/WSDL/wsdl.xsd' adding 'xmlschema/schemas/XHTML/xhtml1-strict.xsd' adding 'xmlschema/schemas/XLINK/xlink.xsd' adding 'xmlschema/schemas/XML/xml_minimal.xsd' adding 'xmlschema/schemas/XSD_1.0/XMLSchema.xsd' adding 'xmlschema/schemas/XSD_1.0/datatypes.xsd' adding 'xmlschema/schemas/XSD_1.1/XMLSchema.xsd' adding 'xmlschema/schemas/XSD_1.1/datatypes.xsd' adding 'xmlschema/schemas/XSD_1.1/xsd11-extra.xsd' adding 'xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd' adding 'xmlschema/testing/__init__.py' adding 'xmlschema/testing/builders.py' adding 'xmlschema/testing/case_class.py' adding 'xmlschema/testing/factory.py' adding 'xmlschema/testing/helpers.py' adding 'xmlschema/testing/observers.py' adding 'xmlschema/validators/__init__.py' adding 'xmlschema/validators/assertions.py' adding 'xmlschema/validators/attributes.py' adding 'xmlschema/validators/builtins.py' adding 'xmlschema/validators/complex_types.py' adding 'xmlschema/validators/elements.py' adding 'xmlschema/validators/exceptions.py' adding 'xmlschema/validators/facets.py' adding 'xmlschema/validators/global_maps.py' adding 'xmlschema/validators/groups.py' adding 'xmlschema/validators/helpers.py' adding 'xmlschema/validators/identities.py' adding 'xmlschema/validators/models.py' adding 'xmlschema/validators/notations.py' adding 'xmlschema/validators/particles.py' adding 'xmlschema/validators/schema.py' adding 'xmlschema/validators/simple_types.py' adding 'xmlschema/validators/wildcards.py' adding 'xmlschema/validators/xsdbase.py' adding 'xmlschema-1.7.0.dist-info/LICENSE' adding 'xmlschema-1.7.0.dist-info/METADATA' adding 'xmlschema-1.7.0.dist-info/WHEEL' adding 'xmlschema-1.7.0.dist-info/entry_points.txt' adding 'xmlschema-1.7.0.dist-info/top_level.txt' adding 'xmlschema-1.7.0.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for xmlschema (pyproject.toml): finished with status 'done' Created wheel for xmlschema: filename=xmlschema-1.7.0-py3-none-any.whl size=254767 sha256=4662dee9236998c524eda5b73c5af6668f968934e057bf7fbe8b3ab66df9ac0e Stored in directory: /builddir/.cache/pip/wheels/9e/41/6a/de5015f0b8370f7b1a4f7b24daa94c98b567532dbbb3e42b09 Successfully built xmlschema + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WZ5Lit + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch ++ dirname /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch + 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 + cd xmlschema-1.7.0 ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/xmlschema-1.7.0/pyproject-wheeldir/xmlschema-1.7.0-py3-none-any.whl + specifier=xmlschema==1.7.0 + TMPDIR=/builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/xmlschema-1.7.0/pyproject-wheeldir xmlschema==1.7.0 Using pip 22.2.2 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/xmlschema-1.7.0/pyproject-wheeldir Processing ./pyproject-wheeldir/xmlschema-1.7.0-py3-none-any.whl Installing collected packages: xmlschema Creating /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin/xmlschema-json2xml to 755 changing mode of /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin/xmlschema-validate to 755 changing mode of /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin/xmlschema-xml2json to 755 Successfully installed xmlschema-1.7.0 + '[' -d /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin/xmlschema-json2xml /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin/xmlschema-validate /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin/xmlschema-xml2json /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin/xmlschema-json2xml: updating /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin/xmlschema-validate: updating /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin/xmlschema-xml2json: updating + rm -rfv /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-xmlschema-1.7.0-3.fc37.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/xmlschema-1.7.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib/python3.11/site-packages/xmlschema-1.7.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch --record /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib/python3.11/site-packages/xmlschema-1.7.0.dist-info/RECORD --output /builddir/build/BUILD/python-xmlschema-1.7.0-3.fc37.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib/python3.11/site-packages/xmlschema-1.7.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib/python3.11/site-packages/xmlschema-1.7.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib/python3.11/site-packages/xmlschema-1.7.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib/python3.11/site-packages/xmlschema-1.7.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-xmlschema-1.7.0-3.fc37.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.7.0-3.fc37 --unique-debug-suffix -1.7.0-3.fc37.noarch --unique-debug-src-base python-xmlschema-1.7.0-3.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xmlschema-1.7.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3efcWr + umask 022 + cd /builddir/build/BUILD + 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 + cd xmlschema-1.7.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/lib/python3.11/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/xmlschema-1.7.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py311 . ---------------------------------------------------------------------- Ran 1 test in 3.843s OK . ---------------------------------------------------------------------- Ran 1 test in 3.791s OK . ---------------------------------------------------------------------- Ran 1 test in 0.119s OK ..................................................................................................................................................................................................................................................................................ssss..................................s...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.........s.............................s.........s........................................................................................................ ---------------------------------------------------------------------- Ran 1167 tests in 291.868s OK (skipped=9) ___________________________________ summary ____________________________________ py311: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-xmlschema-1.7.0-3.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nv2eEN + umask 022 + cd /builddir/build/BUILD + cd xmlschema-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/share/doc/python3-xmlschema + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/share/doc/python3-xmlschema + cp -pr README.rst /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/share/doc/python3-xmlschema + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5s2r58 + umask 022 + cd /builddir/build/BUILD + cd xmlschema-1.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/share/licenses/python3-xmlschema + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/share/licenses/python3-xmlschema + cp -pr LICENSE /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch/usr/share/licenses/python3-xmlschema + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-xmlschema = 1.7.0-3.fc37 python3-xmlschema = 1.7.0-3.fc37 python3.11-xmlschema = 1.7.0-3.fc37 python3.11dist(xmlschema) = 1.7 python3dist(xmlschema) = 1.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (python3.11dist(elementpath) < 3~~ with python3.11dist(elementpath) >= 2.2.2) /usr/bin/python3 python(abi) = 3.11 Obsoletes: python-xmlschema < 1.7.0-3.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch Wrote: /builddir/build/SRPMS/python-xmlschema-1.7.0-3.fc37.src.rpm Wrote: /builddir/build/RPMS/python3-xmlschema-1.7.0-3.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x5k11K + umask 022 + cd /builddir/build/BUILD + cd xmlschema-1.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-xmlschema-1.7.0-3.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.yDaDIw + umask 022 + cd /builddir/build/BUILD + rm -rf xmlschema-1.7.0 xmlschema-1.7.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0