=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/www/py-swiftclient", "stage-install", "PYTHON_VERSION_REQD=312", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Installing for py312-swiftclient-3.11.0nb2 => Generating pre-install file lists => Creating installation directories (cd /tmp/work/www/py-swiftclient/work/python-swiftclient-3.11.0/ && /usr/bin/env DESTDIR=/tmp/work/www/py-swiftclient/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/opt/local/bin/python3.12 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/local/include/python3.12\ -I/opt/local/include CPPFLAGS=-I/usr/include\ -I/opt/local/include/python3.12\ -I/opt/local/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/local/include/python3.12\ -I/opt/local/include 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=-L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -Wl,-R/opt/local/lib\ -lintl\ -liconv\ -L/opt/local/lib LINKER_RPATH_FLAG=-R PATH=/tmp/work/www/py-swiftclient/work/.cwrapper/bin:/tmp/work/www/py-swiftclient/work/.buildlink/bin:/tmp/work/www/py-swiftclient/work/.gcc/bin:/tmp/work/www/py-swiftclient/work/.tools/bin:/opt/local/bin:/sbin:/usr/bin:/usr/sbin:/opt/tools/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/local/etc CXXCPP=cpp HOME=/tmp/work/www/py-swiftclient/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/www/py-swiftclient/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/local X11BASE=/opt/local PKGMANDIR=man PKGINFODIR=info PKGGNUDIR= MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_LIB=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 644 BSD_INSTALL_MAN=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 644 BSD_INSTALL=/opt/local/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_GAME=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbuild\ -g\ pbuild\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/work/www/py-swiftclient/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/www/py-swiftclient/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/www/py-swiftclient/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/www/py-swiftclient/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/www/py-swiftclient/work/.buildlink/lib/amd64/pkgconfig:/tmp/work/www/py-swiftclient/work/.buildlink/lib/pkgconfig:/tmp/work/www/py-swiftclient/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/www/py-swiftclient/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/www/py-swiftclient/work/.cwrapper/config /opt/local/bin/python3.12 setup.py "install" -c -O1 --root=/tmp/work/www/py-swiftclient/work/.destdir) /opt/local/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/local/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/local/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/local/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /opt/local/lib/python3.12/site-packages/setuptools/__init__.py:92: _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`. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /opt/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /opt/local/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/local/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: python-swiftclient). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/local/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. (Affected: python-swiftclient). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/local/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. (Affected: python-swiftclient). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) running install running build running build_py running egg_info writing python_swiftclient.egg-info/PKG-INFO /opt/local/lib/python3.12/site-packages/setuptools/_core_metadata.py:237: 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/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/__init__.py -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/authv1.py -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/client.py -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/command_helpers.py -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/exceptions.py -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/multithreading.py -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/service.py -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/shell.py -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/utils.py -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient copying build/lib/swiftclient/version.py -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient byte-compiling /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient/__init__.py to __init__.cpython-312.pyc byte-compiling /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient/authv1.py to authv1.cpython-312.pyc byte-compiling /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient/client.py to client.cpython-312.pyc byte-compiling /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient/command_helpers.py to command_helpers.cpython-312.pyc byte-compiling /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient/exceptions.py to exceptions.cpython-312.pyc byte-compiling /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient/multithreading.py to multithreading.cpython-312.pyc byte-compiling /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient/service.py to service.cpython-312.pyc byte-compiling /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient/shell.py to shell.cpython-312.pyc byte-compiling /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient/utils.py to utils.cpython-312.pyc byte-compiling /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/swiftclient/version.py to version.cpython-312.pyc writing byte-compilation script '/tmp/tmpxtpu5g8j.py' /opt/local/bin/python3.12 /tmp/tmpxtpu5g8j.py removing /tmp/tmpxtpu5g8j.py running install_data creating /tmp/work/www/py-swiftclient/work/.destdir/opt/local/man/man1 copying doc/manpages/swift.1 -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/man/man1 running install_egg_info Copying python_swiftclient.egg-info to /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/python_swiftclient-3.11.0-py3.12.egg-info running install_scripts creating /tmp/work/www/py-swiftclient/work/.destdir/opt/local/bin copying build/scripts-3.12/swift -> /tmp/work/www/py-swiftclient/work/.destdir/opt/local/bin changing mode of /tmp/work/www/py-swiftclient/work/.destdir/opt/local/bin/swift to 755 Installing swift script to /tmp/work/www/py-swiftclient/work/.destdir/opt/local/bin cd /tmp/work/www/py-swiftclient/work/.destdir/opt/local && /usr/bin/mv bin/swift bin/swift-3.12 && /usr/bin/mv man/man1/swift.1 man/man1/swift-3.12.1 || true => Generating CTF data => Automatic stripping of debug information => Automatic manual page handling => Generating post-install file lists if test -d "/tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/python_swiftclient-3.11.0-py3.12.egg-info"; then /usr/bin/find /tmp/work/www/py-swiftclient/work/.destdir/opt/local/lib/python3.12/site-packages/python_swiftclient-3.11.0-py3.12.egg-info -type f -exec /usr/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 => Checking for missing run-time search paths in py312-swiftclient-3.11.0nb2 => Checking for work-directory references in py312-swiftclient-3.11.0nb2