=> 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'. ===> Installing for py39-usb-1.2.1 => Generating pre-install file lists => Creating installation directories (cd /tmp/devel/py-usb/work/pyusb-1.2.1/ && /usr/bin/env DESTDIR=/tmp/devel/py-usb/work/.destdir 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.9 CC=gcc CFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.9 CPPFLAGS=-I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.9 CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.9 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/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/tmp/devel/py-usb/work/.cwrapper/bin:/tmp/devel/py-usb/work/.buildlink/bin:/tmp/devel/py-usb/work/.gcc/bin:/tmp/devel/py-usb/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/devel/py-usb/work/.home CWRAPPERS_CONFIG_DIR=/tmp/devel/py-usb/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/devel/py-usb/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/devel/py-usb/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/devel/py-usb/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/devel/py-usb/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/devel/py-usb/work/.buildlink/lib/pkgconfig:/tmp/devel/py-usb/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/devel/py-usb/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/devel/py-usb/work/.cwrapper/config /usr/pkg/bin/python3.9 setup.py "install" -c -O1 --root=/tmp/devel/py-usb/work/.destdir) /tmp/devel/py-usb/work/pyusb-1.2.1/setup.py:38: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(setuptools_version).version[0] < 12: /usr/pkg/lib/python3.9/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/pkg/lib/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' /usr/pkg/lib/python3.9/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install /usr/pkg/lib/python3.9/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 copying usb/_version.py -> build/lib/usb running install_lib creating /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb copying build/lib/usb/__init__.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb copying build/lib/usb/_debug.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb copying build/lib/usb/_interop.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb copying build/lib/usb/_lookup.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb copying build/lib/usb/_objfinalizer.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb copying build/lib/usb/control.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb copying build/lib/usb/core.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb copying build/lib/usb/legacy.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb copying build/lib/usb/libloader.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb copying build/lib/usb/util.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb creating /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/backend copying build/lib/usb/backend/__init__.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/backend copying build/lib/usb/backend/libusb0.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/backend copying build/lib/usb/backend/libusb1.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/backend copying build/lib/usb/backend/openusb.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/backend copying build/lib/usb/_version.py -> /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/__init__.py to __init__.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/_debug.py to _debug.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/_interop.py to _interop.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/_lookup.py to _lookup.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/_objfinalizer.py to _objfinalizer.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/control.py to control.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/core.py to core.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/legacy.py to legacy.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/libloader.py to libloader.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/util.py to util.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/backend/libusb0.py to libusb0.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/backend/libusb1.py to libusb1.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/backend/openusb.py to openusb.cpython-39.pyc byte-compiling /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/usb/_version.py to _version.cpython-39.pyc writing byte-compilation script '/tmp/tmprl3ceoro.py' /usr/pkg/bin/python3.9 /tmp/tmprl3ceoro.py removing /tmp/tmprl3ceoro.py running install_egg_info running egg_info writing pyusb.egg-info/PKG-INFO writing dependency_links to pyusb.egg-info/dependency_links.txt writing top-level names to pyusb.egg-info/top_level.txt reading manifest file 'pyusb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyusb.egg-info/SOURCES.txt' Copying pyusb.egg-info to /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/pyusb-1.2.1-py3.9.egg-info running install_scripts => Automatic manual page handling => Generating post-install file lists if test -d "/tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/pyusb-1.2.1-py3.9.egg-info"; then /usr/bin/find /tmp/devel/py-usb/work/.destdir/usr/pkg/lib/python3.9/site-packages/pyusb-1.2.1-py3.9.egg-info -type f -exec /bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py39-usb-1.2.1 => Checking for non-existent script interpreters in py39-usb-1.2.1 => Checking file permissions in py39-usb-1.2.1 warning: /tmp: group permissions (rwx) are higher than owner permissions (--x). warning: /tmp: group-writable directory. error: /tmp: world-writable directory. 1 errors and 2 warnings. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/py-usb *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/py-usb