D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-js2py-0.70-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RvzKbw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Js2Py-0.70 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Js2Py-0.70.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Js2Py-0.70 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf js2py.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.spbCut + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Js2Py-0.70 + '[' 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/js2py copying js2py/pyjs.py -> build/lib/js2py copying js2py/node_import.py -> build/lib/js2py copying js2py/evaljs.py -> build/lib/js2py copying js2py/base.py -> build/lib/js2py copying js2py/__init__.py -> build/lib/js2py creating build/lib/js2py/utils copying js2py/utils/injector.py -> build/lib/js2py/utils copying js2py/utils/__init__.py -> build/lib/js2py/utils creating build/lib/js2py/prototypes copying js2py/prototypes/jstypedarray.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsstring.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsregexp.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsobject.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsnumber.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsjson.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsfunction.py -> build/lib/js2py/prototypes copying js2py/prototypes/jserror.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsboolean.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsarraybuffer.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsarray.py -> build/lib/js2py/prototypes copying js2py/prototypes/__init__.py -> build/lib/js2py/prototypes creating build/lib/js2py/translators copying js2py/translators/translator.py -> build/lib/js2py/translators copying js2py/translators/translating_nodes.py -> build/lib/js2py/translators copying js2py/translators/jsregexps.py -> build/lib/js2py/translators copying js2py/translators/friendly_nodes.py -> build/lib/js2py/translators copying js2py/translators/__init__.py -> build/lib/js2py/translators creating build/lib/js2py/constructors copying js2py/constructors/time_helpers.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint8clampedarray.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint8array.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint16array.py -> build/lib/js2py/constructors copying js2py/constructors/jsstring.py -> build/lib/js2py/constructors copying js2py/constructors/jsregexp.py -> build/lib/js2py/constructors copying js2py/constructors/jsobject.py -> build/lib/js2py/constructors copying js2py/constructors/jsnumber.py -> build/lib/js2py/constructors copying js2py/constructors/jsmath.py -> build/lib/js2py/constructors copying js2py/constructors/jsint8array.py -> build/lib/js2py/constructors copying js2py/constructors/jsint32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsint16array.py -> build/lib/js2py/constructors copying js2py/constructors/jsfunction.py -> build/lib/js2py/constructors copying js2py/constructors/jsfloat64array.py -> build/lib/js2py/constructors copying js2py/constructors/jsfloat32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsdate.py -> build/lib/js2py/constructors copying js2py/constructors/jsboolean.py -> build/lib/js2py/constructors copying js2py/constructors/jsarraybuffer.py -> build/lib/js2py/constructors copying js2py/constructors/jsarray.py -> build/lib/js2py/constructors copying js2py/constructors/__init__.py -> build/lib/js2py/constructors creating build/lib/js2py/host copying js2py/host/jsfunctions.py -> build/lib/js2py/host copying js2py/host/jseval.py -> build/lib/js2py/host copying js2py/host/console.py -> build/lib/js2py/host copying js2py/host/__init__.py -> build/lib/js2py/host creating build/lib/js2py/es6 copying js2py/es6/babel.py -> build/lib/js2py/es6 copying js2py/es6/__init__.py -> build/lib/js2py/es6 creating build/lib/js2py/internals copying js2py/internals/trans_utils.py -> build/lib/js2py/internals copying js2py/internals/speed.py -> build/lib/js2py/internals copying js2py/internals/space.py -> build/lib/js2py/internals copying js2py/internals/simplex.py -> build/lib/js2py/internals copying js2py/internals/seval.py -> build/lib/js2py/internals copying js2py/internals/operations.py -> build/lib/js2py/internals copying js2py/internals/opcodes.py -> build/lib/js2py/internals copying js2py/internals/gen.py -> build/lib/js2py/internals copying js2py/internals/func_utils.py -> build/lib/js2py/internals copying js2py/internals/fill_space.py -> build/lib/js2py/internals copying js2py/internals/desc.py -> build/lib/js2py/internals copying js2py/internals/conversions.py -> build/lib/js2py/internals copying js2py/internals/code.py -> build/lib/js2py/internals copying js2py/internals/byte_trans.py -> build/lib/js2py/internals copying js2py/internals/base.py -> build/lib/js2py/internals copying js2py/internals/__init__.py -> build/lib/js2py/internals creating build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsutils.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsstring.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsregexp.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsobject.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsnumber.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsjson.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsfunction.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jserror.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsboolean.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsarray.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/__init__.py -> build/lib/js2py/internals/prototypes creating build/lib/js2py/internals/constructors copying js2py/internals/constructors/time_helpers.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsstring.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsregexp.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsobject.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsnumber.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsmath.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsfunction.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsdate.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsconsole.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsboolean.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsarray.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/__init__.py -> build/lib/js2py/internals/constructors creating build/lib/js2py/py_node_modules copying js2py/py_node_modules/__init__.py -> build/lib/js2py/py_node_modules + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aUWO62 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64 + cd Js2Py-0.70 + '[' 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-js2py-0.70-1.mga9.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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 /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/py_node_modules copying build/lib/js2py/py_node_modules/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/py_node_modules creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsboolean.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsconsole.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsdate.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsfunction.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsmath.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsnumber.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsobject.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsregexp.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsstring.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/time_helpers.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsboolean.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jserror.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsfunction.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsjson.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsnumber.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsobject.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsregexp.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsstring.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsutils.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/byte_trans.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/code.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/conversions.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/desc.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/fill_space.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/func_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/gen.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/opcodes.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/operations.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/seval.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/simplex.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/space.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/speed.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals copying build/lib/js2py/internals/trans_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/es6 copying build/lib/js2py/es6/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/es6 copying build/lib/js2py/es6/babel.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/es6 creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/host copying build/lib/js2py/host/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/host copying build/lib/js2py/host/console.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/host copying build/lib/js2py/host/jseval.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/host copying build/lib/js2py/host/jsfunctions.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/host creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsarraybuffer.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsboolean.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsdate.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsfloat32array.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsfloat64array.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsfunction.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsint16array.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsint32array.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsint8array.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsmath.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsnumber.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsobject.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsregexp.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsstring.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsuint16array.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsuint32array.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsuint8array.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsuint8clampedarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors copying build/lib/js2py/constructors/time_helpers.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators copying build/lib/js2py/translators/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators copying build/lib/js2py/translators/friendly_nodes.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators copying build/lib/js2py/translators/jsregexps.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators copying build/lib/js2py/translators/translating_nodes.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators copying build/lib/js2py/translators/translator.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsarraybuffer.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsboolean.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jserror.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsfunction.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsjson.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsnumber.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsobject.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsregexp.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsstring.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jstypedarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes creating /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/utils copying build/lib/js2py/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/utils copying build/lib/js2py/utils/injector.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/utils copying build/lib/js2py/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py copying build/lib/js2py/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py copying build/lib/js2py/evaljs.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py copying build/lib/js2py/node_import.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py copying build/lib/js2py/pyjs.py -> /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/py_node_modules/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/jsarray.py to jsarray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/jsboolean.py to jsboolean.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/jsconsole.py to jsconsole.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/jsdate.py to jsdate.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/jsfunction.py to jsfunction.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/jsmath.py to jsmath.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/jsnumber.py to jsnumber.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/jsobject.py to jsobject.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/jsregexp.py to jsregexp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/jsstring.py to jsstring.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/constructors/time_helpers.py to time_helpers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/jsarray.py to jsarray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/jsboolean.py to jsboolean.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/jserror.py to jserror.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/jsfunction.py to jsfunction.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/jsjson.py to jsjson.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/jsnumber.py to jsnumber.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/jsobject.py to jsobject.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/jsregexp.py to jsregexp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/jsstring.py to jsstring.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/prototypes/jsutils.py to jsutils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/base.py to base.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/byte_trans.py to byte_trans.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/code.py to code.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/conversions.py to conversions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/desc.py to desc.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/fill_space.py to fill_space.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/func_utils.py to func_utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/gen.py to gen.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/opcodes.py to opcodes.cpython-39.pyc /usr/lib/python3.9/site-packages/js2py/internals/opcodes.py:801: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/operations.py to operations.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/seval.py to seval.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/simplex.py to simplex.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/space.py to space.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/speed.py to speed.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/internals/trans_utils.py to trans_utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/es6/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/es6/babel.py to babel.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/host/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/host/console.py to console.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/host/jseval.py to jseval.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/host/jsfunctions.py to jsfunctions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsarray.py to jsarray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsarraybuffer.py to jsarraybuffer.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsboolean.py to jsboolean.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsdate.py to jsdate.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsfloat32array.py to jsfloat32array.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsfloat64array.py to jsfloat64array.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsfunction.py to jsfunction.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsint16array.py to jsint16array.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsint32array.py to jsint32array.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsint8array.py to jsint8array.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsmath.py to jsmath.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsnumber.py to jsnumber.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsobject.py to jsobject.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsregexp.py to jsregexp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsstring.py to jsstring.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsuint16array.py to jsuint16array.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsuint32array.py to jsuint32array.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsuint8array.py to jsuint8array.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/jsuint8clampedarray.py to jsuint8clampedarray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/constructors/time_helpers.py to time_helpers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators/friendly_nodes.py to friendly_nodes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators/jsregexps.py to jsregexps.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators/translating_nodes.py to translating_nodes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/translators/translator.py to translator.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jsarray.py to jsarray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jsarraybuffer.py to jsarraybuffer.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jsboolean.py to jsboolean.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jserror.py to jserror.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jsfunction.py to jsfunction.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jsjson.py to jsjson.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jsnumber.py to jsnumber.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jsobject.py to jsobject.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jsregexp.py to jsregexp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jsstring.py to jsstring.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/prototypes/jstypedarray.py to jstypedarray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/utils/injector.py to injector.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/base.py to base.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/evaljs.py to evaljs.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/node_import.py to node_import.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/js2py/pyjs.py to pyjs.cpython-39.pyc writing byte-compilation script '/tmp/tmpzrgecwki.py' /usr/bin/python3 /tmp/tmpzrgecwki.py /usr/lib/python3.9/site-packages/js2py/internals/opcodes.py:801: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpzrgecwki.py running install_egg_info running egg_info writing Js2Py.egg-info/PKG-INFO writing dependency_links to Js2Py.egg-info/dependency_links.txt writing requirements to Js2Py.egg-info/requires.txt writing top-level names to Js2Py.egg-info/top_level.txt reading manifest file 'Js2Py.egg-info/SOURCES.txt' writing manifest file 'Js2Py.egg-info/SOURCES.txt' Copying Js2Py.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9/site-packages/Js2Py-0.70-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.70-1.mga9 --unique-debug-suffix -0.70-1.mga9.aarch64 --unique-debug-src-base python-js2py-0.70-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Js2Py-0.70 + /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 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/lib/python3.9 using python3.9 /usr/lib/python3.9/site-packages/js2py/internals/opcodes.py:801: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/js2py/internals/opcodes.py:801: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-js2py-0.70-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.w7hX77 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Js2Py-0.70 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/share/doc/python3-js2py + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/share/doc/python3-js2py + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64/usr/share/doc/python3-js2py + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-js2py = 0.70-1.mga9 python3-js2py = 0.70-1.mga9 python3.9-js2py = 0.70-1.mga9 python3.9dist(js2py) = 0.70 python3dist(js2py) = 0.70 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(pyjsparser) >= 2.5.1 python3.9dist(six) >= 1.10 python3.9dist(tzlocal) >= 1.2 Obsoletes: python-js2py < 0.70-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-js2py-0.70-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EfafsF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Js2Py-0.70 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-js2py-0.70-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PqReIm + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Js2Py-0.70 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!