==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done
==> Making package: python-js2py 0.68-1 (Sun Mar  8 18:29:24 2020)
==> Retrieving sources...
  -> Found python-js2py-04241ba58f850cf586c55c25ac033561b9bb82cb.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-js2py-04241ba58f850cf586c55c25ac033561b9bb82cb.tar.gz ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: python-js2py 0.68-1 (Sun 08 Mar 2020 06:29:48 PM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) libnsl-1.2.0-2  python-3.8.2-1  python-pytz-2019.3-3
             python-pyjsparser-2.7.1-4  python-six-1.14.0-1
             python-tzlocal-2.0.0-3

Total Download Size:   10.25 MiB
Total Installed Size:  50.64 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading libnsl-1.2.0-2-armv7h.pkg.tar.xz...
downloading python-3.8.2-1-armv7h.pkg.tar.xz...
downloading python-six-1.14.0-1-any.pkg.tar.xz...
downloading python-pytz-2019.3-3-any.pkg.tar.xz...
downloading python-tzlocal-2.0.0-3-any.pkg.tar.xz...
downloading python-pyjsparser-2.7.1-4-any.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-pytz...
installing python-tzlocal...
installing python-six...
installing python-pyjsparser...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) python-appdirs-1.4.3-5  python-ordered-set-3.1.1-1
             python-packaging-20.3-1  python-pyparsing-2.4.6-1
             python-setuptools-1:45.3.0-1

