+ 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=38 WRKLOG=/tmp/bulklog/py38-genshi-0.7.7/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=38 WRKLOG=/tmp/bulklog/py38-genshi-0.7.7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for py38-genshi-0.7.7
(cd /home/pbulk/build/www/py-genshi/work/Genshi-0.7.7/ && /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.8 CC=cc CFLAGS=-pipe\ -O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-pipe\ -O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 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-genshi/work/.cwrapper/bin:/home/pbulk/build/www/py-genshi/work/.buildlink/bin:/home/pbulk/build/www/py-genshi/work/.gcc/bin:/home/pbulk/build/www/py-genshi/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= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/home/pbulk/build/www/py-genshi/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/www/py-genshi/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-genshi/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/www/py-genshi/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/www/py-genshi/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/www/py-genshi/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/www/py-genshi/work/.buildlink/lib64/pkgconfig:/home/pbulk/build/www/py-genshi/work/.buildlink/lib/pkgconfig:/home/pbulk/build/www/py-genshi/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/www/py-genshi/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/www/py-genshi/work/.cwrapper/config /usr/pkg/bin/python3.8  setup.py  build  -j2)
running build
running build_py
creating build
creating build/lib.linux-x86_64-cpython-38
creating build/lib.linux-x86_64-cpython-38/genshi
copying genshi/builder.py -> build/lib.linux-x86_64-cpython-38/genshi
copying genshi/core.py -> build/lib.linux-x86_64-cpython-38/genshi
copying genshi/output.py -> build/lib.linux-x86_64-cpython-38/genshi
copying genshi/input.py -> build/lib.linux-x86_64-cpython-38/genshi
copying genshi/__init__.py -> build/lib.linux-x86_64-cpython-38/genshi
copying genshi/compat.py -> build/lib.linux-x86_64-cpython-38/genshi
copying genshi/util.py -> build/lib.linux-x86_64-cpython-38/genshi
copying genshi/path.py -> build/lib.linux-x86_64-cpython-38/genshi
creating build/lib.linux-x86_64-cpython-38/genshi/filters
copying genshi/filters/i18n.py -> build/lib.linux-x86_64-cpython-38/genshi/filters
copying genshi/filters/html.py -> build/lib.linux-x86_64-cpython-38/genshi/filters
copying genshi/filters/transform.py -> build/lib.linux-x86_64-cpython-38/genshi/filters
copying genshi/filters/__init__.py -> build/lib.linux-x86_64-cpython-38/genshi/filters
creating build/lib.linux-x86_64-cpython-38/genshi/template
copying genshi/template/base.py -> build/lib.linux-x86_64-cpython-38/genshi/template
copying genshi/template/directives.py -> build/lib.linux-x86_64-cpython-38/genshi/template
copying genshi/template/interpolation.py -> build/lib.linux-x86_64-cpython-38/genshi/template
copying genshi/template/plugin.py -> build/lib.linux-x86_64-cpython-38/genshi/template
copying genshi/template/markup.py -> build/lib.linux-x86_64-cpython-38/genshi/template
copying genshi/template/__init__.py -> build/lib.linux-x86_64-cpython-38/genshi/template
copying genshi/template/astutil.py -> build/lib.linux-x86_64-cpython-38/genshi/template
copying genshi/template/loader.py -> build/lib.linux-x86_64-cpython-38/genshi/template
copying genshi/template/text.py -> build/lib.linux-x86_64-cpython-38/genshi/template
copying genshi/template/eval.py -> build/lib.linux-x86_64-cpython-38/genshi/template
creating build/lib.linux-x86_64-cpython-38/genshi/tests
copying genshi/tests/builder.py -> build/lib.linux-x86_64-cpython-38/genshi/tests
copying genshi/tests/core.py -> build/lib.linux-x86_64-cpython-38/genshi/tests
copying genshi/tests/test_utils.py -> build/lib.linux-x86_64-cpython-38/genshi/tests
copying genshi/tests/output.py -> build/lib.linux-x86_64-cpython-38/genshi/tests
copying genshi/tests/input.py -> build/lib.linux-x86_64-cpython-38/genshi/tests
copying genshi/tests/__init__.py -> build/lib.linux-x86_64-cpython-38/genshi/tests
copying genshi/tests/util.py -> build/lib.linux-x86_64-cpython-38/genshi/tests
copying genshi/tests/path.py -> build/lib.linux-x86_64-cpython-38/genshi/tests
creating build/lib.linux-x86_64-cpython-38/genshi/filters/tests
copying genshi/filters/tests/i18n.py -> build/lib.linux-x86_64-cpython-38/genshi/filters/tests
copying genshi/filters/tests/test_html.py -> build/lib.linux-x86_64-cpython-38/genshi/filters/tests
copying genshi/filters/tests/transform.py -> build/lib.linux-x86_64-cpython-38/genshi/filters/tests
copying genshi/filters/tests/__init__.py -> build/lib.linux-x86_64-cpython-38/genshi/filters/tests
creating build/lib.linux-x86_64-cpython-38/genshi/template/tests
copying genshi/template/tests/base.py -> build/lib.linux-x86_64-cpython-38/genshi/template/tests
copying genshi/template/tests/directives.py -> build/lib.linux-x86_64-cpython-38/genshi/template/tests
copying genshi/template/tests/interpolation.py -> build/lib.linux-x86_64-cpython-38/genshi/template/tests
copying genshi/template/tests/plugin.py -> build/lib.linux-x86_64-cpython-38/genshi/template/tests
copying genshi/template/tests/markup.py -> build/lib.linux-x86_64-cpython-38/genshi/template/tests
copying genshi/template/tests/__init__.py -> build/lib.linux-x86_64-cpython-38/genshi/template/tests
copying genshi/template/tests/loader.py -> build/lib.linux-x86_64-cpython-38/genshi/template/tests
copying genshi/template/tests/text.py -> build/lib.linux-x86_64-cpython-38/genshi/template/tests
copying genshi/template/tests/eval.py -> build/lib.linux-x86_64-cpython-38/genshi/template/tests
creating build/lib.linux-x86_64-cpython-38/genshi/template/tests/templates
copying genshi/template/tests/templates/__init__.py -> build/lib.linux-x86_64-cpython-38/genshi/template/tests/templates
running egg_info
writing Genshi.egg-info/PKG-INFO
writing dependency_links to Genshi.egg-info/dependency_links.txt
writing entry points to Genshi.egg-info/entry_points.txt
writing requirements to Genshi.egg-info/requires.txt
writing top-level names to Genshi.egg-info/top_level.txt
reading manifest file 'Genshi.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.html' under directory 'doc'
warning: no files found matching '*.css' under directory 'doc'
warning: no files found matching '*.py' under directory 'doc'
warning: no files found matching '*.ini' under directory 'doc'
warning: no files found matching 'COPYING' under directory 'doc'
warning: no previously-included files matching '*' found under directory 'doc/logo.lineform'
warning: no previously-included files found matching 'doc/2000ft.graffle'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'COPYING'
writing manifest file 'Genshi.egg-info/SOURCES.txt'
copying genshi/_speedups.c -> build/lib.linux-x86_64-cpython-38/genshi
copying genshi/template/tests/templates/functions.html -> build/lib.linux-x86_64-cpython-38/genshi/template/tests/templates
copying genshi/template/tests/templates/functions.txt -> build/lib.linux-x86_64-cpython-38/genshi/template/tests/templates
copying genshi/template/tests/templates/new_syntax.txt -> build/lib.linux-x86_64-cpython-38/genshi/template/tests/templates
copying genshi/template/tests/templates/test.html -> build/lib.linux-x86_64-cpython-38/genshi/template/tests/templates
copying genshi/template/tests/templates/test.txt -> build/lib.linux-x86_64-cpython-38/genshi/template/tests/templates
copying genshi/template/tests/templates/test_no_doctype.html -> build/lib.linux-x86_64-cpython-38/genshi/template/tests/templates
running build_ext
building 'genshi._speedups' extension
creating build/temp.linux-x86_64-cpython-38
creating build/temp.linux-x86_64-cpython-38/genshi
cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/uuid -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/uuid -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/uuid -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.8 -I/usr/include -I/usr/pkg/include/python3.8 -fPIC -I/usr/pkg/include/python3.8 -c genshi/_speedups.c -o build/temp.linux-x86_64-cpython-38/genshi/_speedups.o
genshi/_speedups.c: In function 'escape':
genshi/_speedups.c:211:5: error: 'for' loop initial declarations are only allowed in C99 mode
     for (Py_ssize_t i = 0; i < utf8_len; i++) {
     ^
genshi/_speedups.c:211:5: note: use option -std=c99 or -std=gnu99 to compile your code
**********************************************************************
WARNING:
An optional C extension could not be compiled, speedups will not be
available.
**********************************************************************
command '/home/pbulk/build/www/py-genshi/work/.cwrapper/bin/cc' failed with exit code 1