WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead.
===> Building for termtosvg-1.1.0nb4
(cd /Users/pbulk/build/graphics/termtosvg/work/termtosvg-1.1.0/ && /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/graphics/termtosvg/work/.cwrapper/bin:/Users/pbulk/build/graphics/termtosvg/work/.buildlink/bin:/Users/pbulk/build/graphics/termtosvg/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/graphics/termtosvg/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/graphics/termtosvg/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/graphics/termtosvg/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/graphics/termtosvg/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/graphics/termtosvg/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/graphics/termtosvg/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/graphics/termtosvg/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/graphics/termtosvg/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/graphics/termtosvg/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/graphics/termtosvg/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 :: BSD License

        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/termtosvg
copying termtosvg/__init__.py -> build/lib/termtosvg
copying termtosvg/__main__.py -> build/lib/termtosvg
copying termtosvg/anim.py -> build/lib/termtosvg
copying termtosvg/asciicast.py -> build/lib/termtosvg
copying termtosvg/config.py -> build/lib/termtosvg
copying termtosvg/main.py -> build/lib/termtosvg
copying termtosvg/term.py -> build/lib/termtosvg
creating build/lib/termtosvg/tests
copying termtosvg/tests/__init__.py -> build/lib/termtosvg/tests
copying termtosvg/tests/suite.py -> build/lib/termtosvg/tests
copying termtosvg/tests/test_anim.py -> build/lib/termtosvg/tests
copying termtosvg/tests/test_asciicast.py -> build/lib/termtosvg/tests
copying termtosvg/tests/test_config.py -> build/lib/termtosvg/tests
copying termtosvg/tests/test_main.py -> build/lib/termtosvg/tests
copying termtosvg/tests/test_term.py -> build/lib/termtosvg/tests
running egg_info
creating termtosvg.egg-info
writing termtosvg.egg-info/PKG-INFO
writing dependency_links to termtosvg.egg-info/dependency_links.txt
writing requirements to termtosvg.egg-info/requires.txt
writing top-level names to termtosvg.egg-info/top_level.txt
writing manifest file 'termtosvg.egg-info/SOURCES.txt'
reading manifest file 'termtosvg.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no files found matching 'man/*.man.?'
adding license file 'LICENSE'
writing manifest file 'termtosvg.egg-info/SOURCES.txt'
/opt/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'termtosvg.data' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'termtosvg.data' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'termtosvg.data' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'termtosvg.data' to be distributed and are
        already explicitly excluding 'termtosvg.data' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/opt/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'termtosvg.data.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'termtosvg.data.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'termtosvg.data.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'termtosvg.data.templates' to be distributed and are
        already explicitly excluding 'termtosvg.data.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
creating build/lib/termtosvg/data
copying termtosvg/data/svg11-flat-20110816.dtd -> build/lib/termtosvg/data
creating build/lib/termtosvg/data/templates
copying termtosvg/data/templates/base16_default_dark.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/dracula.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/gjm8.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/gjm8_play.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/gjm8_single_loop.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/powershell.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/progress_bar.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/putty.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/solarized_dark.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/solarized_light.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/terminal_app.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/ubuntu.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/window_frame.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/window_frame_js.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/window_frame_powershell.svg -> build/lib/termtosvg/data/templates
copying termtosvg/data/templates/xterm.svg -> build/lib/termtosvg/data/templates
running build_scripts
creating build/scripts-3.12
copying and adjusting scripts/termtosvg -> build/scripts-3.12
changing mode of build/scripts-3.12/termtosvg from 644 to 755