+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake stage-install 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 stage-install 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 ===> Installing for py312-octoprint-firmwarecheck-2021.2.4nb1 => Generating pre-install file lists => Creating installation directories (cd /home/pbulk/build/print/py-octoprint-firmwarecheck/work/OctoPrint-FirmwareCheck-2021.2.4/ && /bin/env DESTDIR=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir 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 "install" -c -O1 --root=/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir) /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 install /usr/pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. 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 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 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) running install_lib creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/checks copying build/lib/octoprint_firmware_check/checks/firmware_broken.py -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/checks copying build/lib/octoprint_firmware_check/checks/__init__.py -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/checks copying build/lib/octoprint_firmware_check/checks/firmware_unsafe.py -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/checks copying build/lib/octoprint_firmware_check/checks/firmware_development.py -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/checks creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/translations creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/translations/de creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/translations/de/LC_MESSAGES copying build/lib/octoprint_firmware_check/translations/de/LC_MESSAGES/messages.po -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/translations/de/LC_MESSAGES copying build/lib/octoprint_firmware_check/translations/de/LC_MESSAGES/messages.mo -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/translations/de/LC_MESSAGES copying build/lib/octoprint_firmware_check/__init__.py -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/static creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/static/js copying build/lib/octoprint_firmware_check/static/js/firmware_check.js -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/static/js creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/static/less copying build/lib/octoprint_firmware_check/static/less/firmware_check.less -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/static/less creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/static/clientjs copying build/lib/octoprint_firmware_check/static/clientjs/firmware_check.js -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/static/clientjs creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/static/css copying build/lib/octoprint_firmware_check/static/css/firmware_check.css -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/static/css creating /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/templates copying build/lib/octoprint_firmware_check/templates/firmware_check_sidebar_warning.jinja2 -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/templates copying build/lib/octoprint_firmware_check/templates/firmware_check_settings.jinja2 -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/templates copying build/lib/octoprint_firmware_check/templates/firmware_check_sidebar_info.jinja2 -> /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/templates byte-compiling /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/checks/firmware_broken.py to firmware_broken.cpython-312.pyc byte-compiling /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/checks/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/checks/firmware_unsafe.py to firmware_unsafe.cpython-312.pyc byte-compiling /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/checks/firmware_development.py to firmware_development.cpython-312.pyc byte-compiling /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/octoprint_firmware_check/__init__.py to __init__.cpython-312.pyc writing byte-compilation script '/tmp/tmphxq1bdbp.py' /usr/pkg/bin/python3.12 /tmp/tmphxq1bdbp.py removing /tmp/tmphxq1bdbp.py running install_egg_info Copying OctoPrint_FirmwareCheck.egg-info to /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/OctoPrint_FirmwareCheck-2021.2.4-py3.12.egg-info running install_scripts => Automatic manual page handling => Generating post-install file lists if test -d "/home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/OctoPrint_FirmwareCheck-2021.2.4-py3.12.egg-info"; then /bin/find /home/pbulk/build/print/py-octoprint-firmwarecheck/work/.destdir/usr/pkg/lib/python3.12/site-packages/OctoPrint_FirmwareCheck-2021.2.4-py3.12.egg-info -type f -exec /bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py312-octoprint-firmwarecheck-2021.2.4nb1 => Checking for non-existent script interpreters in py312-octoprint-firmwarecheck-2021.2.4nb1 => Checking file permissions in py312-octoprint-firmwarecheck-2021.2.4nb1 => Checking for RELRO in py312-octoprint-firmwarecheck-2021.2.4nb1 => Checking for missing run-time search paths in py312-octoprint-firmwarecheck-2021.2.4nb1 => Checking for work-directory references in py312-octoprint-firmwarecheck-2021.2.4nb1