[package - 140releng-armv7-default][www/py-flask-restx] Failed for py39-flask-restx-1.2.0_1 in run-depends

From: <pkg-fallout_at_FreeBSD.org>
Date: Sun, 10 Dec 2023 22:50:23 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     jbeich@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/ampere3/data/140releng-armv7-default/93cf2f1b349c/logs/py39-flask-restx-1.2.0_1.log
Build URL:      https://pkg-status.freebsd.org/ampere3/build.html?mastername=140releng-armv7-default&build=93cf2f1b349c
Log:

=>> Building www/py-flask-restx
build started at Sun Dec 10 22:50:16 UTC 2023
port directory: /usr/ports/www/py-flask-restx
package name: py39-flask-restx-1.2.0_1
building for: FreeBSD 140releng-armv7-default-job-04 14.0-RELEASE FreeBSD 14.0-RELEASE 1400097 arm
maintained by: jbeich@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 779 Nov 28 01:07 /usr/ports/www/py-flask-restx/Makefile
Ports top last git commit: 93cf2f1b34
Ports top unclean checkout: no
Port dir last git commit: 0335abf426
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.3.0-1258-gbc38e2e6
Host OSVERSION: 1500000
Jail OSVERSION: 1400097
Job Id: 04

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400097
UNAME_v=FreeBSD 14.0-RELEASE 1400097
UNAME_r=14.0-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.0-1258-gbc38e2e6
MASTERMNT=/usr/local/poudriere/data/.m/140releng-armv7-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/140releng-armv7-default/04/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=140releng-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/140releng-armv7-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.3.0-1258-gbc38e2e6
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py39
MAKE_ARGS= FLAVOR=py39
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
jbeich@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/www/py-flask-restx/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/py-flask-restx/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/py-flask-restx/work-py39/.cache  HOME=/wrkdirs/usr/ports/www/py-flask-restx/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/py-flask-restx/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/py-flask-restx/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/www/py-flask-restx/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/py-flask-restx/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/py-flask-restx/work-py39/.cache  HOME=/wrkdirs/usr/ports/www/py-flask-restx/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/py-flask-restx/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/py-flask-restx/work-py39/.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 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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"
--End MAKE_ENV--

--PLIST_SUB--
PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd14  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=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/flask-restx"  EXAMPLESDIR="share/examples/flask-restx"  DATADIR="share/flask-restx"  WWWDIR="www/flask-restx"  ETCDIR="etc/flask-restx"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd14  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/flask-restx DOCSDIR=/usr/local/share/doc/flask-restx EXAMPLESDIR=/usr/local/share/examples/flask-restx  WWWDIR=/usr/local/www/flask-restx ETCDIR=/usr/local/etc/flask-restx
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
####  ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  8192
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   py39-flask-restx-1.2.0_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.9.pkg
[140releng-armv7-default-job-04] Installing pkg-1.20.9...
[140releng-armv7-default-job-04] Extracting pkg-1.20.9: .......... done
===>   py39-flask-restx-1.2.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py39-flask-restx-1.2.0_1
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py39-flask-restx-1.2.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py39-flask-restx-1.2.0_1 for building
=> SHA256 Checksum OK for flask-restx-1.2.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py39-flask-restx-1.2.0_1 for building
===>  Extracting for py39-flask-restx-1.2.0_1
=> SHA256 Checksum OK for flask-restx-1.2.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Patching for py39-flask-restx-1.2.0_1
===>  Applying FreeBSD patches for py39-flask-restx-1.2.0_1 from /usr/ports/www/py-flask-restx/files
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   py39-flask-restx-1.2.0_1 depends on package: py39-setuptools>=63.1.0 - not found
===>   Installing existing package /packages/All/py39-setuptools-63.1.0_1.pkg
[140releng-armv7-default-job-04] Installing py39-setuptools-63.1.0_1...
[140releng-armv7-default-job-04] `-- Installing python39-3.9.18...
[140releng-armv7-default-job-04] |   `-- Installing gettext-runtime-0.22.3...
[140releng-armv7-default-job-04] |   | `-- Installing indexinfo-0.3.1...
[140releng-armv7-default-job-04] |   | `-- Extracting indexinfo-0.3.1: .... done
[140releng-armv7-default-job-04] |   `-- Extracting gettext-runtime-0.22.3: .......... done
[140releng-armv7-default-job-04] |   `-- Installing libffi-3.4.4...
[140releng-armv7-default-job-04] |   `-- Extracting libffi-3.4.4: .......... done
[140releng-armv7-default-job-04] |   `-- Installing mpdecimal-2.5.1...
[140releng-armv7-default-job-04] |   `-- Extracting mpdecimal-2.5.1: .......... done
[140releng-armv7-default-job-04] |   `-- Installing readline-8.2.1...
[140releng-armv7-default-job-04] |   `-- Extracting readline-8.2.1: .......... done
[140releng-armv7-default-job-04] `-- Extracting python39-3.9.18: .......... done
[140releng-armv7-default-job-04] Extracting py39-setuptools-63.1.0_1: .......... done
=====
Message from python39-3.9.18:

