------------------------------------------------------------------------------- -- 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/devel/py-datrie XDG_CONFIG_HOME=/construction/devel/py-datrie XDG_CACHE_HOME=/construction/devel/py-datrie/.cache HOME=/construction/devel/py-datrie TMPDIR="/tmp" PATH=/construction/devel/py-datrie/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-datrie/.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:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/devel/py-datrie XDG_CONFIG_HOME=/construction/devel/py-datrie XDG_CACHE_HOME=/construction/devel/py-datrie/.cache HOME=/construction/devel/py-datrie TMPDIR="/tmp" PATH=/construction/devel/py-datrie/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-datrie/.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/devel/py-datrie/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/datrie" EXAMPLESDIR="share/examples/datrie" DATADIR="share/datrie" WWWDIR="www/datrie" ETCDIR="etc/datrie" 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/datrie DOCSDIR=/usr/local/share/doc/datrie EXAMPLESDIR=/usr/local/share/examples/datrie WWWDIR=/usr/local/www/datrie ETCDIR=/usr/local/etc/datrie 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/py39-pip-23.1.2.pkg ===== Message from py39-pip-23.1.2: -- pip MUST ONLY be used: * With the --user flag, OR * To install or manage Python packages in virtual environments Failure to follow this warning can and will result in an inconsistent system-wide Python environment (LOCALBASE/lib/pythonX.Y/site-packages) and cause errors. Avoid using pip as root unless you know what you're doing. Installing /packages/All/py39-pytest-runner-6.0.0_1.pkg ===== Message from py39-pytest-runner-6.0.0_1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: pytest-runner depends on deprecated features of setuptools. Installing /packages/All/py39-cython-0.29.35.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. SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-datrie-0.8.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-datrie-0.8.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-datrie-0.8.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-datrie-0.8.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-datrie-0.8.2 for building => SHA256 Checksum OK for datrie-0.8.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-datrie-0.8.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-datrie-0.8.2 for building ===> Extracting for py39-datrie-0.8.2 => SHA256 Checksum OK for datrie-0.8.2.tar.gz. Extracted Memory Use: 0.42M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-datrie-0.8.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-datrie-0.8.2 depends on package: py39-pip>0 - found ===> py39-datrie-0.8.2 depends on package: py39-pytest-runner>=0 - found ===> py39-datrie-0.8.2 depends on executable: cython-3.9 - found ===> py39-datrie-0.8.2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-datrie-0.8.2 depends on file: /usr/local/bin/python3.9 - found ===> py39-datrie-0.8.2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-datrie-0.8.2 depends on package: py39-pip>0 - found ===> py39-datrie-0.8.2 depends on package: py39-pytest-runner>=0 - found ===> py39-datrie-0.8.2 depends on executable: cython-3.9 - found ===> py39-datrie-0.8.2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-datrie-0.8.2 depends on file: /usr/local/bin/python3.9 - found ===> py39-datrie-0.8.2 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-datrie-0.8.2 Compiling src/datrie.pyx because it changed. [1/1] Cythonizing src/datrie.pyx warning: src/cdatrie.pxd:34:4: 'TrieData' redeclared running config SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-datrie-0.8.2 running build running build_clib building 'datrie' library creating build creating build/temp.dragonfly-6.5-x86_64-cpython-39 creating build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie creating build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie 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 -Ilibdatrie -c libdatrie/datrie/alpha-map.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/alpha-map.o libdatrie/datrie/alpha-map.c: In function 'alpha_map_char_to_trie': libdatrie/datrie/alpha-map.c:500:21: warning: comparison of integer expressions of different signedness: 'TrieIndex' {aka 'int'} and 'AlphaChar' {aka 'unsigned int'} [-Wsign-compare] if (alpha_begin <= ac && ac <= alpha_map->alpha_end) ^~ 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 -Ilibdatrie -c libdatrie/datrie/darray.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/darray.o libdatrie/datrie/darray.c: In function 'da_fread': libdatrie/datrie/darray.c:239:22: warning: comparison of integer expressions of different signedness: 'TrieIndex' {aka 'int'} and 'long unsigned int' [-Wsign-compare] if (d->num_cells > SIZE_MAX / sizeof (DACell)) ^ 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 -Ilibdatrie -c libdatrie/datrie/dstring.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/dstring.o 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 -Ilibdatrie -c libdatrie/datrie/fileutils.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/fileutils.o libdatrie/datrie/fileutils.c: In function 'file_read_chars': libdatrie/datrie/fileutils.c:103:52: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] return (fread (buff, sizeof (char), len, file) == len); ^~ libdatrie/datrie/fileutils.c: In function 'file_write_chars': libdatrie/datrie/fileutils.c:109:53: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] return (fwrite (buff, sizeof (char), len, file) == len); ^~ 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 -Ilibdatrie -c libdatrie/datrie/tail.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/tail.o libdatrie/datrie/tail.c: In function 'tail_fread': libdatrie/datrie/tail.c:144:22: warning: comparison of integer expressions of different signedness: 'TrieIndex' {aka 'int'} and 'long unsigned int' [-Wsign-compare] if (t->num_tails > SIZE_MAX / sizeof (TailBlock)) ^ 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 -Ilibdatrie -c libdatrie/datrie/trie-string.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/trie-string.o 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 -Ilibdatrie -c libdatrie/datrie/trie.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/trie.o ar rcs build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie.a build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/alpha-map.o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/darray.o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/dstring.o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/fileutils.o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/tail.o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/trie-string.o build/temp.dragonfly-6.5-x86_64-cpython-39/libdatrie/datrie/trie.o running build_ext building 'datrie' extension creating build/temp.dragonfly-6.5-x86_64-cpython-39/src 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 -Ilibdatrie -I/usr/local/include/python3.9 -c src/datrie.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/datrie.o src/datrie.c: In function '__pyx_pf_6datrie_8BaseTrie___init__': src/datrie.c:3141:53: warning: passing argument 1 of 'trie_new' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_self->_c_trie = trie_new(__pyx_v_alpha_map->_c_alpha_map); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from src/datrie.c:774: src/../libdatrie/datrie/trie.h:120:9: note: expected 'const AlphaMap *' {aka 'const struct _AlphaMap *'} but argument is of type 'struct AlphaMap *' Trie * trie_new (const AlphaMap *alpha_map); ^~~~~~~~ src/datrie.c: In function '__pyx_pf_6datrie_8BaseTrie_6clear': src/datrie.c:3728:47: warning: passing argument 1 of 'trie_new' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v__c_trie = trie_new(__pyx_v_alpha_map->_c_alpha_map); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from src/datrie.c:774: src/../libdatrie/datrie/trie.h:120:9: note: expected 'const AlphaMap *' {aka 'const struct _AlphaMap *'} but argument is of type 'struct AlphaMap *' Trie * trie_new (const AlphaMap *alpha_map); ^~~~~~~~ src/datrie.c: In function '__pyx_pf_6datrie_8AlphaMap___cinit__': src/datrie.c:20650:30: warning: assignment to 'struct AlphaMap *' from incompatible pointer type 'AlphaMap *' {aka 'struct _AlphaMap *'} [-Wincompatible-pointer-types] __pyx_v_self->_c_alpha_map = alpha_map_new(); ^ src/datrie.c: In function '__pyx_pf_6datrie_8AlphaMap_2__dealloc__': src/datrie.c:20707:32: warning: passing argument 1 of 'alpha_map_free' from incompatible pointer type [-Wincompatible-pointer-types] alpha_map_free(__pyx_v_self->_c_alpha_map); ~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from src/datrie.c:773: src/../libdatrie/datrie/alpha-map.h:72:39: note: expected 'AlphaMap *' {aka 'struct _AlphaMap *'} but argument is of type 'struct AlphaMap *' void alpha_map_free (AlphaMap *alpha_map); ~~~~~~~~~~^~~~~~~~~ src/datrie.c: In function '__pyx_f_6datrie_8AlphaMap_copy': src/datrie.c:21079:61: warning: passing argument 1 of 'alpha_map_clone' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_clone->_c_alpha_map = alpha_map_clone(__pyx_v_self->_c_alpha_map); ~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from src/datrie.c:773: src/../libdatrie/datrie/alpha-map.h:70:13: note: expected 'const AlphaMap *' {aka 'const struct _AlphaMap *'} but argument is of type 'struct AlphaMap *' AlphaMap * alpha_map_clone (const AlphaMap *a_map); ^~~~~~~~~~~~~~~ src/datrie.c:21079:31: warning: assignment to 'struct AlphaMap *' from incompatible pointer type 'AlphaMap *' {aka 'struct _AlphaMap *'} [-Wincompatible-pointer-types] __pyx_v_clone->_c_alpha_map = alpha_map_clone(__pyx_v_self->_c_alpha_map); ^ src/datrie.c: In function '__pyx_f_6datrie_8AlphaMap__add_range': src/datrie.c:21632:50: warning: passing argument 1 of 'alpha_map_add_range' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_code = alpha_map_add_range(__pyx_v_self->_c_alpha_map, __pyx_v_begin, __pyx_v_end); ~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from src/datrie.c:773: src/../libdatrie/datrie/alpha-map.h:74:45: note: expected 'AlphaMap *' {aka 'struct _AlphaMap *'} but argument is of type 'struct AlphaMap *' int alpha_map_add_range (AlphaMap *alpha_map, ~~~~~~~~~~~^~~~~~~~~ creating build/lib.dragonfly-6.5-x86_64-cpython-39 cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/datrie.o -L/usr/local/lib -Lbuild/temp.dragonfly-6.5-x86_64-cpython-39 -ldatrie -o build/lib.dragonfly-6.5-x86_64-cpython-39/datrie.cpython-39.so SUCCEEDED 00:00:31 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-datrie-0.8.2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-datrie-0.8.2 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-datrie-0.8.2 ===> py39-datrie-0.8.2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-datrie-0.8.2 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_clib building 'datrie' library running build_ext running install_lib creating /construction/devel/py-datrie/stage/usr/local/lib/python3.9 creating /construction/devel/py-datrie/stage/usr/local/lib/python3.9/site-packages copying build/lib.dragonfly-6.5-x86_64-cpython-39/datrie.cpython-39.so -> /construction/devel/py-datrie/stage/usr/local/lib/python3.9/site-packages writing byte-compilation script '/tmp/tmpivevdhmi.py' /usr/local/bin/python3.9 /tmp/tmpivevdhmi.py removing /tmp/tmpivevdhmi.py running install_egg_info running egg_info writing datrie.egg-info/PKG-INFO writing dependency_links to datrie.egg-info/dependency_links.txt writing top-level names to datrie.egg-info/top_level.txt reading manifest file 'datrie.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests/words100k.txt.zip' adding license file 'COPYING' writing manifest file 'datrie.egg-info/SOURCES.txt' Copying datrie.egg-info to /construction/devel/py-datrie/stage/usr/local/lib/python3.9/site-packages/datrie-0.8.2-py3.9.egg-info running install_scripts writing list of installed files to '/construction/devel/py-datrie/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/python3.9/site-packages/datrie.cpython-39.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- 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-datrie-0.8.2 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% Service unavailablepacking files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:54