------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/graphics/py-hiplot XDG_CONFIG_HOME=/construction/graphics/py-hiplot XDG_CACHE_HOME=/construction/graphics/py-hiplot/.cache HOME=/construction/graphics/py-hiplot TMPDIR="/tmp" PATH=/construction/graphics/py-hiplot/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/py-hiplot/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/py-hiplot XDG_CONFIG_HOME=/construction/graphics/py-hiplot XDG_CACHE_HOME=/construction/graphics/py-hiplot/.cache HOME=/construction/graphics/py-hiplot TMPDIR="/tmp" PATH=/construction/graphics/py-hiplot/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/py-hiplot/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/graphics/py-hiplot/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py39-hiplot" EXAMPLESDIR="share/examples/py39-hiplot" DATADIR="share/py39-hiplot" WWWDIR="www/py39-hiplot" ETCDIR="etc/py39-hiplot" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-hiplot DOCSDIR=/usr/local/share/doc/py39-hiplot EXAMPLESDIR=/usr/local/share/examples/py39-hiplot WWWDIR=/usr/local/www/py39-hiplot ETCDIR=/usr/local/etc/py39-hiplot SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/py39-soupsieve-2.0.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libgpg-error-1.47.pkg Installing /packages/All/libgcrypt-1.10.2.pkg Installing /packages/All/libxslt-1.1.37.pkg Installing /packages/All/py39-lxml-4.9.2.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-webencodings-0.5.1.pkg Installing /packages/All/py39-html5lib-1.1.pkg Installing /packages/All/py39-beautifulsoup-4.12.2.pkg Installing /packages/All/py39-markupsafe-2.1.3.pkg Installing /packages/All/py39-werkzeug-2.3.6.pkg Installing /packages/All/py39-pytz-2023.3,1.pkg Installing /packages/All/py39-Babel-2.12.1.pkg Installing /packages/All/py39-Jinja2-3.1.2.pkg Installing /packages/All/py39-itsdangerous-2.1.2.pkg Installing /packages/All/py39-zipp-3.15.0.pkg Installing /packages/All/py39-importlib-metadata-6.7.0.pkg Installing /packages/All/py39-click-8.1.3.pkg Installing /packages/All/py39-blinker-1.6.2.pkg Installing /packages/All/py39-Flask-2.3.2.pkg Installing /packages/All/py39-brotli-1.0.9.pkg Installing /packages/All/py39-Flask-Compress-1.12.pkg Installing /packages/All/py39-backcall-0.2.0.pkg Installing /packages/All/py39-decorator-5.1.1.pkg Installing /packages/All/py39-parso-0.8.3.pkg Installing /packages/All/py39-jedi-0.18.1.pkg Installing /packages/All/py39-ptyprocess-0.7.0.pkg Installing /packages/All/py39-pexpect-4.8.0_1.pkg Installing /packages/All/py39-pickleshare-0.7.5.pkg Installing /packages/All/py39-wcwidth-0.2.6.pkg Installing /packages/All/py39-prompt-toolkit-3.0.38.pkg Installing /packages/All/py39-pygments-2.15.1.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libedit-3.1.20221030,1.pkg Installing /packages/All/sqlite3-3.42.0,1.pkg Installing /packages/All/py39-sqlite3-3.9.17_7.pkg Installing /packages/All/py39-asttokens-2.2.1.pkg Installing /packages/All/py39-executing-1.2.0_1.pkg Installing /packages/All/py39-pure-eval-0.2.2.pkg Installing /packages/All/py39-stack-data-0.6.2.pkg Installing /packages/All/py39-traitlets-5.9.0_1.pkg Installing /packages/All/py39-matplotlib-inline-0.1.6.pkg Installing /packages/All/py39-typing-extensions-4.6.3.pkg Installing /packages/All/py39-ipython-8.14.0.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-hiplot-0.1.33 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-hiplot-0.1.33 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-hiplot-0.1.33 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-hiplot-0.1.33 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-hiplot-0.1.33 for building => SHA256 Checksum OK for hiplot-0.1.33.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-hiplot-0.1.33 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-hiplot-0.1.33 for building ===> Extracting for py39-hiplot-0.1.33 => SHA256 Checksum OK for hiplot-0.1.33.tar.gz. Extracted Memory Use: 3.26M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-hiplot-0.1.33 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-hiplot-0.1.33 depends on package: py39-setuptools>=63.1.0 - found ===> py39-hiplot-0.1.33 depends on file: /usr/local/bin/python3.9 - found ===> py39-hiplot-0.1.33 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-hiplot-0.1.33 depends on package: py39-setuptools>=63.1.0 - found ===> py39-hiplot-0.1.33 depends on file: /usr/local/bin/python3.9 - found ===> py39-hiplot-0.1.33 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-hiplot-0.1.33 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-hiplot-0.1.33 running build running build_py creating build creating build/lib creating build/lib/hiplot copying hiplot/__init__.py -> build/lib/hiplot copying hiplot/__main__.py -> build/lib/hiplot copying hiplot/compress.py -> build/lib/hiplot copying hiplot/experiment.py -> build/lib/hiplot copying hiplot/fetchers.py -> build/lib/hiplot copying hiplot/fetchers_demo.py -> build/lib/hiplot copying hiplot/ipython.py -> build/lib/hiplot copying hiplot/pkginfo.py -> build/lib/hiplot copying hiplot/render.py -> build/lib/hiplot copying hiplot/server.py -> build/lib/hiplot copying hiplot/streamlit_helpers.py -> build/lib/hiplot copying hiplot/test_experiment.py -> build/lib/hiplot copying hiplot/test_fetchers.py -> build/lib/hiplot copying hiplot/test_render.py -> build/lib/hiplot running egg_info writing hiplot.egg-info/PKG-INFO writing dependency_links to hiplot.egg-info/dependency_links.txt writing entry points to hiplot.egg-info/entry_points.txt writing requirements to hiplot.egg-info/requires.txt writing top-level names to hiplot.egg-info/top_level.txt reading manifest file 'hiplot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'hiplot.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'hiplot.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'hiplot.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'hiplot.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'hiplot.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'hiplot.static.built' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'hiplot.static.built' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'hiplot.static.built' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'hiplot.static.built' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'hiplot.static.built.streamlit_component' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'hiplot.static.built.streamlit_component' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'hiplot.static.built.streamlit_component' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'hiplot.static.built.streamlit_component' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'hiplot.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'hiplot.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'hiplot.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'hiplot.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying hiplot/py.typed -> build/lib/hiplot creating build/lib/hiplot/static copying hiplot/static/icon-w.svg -> build/lib/hiplot/static copying hiplot/static/icon.png -> build/lib/hiplot/static copying hiplot/static/icon.svg -> build/lib/hiplot/static copying hiplot/static/logo-w.svg -> build/lib/hiplot/static copying hiplot/static/logo.png -> build/lib/hiplot/static copying hiplot/static/logo.svg -> build/lib/hiplot/static copying hiplot/static/thumbnail.png -> build/lib/hiplot/static creating build/lib/hiplot/static/built copying hiplot/static/built/hiplot.bundle.js -> build/lib/hiplot/static/built creating build/lib/hiplot/static/built/streamlit_component copying hiplot/static/built/streamlit_component/hiplot_streamlit.bundle.js -> build/lib/hiplot/static/built/streamlit_component copying hiplot/static/built/streamlit_component/index.html -> build/lib/hiplot/static/built/streamlit_component creating build/lib/hiplot/templates copying hiplot/templates/index.html -> build/lib/hiplot/templates SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-hiplot-0.1.33 depends on package: py39-beautifulsoup>=0 - found ===> py39-hiplot-0.1.33 depends on package: py39-Flask>=0 - found ===> py39-hiplot-0.1.33 depends on package: py39-Flask-Compress>=0 - found ===> py39-hiplot-0.1.33 depends on package: py39-ipython>=7.0.1 - found ===> py39-hiplot-0.1.33 depends on package: py39-setuptools>=63.1.0 - found ===> py39-hiplot-0.1.33 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-hiplot-0.1.33 ===> py39-hiplot-0.1.33 depends on package: py39-beautifulsoup>=0 - found ===> py39-hiplot-0.1.33 depends on package: py39-Flask>=0 - found ===> py39-hiplot-0.1.33 depends on package: py39-Flask-Compress>=0 - found ===> py39-hiplot-0.1.33 depends on package: py39-ipython>=7.0.1 - found ===> py39-hiplot-0.1.33 depends on package: py39-setuptools>=63.1.0 - found ===> py39-hiplot-0.1.33 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing hiplot.egg-info/PKG-INFO writing dependency_links to hiplot.egg-info/dependency_links.txt writing entry points to hiplot.egg-info/entry_points.txt writing requirements to hiplot.egg-info/requires.txt writing top-level names to hiplot.egg-info/top_level.txt reading manifest file 'hiplot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'hiplot.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'hiplot.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'hiplot.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'hiplot.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'hiplot.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'hiplot.static.built' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'hiplot.static.built' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'hiplot.static.built' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'hiplot.static.built' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'hiplot.static.built.streamlit_component' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'hiplot.static.built.streamlit_component' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'hiplot.static.built.streamlit_component' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'hiplot.static.built.streamlit_component' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'hiplot.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'hiplot.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'hiplot.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'hiplot.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9 creating /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages creating /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/__init__.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/__main__.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/compress.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/experiment.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/fetchers.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/fetchers_demo.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/ipython.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/pkginfo.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/render.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/server.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/streamlit_helpers.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/test_experiment.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/test_fetchers.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/test_render.py -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot copying build/lib/hiplot/py.typed -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot creating /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static copying build/lib/hiplot/static/icon-w.svg -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static copying build/lib/hiplot/static/icon.png -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static copying build/lib/hiplot/static/icon.svg -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static copying build/lib/hiplot/static/logo-w.svg -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static copying build/lib/hiplot/static/logo.png -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static copying build/lib/hiplot/static/logo.svg -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static copying build/lib/hiplot/static/thumbnail.png -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static creating /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static/built copying build/lib/hiplot/static/built/hiplot.bundle.js -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static/built creating /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static/built/streamlit_component copying build/lib/hiplot/static/built/streamlit_component/hiplot_streamlit.bundle.js -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static/built/streamlit_component copying build/lib/hiplot/static/built/streamlit_component/index.html -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/static/built/streamlit_component creating /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/templates copying build/lib/hiplot/templates/index.html -> /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/templates byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/__main__.py to __main__.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/compress.py to compress.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/experiment.py to experiment.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/fetchers.py to fetchers.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/fetchers_demo.py to fetchers_demo.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/ipython.py to ipython.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/pkginfo.py to pkginfo.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/render.py to render.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/server.py to server.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/streamlit_helpers.py to streamlit_helpers.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/test_experiment.py to test_experiment.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/test_fetchers.py to test_fetchers.cpython-39.pyc byte-compiling /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot/test_render.py to test_render.cpython-39.pyc writing byte-compilation script '/tmp/tmpucy6l70o.py' /usr/local/bin/python3.9 /tmp/tmpucy6l70o.py removing /tmp/tmpucy6l70o.py running install_egg_info Copying hiplot.egg-info to /construction/graphics/py-hiplot/stage/usr/local/lib/python3.9/site-packages/hiplot-0.1.33-py3.9.egg-info running install_scripts Installing hiplot script to /construction/graphics/py-hiplot/stage/usr/local/bin Installing hiplot-render script to /construction/graphics/py-hiplot/stage/usr/local/bin writing list of installed files to '/construction/graphics/py-hiplot/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/hiplot --> bin/hiplot-3.9 Link: @bin/hiplot --> bin/hiplot-3.9 Move: bin/hiplot-render --> bin/hiplot-render-3.9 Link: @bin/hiplot-render --> bin/hiplot-render-3.9 ====> 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:05 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-hiplot-0.1.33 file sizes/checksums [64]: 0% file sizes/checksums [64]: 100% Service unavailablepacking files [64]: 0% packing files [64]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:26