--
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
===>   py39-flask-restx-1.2.0_1 depends on package: py39-setuptools>=63.1.0 - found
<snip>
running build
running build_py
creating build
creating build/lib
creating build/lib/flask_restx
copying flask_restx/api.py -> build/lib/flask_restx
copying flask_restx/fields.py -> build/lib/flask_restx
copying flask_restx/swagger.py -> build/lib/flask_restx
copying flask_restx/_http.py -> build/lib/flask_restx
copying flask_restx/resource.py -> build/lib/flask_restx
copying flask_restx/__init__.py -> build/lib/flask_restx
copying flask_restx/namespace.py -> build/lib/flask_restx
copying flask_restx/marshalling.py -> build/lib/flask_restx
copying flask_restx/reqparse.py -> build/lib/flask_restx
copying flask_restx/apidoc.py -> build/lib/flask_restx
copying flask_restx/mask.py -> build/lib/flask_restx
copying flask_restx/representations.py -> build/lib/flask_restx
copying flask_restx/model.py -> build/lib/flask_restx
copying flask_restx/inputs.py -> build/lib/flask_restx
copying flask_restx/utils.py -> build/lib/flask_restx
copying flask_restx/__about__.py -> build/lib/flask_restx
copying flask_restx/errors.py -> build/lib/flask_restx
copying flask_restx/cors.py -> build/lib/flask_restx
copying flask_restx/postman.py -> build/lib/flask_restx
creating build/lib/flask_restx/schemas
copying flask_restx/schemas/__init__.py -> build/lib/flask_restx/schemas
running egg_info
writing flask_restx.egg-info/PKG-INFO
writing dependency_links to flask_restx.egg-info/dependency_links.txt
writing requirements to flask_restx.egg-info/requires.txt
writing top-level names to flask_restx.egg-info/top_level.txt
reading manifest file 'flask_restx.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'flask_restx.egg-info/SOURCES.txt'
/usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning:     Installing 'flask_restx.static' as data is deprecated, please list it in `packages`.
    !!


    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'flask_restx.static' as an importable package,
    but it is not listed in the `packages` configuration of setuptools.

    'flask_restx.static' has been automatically added to the distribution only
    because it may contain data files, but this behavior is likely to change
    in future versions of setuptools (and therefore is considered deprecated).

    Please make sure that 'flask_restx.static' is included as a package by using
    the `packages` configuration field or the proper discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" and "data files" on setuptools
    documentation page.


!!

  check.warn(importable)
/usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning:     Installing 'flask_restx.static.files' as data is deprecated, please list it in `packages`.
    !!


    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'flask_restx.static.files' as an importable package,
    but it is not listed in the `packages` configuration of setuptools.

    'flask_restx.static.files' has been automatically added to the distribution only
    because it may contain data files, but this behavior is likely to change
    in future versions of setuptools (and therefore is considered deprecated).

    Please make sure that 'flask_restx.static.files' is included as a package by using
    the `packages` configuration field or the proper discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" and "data files" on setuptools
    documentation page.


!!

  check.warn(importable)
/usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning:     Installing 'flask_restx.templates' as data is deprecated, please list it in `packages`.
    !!


    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'flask_restx.templates' as an importable package,
    but it is not listed in the `packages` configuration of setuptools.

    'flask_restx.templates' has been automatically added to the distribution only
    because it may contain data files, but this behavior is likely to change
    in future versions of setuptools (and therefore is considered deprecated).

    Please make sure that 'flask_restx.templates' is included as a package by using
    the `packages` configuration field or the proper discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" and "data files" on setuptools
    documentation page.


!!

  check.warn(importable)
