WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Building for py312-commonmark-0.9.1nb2 (cd /Users/pbulk/build/textproc/py-commonmark/work/commonmark-0.9.1/ && /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 CPPFLAGS=-I/opt/pkg/include/python3.12 CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.12 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/textproc/py-commonmark/work/.cwrapper/bin:/Users/pbulk/build/textproc/py-commonmark/work/.buildlink/bin:/Users/pbulk/build/textproc/py-commonmark/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/textproc/py-commonmark/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/textproc/py-commonmark/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/textproc/py-commonmark/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/textproc/py-commonmark/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/textproc/py-commonmark/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/textproc/py-commonmark/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/textproc/py-commonmark/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/textproc/py-commonmark/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/textproc/py-commonmark/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/textproc/py-commonmark/work/.cwrapper/config /opt/pkg/bin/python3.12 setup.py build -j1) /opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:491: 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 2025-Mar-03, 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) /opt/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running build running build_py creating build/lib/commonmark copying commonmark/__init__.py -> build/lib/commonmark copying commonmark/blocks.py -> build/lib/commonmark copying commonmark/cmark.py -> build/lib/commonmark copying commonmark/common.py -> build/lib/commonmark copying commonmark/dump.py -> build/lib/commonmark copying commonmark/entitytrans.py -> build/lib/commonmark copying commonmark/inlines.py -> build/lib/commonmark copying commonmark/main.py -> build/lib/commonmark copying commonmark/node.py -> build/lib/commonmark copying commonmark/normalize_reference.py -> build/lib/commonmark creating build/lib/commonmark/render copying commonmark/render/__init__.py -> build/lib/commonmark/render copying commonmark/render/html.py -> build/lib/commonmark/render copying commonmark/render/renderer.py -> build/lib/commonmark/render copying commonmark/render/rst.py -> build/lib/commonmark/render creating build/lib/commonmark/tests copying commonmark/tests/__init__.py -> build/lib/commonmark/tests copying commonmark/tests/rst_tests.py -> build/lib/commonmark/tests copying commonmark/tests/run_spec_tests.py -> build/lib/commonmark/tests copying commonmark/tests/unit_tests.py -> build/lib/commonmark/tests