=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/py-approvaltests", "all", "PYTHON_VERSION_REQD=312", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Building for py312-approvaltests-8.3.1 (cd /tmp/work/devel/py-approvaltests/work/approvaltests-8.3.1/ && /usr/bin/env 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=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/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/devel/py-approvaltests/work/.cwrapper/bin:/tmp/work/devel/py-approvaltests/work/.buildlink/bin:/tmp/work/devel/py-approvaltests/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 CPP=cpp CXXCPP=cpp HOME=/tmp/work/devel/py-approvaltests/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/devel/py-approvaltests/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/devel/py-approvaltests/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/devel/py-approvaltests/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/devel/py-approvaltests/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/devel/py-approvaltests/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/devel/py-approvaltests/work/.buildlink/lib/amd64/pkgconfig:/tmp/work/devel/py-approvaltests/work/.buildlink/lib/pkgconfig:/tmp/work/devel/py-approvaltests/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/devel/py-approvaltests/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/devel/py-approvaltests/work/.cwrapper/config /opt/local/bin/python3.12 setup.py build -j2) /opt/local/lib/python3.12/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing 'v8.3.1' to '8.3.1' self.metadata.version = self._normalize_version(self.metadata.version) /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() running build running build_py creating build/lib/approvaltests copying approvaltests/__init__.py -> build/lib/approvaltests copying approvaltests/__main__.py -> build/lib/approvaltests copying approvaltests/approval_exception.py -> build/lib/approvaltests copying approvaltests/approvals.py -> build/lib/approvaltests copying approvaltests/asserts.py -> build/lib/approvaltests copying approvaltests/binary_writer.py -> build/lib/approvaltests copying approvaltests/combination_approvals.py -> build/lib/approvaltests copying approvaltests/command.py -> build/lib/approvaltests copying approvaltests/commandline_interface.py -> build/lib/approvaltests copying approvaltests/existing_file_writer.py -> build/lib/approvaltests copying approvaltests/file_approver.py -> build/lib/approvaltests copying approvaltests/pairwise_combinations.py -> build/lib/approvaltests copying approvaltests/reporter_missing_exception.py -> build/lib/approvaltests copying approvaltests/storyboard.py -> build/lib/approvaltests copying approvaltests/string_writer.py -> build/lib/approvaltests copying approvaltests/version.py -> build/lib/approvaltests creating build/lib/approvaltests/core copying approvaltests/core/__init__.py -> build/lib/approvaltests/core copying approvaltests/core/comparator.py -> build/lib/approvaltests/core copying approvaltests/core/format_wrapper.py -> build/lib/approvaltests/core copying approvaltests/core/namer.py -> build/lib/approvaltests/core copying approvaltests/core/options.py -> build/lib/approvaltests/core copying approvaltests/core/reporter.py -> build/lib/approvaltests/core copying approvaltests/core/scenario_namer.py -> build/lib/approvaltests/core copying approvaltests/core/writer.py -> build/lib/approvaltests/core creating build/lib/approvaltests/mrjob copying approvaltests/mrjob/__init__.py -> build/lib/approvaltests/mrjob copying approvaltests/mrjob/mrjob_approvals.py -> build/lib/approvaltests/mrjob creating build/lib/approvaltests/namer copying approvaltests/namer/__init__.py -> build/lib/approvaltests/namer copying approvaltests/namer/cli_namer.py -> build/lib/approvaltests/namer copying approvaltests/namer/default_name.py -> build/lib/approvaltests/namer copying approvaltests/namer/default_namer_factory.py -> build/lib/approvaltests/namer copying approvaltests/namer/namer_base.py -> build/lib/approvaltests/namer copying approvaltests/namer/stack_frame_namer.py -> build/lib/approvaltests/namer creating build/lib/approvaltests/pytest copying approvaltests/pytest/__init__.py -> build/lib/approvaltests/pytest copying approvaltests/pytest/py_test_namer.py -> build/lib/approvaltests/pytest creating build/lib/approvaltests/reporters copying approvaltests/reporters/__init__.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/clipboard_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/default_reporter_factory.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/diff_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/executable_command_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/file_capture_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/first_working_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/generic_diff_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/generic_diff_reporter_config.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/generic_diff_reporter_factory.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/multi_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/python_native_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/quiet_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/received_file_launcher_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_all_to_clipboard.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_by_creating_diff_file.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_on_cyber_dojo.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_to_diff_engine.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_with_beyond_compare.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_with_diff_command_line.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_with_vscode.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/reporter_that_automatically_approves.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/testing_reporter.py -> build/lib/approvaltests/reporters creating build/lib/approvaltests/scrubbers copying approvaltests/scrubbers/__init__.py -> build/lib/approvaltests/scrubbers copying approvaltests/scrubbers/date_scrubber.py -> build/lib/approvaltests/scrubbers copying approvaltests/scrubbers/scrubbers.py -> build/lib/approvaltests/scrubbers creating build/lib/approvaltests/utilities copying approvaltests/utilities/__init__.py -> build/lib/approvaltests/utilities copying approvaltests/utilities/command_line_approvals.py -> build/lib/approvaltests/utilities creating build/lib/approvaltests/verifiable_objects copying approvaltests/verifiable_objects/__init__.py -> build/lib/approvaltests/verifiable_objects copying approvaltests/verifiable_objects/formatter_of_argparse_namespace.py -> build/lib/approvaltests/verifiable_objects creating build/lib/approvaltests/utilities/logger copying approvaltests/utilities/logger/__init__.py -> build/lib/approvaltests/utilities/logger copying approvaltests/utilities/logger/simple_logger_approvals.py -> build/lib/approvaltests/utilities/logger copying approvaltests/reporters/reporters.json -> build/lib/approvaltests/reporters