------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py37 UNAME_r=5.9 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for py37-word_cloud-1.5.0: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/construction/textproc/py-wordcloud XDG_CONFIG_HOME=/construction/textproc/py-wordcloud HOME=/construction/textproc/py-wordcloud TMPDIR="/tmp" PATH=/construction/textproc/py-wordcloud/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/textproc/py-wordcloud XDG_CONFIG_HOME=/construction/textproc/py-wordcloud HOME=/construction/textproc/py-wordcloud TMPDIR="/tmp" PATH=/construction/textproc/py-wordcloud/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes 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/textproc/py-wordcloud/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- VER=1.5.0 PORTDOCS="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=dragonfly5 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/word_cloud" EXAMPLESDIR="share/examples/word_cloud" DATADIR="share/word_cloud" WWWDIR="www/word_cloud" ETCDIR="etc/word_cloud" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/word_cloud DOCSDIR=/usr/local/share/doc/word_cloud EXAMPLESDIR=/usr/local/share/examples/word_cloud WWWDIR=/usr/local/www/word_cloud ETCDIR=/usr/local/etc/word_cloud SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/metis-5.1.0_8.txz ===== Message from metis-5.1.0_8: -- ===> NOTICE: The metis port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/tbb-2020.3_1.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/binutils-2.33.1_4,1.txz Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/openblas-0.3.12,1.txz Installing /packages/All/suitesparse-5.8.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- 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-numpy-1.16.6,1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/lcms2-2.11_1.txz Installing /packages/All/openjpeg-2.4.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/tcl86-8.6.11_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.11_2.txz Installing /packages/All/py37-olefile-0.46.txz Installing /packages/All/py37-tkinter-3.7.9_6.txz Installing /packages/All/py37-pillow-7.0.0.txz Installing /packages/All/qhull-7.2.1,1.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-cycler-0.10.0.txz Installing /packages/All/py37-dateutil-2.8.1.txz Installing /packages/All/py37-pytz-2020.5,1.txz Installing /packages/All/py37-pyparsing-2.4.7.txz Installing /packages/All/py37-tornado-5.1.1.txz Installing /packages/All/py37-zipp-3.4.0.txz Installing /packages/All/py37-typing-extensions-3.7.4.3.txz Installing /packages/All/py37-importlib-metadata-3.3.0_1.txz Installing /packages/All/py37-pluggy-0.13.1.txz Installing /packages/All/py37-certifi-2020.12.5.txz Installing /packages/All/py37-kiwisolver-1.1.0,1.txz Installing /packages/All/py37-matplotlib-3.3.3.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:01:48 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-word_cloud-1.5.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-word_cloud-1.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-word_cloud-1.5.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-word_cloud-1.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-word_cloud-1.5.0 for building => SHA256 Checksum OK for amueller-word_cloud-1.5.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-word_cloud-1.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-word_cloud-1.5.0 for building ===> Extracting for py37-word_cloud-1.5.0 => SHA256 Checksum OK for amueller-word_cloud-1.5.0_GH0.tar.gz. Extracted Memory Use: 31.47M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-word_cloud-1.5.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-word_cloud-1.5.0 depends on package: py37-numpy>=1.16,1<1.20,1 - found ===> py37-word_cloud-1.5.0 depends on package: py37-pillow>=7.0.0 - found ===> py37-word_cloud-1.5.0 depends on package: py37-setuptools>0 - found ===> py37-word_cloud-1.5.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-word_cloud-1.5.0 depends on package: py37-numpy>=1.16,1<1.20,1 - found ===> py37-word_cloud-1.5.0 depends on package: py37-pillow>=7.0.0 - found ===> py37-word_cloud-1.5.0 depends on package: py37-setuptools>0 - found ===> py37-word_cloud-1.5.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-word_cloud-1.5.0 /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running config SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-word_cloud-1.5.0 /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-3.7 creating build/lib.dragonfly-5.9-x86_64-3.7/wordcloud copying wordcloud/__main__.py -> build/lib.dragonfly-5.9-x86_64-3.7/wordcloud copying wordcloud/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/wordcloud copying wordcloud/_version.py -> build/lib.dragonfly-5.9-x86_64-3.7/wordcloud copying wordcloud/tokenization.py -> build/lib.dragonfly-5.9-x86_64-3.7/wordcloud copying wordcloud/color_from_image.py -> build/lib.dragonfly-5.9-x86_64-3.7/wordcloud copying wordcloud/wordcloud.py -> build/lib.dragonfly-5.9-x86_64-3.7/wordcloud copying wordcloud/wordcloud_cli.py -> build/lib.dragonfly-5.9-x86_64-3.7/wordcloud copying wordcloud/stopwords -> build/lib.dragonfly-5.9-x86_64-3.7/wordcloud copying wordcloud/DroidSansMono.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/wordcloud UPDATING build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/_version.py set build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/_version.py to '1.5.0' running build_ext building 'wordcloud.query_integral_image' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/wordcloud cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c wordcloud/query_integral_image.c -o build/temp.dragonfly-5.9-x86_64-3.7/wordcloud/query_integral_image.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/wordcloud/query_integral_image.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/query_integral_image.so SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-word_cloud-1.5.0 depends on package: py37-numpy>=1.16,1<1.20,1 - found ===> py37-word_cloud-1.5.0 depends on package: py37-pillow>=7.0.0 - found ===> py37-word_cloud-1.5.0 depends on package: py37-matplotlib>0 - found ===> py37-word_cloud-1.5.0 depends on package: py37-setuptools>0 - found ===> py37-word_cloud-1.5.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-word_cloud-1.5.0 ===> py37-word_cloud-1.5.0 depends on package: py37-numpy>=1.16,1<1.20,1 - found ===> py37-word_cloud-1.5.0 depends on package: py37-pillow>=7.0.0 - found ===> py37-word_cloud-1.5.0 depends on package: py37-matplotlib>0 - found ===> py37-word_cloud-1.5.0 depends on package: py37-setuptools>0 - found ===> py37-word_cloud-1.5.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running install running build running build_py UPDATING build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/_version.py set build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/_version.py to '1.5.0' running build_ext running install_lib creating /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7 creating /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud copying build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/query_integral_image.so -> /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud copying build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/wordcloud.py -> /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud copying build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/tokenization.py -> /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud copying build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/color_from_image.py -> /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud copying build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/_version.py -> /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud copying build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/__init__.py -> /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud copying build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/__main__.py -> /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud copying build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/DroidSansMono.ttf -> /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud copying build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/stopwords -> /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud copying build/lib.dragonfly-5.9-x86_64-3.7/wordcloud/wordcloud_cli.py -> /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud byte-compiling /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud/wordcloud.py to wordcloud.cpython-37.pyc byte-compiling /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud/tokenization.py to tokenization.cpython-37.pyc byte-compiling /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud/color_from_image.py to color_from_image.cpython-37.pyc byte-compiling /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud/_version.py to _version.cpython-37.pyc byte-compiling /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud/__main__.py to __main__.cpython-37.pyc byte-compiling /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud/wordcloud_cli.py to wordcloud_cli.cpython-37.pyc writing byte-compilation script '/tmp/tmpje4vdrqt.py' /usr/local/bin/python3.7 /tmp/tmpje4vdrqt.py removing /tmp/tmpje4vdrqt.py running install_egg_info running egg_info creating wordcloud.egg-info writing wordcloud.egg-info/PKG-INFO writing dependency_links to wordcloud.egg-info/dependency_links.txt writing entry points to wordcloud.egg-info/entry_points.txt writing requirements to wordcloud.egg-info/requires.txt writing top-level names to wordcloud.egg-info/top_level.txt writing manifest file 'wordcloud.egg-info/SOURCES.txt' reading manifest file 'wordcloud.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'wordcloud.egg-info/SOURCES.txt' Copying wordcloud.egg-info to /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/wordcloud-1.5.0-py3.7.egg-info running install_scripts Installing wordcloud_cli script to /construction/textproc/py-wordcloud/stage/usr/local/bin writing list of installed files to '/construction/textproc/py-wordcloud/.PLIST.pymodtmp' /bin/cp -R /construction/textproc/py-wordcloud/word_cloud-1.5.0/doc/ /construction/textproc/py-wordcloud/stage/usr/local/share/doc/word_cloud /bin/cp -R /construction/textproc/py-wordcloud/word_cloud-1.5.0/examples/ /construction/textproc/py-wordcloud/stage/usr/local/share/examples/word_cloud ====> Compressing man pages (compress-man) if [ -d "/construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/word_cloud-1.5.0-py3.7.egg-info" ]; then /bin/ls /construction/textproc/py-wordcloud/stage/usr/local/lib/python3.7/site-packages/word_cloud-1.5.0-py3.7.egg-info | while read f; do echo lib/python3.7/site-packages/word_cloud-1.5.0-py3.7.egg-info/${f} >> /construction/textproc/py-wordcloud/.PLIST.mktmp; done; fi; ====> Running Q/A tests (stage-qa) Warning: 'lib/python3.7/site-packages/wordcloud/query_integral_image.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/python3.7/site-packages/wordcloud/query_integral_image.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-word_cloud-1.5.0 file sizes/checksums [84]: 0% file sizes/checksums [84]: 100% packing files [84]: 0% packing files [84]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:01:37 TOTAL TIME 00:04:04