+ 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-mercurial-6.7.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-mercurial-6.7.4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py310-mercurial-6.7.4 * Building wheel... 3185 translated messages, 102 fuzzy translations, 1301 untranslated messages. 6735 translated messages, 326 untranslated messages. 677 translated messages, 4 fuzzy translations, 2805 untranslated messages. 5702 translated messages, 491 fuzzy translations, 864 untranslated messages. 1950 translated messages, 92 fuzzy translations, 1830 untranslated messages. 640 translated messages, 8 fuzzy translations, 2372 untranslated messages. 336 translated messages, 203 fuzzy translations, 1792 untranslated messages. 4668 translated messages, 10 untranslated messages. 1872 translated messages, 3 fuzzy translations, 1233 untranslated messages. 312 translated messages, 35 fuzzy translations, 1936 untranslated messages. 357 translated messages, 104 fuzzy translations, 1776 untranslated messages. 2039 translated messages, 1 fuzzy translation, 2196 untranslated messages. /opt/pkg/lib/python3.10/site-packages/setuptools/command/sdist.py:115: SetuptoolsDeprecationWarning: `build_py` command does not inherit from setuptools' `build_py`. !! ******************************************************************************** Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. See https://peps.python.org/pep-0632/ for details. ******************************************************************************** !! self._add_data_files(self._safe_data_files(build_py)) Successfully built mercurial-6.7.4-cp310-cp310-solaris_2_11_i86pc_64bit.whl make -C contrib/chg make[1]: Entering directory '/home/pbulk/build/devel/py-mercurial/work/mercurial-6.7.4/contrib/chg' gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include -std=gnu99 -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include -c -o chg.o chg.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include -std=gnu99 -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include -c -o hgclient.o hgclient.c hgclient.c: In function 'attachio': hgclient.c:409:20: warning: implicit declaration of function 'CMSG_SPACE' [-Wimplicit-function-declaration] 409 | char fdbuf[CMSG_SPACE(sizeof(fds))]; | ^~~~~~~~~~ hgclient.c:410:13: error: 'struct msghdr' has no member named 'msg_control' 410 | msgh.msg_control = fdbuf; | ^ hgclient.c:411:13: error: 'struct msghdr' has no member named 'msg_controllen' 411 | msgh.msg_controllen = sizeof(fdbuf); | ^ hgclient.c:412:32: warning: implicit declaration of function 'CMSG_FIRSTHDR' [-Wimplicit-function-declaration] 412 | struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msgh); | ^~~~~~~~~~~~~ hgclient.c:412:32: warning: initialization of 'struct cmsghdr *' from 'int' makes pointer from integer without a cast [-Wint-conversion] hgclient.c:415:26: warning: implicit declaration of function 'CMSG_LEN' [-Wimplicit-function-declaration] 415 | cmsg->cmsg_len = CMSG_LEN(sizeof(fds)); | ^~~~~~~~ hgclient.c:416:16: warning: implicit declaration of function 'CMSG_DATA' [-Wimplicit-function-declaration] 416 | memcpy(CMSG_DATA(cmsg), fds, sizeof(fds)); | ^~~~~~~~~ hgclient.c:416:16: warning: passing argument 1 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] 416 | memcpy(CMSG_DATA(cmsg), fds, sizeof(fds)); | ^~~~~~~~~~~~~~~ | | | int In file included from /usr/include/string.h:34, from hgclient.c:19: /usr/include/iso/string_iso.h:70:21: note: expected 'void * restrict' but argument is of type 'int' 70 | extern void *memcpy(void *_RESTRICT_KYWD, const void *_RESTRICT_KYWD, size_t); | ^ hgclient.c:417:13: error: 'struct msghdr' has no member named 'msg_controllen' 417 | msgh.msg_controllen = cmsg->cmsg_len; | ^ make[1]: *** [: hgclient.o] Error 1 make[1]: Leaving directory '/home/pbulk/build/devel/py-mercurial/work/mercurial-6.7.4/contrib/chg' gmake: *** [Makefile:72: build-chg] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-mercurial *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-mercurial