WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Installing for py311-trytond-authentication-sms-6.2.0nb1 => Generating pre-install file lists => Creating installation directories (cd /Users/pbulk/build/security/py-trytond-authentication-sms/work/trytond_authentication_sms-6.2.0/ && /usr/bin/env DESTDIR=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir USETOOLS=no GOTMPDIR=/Users/pbulk/build PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= DL_CFLAGS= DL_LDFLAGS= DL_LIBS= MACOSX_DEPLOYMENT_TARGET=12.3 PYTHON=/opt/pkg/bin/python3.11 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.11\ -I/opt/pkg/include CPPFLAGS=-I/opt/pkg/include/python3.11\ -I/opt/pkg/include CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.11\ -I/opt/pkg/include COMPILER_RPATH_FLAG=-L 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=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.cwrapper/bin:/Users/pbulk/build/security/py-trytond-authentication-sms/work/.buildlink/bin:/Users/pbulk/build/security/py-trytond-authentication-sms/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg 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/pkg/etc CPP=clang\ -E CXXCPP=clang\ -E HOME=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/security/py-trytond-authentication-sms/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.cwrapper/config /opt/pkg/bin/python3.11 setup.py "install" -c -O1 --root=/Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir) /opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_loader' warnings.warn(msg) /opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /opt/pkg/lib/python3.11/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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond creating /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules creating /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms copying build/lib/trytond/modules/authentication_sms/__init__.py -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms creating /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/bg.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/ca.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/cs.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/de.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/es.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/es_419.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/et.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/fa.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/fi.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/fr.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/hu.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/id.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/it.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/lo.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/lt.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/nl.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/pl.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/pt.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/ro.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/ru.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/sl.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/tr.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/locale/zh_CN.po -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/locale copying build/lib/trytond/modules/authentication_sms/message.xml -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms copying build/lib/trytond/modules/authentication_sms/res.py -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms copying build/lib/trytond/modules/authentication_sms/res.xml -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms creating /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/tests copying build/lib/trytond/modules/authentication_sms/tests/__init__.py -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/tests copying build/lib/trytond/modules/authentication_sms/tests/test_authentication_sms.py -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/tests copying build/lib/trytond/modules/authentication_sms/tryton.cfg -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms creating /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/view copying build/lib/trytond/modules/authentication_sms/view/user_form.xml -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/view copying build/lib/trytond/modules/authentication_sms/view/user_form_preferences.xml -> /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/view byte-compiling /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/__init__.py to __init__.cpython-311.pyc byte-compiling /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/res.py to res.cpython-311.pyc byte-compiling /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond/modules/authentication_sms/tests/test_authentication_sms.py to test_authentication_sms.cpython-311.pyc writing byte-compilation script '/tmp/tmpxl7m0k_h.py' /opt/pkg/bin/python3.11 /tmp/tmpxl7m0k_h.py removing /tmp/tmpxl7m0k_h.py running install_egg_info running egg_info writing trytond_authentication_sms.egg-info/PKG-INFO writing dependency_links to trytond_authentication_sms.egg-info/dependency_links.txt writing entry points to trytond_authentication_sms.egg-info/entry_points.txt writing requirements to trytond_authentication_sms.egg-info/requires.txt writing top-level names to trytond_authentication_sms.egg-info/top_level.txt reading manifest file 'trytond_authentication_sms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'trytond_authentication_sms.egg-info/SOURCES.txt' Copying trytond_authentication_sms.egg-info to /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond_authentication_sms-6.2.0-py3.11.egg-info running install_scripts => Automatic manual page handling => Generating post-install file lists if test -d "/Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond_authentication_sms-6.2.0-py3.11.egg-info"; then /usr/bin/find /Users/pbulk/build/security/py-trytond-authentication-sms/work/.destdir/opt/pkg/lib/python3.11/site-packages/trytond_authentication_sms-6.2.0-py3.11.egg-info -type f -exec /bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py311-trytond-authentication-sms-6.2.0nb1 => Checking for non-existent script interpreters in py311-trytond-authentication-sms-6.2.0nb1 => Checking file permissions in py311-trytond-authentication-sms-6.2.0nb1 => Checking for missing run-time search paths in py311-trytond-authentication-sms-6.2.0nb1 => Checking for work-directory references in py311-trytond-authentication-sms-6.2.0nb1