Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-lark-parser.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61442-16463/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-lark-parser.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 Wrote: /builddir/build/SRPMS/python-lark-parser-1.1.7-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-lark-parser.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61442-16463/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-lark-parser.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l9S0uc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lark-1.1.7 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/lark-1.1.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lark-1.1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r$//' README.md examples/__init__.py examples/calc.py examples/fruitflies.py examples/indented_tree.py examples/json_parser.py examples/lark_grammar.py examples/turtle_dsl.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Bel6zh + umask 022 + cd /builddir/build/BUILD + cd lark-1.1.7 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Import error: No module named 'toml' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-lark-parser-1.1.7-3.oc9.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-lark-parser.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61442-16463/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-lark-parser.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GobUlj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lark-1.1.7 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/lark-1.1.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lark-1.1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r$//' README.md examples/__init__.py examples/calc.py examples/fruitflies.py examples/indented_tree.py examples/json_parser.py examples/lark_grammar.py examples/turtle_dsl.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.kY687V + umask 022 + cd /builddir/build/BUILD + cd lark-1.1.7 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools>=61.2.0 from build-system.requires Requirement satisfied: setuptools>=61.2.0 (installed: setuptools 65.5.1) /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) warning: no files found matching 'examples/*.lark' HOOK STDOUT: running egg_info HOOK STDOUT: writing lark.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to lark.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to lark.egg-info/entry_points.txt HOOK STDOUT: writing requirements to lark.egg-info/requires.txt HOOK STDOUT: writing top-level names to lark.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'lark.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'lark.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Exiting dependency generation pass: get_requires_for_build_wheel + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-lark-parser-1.1.7-3.oc9.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-lark-parser.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61442-16463/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-lark-parser.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0l6MTB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lark-1.1.7 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/lark-1.1.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lark-1.1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r$//' README.md examples/__init__.py examples/calc.py examples/fruitflies.py examples/indented_tree.py examples/json_parser.py examples/lark_grammar.py examples/turtle_dsl.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.dg6AaN + umask 022 + cd /builddir/build/BUILD + cd lark-1.1.7 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools>=61.2.0 from build-system.requires Requirement satisfied: setuptools>=61.2.0 (installed: setuptools 65.5.1) /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) warning: no files found matching 'examples/*.lark' HOOK STDOUT: running egg_info HOOK STDOUT: writing lark.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to lark.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to lark.egg-info/entry_points.txt HOOK STDOUT: writing requirements to lark.egg-info/requires.txt HOOK STDOUT: writing top-level names to lark.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'lark.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'lark.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) warning: no files found matching 'examples/*.lark' HOOK STDOUT: running dist_info HOOK STDOUT: writing lark.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to lark.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to lark.egg-info/entry_points.txt HOOK STDOUT: writing requirements to lark.egg-info/requires.txt HOOK STDOUT: writing top-level names to lark.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'lark.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'lark.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/lark-1.1.7/lark-1.1.7.dist-info' Handling atomicwrites ; extra == 'atomic_cache' from wheel metadata: Requires-Dist Ignoring alien requirement: atomicwrites ; extra == 'atomic_cache' Handling interegular <0.4.0,>=0.3.1 ; extra == 'interegular' from wheel metadata: Requires-Dist Ignoring alien requirement: interegular <0.4.0,>=0.3.1 ; extra == 'interegular' Handling js2py ; extra == 'nearley' from wheel metadata: Requires-Dist Ignoring alien requirement: js2py ; extra == 'nearley' Handling regex ; extra == 'regex' from wheel metadata: Requires-Dist Ignoring alien requirement: regex ; extra == 'regex' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-lark-parser-1.1.7-3.oc9.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-lark-parser.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61442-16463/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-lark-parser.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 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.8CqIR5 + umask 022 + cd /builddir/build/BUILD + cd lark-1.1.7 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv lark-1.1.7.dist-info/ removed 'lark-1.1.7.dist-info/entry_points.txt' removed 'lark-1.1.7.dist-info/METADATA' removed 'lark-1.1.7.dist-info/LICENSE' removed 'lark-1.1.7.dist-info/top_level.txt' removed directory 'lark-1.1.7.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools>=61.2.0 from build-system.requires Requirement satisfied: setuptools>=61.2.0 (installed: setuptools 65.5.1) /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) warning: no files found matching 'examples/*.lark' HOOK STDOUT: running egg_info HOOK STDOUT: writing lark.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to lark.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to lark.egg-info/entry_points.txt HOOK STDOUT: writing requirements to lark.egg-info/requires.txt HOOK STDOUT: writing top-level names to lark.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'lark.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'lark.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) warning: no files found matching 'examples/*.lark' HOOK STDOUT: running dist_info HOOK STDOUT: writing lark.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to lark.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to lark.egg-info/entry_points.txt HOOK STDOUT: writing requirements to lark.egg-info/requires.txt HOOK STDOUT: writing top-level names to lark.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'lark.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'lark.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/lark-1.1.7/lark-1.1.7.dist-info' Handling atomicwrites ; extra == 'atomic_cache' from wheel metadata: Requires-Dist Ignoring alien requirement: atomicwrites ; extra == 'atomic_cache' Handling interegular <0.4.0,>=0.3.1 ; extra == 'interegular' from wheel metadata: Requires-Dist Ignoring alien requirement: interegular <0.4.0,>=0.3.1 ; extra == 'interegular' Handling js2py ; extra == 'nearley' from wheel metadata: Requires-Dist Ignoring alien requirement: js2py ; extra == 'nearley' Handling regex ; extra == 'regex' from wheel metadata: Requires-Dist Ignoring alien requirement: regex ; extra == 'regex' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.R1kWy5 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -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 lark-1.1.7 + mkdir -p /builddir/build/BUILD/lark-1.1.7/.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/lark-1.1.7/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/lark-1.1.7/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/lark-1.1.7 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running dist_info creating /builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-modern-metadata-wdk0jr4_/lark.egg-info writing /builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-modern-metadata-wdk0jr4_/lark.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-modern-metadata-wdk0jr4_/lark.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-modern-metadata-wdk0jr4_/lark.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-modern-metadata-wdk0jr4_/lark.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-modern-metadata-wdk0jr4_/lark.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-modern-metadata-wdk0jr4_/lark.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-modern-metadata-wdk0jr4_/lark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'examples/*.lark' adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-modern-metadata-wdk0jr4_/lark.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-modern-metadata-wdk0jr4_/lark-1.1.7.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: lark Building wheel for lark (pyproject.toml): started Running command Building wheel for lark (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lark copying lark/utils.py -> build/lib/lark copying lark/tree.py -> build/lib/lark copying lark/parser_frontends.py -> build/lib/lark copying lark/ast_utils.py -> build/lib/lark copying lark/__init__.py -> build/lib/lark copying lark/load_grammar.py -> build/lib/lark copying lark/lark.py -> build/lib/lark copying lark/visitors.py -> build/lib/lark copying lark/parse_tree_builder.py -> build/lib/lark copying lark/indenter.py -> build/lib/lark copying lark/reconstruct.py -> build/lib/lark copying lark/tree_templates.py -> build/lib/lark copying lark/lexer.py -> build/lib/lark copying lark/common.py -> build/lib/lark copying lark/grammar.py -> build/lib/lark copying lark/exceptions.py -> build/lib/lark copying lark/tree_matcher.py -> build/lib/lark creating build/lib/lark/parsers copying lark/parsers/lalr_analysis.py -> build/lib/lark/parsers copying lark/parsers/cyk.py -> build/lib/lark/parsers copying lark/parsers/__init__.py -> build/lib/lark/parsers copying lark/parsers/earley_common.py -> build/lib/lark/parsers copying lark/parsers/grammar_analysis.py -> build/lib/lark/parsers copying lark/parsers/earley_forest.py -> build/lib/lark/parsers copying lark/parsers/xearley.py -> build/lib/lark/parsers copying lark/parsers/earley.py -> build/lib/lark/parsers copying lark/parsers/lalr_interactive_parser.py -> build/lib/lark/parsers copying lark/parsers/lalr_parser.py -> build/lib/lark/parsers creating build/lib/lark/tools copying lark/tools/nearley.py -> build/lib/lark/tools copying lark/tools/__init__.py -> build/lib/lark/tools copying lark/tools/standalone.py -> build/lib/lark/tools copying lark/tools/serialize.py -> build/lib/lark/tools creating build/lib/lark/grammars copying lark/grammars/__init__.py -> build/lib/lark/grammars creating build/lib/lark/__pyinstaller copying lark/__pyinstaller/__init__.py -> build/lib/lark/__pyinstaller copying lark/__pyinstaller/hook-lark.py -> build/lib/lark/__pyinstaller running egg_info writing lark.egg-info/PKG-INFO writing dependency_links to lark.egg-info/dependency_links.txt writing entry points to lark.egg-info/entry_points.txt writing requirements to lark.egg-info/requires.txt writing top-level names to lark.egg-info/top_level.txt reading manifest file 'lark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'examples/*.lark' adding license file 'LICENSE' writing manifest file 'lark.egg-info/SOURCES.txt' copying lark/py.typed -> build/lib/lark copying lark/grammars/common.lark -> build/lib/lark/grammars copying lark/grammars/lark.lark -> build/lib/lark/grammars copying lark/grammars/python.lark -> build/lib/lark/grammars copying lark/grammars/unicode.lark -> build/lib/lark/grammars installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/utils.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/tree.py -> build/bdist.linux-aarch64/wheel/lark creating build/bdist.linux-aarch64/wheel/lark/tools copying build/lib/lark/tools/nearley.py -> build/bdist.linux-aarch64/wheel/lark/tools copying build/lib/lark/tools/__init__.py -> build/bdist.linux-aarch64/wheel/lark/tools copying build/lib/lark/tools/standalone.py -> build/bdist.linux-aarch64/wheel/lark/tools copying build/lib/lark/tools/serialize.py -> build/bdist.linux-aarch64/wheel/lark/tools copying build/lib/lark/parser_frontends.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/ast_utils.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/__init__.py -> build/bdist.linux-aarch64/wheel/lark creating build/bdist.linux-aarch64/wheel/lark/__pyinstaller copying build/lib/lark/__pyinstaller/__init__.py -> build/bdist.linux-aarch64/wheel/lark/__pyinstaller copying build/lib/lark/__pyinstaller/hook-lark.py -> build/bdist.linux-aarch64/wheel/lark/__pyinstaller copying build/lib/lark/load_grammar.py -> build/bdist.linux-aarch64/wheel/lark creating build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/parsers/lalr_analysis.py -> build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/parsers/cyk.py -> build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/parsers/__init__.py -> build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/parsers/earley_common.py -> build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/parsers/grammar_analysis.py -> build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/parsers/earley_forest.py -> build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/parsers/xearley.py -> build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/parsers/earley.py -> build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/parsers/lalr_interactive_parser.py -> build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/parsers/lalr_parser.py -> build/bdist.linux-aarch64/wheel/lark/parsers copying build/lib/lark/lark.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/visitors.py -> build/bdist.linux-aarch64/wheel/lark creating build/bdist.linux-aarch64/wheel/lark/grammars copying build/lib/lark/grammars/lark.lark -> build/bdist.linux-aarch64/wheel/lark/grammars copying build/lib/lark/grammars/__init__.py -> build/bdist.linux-aarch64/wheel/lark/grammars copying build/lib/lark/grammars/unicode.lark -> build/bdist.linux-aarch64/wheel/lark/grammars copying build/lib/lark/grammars/python.lark -> build/bdist.linux-aarch64/wheel/lark/grammars copying build/lib/lark/grammars/common.lark -> build/bdist.linux-aarch64/wheel/lark/grammars copying build/lib/lark/parse_tree_builder.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/indenter.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/reconstruct.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/tree_templates.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/lexer.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/py.typed -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/common.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/grammar.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/exceptions.py -> build/bdist.linux-aarch64/wheel/lark copying build/lib/lark/tree_matcher.py -> build/bdist.linux-aarch64/wheel/lark running install_egg_info Copying lark.egg-info to build/bdist.linux-aarch64/wheel/lark-1.1.7-py3.11.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/lark-1.1.7.dist-info/WHEEL creating '/builddir/build/BUILD/lark-1.1.7/.pyproject-builddir/pip-wheel-ksjghqwu/tmpdpardypq/lark-1.1.7-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'lark/__init__.py' adding 'lark/ast_utils.py' adding 'lark/common.py' adding 'lark/exceptions.py' adding 'lark/grammar.py' adding 'lark/indenter.py' adding 'lark/lark.py' adding 'lark/lexer.py' adding 'lark/load_grammar.py' adding 'lark/parse_tree_builder.py' adding 'lark/parser_frontends.py' adding 'lark/py.typed' adding 'lark/reconstruct.py' adding 'lark/tree.py' adding 'lark/tree_matcher.py' adding 'lark/tree_templates.py' adding 'lark/utils.py' adding 'lark/visitors.py' adding 'lark/__pyinstaller/__init__.py' adding 'lark/__pyinstaller/hook-lark.py' adding 'lark/grammars/__init__.py' adding 'lark/grammars/common.lark' adding 'lark/grammars/lark.lark' adding 'lark/grammars/python.lark' adding 'lark/grammars/unicode.lark' adding 'lark/parsers/__init__.py' adding 'lark/parsers/cyk.py' adding 'lark/parsers/earley.py' adding 'lark/parsers/earley_common.py' adding 'lark/parsers/earley_forest.py' adding 'lark/parsers/grammar_analysis.py' adding 'lark/parsers/lalr_analysis.py' adding 'lark/parsers/lalr_interactive_parser.py' adding 'lark/parsers/lalr_parser.py' adding 'lark/parsers/xearley.py' adding 'lark/tools/__init__.py' adding 'lark/tools/nearley.py' adding 'lark/tools/serialize.py' adding 'lark/tools/standalone.py' adding 'lark-1.1.7.dist-info/LICENSE' adding 'lark-1.1.7.dist-info/METADATA' adding 'lark-1.1.7.dist-info/WHEEL' adding 'lark-1.1.7.dist-info/entry_points.txt' adding 'lark-1.1.7.dist-info/top_level.txt' adding 'lark-1.1.7.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Building wheel for lark (pyproject.toml): finished with status 'done' Created wheel for lark: filename=lark-1.1.7-py3-none-any.whl size=108906 sha256=12bfd9f4244604b1b0369e9ef14542b842c01fd080d243eed4a079fd381b5be8 Stored in directory: /builddir/.cache/pip/wheels/8f/ef/21/de2884e60d48ce889010931e2e1eb84c0f8f343402de27908e Successfully built lark + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LPGyas + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch + cd lark-1.1.7 ++ ls /builddir/build/BUILD/lark-1.1.7/pyproject-wheeldir/lark-1.1.7-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=lark==1.1.7 + TMPDIR=/builddir/build/BUILD/lark-1.1.7/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch --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/lark-1.1.7/pyproject-wheeldir lark==1.1.7 Using pip 22.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/lark-1.1.7/pyproject-wheeldir Processing ./pyproject-wheeldir/lark-1.1.7-py3-none-any.whl Installing collected packages: lark Successfully installed lark-1.1.7 + '[' -d /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/lark-1.1.7.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib/python3.11/site-packages/lark-1.1.7.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/OpenCloudOS + /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch --record /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib/python3.11/site-packages/lark-1.1.7.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib/python3.11/site-packages/lark-1.1.7.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib/python3.11/site-packages/lark-1.1.7.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib/python3.11/site-packages/lark-1.1.7.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib/python3.11/site-packages/lark-1.1.7.dist-info/REQUESTED' + /usr/bin/python3 /usr/lib/rpm/OpenCloudOS/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/pyproject-record --prefix /usr lark + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.1.7-3.oc9 --unique-debug-suffix -1.1.7-3.oc9.noarch --unique-debug-src-base python-lark-parser-1.1.7-3.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/lark-1.1.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dUQTgK + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -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 lark-1.1.7 + /usr/bin/python3 -m tests Nearley not included. Skipping Nearley tests! (use git submodule to add) Warning: Skipping tests for Nearley grammar imports (js2py required) ......s.......s..sssssss.......s...s......sss...ss..ss..s...s..............ss.s.ss.................s....s..s.......s..sssssss.......s...s...s..sss...ss..ss..s...s..............ss.s.ss.................s....s..s.......s..s.....s...........s............ss...ss.s...s..............ss...ss......................s..s.......s..s.....s...........s...s..s.....ss...ss.s...s..............ss...ss......................s..s.......s........s...........s...s........ssss..s.s...s..............ss...ss......................s..s.......s........s...........s...s........ssss..s.s...s..............ss...ss......................s..s................s...s..............................................................s..............................s....s..s...s...............s....s......................s..s..........s.....................s........s....s..s...s...............s....s......................s..s..........s.....................s........s....s..s...s..............ss....s......................s..s...................................................................................................s.s ---------------------------------------------------------------------- Ran 1091 tests in 6.670s OK (skipped=158) + RPM_EC=0 ++ jobs -p Processing files: python3-lark-parser-1.1.7-3.oc9.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2YdPmG + umask 022 + cd /builddir/build/BUILD + cd lark-1.1.7 + DOCDIR=/builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/share/doc/python3-lark-parser + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/share/doc/python3-lark-parser + cp -pr README.md /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/share/doc/python3-lark-parser + cp -pr examples /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/share/doc/python3-lark-parser + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nlnAbG + umask 022 + cd /builddir/build/BUILD + cd lark-1.1.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/share/licenses/python3-lark-parser + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/share/licenses/python3-lark-parser + cp -pr LICENSE /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch/usr/share/licenses/python3-lark-parser + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-lark-parser = 1.1.7-3.oc9 python3-lark-parser = 1.1.7-3.oc9 python3.11-lark-parser = 1.1.7-3.oc9 python3.11dist(lark) = 1.1.7 python3.11dist(lark-parser) = 1.1.7 python3dist(lark) = 1.1.7 python3dist(lark-parser) = 1.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: python(abi) = 3.11 Obsoletes: python3.11-lark-parser < 1.1.7-3.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-lark-parser-1.1.7-3.oc9.noarch Wrote: /builddir/build/SRPMS/python-lark-parser-1.1.7-3.oc9.src.rpm Wrote: /builddir/build/RPMS/python3-lark-parser-1.1.7-3.oc9.noarch.rpm Child return code was: 0