------------------------------------------------------------------------------- -- 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-logbook XDG_CONFIG_HOME=/construction/devel/py-logbook XDG_CACHE_HOME=/construction/devel/py-logbook/.cache HOME=/construction/devel/py-logbook TMPDIR="/tmp" PATH=/construction/devel/py-logbook/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-logbook/.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-logbook XDG_CONFIG_HOME=/construction/devel/py-logbook XDG_CACHE_HOME=/construction/devel/py-logbook/.cache HOME=/construction/devel/py-logbook TMPDIR="/tmp" PATH=/construction/devel/py-logbook/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-logbook/.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-logbook/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/logbook" EXAMPLESDIR="share/examples/logbook" DATADIR="share/logbook" WWWDIR="www/logbook" ETCDIR="etc/logbook" 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/logbook DOCSDIR=/usr/local/share/doc/logbook EXAMPLESDIR=/usr/local/share/examples/logbook WWWDIR=/usr/local/www/logbook ETCDIR=/usr/local/etc/logbook 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. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-logbook-1.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-logbook-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-logbook-1.1.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-logbook-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-logbook-1.1.0 for building => SHA256 Checksum OK for Logbook-1.1.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-logbook-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-logbook-1.1.0 for building ===> Extracting for py39-logbook-1.1.0 => SHA256 Checksum OK for Logbook-1.1.0.tar.gz. Extracted Memory Use: 1.13M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-logbook-1.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-logbook-1.1.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-logbook-1.1.0 depends on file: /usr/local/bin/python3.9 - found ===> py39-logbook-1.1.0 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-logbook-1.1.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-logbook-1.1.0 depends on file: /usr/local/bin/python3.9 - found ===> py39-logbook-1.1.0 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-logbook-1.1.0 /usr/local/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-logbook-1.1.0 /usr/local/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( running build running build_py creating build creating build/lib.dragonfly-6.5-x86_64-cpython-39 creating build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/utils.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/more.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/notifiers.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/compat.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/concurrency.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/base.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/queues.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/ticketing.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/helpers.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/_fallback.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/__version__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/_termcolors.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook copying logbook/handlers.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/logbook running build_ext building 'logbook._speedups' extension creating build/temp.dragonfly-6.5-x86_64-cpython-39 creating build/temp.dragonfly-6.5-x86_64-cpython-39/logbook 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.9 -c logbook/_speedups.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/logbook/_speedups.o logbook/_speedups.c: In function 'PyInit__speedups': logbook/_speedups.c:7539:59: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print'; did you mean 'tp_dict'? __pyx_type_7logbook_9_speedups_group_reflected_property.tp_print = 0; ^~~~~~~~ tp_dict logbook/_speedups.c:7543:45: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print'; did you mean 'tp_dict'? __pyx_type_7logbook_9_speedups__StackItem.tp_print = 0; ^~~~~~~~ tp_dict logbook/_speedups.c:7547:46: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print'; did you mean 'tp_dict'? __pyx_type_7logbook_9_speedups__StackBound.tp_print = 0; ^~~~~~~~ tp_dict logbook/_speedups.c:7561:48: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print'; did you mean 'tp_dict'? __pyx_type_7logbook_9_speedups_StackedObject.tp_print = 0; ^~~~~~~~ tp_dict logbook/_speedups.c:7575:54: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print'; did you mean 'tp_dict'? __pyx_type_7logbook_9_speedups_ContextStackManager.tp_print = 0; ^~~~~~~~ tp_dict logbook/_speedups.c: In function '__Pyx_ParseOptionalKeywords': logbook/_speedups.c:7841:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7841:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7841:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7841:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7841:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7841:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c: In function '__Pyx_PyCFunction_FastCall': logbook/_speedups.c:7963:13: error: too many arguments to function '(PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t))meth' return (*((__Pyx_PyCFunctionFast)meth)) (self, args, nargs, NULL); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c: In function '__Pyx__GetException': logbook/_speedups.c:8562:24: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tmp_type = tstate->exc_type; ^~~~~~~~ curexc_type logbook/_speedups.c:8563:25: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8564:22: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c:8565:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tstate->exc_type = local_type; ^~~~~~~~ curexc_type logbook/_speedups.c:8566:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tstate->exc_value = local_value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8567:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tstate->exc_traceback = local_tb; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c: In function '__Pyx__ExceptionSwap': logbook/_speedups.c:8589:24: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tmp_type = tstate->exc_type; ^~~~~~~~ curexc_type logbook/_speedups.c:8590:25: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8591:22: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c:8592:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tstate->exc_type = *type; ^~~~~~~~ curexc_type logbook/_speedups.c:8593:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tstate->exc_value = *value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8594:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tstate->exc_traceback = *tb; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c: In function '__Pyx__ExceptionSave': logbook/_speedups.c:8613:21: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? *type = tstate->exc_type; ^~~~~~~~ curexc_type logbook/_speedups.c:8614:22: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? *value = tstate->exc_value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8615:19: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? *tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c: In function '__Pyx__ExceptionReset': logbook/_speedups.c:8622:24: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tmp_type = tstate->exc_type; ^~~~~~~~ curexc_type logbook/_speedups.c:8623:25: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8624:22: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c:8625:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tstate->exc_type = type; ^~~~~~~~ curexc_type logbook/_speedups.c:8626:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tstate->exc_value = value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8627:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tstate->exc_traceback = tb; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c: In function '__Pyx_PyList_Pop': logbook/_speedups.c:1056:83: error: too many arguments to function '(PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t))__pyx_umethod_PyList_Type_pop.func' (PY_VERSION_HEX >= 0x030600B1 && (cfunc)->flag == METH_FASTCALL ? (*(__Pyx_PyCFunctionFast)(cfunc)->func)(self, &PyTuple_GET_ITEM(__pyx_empty_tuple, 0), 0, NULL) :\ ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:8708:12: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L); ^~~~~~~~~~~~~~~~~~~~~~~~~ *************************************************************************** command '/usr/local/libexec/ccache/cc' failed with exit code 1 WARNING: The C extension could not be compiled, speedups are not enabled. Failure information, if any, is above. Retrying the build without the C extension now. *************************************************************************** running build running build_py running build_ext *************************************************************************** WARNING: The C extension could not be compiled, speedups are not enabled. Plain-Python build succeeded. *************************************************************************** SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-logbook-1.1.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-logbook-1.1.0 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-logbook-1.1.0 ===> py39-logbook-1.1.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-logbook-1.1.0 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list /usr/local/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( 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 build_ext building 'logbook._speedups' extension 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.9 -c logbook/_speedups.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/logbook/_speedups.o logbook/_speedups.c: In function 'PyInit__speedups': logbook/_speedups.c:7539:59: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print'; did you mean 'tp_dict'? __pyx_type_7logbook_9_speedups_group_reflected_property.tp_print = 0; ^~~~~~~~ tp_dict logbook/_speedups.c:7543:45: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print'; did you mean 'tp_dict'? __pyx_type_7logbook_9_speedups__StackItem.tp_print = 0; ^~~~~~~~ tp_dict logbook/_speedups.c:7547:46: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print'; did you mean 'tp_dict'? __pyx_type_7logbook_9_speedups__StackBound.tp_print = 0; ^~~~~~~~ tp_dict logbook/_speedups.c:7561:48: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print'; did you mean 'tp_dict'? __pyx_type_7logbook_9_speedups_StackedObject.tp_print = 0; ^~~~~~~~ tp_dict logbook/_speedups.c:7575:54: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print'; did you mean 'tp_dict'? __pyx_type_7logbook_9_speedups_ContextStackManager.tp_print = 0; ^~~~~~~~ tp_dict logbook/_speedups.c: In function '__Pyx_ParseOptionalKeywords': logbook/_speedups.c:7841:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7841:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7841:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7841:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7841:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7841:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:7857:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from logbook/_speedups.c:4: /usr/local/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c: In function '__Pyx_PyCFunction_FastCall': logbook/_speedups.c:7963:13: error: too many arguments to function '(PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t))meth' return (*((__Pyx_PyCFunctionFast)meth)) (self, args, nargs, NULL); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c: In function '__Pyx__GetException': logbook/_speedups.c:8562:24: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tmp_type = tstate->exc_type; ^~~~~~~~ curexc_type logbook/_speedups.c:8563:25: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8564:22: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c:8565:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tstate->exc_type = local_type; ^~~~~~~~ curexc_type logbook/_speedups.c:8566:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tstate->exc_value = local_value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8567:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tstate->exc_traceback = local_tb; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c: In function '__Pyx__ExceptionSwap': logbook/_speedups.c:8589:24: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tmp_type = tstate->exc_type; ^~~~~~~~ curexc_type logbook/_speedups.c:8590:25: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8591:22: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c:8592:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tstate->exc_type = *type; ^~~~~~~~ curexc_type logbook/_speedups.c:8593:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tstate->exc_value = *value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8594:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tstate->exc_traceback = *tb; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c: In function '__Pyx__ExceptionSave': logbook/_speedups.c:8613:21: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? *type = tstate->exc_type; ^~~~~~~~ curexc_type logbook/_speedups.c:8614:22: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? *value = tstate->exc_value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8615:19: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? *tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c: In function '__Pyx__ExceptionReset': logbook/_speedups.c:8622:24: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tmp_type = tstate->exc_type; ^~~~~~~~ curexc_type logbook/_speedups.c:8623:25: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8624:22: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c:8625:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'? tstate->exc_type = type; ^~~~~~~~ curexc_type logbook/_speedups.c:8626:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_value'; did you mean 'curexc_value'? tstate->exc_value = value; ^~~~~~~~~ curexc_value logbook/_speedups.c:8627:13: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_traceback'; did you mean 'curexc_traceback'? tstate->exc_traceback = tb; ^~~~~~~~~~~~~ curexc_traceback logbook/_speedups.c: In function '__Pyx_PyList_Pop': logbook/_speedups.c:1056:83: error: too many arguments to function '(PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t))__pyx_umethod_PyList_Type_pop.func' (PY_VERSION_HEX >= 0x030600B1 && (cfunc)->flag == METH_FASTCALL ? (*(__Pyx_PyCFunctionFast)(cfunc)->func)(self, &PyTuple_GET_ITEM(__pyx_empty_tuple, 0), 0, NULL) :\ ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/_speedups.c:8708:12: note: in expansion of macro '__Pyx_CallUnboundCMethod0' return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L); ^~~~~~~~~~~~~~~~~~~~~~~~~ *************************************************************************** command '/usr/local/libexec/ccache/cc' failed with exit code 1 WARNING: The C extension could not be compiled, speedups are not enabled. Failure information, if any, is above. Retrying the build without the C extension now. *************************************************************************** running install running build running build_py running build_ext running install_lib creating /construction/devel/py-logbook/stage/usr/local/lib/python3.9 creating /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages creating /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/utils.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/more.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/notifiers.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/compat.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/concurrency.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/base.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/queues.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/ticketing.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/helpers.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/_fallback.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/__version__.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/_termcolors.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/__init__.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook copying build/lib.dragonfly-6.5-x86_64-cpython-39/logbook/handlers.py -> /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/utils.py to utils.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/more.py to more.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/notifiers.py to notifiers.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/compat.py to compat.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/concurrency.py to concurrency.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/base.py to base.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/queues.py to queues.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/ticketing.py to ticketing.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/helpers.py to helpers.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/_fallback.py to _fallback.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/__version__.py to __version__.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/_termcolors.py to _termcolors.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/logbook/handlers.py to handlers.cpython-39.pyc writing byte-compilation script '/tmp/tmpbeodswy7.py' /usr/local/bin/python3.9 /tmp/tmpbeodswy7.py removing /tmp/tmpbeodswy7.py running install_egg_info running egg_info writing Logbook.egg-info/PKG-INFO writing dependency_links to Logbook.egg-info/dependency_links.txt writing requirements to Logbook.egg-info/requires.txt writing top-level names to Logbook.egg-info/top_level.txt reading manifest file 'Logbook.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Logbook.egg-info/SOURCES.txt' Copying Logbook.egg-info to /construction/devel/py-logbook/stage/usr/local/lib/python3.9/site-packages/Logbook-1.1.0-py3.9.egg-info running install_scripts writing list of installed files to '/construction/devel/py-logbook/.PLIST.pymodtmp' *************************************************************************** WARNING: The C extension could not be compiled, speedups are not enabled. Plain-Python build succeeded. *************************************************************************** ====> 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 ------------------------------------------------------------------------------- ====> 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 py39-logbook-1.1.0 file sizes/checksums [48]: 0% file sizes/checksums [48]: 100% Service unavailablepacking files [48]: 0% packing files [48]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11