WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Building for Radicale-1.1.7 (cd /Users/pbulk/build/net/Radicale/work/Radicale-1.1.7/ && /usr/bin/env 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.12 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.12\ -I/opt/pkg/include CPPFLAGS=-I/opt/pkg/include/python3.12\ -I/opt/pkg/include CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.12\ -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/net/Radicale/work/.cwrapper/bin:/Users/pbulk/build/net/Radicale/work/.buildlink/bin:/Users/pbulk/build/net/Radicale/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 CXXCPP=clang\ -E HOME=/Users/pbulk/build/net/Radicale/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/net/Radicale/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/net/Radicale/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/net/Radicale/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/net/Radicale/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/net/Radicale/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/net/Radicale/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/net/Radicale/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/net/Radicale/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/net/Radicale/work/.cwrapper/config /opt/pkg/bin/python3.12 setup.py build -j1) /opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:759: 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 (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/radicale copying radicale/__init__.py -> build/lib/radicale copying radicale/__main__.py -> build/lib/radicale copying radicale/config.py -> build/lib/radicale copying radicale/ical.py -> build/lib/radicale copying radicale/log.py -> build/lib/radicale copying radicale/pathutils.py -> build/lib/radicale copying radicale/xmlutils.py -> build/lib/radicale creating build/lib/radicale/auth copying radicale/auth/IMAP.py -> build/lib/radicale/auth copying radicale/auth/LDAP.py -> build/lib/radicale/auth copying radicale/auth/PAM.py -> build/lib/radicale/auth copying radicale/auth/__init__.py -> build/lib/radicale/auth copying radicale/auth/courier.py -> build/lib/radicale/auth copying radicale/auth/htpasswd.py -> build/lib/radicale/auth copying radicale/auth/http.py -> build/lib/radicale/auth copying radicale/auth/remote_user.py -> build/lib/radicale/auth creating build/lib/radicale/storage copying radicale/storage/__init__.py -> build/lib/radicale/storage copying radicale/storage/database.py -> build/lib/radicale/storage copying radicale/storage/filesystem.py -> build/lib/radicale/storage copying radicale/storage/multifilesystem.py -> build/lib/radicale/storage creating build/lib/radicale/rights copying radicale/rights/__init__.py -> build/lib/radicale/rights copying radicale/rights/regex.py -> build/lib/radicale/rights running build_scripts creating build/scripts-3.12 copying and adjusting bin/radicale -> build/scripts-3.12 changing mode of build/scripts-3.12/radicale from 644 to 755 => Creating /Users/pbulk/build/net/Radicale/work/.rc.d/radicale