=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/www/py-flask-restplus", "stage-install", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Installing for flask-restplus-0.13.0nb1 => Generating pre-install file lists => Creating installation directories (cd /tmp/work/www/py-flask-restplus/work/flask-restplus-0.13.0/ && /usr/bin/env DESTDIR=/tmp/work/www/py-flask-restplus/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/opt/local/bin/python3.13 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/local/include/python3.13\ -I/opt/local/include CPPFLAGS=-I/usr/include\ -I/opt/local/include/python3.13\ -I/opt/local/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/local/include/python3.13\ -I/opt/local/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 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=-L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -Wl,-R/opt/local/lib\ -lintl\ -liconv\ -L/opt/local/lib LINKER_RPATH_FLAG=-R PATH=/tmp/work/www/py-flask-restplus/work/.cwrapper/bin:/tmp/work/www/py-flask-restplus/work/.buildlink/bin:/tmp/work/www/py-flask-restplus/work/.tools/bin:/opt/local/bin:/sbin:/usr/bin:/usr/sbin:/opt/tools/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local 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=/opt/local/etc CPP=cpp CXXCPP=cpp HOME=/tmp/work/www/py-flask-restplus/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/www/py-flask-restplus/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/local X11BASE=/opt/local PKGMANDIR=man PKGINFODIR=info PKGGNUDIR= MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_LIB=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 644 BSD_INSTALL_MAN=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 644 BSD_INSTALL=/opt/local/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_GAME=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbuild\ -g\ pbuild\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/work/www/py-flask-restplus/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/www/py-flask-restplus/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/www/py-flask-restplus/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/www/py-flask-restplus/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/www/py-flask-restplus/work/.buildlink/lib/amd64/pkgconfig:/tmp/work/www/py-flask-restplus/work/.buildlink/lib/pkgconfig:/tmp/work/www/py-flask-restplus/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/www/py-flask-restplus/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/www/py-flask-restplus/work/.cwrapper/config /opt/local/bin/python3.13 setup.py "install" -c -O1 --root=/tmp/work/www/py-flask-restplus/work/.destdir) /opt/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'dev_require' warnings.warn(msg) /opt/local/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /opt/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py 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' /opt/local/lib/python3.13/site-packages/setuptools/command/build_py.py:215: _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) /opt/local/lib/python3.13/site-packages/setuptools/command/build_py.py:215: _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) /opt/local/lib/python3.13/site-packages/setuptools/command/build_py.py:215: _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) running install_lib creating /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/errors.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/reqparse.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/marshalling.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/__about__.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/inputs.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/resource.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/fields.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/namespace.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/api.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/model.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/postman.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/representations.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/__init__.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/swagger.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/cors.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/_http.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/apidoc.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/specs.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/mask.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus copying build/lib/flask_restplus/utils.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus creating /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/schemas copying build/lib/flask_restplus/schemas/__init__.py -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/schemas copying build/lib/flask_restplus/schemas/oas-2.0.json -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/schemas creating /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/droid-sans.css -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/favicon-16x16.png -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/favicon-32x32.png -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/oauth2-redirect.html -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/swagger-ui-bundle.js -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/swagger-ui-bundle.js.map -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/swagger-ui-standalone-preset.js -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/swagger-ui-standalone-preset.js.map -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/swagger-ui.css -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/swagger-ui.css.map -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/swagger-ui.js -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static copying build/lib/flask_restplus/static/swagger-ui.js.map -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static creating /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static/files copying build/lib/flask_restplus/static/files/.npmignore -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static/files copying build/lib/flask_restplus/static/files/droid-sans-latin-400.woff -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static/files copying build/lib/flask_restplus/static/files/droid-sans-latin-400.woff2 -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static/files copying build/lib/flask_restplus/static/files/droid-sans-latin-700.woff -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static/files copying build/lib/flask_restplus/static/files/droid-sans-latin-700.woff2 -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/static/files creating /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/templates copying build/lib/flask_restplus/templates/swagger-ui-css.html -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/templates copying build/lib/flask_restplus/templates/swagger-ui-libs.html -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/templates copying build/lib/flask_restplus/templates/swagger-ui.html -> /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/templates byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/errors.py to errors.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/reqparse.py to reqparse.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/marshalling.py to marshalling.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/__about__.py to __about__.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/inputs.py to inputs.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/resource.py to resource.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/fields.py to fields.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/namespace.py to namespace.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/api.py to api.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/model.py to model.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/postman.py to postman.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/representations.py to representations.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/swagger.py to swagger.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/cors.py to cors.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/_http.py to _http.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/apidoc.py to apidoc.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/specs.py to specs.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/mask.py to mask.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/utils.py to utils.cpython-313.pyc byte-compiling /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus/schemas/__init__.py to __init__.cpython-313.pyc writing byte-compilation script '/tmp/tmp4yldxmiw.py' /opt/local/bin/python3.13 /tmp/tmp4yldxmiw.py removing /tmp/tmp4yldxmiw.py running install_egg_info Copying flask_restplus.egg-info to /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus-0.13.0-py3.13.egg-info running install_scripts => Generating CTF data => Automatic stripping of debug information => Automatic manual page handling => Generating post-install file lists if test -d "/tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus-0.13.0-py3.13.egg-info"; then /usr/bin/find /tmp/work/www/py-flask-restplus/work/.destdir/opt/local/lib/python3.13/site-packages/flask_restplus-0.13.0-py3.13.egg-info -type f -exec /usr/bin/chmod 644 '{}' ';' ; fi => Checking file-check results for flask-restplus-0.13.0nb1 => Checking for non-existent script interpreters in flask-restplus-0.13.0nb1 => Checking file permissions in flask-restplus-0.13.0nb1 => Checking for missing run-time search paths in flask-restplus-0.13.0nb1 => Checking for work-directory references in flask-restplus-0.13.0nb1