copying flask_restx/api.py.orig -> build/lib/flask_restx
copying flask_restx/utils.py.orig -> build/lib/flask_restx
creating build/lib/flask_restx/static
copying flask_restx/static/droid-sans.css -> build/lib/flask_restx/static
copying flask_restx/static/favicon-16x16.png -> build/lib/flask_restx/static
copying flask_restx/static/favicon-32x32.png -> build/lib/flask_restx/static
copying flask_restx/static/oauth2-redirect.html -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui-bundle.js -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui-bundle.js.map -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui-es-bundle-core.js -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui-es-bundle-core.js.map -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui-es-bundle.js -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui-es-bundle.js.map -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui-standalone-preset.js -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui-standalone-preset.js.map -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui.css -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui.css.map -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui.js -> build/lib/flask_restx/static
copying flask_restx/static/swagger-ui.js.map -> build/lib/flask_restx/static
creating build/lib/flask_restx/static/files
copying flask_restx/static/files/.npmignore -> build/lib/flask_restx/static/files
copying flask_restx/static/files/droid-sans-latin-400.woff -> build/lib/flask_restx/static/files
copying flask_restx/static/files/droid-sans-latin-400.woff2 -> build/lib/flask_restx/static/files
copying flask_restx/static/files/droid-sans-latin-700.woff -> build/lib/flask_restx/static/files
copying flask_restx/static/files/droid-sans-latin-700.woff2 -> build/lib/flask_restx/static/files
creating build/lib/flask_restx/templates
copying flask_restx/templates/swagger-ui-css.html -> build/lib/flask_restx/templates
copying flask_restx/templates/swagger-ui-libs.html -> build/lib/flask_restx/templates
copying flask_restx/templates/swagger-ui.html -> build/lib/flask_restx/templates
copying flask_restx/schemas/oas-2.0.json -> build/lib/flask_restx/schemas
===========================================================================
=======================<phase: run-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   py39-flask-restx-1.2.0_1 depends on package: py39-aniso8601>=0.82 - not found
===>   Installing existing package /packages/All/py39-aniso8601-9.0.1.pkg
[140releng-armv7-default-job-04] Installing py39-aniso8601-9.0.1...
[140releng-armv7-default-job-04] Extracting py39-aniso8601-9.0.1: .......... done
===>   py39-flask-restx-1.2.0_1 depends on package: py39-aniso8601>=0.82 - found
===>   Returning to build of py39-flask-restx-1.2.0_1
===>   py39-flask-restx-1.2.0_1 depends on package: py39-jsonschema>0 - not found
===>   Installing existing package /packages/All/py39-jsonschema-4.20.0.pkg
[140releng-armv7-default-job-04] Installing py39-jsonschema-4.20.0...
[140releng-armv7-default-job-04] `-- Installing py39-attrs-23.1.0...
[140releng-armv7-default-job-04] `-- Extracting py39-attrs-23.1.0: .......... done
[140releng-armv7-default-job-04] `-- Installing py39-jsonschema-specifications-2023.6.1...
[140releng-armv7-default-job-04] |   `-- Installing py39-referencing-0.31.0...
[140releng-armv7-default-job-04] |   | `-- Installing py39-rpds-py-0.13.1...
[140releng-armv7-default-job-04] |   | `-- Extracting py39-rpds-py-0.13.1: .......... done
[140releng-armv7-default-job-04] |   `-- Extracting py39-referencing-0.31.0: .......... done
[140releng-armv7-default-job-04] `-- Extracting py39-jsonschema-specifications-2023.6.1: .......... done
[140releng-armv7-default-job-04] Extracting py39-jsonschema-4.20.0: .......... done
===>   py39-flask-restx-1.2.0_1 depends on package: py39-jsonschema>0 - found
===>   Returning to build of py39-flask-restx-1.2.0_1
===>   py39-flask-restx-1.2.0_1 depends on package: py39-pytz>0 - not found
===>   Installing existing package /packages/All/py39-pytz-2023.3,1.pkg
[140releng-armv7-default-job-04] Installing py39-pytz-2023.3,1...
[140releng-armv7-default-job-04] Extracting py39-pytz-2023.3,1: .......... done
===>   py39-flask-restx-1.2.0_1 depends on package: py39-pytz>0 - found
===>   Returning to build of py39-flask-restx-1.2.0_1
===>   py39-flask-restx-1.2.0_1 depends on package: py39-Flask>=0.8 - not found
===>   Installing existing package /packages/All/py39-flask-3.0.0.pkg
[140releng-armv7-default-job-04] Installing py39-flask-3.0.0...
[140releng-armv7-default-job-04] `-- Installing py39-Jinja2-3.1.2...
[140releng-armv7-default-job-04] |   `-- Installing py39-Babel-2.13.1...
[140releng-armv7-default-job-04] |   `-- Extracting py39-Babel-2.13.1: .......... done
[140releng-armv7-default-job-04] |   `-- Installing py39-markupsafe-2.1.3...
[140releng-armv7-default-job-04] |   `-- Extracting py39-markupsafe-2.1.3: .......... done
[140releng-armv7-default-job-04] `-- Extracting py39-Jinja2-3.1.2: .......... done
[140releng-armv7-default-job-04] `-- Installing py39-blinker-1.7.0...
[140releng-armv7-default-job-04] `-- Extracting py39-blinker-1.7.0: .......... done
[140releng-armv7-default-job-04] `-- Installing py39-click-8.1.7...
[140releng-armv7-default-job-04] |   `-- Installing py39-importlib-metadata-6.8.0...
[140releng-armv7-default-job-04] |   | `-- Installing py39-zipp-3.17.0...
[140releng-armv7-default-job-04] |   | `-- Extracting py39-zipp-3.17.0: .......... done
[140releng-armv7-default-job-04] |   `-- Extracting py39-importlib-metadata-6.8.0: .......... done
[140releng-armv7-default-job-04] `-- Extracting py39-click-8.1.7: .......... done
[140releng-armv7-default-job-04] `-- Installing py39-itsdangerous-2.1.2...
[140releng-armv7-default-job-04] `-- Extracting py39-itsdangerous-2.1.2: .......... done
[140releng-armv7-default-job-04] `-- Installing py39-werkzeug-3.0.1...
[140releng-armv7-default-job-04] `-- Extracting py39-werkzeug-3.0.1: .......... done
[140releng-armv7-default-job-04] Extracting py39-flask-3.0.0: .......... done
===>   py39-flask-restx-1.2.0_1 depends on package: py39-Flask>=0.8 - not found
*** Error code 1

Stop.
make: stopped in /usr/ports/www/py-flask-restx