+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libdom-0.4.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libdom-0.4.2/work.log ===> Building for libdom-0.4.2 COMPILE: bindings/hubbub/parser.c COMPILE: bindings/xml/expat_xmlparser.c COMPILE: src/core/string.c COMPILE: src/core/node.c bindings/hubbub/parser.c: In function 'create_doctype': bindings/hubbub/parser.c:139:29: error: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Werror=implicit-function-declaration] 139 | public_id = strdup(""); | ^~~~~~ | strcmp bindings/hubbub/parser.c:139:29: error: nested extern declaration of 'strdup' [-Werror=nested-externs] bindings/hubbub/parser.c:139:27: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 139 | public_id = strdup(""); | ^ bindings/hubbub/parser.c:152:27: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 152 | system_id = strdup(""); | ^ COMPILE: src/core/attr.c COMPILE: src/core/characterdata.c cc1: all warnings being treated as errors gmake: *** [/opt/pkg/share/netsurf-buildsystem/makefiles/Makefile.top:603: build-x86_64-sun-solaris2.11-x86_64-sun-solaris2.11-release-lib-shared/bindings_hubbub_parser.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libdom *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libdom