Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-grako.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682113468.332465/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-grako.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-grako-3.99.9-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-grako.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682113468.332465/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-grako.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-grako-3.99.9-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-grako.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682113468.332465/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-grako.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Jtic9D + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grako-3.99.9 + /usr/bin/unzip -qq /builddir/build/SOURCES/grako-3.99.9.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd grako-3.99.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vzO5HJ + umask 022 + cd /builddir/build/BUILD + cd grako-3.99.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/grako copying grako/diagrams.py -> build/lib/grako copying grako/synth.py -> build/lib/grako copying grako/__main__.py -> build/lib/grako copying grako/semantics.py -> build/lib/grako copying grako/_version.py -> build/lib/grako copying grako/parsing.py -> build/lib/grako copying grako/parser.py -> build/lib/grako copying grako/tool.py -> build/lib/grako copying grako/yaml.py -> build/lib/grako copying grako/_config.py -> build/lib/grako copying grako/exceptions.py -> build/lib/grako copying grako/model.py -> build/lib/grako copying grako/ast.py -> build/lib/grako copying grako/_unicode_characters.py -> build/lib/grako copying grako/rendering.py -> build/lib/grako copying grako/util.py -> build/lib/grako copying grako/infos.py -> build/lib/grako copying grako/symtables.py -> build/lib/grako copying grako/contexts.py -> build/lib/grako copying grako/color.py -> build/lib/grako copying grako/containers.py -> build/lib/grako copying grako/grammars.py -> build/lib/grako copying grako/__init__.py -> build/lib/grako copying grako/objectmodel.py -> build/lib/grako copying grako/bootstrap.py -> build/lib/grako copying grako/buffering.py -> build/lib/grako copying grako/walkers.py -> build/lib/grako creating build/lib/grako/codegen copying grako/codegen/python.py -> build/lib/grako/codegen copying grako/codegen/__init__.py -> build/lib/grako/codegen copying grako/codegen/objectmodel.py -> build/lib/grako/codegen copying grako/codegen/cgbase.py -> build/lib/grako/codegen creating build/lib/grako/test copying grako/test/codegen_test.py -> build/lib/grako/test copying grako/test/__main__.py -> build/lib/grako/test copying grako/test/buffering_test.py -> build/lib/grako/test copying grako/test/model_test.py -> build/lib/grako/test copying grako/test/parsing_test.py -> build/lib/grako/test copying grako/test/ast_test.py -> build/lib/grako/test copying grako/test/pickle_test.py -> build/lib/grako/test copying grako/test/__init__.py -> build/lib/grako/test copying grako/test/diagram_test.py -> build/lib/grako/test creating build/lib/grako/test/grammar copying grako/test/grammar/keyword_test.py -> build/lib/grako/test/grammar copying grako/test/grammar/stateful_test.py -> build/lib/grako/test/grammar copying grako/test/grammar/pattern_test.py -> build/lib/grako/test/grammar copying grako/test/grammar/left_recursion_test.py -> build/lib/grako/test/grammar copying grako/test/grammar/syntax_test.py -> build/lib/grako/test/grammar copying grako/test/grammar/join_test.py -> build/lib/grako/test/grammar copying grako/test/grammar/pretty_test.py -> build/lib/grako/test/grammar copying grako/test/grammar/parameter_test.py -> build/lib/grako/test/grammar copying grako/test/grammar/directive_test.py -> build/lib/grako/test/grammar copying grako/test/grammar/__init__.py -> build/lib/grako/test/grammar copying grako/test/grammar/semantics_test.py -> build/lib/grako/test/grammar creating build/lib/grako/test/zzz_bootstrap copying grako/test/zzz_bootstrap/bootstrap_test.py -> build/lib/grako/test/zzz_bootstrap copying grako/test/zzz_bootstrap/__init__.py -> build/lib/grako/test/zzz_bootstrap running egg_info writing grako.egg-info/PKG-INFO writing dependency_links to grako.egg-info/dependency_links.txt writing entry points to grako.egg-info/entry_points.txt writing requirements to grako.egg-info/requires.txt writing top-level names to grako.egg-info/top_level.txt reading manifest file 'grako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pdf' found under directory 'etc' warning: no previously-included files found matching 'examples/antlr2grako/antlr_parser.py' warning: no previously-included files found matching 'examples/antlr2grako/python.ebnf' warning: no previously-included files found matching 'examples/regex/parser_base.py' warning: no previously-included files found matching 'examples/regex/genparser.py' warning: no previously-included files matching 'calc_parser.py' found under directory 'examples/calc' warning: no previously-included files matching 'calc_model.py' found under directory 'examples/calc' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.c' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'grako.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vkAw2D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64 + cd grako-3.99.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr creating /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/diagrams.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/synth.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/__main__.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/semantics.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/_version.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/parsing.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/parser.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/tool.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/yaml.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/_config.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako creating /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/codegen copying build/lib/grako/codegen/python.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/codegen copying build/lib/grako/codegen/__init__.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/codegen copying build/lib/grako/codegen/objectmodel.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/codegen copying build/lib/grako/codegen/cgbase.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/codegen copying build/lib/grako/exceptions.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/model.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/ast.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/_unicode_characters.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/rendering.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako creating /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test copying build/lib/grako/test/codegen_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test copying build/lib/grako/test/__main__.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test creating /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/keyword_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/stateful_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/pattern_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/left_recursion_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/syntax_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/join_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/pretty_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/parameter_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/directive_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/__init__.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/grammar/semantics_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar copying build/lib/grako/test/buffering_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test copying build/lib/grako/test/model_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test copying build/lib/grako/test/parsing_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test copying build/lib/grako/test/ast_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test copying build/lib/grako/test/pickle_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test copying build/lib/grako/test/__init__.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test copying build/lib/grako/test/diagram_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test creating /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/zzz_bootstrap copying build/lib/grako/test/zzz_bootstrap/bootstrap_test.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/zzz_bootstrap copying build/lib/grako/test/zzz_bootstrap/__init__.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/zzz_bootstrap copying build/lib/grako/util.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/infos.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/symtables.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/contexts.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/color.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/containers.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/grammars.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/__init__.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/objectmodel.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/bootstrap.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/buffering.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako copying build/lib/grako/walkers.py -> /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/diagrams.py to diagrams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/synth.py to synth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/semantics.py to semantics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/parsing.py to parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/tool.py to tool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/yaml.py to yaml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/_config.py to _config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/codegen/python.py to python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/codegen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/codegen/objectmodel.py to objectmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/codegen/cgbase.py to cgbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/ast.py to ast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/_unicode_characters.py to _unicode_characters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/rendering.py to rendering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/codegen_test.py to codegen_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/keyword_test.py to keyword_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/stateful_test.py to stateful_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/pattern_test.py to pattern_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/left_recursion_test.py to left_recursion_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/syntax_test.py to syntax_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/join_test.py to join_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/pretty_test.py to pretty_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/parameter_test.py to parameter_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/directive_test.py to directive_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/grammar/semantics_test.py to semantics_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/buffering_test.py to buffering_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/model_test.py to model_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/parsing_test.py to parsing_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/ast_test.py to ast_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/pickle_test.py to pickle_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/diagram_test.py to diagram_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/zzz_bootstrap/bootstrap_test.py to bootstrap_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/test/zzz_bootstrap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/infos.py to infos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/symtables.py to symtables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/contexts.py to contexts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/containers.py to containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/grammars.py to grammars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/objectmodel.py to objectmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/bootstrap.py to bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/buffering.py to buffering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako/walkers.py to walkers.cpython-39.pyc writing byte-compilation script '/tmp/tmpi_8gbmll.py' /usr/bin/python3 /tmp/tmpi_8gbmll.py removing /tmp/tmpi_8gbmll.py running install_egg_info running egg_info writing grako.egg-info/PKG-INFO writing dependency_links to grako.egg-info/dependency_links.txt writing entry points to grako.egg-info/entry_points.txt writing requirements to grako.egg-info/requires.txt writing top-level names to grako.egg-info/top_level.txt reading manifest file 'grako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pdf' found under directory 'etc' warning: no previously-included files found matching 'examples/antlr2grako/antlr_parser.py' warning: no previously-included files found matching 'examples/antlr2grako/python.ebnf' warning: no previously-included files found matching 'examples/regex/parser_base.py' warning: no previously-included files found matching 'examples/regex/genparser.py' warning: no previously-included files matching 'calc_parser.py' found under directory 'examples/calc' warning: no previously-included files matching 'calc_model.py' found under directory 'examples/calc' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.c' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'grako.egg-info/SOURCES.txt' Copying grako.egg-info to /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9/site-packages/grako-3.99.9-py3.9.egg-info running install_scripts Installing grako script to /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64//usr/share/doc/python-grako + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64//usr/share/doc/python-grako + pushd /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64 ~/build/BUILDROOT/python-grako-3.99.9-1.x86_64 ~/build/BUILD/grako-3.99.9 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/grako-3.99.9 + popd + mv /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.99.9-1 --unique-debug-suffix -3.99.9-1.x86_64 --unique-debug-src-base python-grako-3.99.9-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/grako-3.99.9 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-grako-3.99.9-1.noarch Provides: python-grako python3-grako = 3.99.9-1 python3.9dist(grako) = 3.99.9 python3dist(grako) = 3.99.9 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Processing files: python-grako-help-3.99.9-1.noarch warning: Empty %files file /builddir/build/BUILD/grako-3.99.9/doclist.lst Provides: python-grako-help = 3.99.9-1 python3-grako-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64 Wrote: /builddir/build/RPMS/python-grako-help-3.99.9-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-grako-3.99.9-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2RjR7n + umask 022 + cd /builddir/build/BUILD + cd grako-3.99.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-grako-3.99.9-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0