Total Download Size:   0.47 MiB
Total Installed Size:  2.58 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading python-appdirs-1.4.3-5-any.pkg.tar.xz...
downloading python-pyparsing-2.4.6-1-any.pkg.tar.xz...
downloading python-packaging-20.3-1-any.pkg.tar.xz...
downloading python-ordered-set-3.1.1-1-any.pkg.tar.xz...
downloading python-setuptools-1:45.3.0-1-any.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-pyparsing...
installing python-packaging...
installing python-ordered-set...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-js2py-04241ba58f850cf586c55c25ac033561b9bb82cb.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-js2py-04241ba58f850cf586c55c25ac033561b9bb82cb.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating 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
copying js2py/pyjs.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/jsarraybuffer.py -> build/lib/js2py/prototypes
copying js2py/prototypes/jsboolean.py -> build/lib/js2py/prototypes
copying js2py/prototypes/jsstring.py -> build/lib/js2py/prototypes
copying js2py/prototypes/jsobject.py -> build/lib/js2py/prototypes
copying js2py/prototypes/jsarray.py -> build/lib/js2py/prototypes
copying js2py/prototypes/jsregexp.py -> build/lib/js2py/prototypes
copying js2py/prototypes/jsnumber.py -> build/lib/js2py/prototypes
copying js2py/prototypes/jserror.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/jstypedarray.py -> build/lib/js2py/prototypes
copying js2py/prototypes/__init__.py -> build/lib/js2py/prototypes
creating build/lib/js2py/translators
copying js2py/translators/friendly_nodes.py -> build/lib/js2py/translators
copying js2py/translators/translating_nodes.py -> build/lib/js2py/translators
copying js2py/translators/translator.py -> build/lib/js2py/translators
copying js2py/translators/jsregexps.py -> build/lib/js2py/translators
copying js2py/translators/__init__.py -> build/lib/js2py/translators
creating build/lib/js2py/constructors
copying js2py/constructors/jsarraybuffer.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/jsstring.py -> build/lib/js2py/constructors
copying js2py/constructors/jsobject.py -> build/lib/js2py/constructors
copying js2py/constructors/jsarray.py -> build/lib/js2py/constructors
copying js2py/constructors/jsmath.py -> build/lib/js2py/constructors
copying js2py/constructors/jsregexp.py -> build/lib/js2py/constructors
copying js2py/constructors/jsnumber.py -> build/lib/js2py/constructors
copying js2py/constructors/jsuint8array.py -> build/lib/js2py/constructors
copying js2py/constructors/jsfloat32array.py -> build/lib/js2py/constructors
copying js2py/constructors/jsint16array.py -> build/lib/js2py/constructors
copying js2py/constructors/jsuint32array.py -> build/lib/js2py/constructors
copying js2py/constructors/jsuint8clampedarray.py -> build/lib/js2py/constructors
copying js2py/constructors/jsint32array.py -> build/lib/js2py/constructors
copying js2py/constructors/jsint8array.py -> build/lib/js2py/constructors
copying js2py/constructors/jsfunction.py -> build/lib/js2py/constructors
copying js2py/constructors/__init__.py -> build/lib/js2py/constructors
copying js2py/constructors/jsfloat64array.py -> build/lib/js2py/constructors
copying js2py/constructors/jsuint16array.py -> build/lib/js2py/constructors
copying js2py/constructors/time_helpers.py -> build/lib/js2py/constructors
creating build/lib/js2py/host
copying js2py/host/jseval.py -> build/lib/js2py/host
copying js2py/host/__init__.py -> build/lib/js2py/host
copying js2py/host/jsfunctions.py -> build/lib/js2py/host
copying js2py/host/console.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/byte_trans.py -> build/lib/js2py/internals
copying js2py/internals/code.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/gen.py -> 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/base.py -> build/lib/js2py/internals
copying js2py/internals/conversions.py -> build/lib/js2py/internals
copying js2py/internals/desc.py -> build/lib/js2py/internals
copying js2py/internals/simplex.py -> build/lib/js2py/internals
copying js2py/internals/__init__.py -> build/lib/js2py/internals
copying js2py/internals/fill_space.py -> build/lib/js2py/internals
copying js2py/internals/func_utils.py -> build/lib/js2py/internals
copying js2py/internals/opcodes.py -> build/lib/js2py/internals
copying js2py/internals/space.py -> build/lib/js2py/internals
creating build/lib/js2py/internals/prototypes
copying js2py/internals/prototypes/jsboolean.py -> build/lib/js2py/internals/prototypes
copying js2py/internals/prototypes/jsstring.py -> build/lib/js2py/internals/prototypes
copying js2py/internals/prototypes/jsobject.py -> build/lib/js2py/internals/prototypes
copying js2py/internals/prototypes/jsarray.py -> build/lib/js2py/internals/prototypes
copying js2py/internals/prototypes/jsregexp.py -> build/lib/js2py/internals/prototypes
copying js2py/internals/prototypes/jsnumber.py -> build/lib/js2py/internals/prototypes
copying js2py/internals/prototypes/jserror.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/jsutils.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/jsdate.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/jsboolean.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/jsconsole.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/jsstring.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/jsobject.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/jsarray.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/jsmath.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/jsregexp.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/jsnumber.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/jsfunction.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/__init__.py -> build/lib/js2py/internals/constructors
copying js2py/internals/constructors/time_helpers.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
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_py
running install_lib
creating /build/python-js2py/pkg/python-js2py/usr
creating /build/python-js2py/pkg/python-js2py/usr/lib
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/utils
copying build/lib/js2py/utils/injector.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/utils
copying build/lib/js2py/utils/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/utils
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators
copying build/lib/js2py/translators/friendly_nodes.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators
copying build/lib/js2py/translators/translating_nodes.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators
copying build/lib/js2py/translators/translator.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators
copying build/lib/js2py/translators/jsregexps.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators
copying build/lib/js2py/translators/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/host
copying build/lib/js2py/host/jseval.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/host
copying build/lib/js2py/host/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/host
copying build/lib/js2py/host/jsfunctions.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/host
copying build/lib/js2py/host/console.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/host
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/es6
copying build/lib/js2py/es6/babel.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/es6
copying build/lib/js2py/es6/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/es6
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsarraybuffer.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsdate.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsboolean.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsstring.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsobject.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsarray.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsmath.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsregexp.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsnumber.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsuint8array.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsfloat32array.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsint16array.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsuint32array.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsuint8clampedarray.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsint32array.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsint8array.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsfunction.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsfloat64array.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/jsuint16array.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
copying build/lib/js2py/constructors/time_helpers.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/py_node_modules
copying build/lib/js2py/py_node_modules/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/py_node_modules
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/byte_trans.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/code.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/seval.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/operations.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/gen.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/jsdate.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/jsboolean.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/jsconsole.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/jsstring.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/jsobject.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/jsarray.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/jsmath.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/jsregexp.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/jsnumber.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/jsfunction.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/constructors/time_helpers.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors
copying build/lib/js2py/internals/trans_utils.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/speed.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/base.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/conversions.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/desc.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/simplex.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/jsboolean.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/jsstring.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/jsobject.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/jsarray.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/jsregexp.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/jsnumber.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/jserror.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/jsjson.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/jsfunction.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/jsutils.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/prototypes/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes
copying build/lib/js2py/internals/fill_space.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/func_utils.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/opcodes.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/internals/space.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals
copying build/lib/js2py/node_import.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py
copying build/lib/js2py/evaljs.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py
copying build/lib/js2py/base.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py
copying build/lib/js2py/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py
creating /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jsarraybuffer.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jsboolean.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jsstring.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jsobject.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jsarray.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jsregexp.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jsnumber.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jserror.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jsjson.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jsfunction.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/jstypedarray.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/prototypes/__init__.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes
copying build/lib/js2py/pyjs.py -> /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/utils/injector.py to injector.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/utils/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators/friendly_nodes.py to friendly_nodes.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators/translating_nodes.py to translating_nodes.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators/translator.py to translator.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators/jsregexps.py to jsregexps.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/translators/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/host/jseval.py to jseval.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/host/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/host/jsfunctions.py to jsfunctions.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/host/console.py to console.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/es6/babel.py to babel.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/es6/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsarraybuffer.py to jsarraybuffer.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsdate.py to jsdate.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsboolean.py to jsboolean.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsstring.py to jsstring.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsobject.py to jsobject.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsarray.py to jsarray.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsmath.py to jsmath.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsregexp.py to jsregexp.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsnumber.py to jsnumber.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsuint8array.py to jsuint8array.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsfloat32array.py to jsfloat32array.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsint16array.py to jsint16array.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsuint32array.py to jsuint32array.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsuint8clampedarray.py to jsuint8clampedarray.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsint32array.py to jsint32array.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsint8array.py to jsint8array.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsfunction.py to jsfunction.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsfloat64array.py to jsfloat64array.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/jsuint16array.py to jsuint16array.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/constructors/time_helpers.py to time_helpers.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/py_node_modules/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/byte_trans.py to byte_trans.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/code.py to code.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/seval.py to seval.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/operations.py to operations.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/gen.py to gen.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/jsdate.py to jsdate.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/jsboolean.py to jsboolean.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/jsconsole.py to jsconsole.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/jsstring.py to jsstring.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/jsobject.py to jsobject.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/jsarray.py to jsarray.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/jsmath.py to jsmath.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/jsregexp.py to jsregexp.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/jsnumber.py to jsnumber.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/jsfunction.py to jsfunction.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/constructors/time_helpers.py to time_helpers.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/trans_utils.py to trans_utils.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/speed.py to speed.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/base.py to base.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/conversions.py to conversions.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/desc.py to desc.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/simplex.py to simplex.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/jsboolean.py to jsboolean.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/jsstring.py to jsstring.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/jsobject.py to jsobject.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/jsarray.py to jsarray.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/jsregexp.py to jsregexp.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/jsnumber.py to jsnumber.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/jserror.py to jserror.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/jsjson.py to jsjson.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/jsfunction.py to jsfunction.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/jsutils.py to jsutils.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/prototypes/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/fill_space.py to fill_space.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/func_utils.py to func_utils.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/opcodes.py to opcodes.cpython-38.pyc
/usr/lib/python3.8/site-packages/js2py/internals/opcodes.py:801: SyntaxWarning: "is" with a literal. Did you mean "=="?
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/internals/space.py to space.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/node_import.py to node_import.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/evaljs.py to evaljs.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/base.py to base.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jsarraybuffer.py to jsarraybuffer.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jsboolean.py to jsboolean.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jsstring.py to jsstring.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jsobject.py to jsobject.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jsarray.py to jsarray.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jsregexp.py to jsregexp.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jsnumber.py to jsnumber.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jserror.py to jserror.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jsjson.py to jsjson.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jsfunction.py to jsfunction.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/jstypedarray.py to jstypedarray.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/prototypes/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/js2py/pyjs.py to pyjs.cpython-38.pyc
writing byte-compilation script '/tmp/tmpk_ol_1za.py'
/usr/bin/python /tmp/tmpk_ol_1za.py
/usr/lib/python3.8/site-packages/js2py/internals/opcodes.py:801: SyntaxWarning: "is" with a literal. Did you mean "=="?
removing /tmp/tmpk_ol_1za.py
running install_egg_info
running egg_info
creating Js2Py.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
writing manifest file 'Js2Py.egg-info/SOURCES.txt'
reading manifest file 'Js2Py.egg-info/SOURCES.txt'
writing manifest file 'Js2Py.egg-info/SOURCES.txt'
Copying Js2Py.egg-info to /build/python-js2py/pkg/python-js2py/usr/lib/python3.8/site-packages/Js2Py-0.67-py3.8.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-js2py"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-js2py 0.68-1 (Sun 08 Mar 2020 06:31:25 PM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: util-linux optionally requires python: python bindings to libmount

Packages (11) libnsl-1.2.0-2  python-3.8.2-1  python-appdirs-1.4.3-5
              python-ordered-set-3.1.1-1  python-packaging-20.3-1
              python-pyjsparser-2.7.1-4  python-pyparsing-2.4.6-1
              python-pytz-2019.3-3  python-setuptools-1:45.3.0-1
              python-six-1.14.0-1  python-tzlocal-2.0.0-3

Total Removed Size:  53.22 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-tzlocal...
removing python-setuptools...
removing python-pytz...
removing python-pyjsparser...
removing python-packaging...
removing python-six...
removing python-pyparsing...
removing python-ordered-set...
removing python-appdirs...
removing python...
removing libnsl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...