=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/py-creole", "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-creole-1.4.10 (cd /tmp/work/textproc/py-creole/work/python-creole-1.4.10/ && /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/textproc/py-creole/work/.cwrapper/bin:/tmp/work/textproc/py-creole/work/.buildlink/bin:/tmp/work/textproc/py-creole/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/textproc/py-creole/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/textproc/py-creole/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/textproc/py-creole/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/textproc/py-creole/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/textproc/py-creole/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/textproc/py-creole/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/textproc/py-creole/work/.buildlink/lib/amd64/pkgconfig:/tmp/work/textproc/py-creole/work/.buildlink/lib/pkgconfig:/tmp/work/textproc/py-creole/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/textproc/py-creole/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/textproc/py-creole/work/.cwrapper/config /opt/local/bin/python3.12 setup.py build -j2) running build running build_py creating build/lib/creole copying creole/__init__.py -> build/lib/creole copying creole/cmdline.py -> build/lib/creole copying creole/exceptions.py -> build/lib/creole copying creole/publish.py -> build/lib/creole copying creole/setup_utils.py -> build/lib/creole creating build/lib/creole/emitter copying creole/emitter/__init__.py -> build/lib/creole/emitter copying creole/emitter/creol2html_emitter.py -> build/lib/creole/emitter copying creole/emitter/html2creole_emitter.py -> build/lib/creole/emitter copying creole/emitter/html2rest_emitter.py -> build/lib/creole/emitter copying creole/emitter/html2textile_emitter.py -> build/lib/creole/emitter creating build/lib/creole/html_tools copying creole/html_tools/__init__.py -> build/lib/creole/html_tools copying creole/html_tools/deentity.py -> build/lib/creole/html_tools copying creole/html_tools/strip_html.py -> build/lib/creole/html_tools copying creole/html_tools/text_tools.py -> build/lib/creole/html_tools creating build/lib/creole/parser copying creole/parser/__init__.py -> build/lib/creole/parser copying creole/parser/creol2html_parser.py -> build/lib/creole/parser copying creole/parser/creol2html_rules.py -> build/lib/creole/parser copying creole/parser/html_parser.py -> build/lib/creole/parser copying creole/parser/html_parser_config.py -> build/lib/creole/parser creating build/lib/creole/rest_tools copying creole/rest_tools/__init__.py -> build/lib/creole/rest_tools copying creole/rest_tools/clean_writer.py -> build/lib/creole/rest_tools copying creole/rest_tools/pypi_rest2html.py -> build/lib/creole/rest_tools creating build/lib/creole/shared copying creole/shared/__init__.py -> build/lib/creole/shared copying creole/shared/base_emitter.py -> build/lib/creole/shared copying creole/shared/diff_utils.py -> build/lib/creole/shared copying creole/shared/document_tree.py -> build/lib/creole/shared copying creole/shared/example_macros.py -> build/lib/creole/shared copying creole/shared/markup_table.py -> build/lib/creole/shared copying creole/shared/unknown_tags.py -> build/lib/creole/shared copying creole/shared/utils.py -> build/lib/creole/shared creating build/lib/creole/tests copying creole/tests/__init__.py -> build/lib/creole/tests copying creole/tests/constants.py -> build/lib/creole/tests copying creole/tests/test_Makefile.py -> build/lib/creole/tests copying creole/tests/test_TODOs.py -> build/lib/creole/tests copying creole/tests/test_cli.py -> build/lib/creole/tests copying creole/tests/test_creole2html.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_all.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_creole.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_rest.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_textile.py -> build/lib/creole/tests copying creole/tests/test_html2creole.py -> build/lib/creole/tests copying creole/tests/test_html2rest.py -> build/lib/creole/tests copying creole/tests/test_html2textile.py -> build/lib/creole/tests copying creole/tests/test_macros.py -> build/lib/creole/tests copying creole/tests/test_project_setup.py -> build/lib/creole/tests copying creole/tests/test_rest2html.py -> build/lib/creole/tests copying creole/tests/test_setup_utils.py -> build/lib/creole/tests copying creole/tests/test_subprocess.py -> build/lib/creole/tests copying creole/tests/test_utils.py -> build/lib/creole/tests creating build/lib/creole/tests/utils copying creole/tests/utils/__init__.py -> build/lib/creole/tests/utils copying creole/tests/utils/base_unittest.py -> build/lib/creole/tests/utils copying creole/tests/utils/unittest_subprocess.py -> build/lib/creole/tests/utils copying creole/tests/utils/utils.py -> build/lib/creole/tests/utils copying creole/tests/test_README.creole -> build/lib/creole/tests