=> 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 py312-swiftclient-3.11.0nb2 => Generating pre-install file lists => Creating installation directories (cd /tmp/www/py-swiftclient/work/python-swiftclient-3.11.0/ && /usr/bin/env DESTDIR=/tmp/www/py-swiftclient/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.12 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.12 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 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/www/py-swiftclient/work/.cwrapper/bin:/tmp/www/py-swiftclient/work/.buildlink/bin:/tmp/www/py-swiftclient/work/.gcc/bin:/tmp/www/py-swiftclient/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/www/py-swiftclient/work/.home CWRAPPERS_CONFIG_DIR=/tmp/www/py-swiftclient/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/www/py-swiftclient/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/www/py-swiftclient/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/www/py-swiftclient/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/www/py-swiftclient/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/www/py-swiftclient/work/.buildlink/lib/pkgconfig:/tmp/www/py-swiftclient/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/www/py-swiftclient/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/www/py-swiftclient/work/.cwrapper/config /usr/pkg/bin/python3.12 setup.py "install" -c -O1 --root=/tmp/www/py-swiftclient/work/.destdir) /usr/pkg/lib/python3.12/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.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' 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.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' 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.12/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. /usr/pkg/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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() /usr/pkg/lib/python3.12/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.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' 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.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' 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 running build running build_py running egg_info writing python_swiftclient.egg-info/PKG-INFO /usr/pkg/lib/python3.12/site-packages/setuptools/_core_metadata.py:226: SetuptoolsDeprecationWarning: Ambiguity during "extra" normalization for dependencies. !! ******************************************************************************** 'test' and 'test' normalize to the same value: 'test' In future versions, setuptools might halt the build process. See https://peps.python.org/pep-0685/ for details. ******************************************************************************** !! _write_provides_extra(file, processed_extras, extra, unsafe_extra) writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing entry points to python_swiftclient.egg-info/entry_points.txt writing requirements to python_swiftclient.egg-info/requires.txt writing top-level names to python_swiftclient.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running build_scripts running install_lib creating /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/__init__.py -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/authv1.py -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/client.py -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/command_helpers.py -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/exceptions.py -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/multithreading.py -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/service.py -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/shell.py -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/utils.py -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/version.py -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient byte-compiling /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient/__init__.py to __init__.cpython-312.pyc byte-compiling /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient/authv1.py to authv1.cpython-312.pyc byte-compiling /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient/client.py to client.cpython-312.pyc byte-compiling /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient/command_helpers.py to command_helpers.cpython-312.pyc byte-compiling /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient/exceptions.py to exceptions.cpython-312.pyc byte-compiling /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient/multithreading.py to multithreading.cpython-312.pyc byte-compiling /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient/service.py to service.cpython-312.pyc byte-compiling /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient/shell.py to shell.cpython-312.pyc byte-compiling /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient/utils.py to utils.cpython-312.pyc byte-compiling /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/swiftclient/version.py to version.cpython-312.pyc writing byte-compilation script '/tmp/tmpte_e48l6.py' /usr/pkg/bin/python3.12 /tmp/tmpte_e48l6.py removing /tmp/tmpte_e48l6.py running install_data creating /tmp/www/py-swiftclient/work/.destdir/usr/pkg/man creating /tmp/www/py-swiftclient/work/.destdir/usr/pkg/man/man1 copying doc/manpages/swift.1 -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/man/man1 running install_egg_info Copying python_swiftclient.egg-info to /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/python_swiftclient-3.11.0-py3.12.egg-info running install_scripts creating /tmp/www/py-swiftclient/work/.destdir/usr/pkg/bin copying build/scripts-3.12/swift -> /tmp/www/py-swiftclient/work/.destdir/usr/pkg/bin changing mode of /tmp/www/py-swiftclient/work/.destdir/usr/pkg/bin/swift to 755 Installing swift script to /tmp/www/py-swiftclient/work/.destdir/usr/pkg/bin cd /tmp/www/py-swiftclient/work/.destdir/usr/pkg && mv -f bin/swift bin/swift-3.12 && mv -f man/man1/swift.1 man/man1/swift-3.12.1 || true => Automatic manual page handling => Generating post-install file lists if test -d "/tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/python_swiftclient-3.11.0-py3.12.egg-info"; then /usr/bin/find /tmp/www/py-swiftclient/work/.destdir/usr/pkg/lib/python3.12/site-packages/python_swiftclient-3.11.0-py3.12.egg-info -type f -exec /bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py312-swiftclient-3.11.0nb2 => Checking for non-existent script interpreters in py312-swiftclient-3.11.0nb2 => Checking file permissions in py312-swiftclient-3.11.0nb2 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/www/py-swiftclient *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/py-swiftclient