------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-decorator-4.3.0.tgz Installing /packages/All/py36-ipython_genutils-0.2.0.tgz Installing /packages/All/py36-six-1.12.0.tgz Installing /packages/All/py36-traitlets-4.3.2.tgz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-jupyter_core-4.5.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-jupyter_core-4.5.0 for building => SHA256 Checksum OK for jupyter_core-4.5.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-jupyter_core-4.5.0 for building ===> Extracting for py36-jupyter_core-4.5.0 => SHA256 Checksum OK for jupyter_core-4.5.0.tar.gz. Extracted Memory Use: 0.42M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-jupyter_core-4.5.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-jupyter_core-4.5.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-jupyter_core-4.5.0 running build running build_py creating build creating build/lib copying jupyter.py -> build/lib creating build/lib/jupyter_core copying jupyter_core/application.py -> build/lib/jupyter_core copying jupyter_core/paths.py -> build/lib/jupyter_core copying jupyter_core/command.py -> build/lib/jupyter_core copying jupyter_core/migrate.py -> build/lib/jupyter_core copying jupyter_core/__init__.py -> build/lib/jupyter_core copying jupyter_core/__main__.py -> build/lib/jupyter_core copying jupyter_core/troubleshoot.py -> build/lib/jupyter_core copying jupyter_core/version.py -> build/lib/jupyter_core creating build/lib/jupyter_core/utils copying jupyter_core/utils/shutil_which.py -> build/lib/jupyter_core/utils copying jupyter_core/utils/__init__.py -> build/lib/jupyter_core/utils creating build/lib/jupyter_core/tests copying jupyter_core/tests/__init__.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/test_application.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/mocking.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/test_paths.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/test_migrate.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/test_command.py -> build/lib/jupyter_core/tests running egg_info writing jupyter_core.egg-info/PKG-INFO writing dependency_links to jupyter_core.egg-info/dependency_links.txt writing entry points to jupyter_core.egg-info/entry_points.txt writing requirements to jupyter_core.egg-info/requires.txt writing top-level names to jupyter_core.egg-info/top_level.txt reading manifest file 'jupyter_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution writing manifest file 'jupyter_core.egg-info/SOURCES.txt' creating build/lib/jupyter_core/tests/dotipython creating build/lib/jupyter_core/tests/dotipython/nbextensions copying jupyter_core/tests/dotipython/nbextensions/myext.js -> build/lib/jupyter_core/tests/dotipython/nbextensions creating build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_console_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default creating build/lib/jupyter_core/tests/dotipython/profile_default/static creating build/lib/jupyter_core/tests/dotipython/profile_default/static/custom copying jupyter_core/tests/dotipython/profile_default/static/custom/custom.css -> build/lib/jupyter_core/tests/dotipython/profile_default/static/custom copying jupyter_core/tests/dotipython/profile_default/static/custom/custom.js -> build/lib/jupyter_core/tests/dotipython/profile_default/static/custom creating build/lib/jupyter_core/tests/dotipython_empty creating build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default creating build/lib/jupyter_core/tests/dotipython_empty/profile_default/static creating build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css -> build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js -> build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-jupyter_core-4.5.0 ===> Generating temporary packing list running install running build running build_py running egg_info writing jupyter_core.egg-info/PKG-INFO writing dependency_links to jupyter_core.egg-info/dependency_links.txt writing entry points to jupyter_core.egg-info/entry_points.txt writing requirements to jupyter_core.egg-info/requires.txt writing top-level names to jupyter_core.egg-info/top_level.txt reading manifest file 'jupyter_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution writing manifest file 'jupyter_core.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6 creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages copying build/lib/jupyter.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/application.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/paths.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/command.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/migrate.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/__init__.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/__main__.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/troubleshoot.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/version.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/utils copying build/lib/jupyter_core/utils/shutil_which.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/utils copying build/lib/jupyter_core/utils/__init__.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/utils creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/__init__.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_application.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/mocking.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_paths.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_migrate.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_command.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/nbextensions copying build/lib/jupyter_core/tests/dotipython/nbextensions/myext.js -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/nbextensions creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_config.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/static creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython/profile_default/static/custom/custom.css -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython/profile_default/static/custom/custom.js -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static creating /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js -> /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter.py to jupyter.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/application.py to application.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/paths.py to paths.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/command.py to command.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/migrate.py to migrate.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/__main__.py to __main__.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/troubleshoot.py to troubleshoot.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/version.py to version.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/utils/shutil_which.py to shutil_which.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/test_application.py to test_application.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/mocking.py to mocking.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/test_paths.py to test_paths.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/test_migrate.py to test_migrate.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/test_command.py to test_command.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_config.py to ipython_config.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py to ipython_console_config.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py to ipython_kernel_config.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py to ipython_nbconvert_config.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py to ipython_notebook_config.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py to ipython_config.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py to ipython_console_config.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py to ipython_kernel_config.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py to ipython_nbconvert_config.cpython-36.pyc byte-compiling /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py to ipython_notebook_config.cpython-36.pyc writing byte-compilation script '/tmp/tmp8_7qxnue.py' /usr/local/bin/python3.6 /tmp/tmp8_7qxnue.py removing /tmp/tmp8_7qxnue.py running install_egg_info Copying jupyter_core.egg-info to /construction/devel/py-jupyter_core/stage/usr/local/lib/python3.6/site-packages/jupyter_core-4.5.0-py3.6.egg-info running install_scripts Installing jupyter script to /construction/devel/py-jupyter_core/stage/usr/local/bin Installing jupyter-migrate script to /construction/devel/py-jupyter_core/stage/usr/local/bin Installing jupyter-troubleshoot script to /construction/devel/py-jupyter_core/stage/usr/local/bin writing list of installed files to '/construction/devel/py-jupyter_core/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/jupyter --> bin/jupyter-3.6 Link: @bin/jupyter --> bin/jupyter-3.6 Move: bin/jupyter-migrate --> bin/jupyter-migrate-3.6 Link: @bin/jupyter-migrate --> bin/jupyter-migrate-3.6 Move: bin/jupyter-troubleshoot --> bin/jupyter-troubleshoot-3.6 Link: @bin/jupyter-troubleshoot --> bin/jupyter-troubleshoot-3.6 ====> 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:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-jupyter_core-4.5.0 file sizes/checksums [98]: 0% file sizes/checksums [98]: 100% packing files [98]: 0% packing files [98]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10