Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-calmjs-parse.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682332289.655329/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-calmjs-parse.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-calmjs.parse-1.3.0-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-calmjs-parse.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682332289.655329/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-calmjs-parse.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-calmjs.parse-1.3.0-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-calmjs-parse.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682332289.655329/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-calmjs-parse.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.ydSJYx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf calmjs.parse-1.3.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/calmjs.parse-1.3.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd calmjs.parse-1.3.0 + /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.JJB3Nt + umask 022 + cd /builddir/build/BUILD + cd calmjs.parse-1.3.0 + 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' running build running build_py creating build creating build/lib creating build/lib/calmjs copying src/calmjs/__init__.py -> build/lib/calmjs creating build/lib/calmjs/parse copying src/calmjs/parse/ruletypes.py -> build/lib/calmjs/parse copying src/calmjs/parse/exceptions.py -> build/lib/calmjs/parse copying src/calmjs/parse/sourcemap.py -> build/lib/calmjs/parse copying src/calmjs/parse/vlq.py -> build/lib/calmjs/parse copying src/calmjs/parse/utils.py -> build/lib/calmjs/parse copying src/calmjs/parse/io.py -> build/lib/calmjs/parse copying src/calmjs/parse/__init__.py -> build/lib/calmjs/parse copying src/calmjs/parse/factory.py -> build/lib/calmjs/parse copying src/calmjs/parse/asttypes.py -> build/lib/calmjs/parse copying src/calmjs/parse/walkers.py -> build/lib/calmjs/parse copying src/calmjs/parse/rules.py -> build/lib/calmjs/parse copying src/calmjs/parse/unicode_chars.py -> build/lib/calmjs/parse creating build/lib/calmjs/parse/handlers copying src/calmjs/parse/handlers/__init__.py -> build/lib/calmjs/parse/handlers copying src/calmjs/parse/handlers/obfuscation.py -> build/lib/calmjs/parse/handlers copying src/calmjs/parse/handlers/core.py -> build/lib/calmjs/parse/handlers copying src/calmjs/parse/handlers/indentation.py -> build/lib/calmjs/parse/handlers creating build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_handlers_obfuscation.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/lexer.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_rules.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_testing.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/parser.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_sourcemap.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_vlq.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_parsers_optimize.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_handlers_indentation.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_pptypes.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_handlers_simple.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_factory.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_es5_unparser.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/__init__.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_asttypes.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_unparsers_extractor.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_unparsers_walker.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_walkers.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_ruletypes.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_es5_parser.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_es5_lexer.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_utils.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_unparsers_base.py -> build/lib/calmjs/parse/tests copying src/calmjs/parse/tests/test_io.py -> build/lib/calmjs/parse/tests creating build/lib/calmjs/parse/unparsers copying src/calmjs/parse/unparsers/walker.py -> build/lib/calmjs/parse/unparsers copying src/calmjs/parse/unparsers/__init__.py -> build/lib/calmjs/parse/unparsers copying src/calmjs/parse/unparsers/extractor.py -> build/lib/calmjs/parse/unparsers copying src/calmjs/parse/unparsers/base.py -> build/lib/calmjs/parse/unparsers copying src/calmjs/parse/unparsers/es5.py -> build/lib/calmjs/parse/unparsers creating build/lib/calmjs/parse/parsers copying src/calmjs/parse/parsers/yacctab_es5_py3_ply3_11.py -> build/lib/calmjs/parse/parsers copying src/calmjs/parse/parsers/lextab_es5_py3_ply3_11.py -> build/lib/calmjs/parse/parsers copying src/calmjs/parse/parsers/__init__.py -> build/lib/calmjs/parse/parsers copying src/calmjs/parse/parsers/optimize.py -> build/lib/calmjs/parse/parsers copying src/calmjs/parse/parsers/es5.py -> build/lib/calmjs/parse/parsers creating build/lib/calmjs/parse/lexers copying src/calmjs/parse/lexers/__init__.py -> build/lib/calmjs/parse/lexers copying src/calmjs/parse/lexers/tokens.py -> build/lib/calmjs/parse/lexers copying src/calmjs/parse/lexers/es5.py -> build/lib/calmjs/parse/lexers creating build/lib/calmjs/parse/testing copying src/calmjs/parse/testing/__init__.py -> build/lib/calmjs/parse/testing copying src/calmjs/parse/testing/util.py -> build/lib/calmjs/parse/testing running egg_info writing src/calmjs.parse.egg-info/PKG-INFO writing dependency_links to src/calmjs.parse.egg-info/dependency_links.txt writing namespace_packages to src/calmjs.parse.egg-info/namespace_packages.txt writing requirements to src/calmjs.parse.egg-info/requires.txt writing top-level names to src/calmjs.parse.egg-info/top_level.txt reading manifest file 'src/calmjs.parse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching '*.txt' warning: no previously-included files matching '*.pyc' found under directory 'src' warning: no previously-included files matching '*.pyo' found under directory 'src' adding license file 'LICENSE' writing manifest file 'src/calmjs.parse.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.83WMtS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64 + cd calmjs.parse-1.3.0 + 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-calmjs.parse-1.3.0-1.x86_64 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 Skipping installation of /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/__init__.py (namespace package) copying calmjs/parse/ruletypes.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/exceptions.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/sourcemap.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/vlq.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/utils.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/io.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/__init__.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/factory.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/asttypes.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/walkers.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/rules.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/unicode_chars.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse copying calmjs/parse/handlers/__init__.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/handlers copying calmjs/parse/handlers/obfuscation.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/handlers copying calmjs/parse/handlers/core.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/handlers copying calmjs/parse/handlers/indentation.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/handlers copying calmjs/parse/tests/test_handlers_obfuscation.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/lexer.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_rules.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_testing.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/parser.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_sourcemap.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_vlq.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_parsers_optimize.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_handlers_indentation.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_pptypes.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_handlers_simple.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_factory.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_es5_unparser.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/__init__.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_asttypes.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_unparsers_extractor.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_unparsers_walker.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_walkers.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_ruletypes.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_es5_parser.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_es5_lexer.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_utils.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_unparsers_base.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/tests/test_io.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests copying calmjs/parse/unparsers/walker.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unparsers copying calmjs/parse/unparsers/__init__.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unparsers copying calmjs/parse/unparsers/extractor.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unparsers copying calmjs/parse/unparsers/base.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unparsers copying calmjs/parse/unparsers/es5.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unparsers copying calmjs/parse/parsers/yacctab_es5_py3_ply3_11.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/parsers copying calmjs/parse/parsers/lextab_es5_py3_ply3_11.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/parsers copying calmjs/parse/parsers/__init__.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/parsers copying calmjs/parse/parsers/optimize.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/parsers copying calmjs/parse/parsers/es5.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/parsers copying calmjs/parse/lexers/__init__.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/lexers copying calmjs/parse/lexers/tokens.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/lexers copying calmjs/parse/lexers/es5.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/lexers copying calmjs/parse/testing/__init__.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/testing copying calmjs/parse/testing/util.py -> /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/testing byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/ruletypes.py to ruletypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/sourcemap.py to sourcemap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/vlq.py to vlq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/asttypes.py to asttypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/walkers.py to walkers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/rules.py to rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unicode_chars.py to unicode_chars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/handlers/obfuscation.py to obfuscation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/handlers/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/handlers/indentation.py to indentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_handlers_obfuscation.py to test_handlers_obfuscation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/lexer.py to lexer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_rules.py to test_rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_testing.py to test_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_sourcemap.py to test_sourcemap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_vlq.py to test_vlq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_parsers_optimize.py to test_parsers_optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_handlers_indentation.py to test_handlers_indentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_pptypes.py to test_pptypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_handlers_simple.py to test_handlers_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_factory.py to test_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_es5_unparser.py to test_es5_unparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_asttypes.py to test_asttypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_unparsers_extractor.py to test_unparsers_extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_unparsers_walker.py to test_unparsers_walker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_walkers.py to test_walkers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_ruletypes.py to test_ruletypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_es5_parser.py to test_es5_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_es5_lexer.py to test_es5_lexer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_unparsers_base.py to test_unparsers_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/tests/test_io.py to test_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unparsers/walker.py to walker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unparsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unparsers/extractor.py to extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unparsers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/unparsers/es5.py to es5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/parsers/yacctab_es5_py3_ply3_11.py to yacctab_es5_py3_ply3_11.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/parsers/lextab_es5_py3_ply3_11.py to lextab_es5_py3_ply3_11.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/parsers/optimize.py to optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/parsers/es5.py to es5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/lexers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/lexers/tokens.py to tokens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/lexers/es5.py to es5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs/parse/testing/util.py to util.cpython-39.pyc writing byte-compilation script '/tmp/tmpqrgwa4cv.py' /usr/bin/python3 /tmp/tmpqrgwa4cv.py removing /tmp/tmpqrgwa4cv.py running install_egg_info running egg_info writing src/calmjs.parse.egg-info/PKG-INFO writing dependency_links to src/calmjs.parse.egg-info/dependency_links.txt writing namespace_packages to src/calmjs.parse.egg-info/namespace_packages.txt writing requirements to src/calmjs.parse.egg-info/requires.txt writing top-level names to src/calmjs.parse.egg-info/top_level.txt reading manifest file 'src/calmjs.parse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching '*.txt' warning: no previously-included files matching '*.pyc' found under directory 'src' warning: no previously-included files matching '*.pyo' found under directory 'src' adding license file 'LICENSE' writing manifest file 'src/calmjs.parse.egg-info/SOURCES.txt' Copying src/calmjs.parse.egg-info to /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs.parse-1.3.0-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/calmjs.parse-1.3.0-py3.9-nspkg.pth running install_scripts /usr/bin/python3: Error while finding module specification for 'calmjs.parse.parsers.optimize' (ModuleNotFoundError: No module named 'calmjs') + install -d -m755 /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64//usr/share/doc/python-calmjs.parse + '[' -d doc ']' ~/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64 ~/build/BUILD/calmjs.parse-1.3.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/calmjs.parse-1.3.0 + popd + mv /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.0-1 --unique-debug-suffix -1.3.0-1.x86_64 --unique-debug-src-base python-calmjs.parse-1.3.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/calmjs.parse-1.3.0 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-calmjs.parse-1.3.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-calmjs.parse-1.3.0-1.noarch Provides: python-calmjs.parse python3-calmjs.parse = 1.3.0-1 python3.9dist(calmjs.parse) = 1.3 python3dist(calmjs.parse) = 1.3 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.9 python3.9dist(ply) >= 3.6 python3.9dist(setuptools) Processing files: python-calmjs.parse-help-1.3.0-1.noarch warning: Empty %files file /builddir/build/BUILD/calmjs.parse-1.3.0/doclist.lst Provides: python-calmjs.parse-help = 1.3.0-1 python3-calmjs.parse-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-calmjs.parse-1.3.0-1.x86_64 Wrote: /builddir/build/RPMS/python-calmjs.parse-help-1.3.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-calmjs.parse-1.3.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ETOpvJ + umask 022 + cd /builddir/build/BUILD + cd calmjs.parse-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-calmjs.parse-1.3.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0