=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for flask-restplus-0.13.0nb1 (cd /pbulk/work/www/py-flask-restplus/work/flask-restplus-0.13.0/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.12 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.12 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/pbulk/work/www/py-flask-restplus/work/.cwrapper/bin:/pbulk/work/www/py-flask-restplus/work/.buildlink/bin:/pbulk/work/www/py-flask-restplus/work/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/pbulk/work/www/py-flask-restplus/work/.home CWRAPPERS_CONFIG_DIR=/pbulk/work/www/py-flask-restplus/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/pbulk/work/www/py-flask-restplus/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/pbulk/work/www/py-flask-restplus/work/.tools/bin/itstool GDBUS_CODEGEN=/pbulk/work/www/py-flask-restplus/work/.tools/bin/gdbus-codegen PKG_CONFIG=/pbulk/work/www/py-flask-restplus/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/pbulk/work/www/py-flask-restplus/work/.buildlink/lib/pkgconfig:/pbulk/work/www/py-flask-restplus/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/pbulk/work/www/py-flask-restplus/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/pbulk/work/www/py-flask-restplus/work/.cwrapper/config /usr/pkg/bin/python3.12 setup.py build -j8) /usr/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:260: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:260: UserWarning: Unknown distribution option: 'dev_require' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/flask_restplus copying flask_restplus/errors.py -> build/lib/flask_restplus copying flask_restplus/reqparse.py -> build/lib/flask_restplus copying flask_restplus/marshalling.py -> build/lib/flask_restplus copying flask_restplus/__about__.py -> build/lib/flask_restplus copying flask_restplus/inputs.py -> build/lib/flask_restplus copying flask_restplus/resource.py -> build/lib/flask_restplus copying flask_restplus/fields.py -> build/lib/flask_restplus copying flask_restplus/namespace.py -> build/lib/flask_restplus copying flask_restplus/api.py -> build/lib/flask_restplus copying flask_restplus/model.py -> build/lib/flask_restplus copying flask_restplus/postman.py -> build/lib/flask_restplus copying flask_restplus/representations.py -> build/lib/flask_restplus copying flask_restplus/__init__.py -> build/lib/flask_restplus copying flask_restplus/swagger.py -> build/lib/flask_restplus copying flask_restplus/cors.py -> build/lib/flask_restplus copying flask_restplus/_http.py -> build/lib/flask_restplus copying flask_restplus/apidoc.py -> build/lib/flask_restplus copying flask_restplus/specs.py -> build/lib/flask_restplus copying flask_restplus/mask.py -> build/lib/flask_restplus copying flask_restplus/utils.py -> build/lib/flask_restplus creating build/lib/flask_restplus/schemas copying flask_restplus/schemas/__init__.py -> build/lib/flask_restplus/schemas running egg_info writing flask_restplus.egg-info/PKG-INFO writing dependency_links to flask_restplus.egg-info/dependency_links.txt writing requirements to flask_restplus.egg-info/requires.txt writing top-level names to flask_restplus.egg-info/top_level.txt reading manifest file 'flask_restplus.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_restplus.egg-info/SOURCES.txt' /usr/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'flask_restplus.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'flask_restplus.static' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'flask_restplus.static' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'flask_restplus.static' to be distributed and are already explicitly excluding 'flask_restplus.static' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'flask_restplus.static.files' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'flask_restplus.static.files' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'flask_restplus.static.files' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'flask_restplus.static.files' to be distributed and are already explicitly excluding 'flask_restplus.static.files' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'flask_restplus.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'flask_restplus.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'flask_restplus.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'flask_restplus.templates' to be distributed and are already explicitly excluding 'flask_restplus.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/flask_restplus/static copying flask_restplus/static/droid-sans.css -> build/lib/flask_restplus/static copying flask_restplus/static/favicon-16x16.png -> build/lib/flask_restplus/static copying flask_restplus/static/favicon-32x32.png -> build/lib/flask_restplus/static copying flask_restplus/static/oauth2-redirect.html -> build/lib/flask_restplus/static copying flask_restplus/static/swagger-ui-bundle.js -> build/lib/flask_restplus/static copying flask_restplus/static/swagger-ui-bundle.js.map -> build/lib/flask_restplus/static copying flask_restplus/static/swagger-ui-standalone-preset.js -> build/lib/flask_restplus/static copying flask_restplus/static/swagger-ui-standalone-preset.js.map -> build/lib/flask_restplus/static copying flask_restplus/static/swagger-ui.css -> build/lib/flask_restplus/static copying flask_restplus/static/swagger-ui.css.map -> build/lib/flask_restplus/static copying flask_restplus/static/swagger-ui.js -> build/lib/flask_restplus/static copying flask_restplus/static/swagger-ui.js.map -> build/lib/flask_restplus/static creating build/lib/flask_restplus/static/files copying flask_restplus/static/files/.npmignore -> build/lib/flask_restplus/static/files copying flask_restplus/static/files/droid-sans-latin-400.woff -> build/lib/flask_restplus/static/files copying flask_restplus/static/files/droid-sans-latin-400.woff2 -> build/lib/flask_restplus/static/files copying flask_restplus/static/files/droid-sans-latin-700.woff -> build/lib/flask_restplus/static/files copying flask_restplus/static/files/droid-sans-latin-700.woff2 -> build/lib/flask_restplus/static/files creating build/lib/flask_restplus/templates copying flask_restplus/templates/swagger-ui-css.html -> build/lib/flask_restplus/templates copying flask_restplus/templates/swagger-ui-libs.html -> build/lib/flask_restplus/templates copying flask_restplus/templates/swagger-ui.html -> build/lib/flask_restplus/templates copying flask_restplus/schemas/oas-2.0.json -> build/lib/flask_restplus/schemas