D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-jsbeautifier-1.13.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a7soE4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf jsbeautifier-1.13.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/jsbeautifier-1.13.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jsbeautifier-1.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf jsbeautifier.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PTlX34 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jsbeautifier-1.13.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/jsbeautifier copying jsbeautifier/__init__.py -> build/lib/jsbeautifier copying jsbeautifier/__version__.py -> build/lib/jsbeautifier creating build/lib/jsbeautifier/tests copying jsbeautifier/tests/testindentation.py -> build/lib/jsbeautifier/tests copying jsbeautifier/tests/__init__.py -> build/lib/jsbeautifier/tests creating build/lib/jsbeautifier/tests/generated copying jsbeautifier/tests/generated/tests.py -> build/lib/jsbeautifier/tests/generated copying jsbeautifier/tests/generated/__init__.py -> build/lib/jsbeautifier/tests/generated creating build/lib/jsbeautifier/core copying jsbeautifier/core/whitespacepattern.py -> build/lib/jsbeautifier/core copying jsbeautifier/core/tokenstream.py -> build/lib/jsbeautifier/core copying jsbeautifier/core/token.py -> build/lib/jsbeautifier/core copying jsbeautifier/core/__init__.py -> build/lib/jsbeautifier/core copying jsbeautifier/core/inputscanner.py -> build/lib/jsbeautifier/core copying jsbeautifier/core/pattern.py -> build/lib/jsbeautifier/core copying jsbeautifier/core/output.py -> build/lib/jsbeautifier/core copying jsbeautifier/core/directives.py -> build/lib/jsbeautifier/core copying jsbeautifier/core/options.py -> build/lib/jsbeautifier/core copying jsbeautifier/core/templatablepattern.py -> build/lib/jsbeautifier/core copying jsbeautifier/core/tokenizer.py -> build/lib/jsbeautifier/core creating build/lib/jsbeautifier/cli copying jsbeautifier/cli/__init__.py -> build/lib/jsbeautifier/cli creating build/lib/jsbeautifier/javascript copying jsbeautifier/javascript/__init__.py -> build/lib/jsbeautifier/javascript copying jsbeautifier/javascript/acorn.py -> build/lib/jsbeautifier/javascript copying jsbeautifier/javascript/beautifier.py -> build/lib/jsbeautifier/javascript copying jsbeautifier/javascript/options.py -> build/lib/jsbeautifier/javascript copying jsbeautifier/javascript/tokenizer.py -> build/lib/jsbeautifier/javascript creating build/lib/jsbeautifier/unpackers copying jsbeautifier/unpackers/javascriptobfuscator.py -> build/lib/jsbeautifier/unpackers copying jsbeautifier/unpackers/urlencode.py -> build/lib/jsbeautifier/unpackers copying jsbeautifier/unpackers/__init__.py -> build/lib/jsbeautifier/unpackers copying jsbeautifier/unpackers/myobfuscate.py -> build/lib/jsbeautifier/unpackers copying jsbeautifier/unpackers/packer.py -> build/lib/jsbeautifier/unpackers copying jsbeautifier/unpackers/evalbased.py -> build/lib/jsbeautifier/unpackers creating build/lib/jsbeautifier/unpackers/tests copying jsbeautifier/unpackers/tests/testmyobfuscate.py -> build/lib/jsbeautifier/unpackers/tests copying jsbeautifier/unpackers/tests/testpacker.py -> build/lib/jsbeautifier/unpackers/tests copying jsbeautifier/unpackers/tests/__init__.py -> build/lib/jsbeautifier/unpackers/tests copying jsbeautifier/unpackers/tests/testjavascriptobfuscator.py -> build/lib/jsbeautifier/unpackers/tests copying jsbeautifier/unpackers/tests/testurlencode.py -> build/lib/jsbeautifier/unpackers/tests + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tCz7e6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64 + cd jsbeautifier-1.13.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier copying build/lib/jsbeautifier/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/whitespacepattern.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/tokenstream.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/token.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/inputscanner.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/pattern.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/output.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/directives.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/options.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/templatablepattern.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core copying build/lib/jsbeautifier/core/tokenizer.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/tests creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/tests/generated copying build/lib/jsbeautifier/tests/generated/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/tests/generated copying build/lib/jsbeautifier/tests/generated/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/tests/generated copying build/lib/jsbeautifier/tests/testindentation.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/tests copying build/lib/jsbeautifier/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/tests creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/cli copying build/lib/jsbeautifier/cli/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/cli creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript copying build/lib/jsbeautifier/javascript/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript copying build/lib/jsbeautifier/javascript/acorn.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript copying build/lib/jsbeautifier/javascript/beautifier.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript copying build/lib/jsbeautifier/javascript/options.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript copying build/lib/jsbeautifier/javascript/tokenizer.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript copying build/lib/jsbeautifier/__version__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers copying build/lib/jsbeautifier/unpackers/javascriptobfuscator.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers copying build/lib/jsbeautifier/unpackers/urlencode.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers copying build/lib/jsbeautifier/unpackers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers copying build/lib/jsbeautifier/unpackers/myobfuscate.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers creating /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests copying build/lib/jsbeautifier/unpackers/tests/testmyobfuscate.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests copying build/lib/jsbeautifier/unpackers/tests/testpacker.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests copying build/lib/jsbeautifier/unpackers/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests copying build/lib/jsbeautifier/unpackers/tests/testjavascriptobfuscator.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests copying build/lib/jsbeautifier/unpackers/tests/testurlencode.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests copying build/lib/jsbeautifier/unpackers/packer.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers copying build/lib/jsbeautifier/unpackers/evalbased.py -> /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/whitespacepattern.py to whitespacepattern.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/tokenstream.py to tokenstream.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/token.py to token.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/inputscanner.py to inputscanner.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/pattern.py to pattern.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/output.py to output.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/directives.py to directives.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/options.py to options.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/templatablepattern.py to templatablepattern.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/core/tokenizer.py to tokenizer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/tests/generated/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/tests/generated/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/tests/testindentation.py to testindentation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/cli/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript/acorn.py to acorn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript/beautifier.py to beautifier.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript/options.py to options.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/javascript/tokenizer.py to tokenizer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/__version__.py to __version__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/javascriptobfuscator.py to javascriptobfuscator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/urlencode.py to urlencode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/myobfuscate.py to myobfuscate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests/testmyobfuscate.py to testmyobfuscate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests/testpacker.py to testpacker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests/testjavascriptobfuscator.py to testjavascriptobfuscator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/tests/testurlencode.py to testurlencode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/packer.py to packer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier/unpackers/evalbased.py to evalbased.cpython-38.pyc writing byte-compilation script '/tmp/tmprgfl41ui.py' /usr/bin/python3 /tmp/tmprgfl41ui.py removing /tmp/tmprgfl41ui.py running install_egg_info running egg_info creating jsbeautifier.egg-info writing jsbeautifier.egg-info/PKG-INFO writing dependency_links to jsbeautifier.egg-info/dependency_links.txt writing entry points to jsbeautifier.egg-info/entry_points.txt writing requirements to jsbeautifier.egg-info/requires.txt writing top-level names to jsbeautifier.egg-info/top_level.txt writing manifest file 'jsbeautifier.egg-info/SOURCES.txt' reading manifest file 'jsbeautifier.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'js-beautify' writing manifest file 'jsbeautifier.egg-info/SOURCES.txt' Copying jsbeautifier.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/jsbeautifier-1.13.0-py3.8.egg-info running install_scripts Installing js-beautify script to /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.13.0-1.mga8 --unique-debug-suffix -1.13.0-1.mga8.x86_64 --unique-debug-src-base python-jsbeautifier-1.13.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/jsbeautifier-1.13.0 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-jsbeautifier-1.13.0-1.mga8.noarch Provides: python-jsbeautifier = 1.13.0-1.mga8 python3-jsbeautifier = 1.13.0-1.mga8 python3.8-jsbeautifier = 1.13.0-1.mga8 python3.8dist(jsbeautifier) = 1.13 python3dist(jsbeautifier) = 1.13 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.8 python3.8dist(editorconfig) >= 0.12.2 python3.8dist(setuptools) python3.8dist(six) >= 1.13 Obsoletes: python-jsbeautifier < 1.13.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-jsbeautifier-1.13.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iV2mu3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jsbeautifier-1.13.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-jsbeautifier-1.13.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X1pFz6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf jsbeautifier-1.13.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!