=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/libdom", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libdom-0.4.2 COMPILE: bindings/xml/expat_xmlparser.c COMPILE: bindings/hubbub/parser.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/string.c cc1: all warnings being treated as errors gmake: *** [/opt/local/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-trunk-x86_64/textproc/libdom *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/libdom