+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-httptools-0.6.1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-httptools-0.6.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for py312-httptools-0.6.1
(cd /home/pbulk/build/www/py-httptools/work/httptools-0.6.1/ && /bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python3.12 CC=cc CFLAGS=-pipe\ -O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.12 CXX=c++ CXXFLAGS=-pipe\ -O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 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=-Wl,-zrelro\ -L/usr/lib64\ -Wl,-R/usr/lib64\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/www/py-httptools/work/.cwrapper/bin:/home/pbulk/build/www/py-httptools/work/.buildlink/bin:/home/pbulk/build/www/py-httptools/work/.gcc/bin:/home/pbulk/build/www/py-httptools/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/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=/usr/pkg/etc CXXCPP=cpp HOME=/home/pbulk/build/www/py-httptools/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/www/py-httptools/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/bin/install BSD_INSTALL_PROGRAM_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/www/py-httptools/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/www/py-httptools/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/www/py-httptools/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/www/py-httptools/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/www/py-httptools/work/.buildlink/lib64/pkgconfig:/home/pbulk/build/www/py-httptools/work/.buildlink/lib/pkgconfig:/home/pbulk/build/www/py-httptools/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/www/py-httptools/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/www/py-httptools/work/.cwrapper/config  /usr/pkg/bin/python3.12 setup.py  build   -j2)
running build
running build_py
creating build
creating build/lib.linux-x86_64-cpython-312
creating build/lib.linux-x86_64-cpython-312/httptools
copying httptools/_version.py -> build/lib.linux-x86_64-cpython-312/httptools
copying httptools/__init__.py -> build/lib.linux-x86_64-cpython-312/httptools
creating build/lib.linux-x86_64-cpython-312/httptools/parser
copying httptools/parser/errors.py -> build/lib.linux-x86_64-cpython-312/httptools/parser
copying httptools/parser/__init__.py -> build/lib.linux-x86_64-cpython-312/httptools/parser
running egg_info
writing httptools.egg-info/PKG-INFO
writing dependency_links to httptools.egg-info/dependency_links.txt
writing requirements to httptools.egg-info/requires.txt
writing top-level names to httptools.egg-info/top_level.txt
reading manifest file 'httptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'httptools.egg-info/SOURCES.txt'
running build_ext
building 'httptools.parser.parser' extension
creating build/temp.linux-x86_64-cpython-312
creating build/temp.linux-x86_64-cpython-312/httptools
creating build/temp.linux-x86_64-cpython-312/httptools/parser
creating build/temp.linux-x86_64-cpython-312/vendor
creating build/temp.linux-x86_64-cpython-312/vendor/llhttp
creating build/temp.linux-x86_64-cpython-312/vendor/llhttp/src
cc -fno-strict-overflow -Wsign-compare -DNDEBUG -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/include -I/usr/pkg/include/python3.12 -fPIC -I/home/pbulk/build/www/py-httptools/work/httptools-0.6.1/vendor/llhttp/include -I/home/pbulk/build/www/py-httptools/work/httptools-0.6.1/vendor/llhttp/src -I/usr/pkg/include/python3.12 -c httptools/parser/parser.c -o build/temp.linux-x86_64-cpython-312/httptools/parser/parser.o -O2
building 'httptools.parser.url_parser' extension
creating build/temp.linux-x86_64-cpython-312/vendor/http-parser
cc -fno-strict-overflow -Wsign-compare -DNDEBUG -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/include -I/usr/pkg/include/python3.12 -fPIC -I/home/pbulk/build/www/py-httptools/work/httptools-0.6.1/vendor/http-parser -I/usr/pkg/include/python3.12 -c httptools/parser/url_parser.c -o build/temp.linux-x86_64-cpython-312/httptools/parser/url_parser.o -O2
httptools/parser/parser.c: In function '__pyx_pf_9httptools_6parser_6parser_10HttpParser_10feed_data':
httptools/parser/parser.c:3531:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
       __pyx_v_err_pos = llhttp_get_error_pos(__pyx_v_self->_cparser);
                       ^
In file included from httptools/parser/parser.c:9459:0:
/home/pbulk/build/www/py-httptools/work/.buildlink/include/python3.12/internal/pycore_frame.h: In function '_PyFrame_Initialize':
/home/pbulk/build/www/py-httptools/work/.buildlink/include/python3.12/internal/pycore_frame.h:134:5: error: 'for' loop initial declarations are only allowed in C99 mode
     for (int i = null_locals_from; i < code->co_nlocalsplus; i++) {
     ^
/home/pbulk/build/www/py-httptools/work/.buildlink/include/python3.12/internal/pycore_frame.h:134:5: note: use option -std=c99 or -std=gnu99 to compile your code
In file included from httptools/parser/url_parser.c:5183:0:
/home/pbulk/build/www/py-httptools/work/.buildlink/include/python3.12/internal/pycore_frame.h: In function '_PyFrame_Initialize':
/home/pbulk/build/www/py-httptools/work/.buildlink/include/python3.12/internal/pycore_frame.h:134:5: error: 'for' loop initial declarations are only allowed in C99 mode
     for (int i = null_locals_from; i < code->co_nlocalsplus; i++) {
     ^
/home/pbulk/build/www/py-httptools/work/.buildlink/include/python3.12/internal/pycore_frame.h:134:5: note: use option -std=c99 or -std=gnu99 to compile your code
error: command '/home/pbulk/build/www/py-httptools/work/.cwrapper/bin/cc' failed with exit code 1
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/py-httptools
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/py-httptools