+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-octoprint-firmwarecheck-2021.2.4nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-octoprint-firmwarecheck-2021.2.4nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py312-octoprint-firmwarecheck-2021.2.4nb1 (cd /home/pbulk/build/print/py-octoprint-firmwarecheck/work/OctoPrint-FirmwareCheck-2021.2.4/ && /bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python3.12 CC=cc CFLAGS=-pipe\ -O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.12 CXX=c++ CXXFLAGS=-pipe\ -O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 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=-Wl,-zrelro\ -L/usr/lib64\ -Wl,-R/usr/lib64\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.cwrapper/bin:/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.buildlink/bin:/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.gcc/bin:/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/bin/install BSD_INSTALL_PROGRAM_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.buildlink/lib64/pkgconfig:/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.buildlink/lib/pkgconfig:/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.cwrapper/config /usr/pkg/bin/python3.12 setup.py build -j2) /home/pbulk/build/print/py-octoprint-firmwarecheck/work/OctoPrint-FirmwareCheck-2021.2.4/setup.py:620: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources 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/firmware_broken.py -> 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_unsafe.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/__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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'octoprint_firmware_check.static.clientjs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.static.clientjs' 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 'octoprint_firmware_check.static.clientjs' 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 'octoprint_firmware_check.static.clientjs' to be distributed and are already explicitly excluding 'octoprint_firmware_check.static.clientjs' 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:207: _Warning: Package 'octoprint_firmware_check.static.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.static.css' 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 'octoprint_firmware_check.static.css' 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 'octoprint_firmware_check.static.css' to be distributed and are already explicitly excluding 'octoprint_firmware_check.static.css' 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:207: _Warning: Package 'octoprint_firmware_check.static.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.static.js' 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 'octoprint_firmware_check.static.js' 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 'octoprint_firmware_check.static.js' to be distributed and are already explicitly excluding 'octoprint_firmware_check.static.js' 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:207: _Warning: Package 'octoprint_firmware_check.static.less' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.static.less' 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 'octoprint_firmware_check.static.less' 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 'octoprint_firmware_check.static.less' to be distributed and are already explicitly excluding 'octoprint_firmware_check.static.less' 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:207: _Warning: Package 'octoprint_firmware_check.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.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 'octoprint_firmware_check.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 'octoprint_firmware_check.templates' to be distributed and are already explicitly excluding 'octoprint_firmware_check.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) /usr/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'octoprint_firmware_check.translations.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_firmware_check.translations.de.LC_MESSAGES' 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 'octoprint_firmware_check.translations.de.LC_MESSAGES' 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 'octoprint_firmware_check.translations.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'octoprint_firmware_check.translations.de.LC_MESSAGES' 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/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