+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-uwsgi-2.0.26/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-uwsgi-2.0.26/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py310-uwsgi-2.0.26 * Building wheel... /opt/pkg/lib/python3.10/site-packages/setuptools/_distutils/dist.py:266: UserWarning: Unknown distribution option: 'descriptions' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib copying uwsgidecorators.py -> build/lib installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install core/logging.c: In function 'uwsgi_log': core/logging.c:48:25: error: too many arguments to function 'ctime_r' 48 | ctime_r((const time_t *) &tv.tv_sec, ctime_storage, 26); | ^~~~~~~ In file included from /usr/include/sys/time.h:490, from /usr/include/sys/select.h:53, from /usr/include/sys/types.h:672, from /usr/include/sys/wait.h:37, from /usr/include/stdlib.h:46, from ./uwsgi.h:166, from core/logging.c:2: /usr/include/time.h:249:14: note: declared here 249 | extern char *ctime_r(const time_t *, char *); | ^~~~~~~ core/logging.c: In function 'uwsgi_log_verbose': core/logging.c:100:17: error: too many arguments to function 'ctime_r' 100 | ctime_r((const time_t *) &tv.tv_sec, ctime_storage, 26); | ^~~~~~~ /usr/include/time.h:249:14: note: declared here 249 | extern char *ctime_r(const time_t *, char *); | ^~~~~~~ core/logging.c: In function 'uwsgi_logfile_write': core/logging.c:133:9: error: too many arguments to function 'ctime_r' 133 | ctime_r((const time_t *) &tv.tv_sec, ctime_storage, 26); | ^~~~~~~ /usr/include/time.h:249:14: note: declared here 249 | extern char *ctime_r(const time_t *, char *); | ^~~~~~~ core/logging.c: In function 'uwsgi_logit_simple': core/logging.c:684:9: error: too many arguments to function 'ctime_r' 684 | ctime_r((const time_t *) &wsgi_req->start_of_request_in_sec, time_request, 26); | ^~~~~~~ /usr/include/time.h:249:14: note: declared here 249 | extern char *ctime_r(const time_t *, char *); | ^~~~~~~ core/logging.c: In function 'uwsgi_lf_ctime': core/logging.c:1134:9: error: too many arguments to function 'ctime_r' 1134 | ctime_r((const time_t *) &wsgi_req->start_of_request_in_sec, *buf, 26); | ^~~~~~~ /usr/include/time.h:249:14: note: declared here 249 | extern char *ctime_r(const time_t *, char *); | ^~~~~~~ ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/py-uwsgi *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/py-uwsgi