=> 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 py311-octoprint-firmwarecheck-2021.2.4nb1 (cd /tmp/print/py-octoprint-firmwarecheck/work/OctoPrint-FirmwareCheck-2021.2.4/ && /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.11 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.11 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.11 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.11 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=/tmp/print/py-octoprint-firmwarecheck/work/.cwrapper/bin:/tmp/print/py-octoprint-firmwarecheck/work/.buildlink/bin:/tmp/print/py-octoprint-firmwarecheck/work/.gcc/bin:/tmp/print/py-octoprint-firmwarecheck/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/print/py-octoprint-firmwarecheck/work/.home CWRAPPERS_CONFIG_DIR=/tmp/print/py-octoprint-firmwarecheck/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\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/print/py-octoprint-firmwarecheck/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/print/py-octoprint-firmwarecheck/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/print/py-octoprint-firmwarecheck/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/print/py-octoprint-firmwarecheck/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/print/py-octoprint-firmwarecheck/work/.buildlink/lib/pkgconfig:/tmp/print/py-octoprint-firmwarecheck/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/print/py-octoprint-firmwarecheck/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/print/py-octoprint-firmwarecheck/work/.cwrapper/config /usr/pkg/bin/python3.11 setup.py build -j4) /usr/pkg/lib/python3.11/site-packages/setuptools/config/setupcfg.py:520: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) Found packages: {'octoprint_firmware_check.checks', 'octoprint_firmware_check'} running build running build_py creating build creating build/lib creating build/lib/octoprint_firmware_check creating build/lib/octoprint_firmware_check/checks copying octoprint_firmware_check/checks/__init__.py -> build/lib/octoprint_firmware_check/checks copying octoprint_firmware_check/checks/firmware_broken.py -> build/lib/octoprint_firmware_check/checks copying octoprint_firmware_check/checks/firmware_development.py -> build/lib/octoprint_firmware_check/checks copying octoprint_firmware_check/checks/firmware_unsafe.py -> build/lib/octoprint_firmware_check/checks copying octoprint_firmware_check/__init__.py -> build/lib/octoprint_firmware_check running egg_info creating OctoPrint_FirmwareCheck.egg-info writing OctoPrint_FirmwareCheck.egg-info/PKG-INFO writing dependency_links to OctoPrint_FirmwareCheck.egg-info/dependency_links.txt writing entry points to OctoPrint_FirmwareCheck.egg-info/entry_points.txt writing requirements to OctoPrint_FirmwareCheck.egg-info/requires.txt writing top-level names to OctoPrint_FirmwareCheck.egg-info/top_level.txt writing manifest file 'OctoPrint_FirmwareCheck.egg-info/SOURCES.txt' reading manifest file 'OctoPrint_FirmwareCheck.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'OctoPrint_FirmwareCheck.egg-info/SOURCES.txt' /usr/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octoprint_firmware_check.static.clientjs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.static.clientjs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octoprint_firmware_check.static.clientjs' 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 'octoprint_firmware_check.static.clientjs' 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/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octoprint_firmware_check.static.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.static.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octoprint_firmware_check.static.css' 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 'octoprint_firmware_check.static.css' 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/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octoprint_firmware_check.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octoprint_firmware_check.static.js' 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 'octoprint_firmware_check.static.js' 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/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octoprint_firmware_check.static.less' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.static.less' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octoprint_firmware_check.static.less' 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 'octoprint_firmware_check.static.less' 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/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octoprint_firmware_check.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octoprint_firmware_check.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 'octoprint_firmware_check.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) /usr/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octoprint_firmware_check.translations.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.translations.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octoprint_firmware_check.translations.de.LC_MESSAGES' 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 'octoprint_firmware_check.translations.de.LC_MESSAGES' 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) creating build/lib/octoprint_firmware_check/static creating build/lib/octoprint_firmware_check/static/clientjs copying octoprint_firmware_check/static/clientjs/firmware_check.js -> build/lib/octoprint_firmware_check/static/clientjs creating build/lib/octoprint_firmware_check/static/css copying octoprint_firmware_check/static/css/firmware_check.css -> build/lib/octoprint_firmware_check/static/css creating build/lib/octoprint_firmware_check/static/js copying octoprint_firmware_check/static/js/firmware_check.js -> build/lib/octoprint_firmware_check/static/js creating build/lib/octoprint_firmware_check/static/less copying octoprint_firmware_check/static/less/firmware_check.less -> build/lib/octoprint_firmware_check/static/less creating build/lib/octoprint_firmware_check/templates copying octoprint_firmware_check/templates/firmware_check_settings.jinja2 -> build/lib/octoprint_firmware_check/templates copying octoprint_firmware_check/templates/firmware_check_sidebar_info.jinja2 -> build/lib/octoprint_firmware_check/templates copying octoprint_firmware_check/templates/firmware_check_sidebar_warning.jinja2 -> build/lib/octoprint_firmware_check/templates creating build/lib/octoprint_firmware_check/translations creating build/lib/octoprint_firmware_check/translations/de creating build/lib/octoprint_firmware_check/translations/de/LC_MESSAGES copying octoprint_firmware_check/translations/de/LC_MESSAGES/messages.mo -> build/lib/octoprint_firmware_check/translations/de/LC_MESSAGES copying octoprint_firmware_check/translations/de/LC_MESSAGES/messages.po -> build/lib/octoprint_firmware_check/translations/de/LC_MESSAGES