------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-pyjsparser-2.7.1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/py37-tzlocal-1.5.1.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-Js2Py-0.70 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-Js2Py-0.70 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-Js2Py-0.70 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-Js2Py-0.70 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-Js2Py-0.70 for building => SHA256 Checksum OK for Js2Py-0.70.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-Js2Py-0.70 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-Js2Py-0.70 for building ===> Extracting for py37-Js2Py-0.70 => SHA256 Checksum OK for Js2Py-0.70.tar.gz. Extracted Memory Use: 4.41M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-Js2Py-0.70 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-Js2Py-0.70 depends on package: py37-setuptools>0 - found ===> py37-Js2Py-0.70 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-Js2Py-0.70 depends on package: py37-setuptools>0 - found ===> py37-Js2Py-0.70 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-Js2Py-0.70 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-Js2Py-0.70 running build running build_py creating build creating build/lib creating build/lib/js2py copying js2py/__init__.py -> build/lib/js2py copying js2py/evaljs.py -> build/lib/js2py copying js2py/pyjs.py -> build/lib/js2py copying js2py/node_import.py -> build/lib/js2py copying js2py/base.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/__init__.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/jsjson.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsobject.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsstring.py -> build/lib/js2py/prototypes copying js2py/prototypes/jstypedarray.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/jserror.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsarray.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsfunction.py -> build/lib/js2py/prototypes creating build/lib/js2py/translators copying js2py/translators/__init__.py -> build/lib/js2py/translators copying js2py/translators/friendly_nodes.py -> build/lib/js2py/translators copying js2py/translators/jsregexps.py -> build/lib/js2py/translators copying js2py/translators/translator.py -> build/lib/js2py/translators copying js2py/translators/translating_nodes.py -> build/lib/js2py/translators creating build/lib/js2py/constructors copying js2py/constructors/jsmath.py -> build/lib/js2py/constructors copying js2py/constructors/time_helpers.py -> build/lib/js2py/constructors copying js2py/constructors/jsregexp.py -> build/lib/js2py/constructors copying js2py/constructors/jsboolean.py -> build/lib/js2py/constructors copying js2py/constructors/jsobject.py -> build/lib/js2py/constructors copying js2py/constructors/jsdate.py -> build/lib/js2py/constructors copying js2py/constructors/jsint8array.py -> build/lib/js2py/constructors copying js2py/constructors/jsarraybuffer.py -> build/lib/js2py/constructors copying js2py/constructors/jsnumber.py -> build/lib/js2py/constructors copying js2py/constructors/jsint32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsfloat32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsarray.py -> build/lib/js2py/constructors copying js2py/constructors/jsfunction.py -> build/lib/js2py/constructors copying js2py/constructors/jsint16array.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint8clampedarray.py -> build/lib/js2py/constructors copying js2py/constructors/jsstring.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/jsuint32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint8array.py -> build/lib/js2py/constructors copying js2py/constructors/__init__.py -> build/lib/js2py/constructors creating build/lib/js2py/host copying js2py/host/console.py -> build/lib/js2py/host copying js2py/host/jseval.py -> build/lib/js2py/host copying js2py/host/jsfunctions.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/gen.py -> build/lib/js2py/internals copying js2py/internals/fill_space.py -> build/lib/js2py/internals copying js2py/internals/byte_trans.py -> build/lib/js2py/internals copying js2py/internals/func_utils.py -> build/lib/js2py/internals copying js2py/internals/code.py -> build/lib/js2py/internals copying js2py/internals/operations.py -> build/lib/js2py/internals copying js2py/internals/desc.py -> build/lib/js2py/internals copying js2py/internals/speed.py -> build/lib/js2py/internals copying js2py/internals/__init__.py -> build/lib/js2py/internals copying js2py/internals/base.py -> build/lib/js2py/internals copying js2py/internals/space.py -> build/lib/js2py/internals copying js2py/internals/opcodes.py -> build/lib/js2py/internals copying js2py/internals/seval.py -> build/lib/js2py/internals copying js2py/internals/trans_utils.py -> build/lib/js2py/internals copying js2py/internals/conversions.py -> build/lib/js2py/internals copying js2py/internals/simplex.py -> build/lib/js2py/internals creating build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsregexp.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/__init__.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsfunction.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsarray.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsobject.py -> 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/jsboolean.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsjson.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 creating build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsmath.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/jsconsole.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/__init__.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsarray.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsboolean.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsfunction.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/time_helpers.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsregexp.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsstring.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsdate.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 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-Js2Py-0.70 depends on package: py37-pyjsparser>=2.4.5 - found ===> py37-Js2Py-0.70 depends on package: py37-six>=1.10 - found ===> py37-Js2Py-0.70 depends on package: py37-tzlocal>=1.2 - found ===> py37-Js2Py-0.70 depends on package: py37-setuptools>0 - found ===> py37-Js2Py-0.70 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-Js2Py-0.70 ===> py37-Js2Py-0.70 depends on package: py37-pyjsparser>=2.4.5 - found ===> py37-Js2Py-0.70 depends on package: py37-six>=1.10 - found ===> py37-Js2Py-0.70 depends on package: py37-tzlocal>=1.2 - found ===> py37-Js2Py-0.70 depends on package: py37-setuptools>0 - found ===> py37-Js2Py-0.70 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7 creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py copying build/lib/js2py/pyjs.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py copying build/lib/js2py/evaljs.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py copying build/lib/js2py/node_import.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/base.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/byte_trans.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/simplex.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/code.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/conversions.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/fill_space.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/trans_utils.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/opcodes.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsobject.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsstring.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsdate.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsfunction.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsregexp.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsboolean.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsarray.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsnumber.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsconsole.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/time_helpers.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/jsmath.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/constructors/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors copying build/lib/js2py/internals/gen.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/desc.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/operations.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/seval.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jserror.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsboolean.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsobject.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsutils.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsnumber.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsarray.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsstring.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsregexp.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsfunction.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/prototypes/jsjson.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes copying build/lib/js2py/internals/func_utils.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/space.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals copying build/lib/js2py/internals/speed.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/host copying build/lib/js2py/host/console.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/host copying build/lib/js2py/host/jsfunctions.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/host copying build/lib/js2py/host/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/host copying build/lib/js2py/host/jseval.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/host creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/utils copying build/lib/js2py/utils/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/utils copying build/lib/js2py/utils/injector.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/utils creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsint16array.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsobject.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsint32array.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsuint8array.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsuint32array.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsfloat64array.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsregexp.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsboolean.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsuint8clampedarray.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsnumber.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsmath.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsarray.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/time_helpers.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsarraybuffer.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsuint16array.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsint8array.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsfunction.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsfloat32array.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsstring.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors copying build/lib/js2py/constructors/jsdate.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators copying build/lib/js2py/translators/friendly_nodes.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators copying build/lib/js2py/translators/translator.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators copying build/lib/js2py/translators/jsregexps.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators copying build/lib/js2py/translators/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators copying build/lib/js2py/translators/translating_nodes.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsstring.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsnumber.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsregexp.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsobject.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsjson.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jstypedarray.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsboolean.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsfunction.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsarraybuffer.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jserror.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes copying build/lib/js2py/prototypes/jsarray.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/py_node_modules copying build/lib/js2py/py_node_modules/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/py_node_modules copying build/lib/js2py/base.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py copying build/lib/js2py/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py creating /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/es6 copying build/lib/js2py/es6/babel.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/es6 copying build/lib/js2py/es6/__init__.py -> /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/es6 byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/pyjs.py to pyjs.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/evaljs.py to evaljs.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/node_import.py to node_import.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/byte_trans.py to byte_trans.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/simplex.py to simplex.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/code.py to code.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/conversions.py to conversions.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/fill_space.py to fill_space.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/trans_utils.py to trans_utils.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/opcodes.py to opcodes.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/jsobject.py to jsobject.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/jsstring.py to jsstring.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/jsdate.py to jsdate.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/jsfunction.py to jsfunction.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/jsregexp.py to jsregexp.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/jsboolean.py to jsboolean.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/jsarray.py to jsarray.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/jsnumber.py to jsnumber.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/jsconsole.py to jsconsole.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/time_helpers.py to time_helpers.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/jsmath.py to jsmath.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/constructors/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/gen.py to gen.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/desc.py to desc.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/operations.py to operations.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/seval.py to seval.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/jserror.py to jserror.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/jsboolean.py to jsboolean.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/jsobject.py to jsobject.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/jsutils.py to jsutils.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/jsnumber.py to jsnumber.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/jsarray.py to jsarray.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/jsstring.py to jsstring.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/jsregexp.py to jsregexp.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/jsfunction.py to jsfunction.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/prototypes/jsjson.py to jsjson.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/func_utils.py to func_utils.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/space.py to space.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/internals/speed.py to speed.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/host/console.py to console.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/host/jsfunctions.py to jsfunctions.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/host/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/host/jseval.py to jseval.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/utils/injector.py to injector.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsint16array.py to jsint16array.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsobject.py to jsobject.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsint32array.py to jsint32array.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsuint8array.py to jsuint8array.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsuint32array.py to jsuint32array.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsfloat64array.py to jsfloat64array.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsregexp.py to jsregexp.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsboolean.py to jsboolean.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsuint8clampedarray.py to jsuint8clampedarray.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsnumber.py to jsnumber.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsmath.py to jsmath.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsarray.py to jsarray.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/time_helpers.py to time_helpers.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsarraybuffer.py to jsarraybuffer.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsuint16array.py to jsuint16array.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsint8array.py to jsint8array.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsfunction.py to jsfunction.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsfloat32array.py to jsfloat32array.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsstring.py to jsstring.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/constructors/jsdate.py to jsdate.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators/friendly_nodes.py to friendly_nodes.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators/translator.py to translator.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators/jsregexps.py to jsregexps.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/translators/translating_nodes.py to translating_nodes.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jsstring.py to jsstring.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jsnumber.py to jsnumber.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jsregexp.py to jsregexp.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jsobject.py to jsobject.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jsjson.py to jsjson.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jstypedarray.py to jstypedarray.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jsboolean.py to jsboolean.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jsfunction.py to jsfunction.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jsarraybuffer.py to jsarraybuffer.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jserror.py to jserror.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/prototypes/jsarray.py to jsarray.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/py_node_modules/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/es6/babel.py to babel.cpython-37.pyc byte-compiling /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/js2py/es6/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp8sjcq0r8.py' /usr/local/bin/python3.7 /tmp/tmp8sjcq0r8.py removing /tmp/tmp8sjcq0r8.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 /construction/devel/py-Js2Py/stage/usr/local/lib/python3.7/site-packages/Js2Py-0.70-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-Js2Py/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-Js2Py-0.70 file sizes/checksums [278]: 0% file sizes/checksums [278]: 35% file sizes/checksums [278]: 71% file sizes/checksums [278]: 100% packing files [278]: 0% packing files [278]: 35% packing files [278]: 71% packing files [278]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:08 TOTAL TIME 00:00:24