+ 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/raqm-0.10.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/raqm-0.10.2/work.log ===> Building for raqm-0.10.2 ninja: Entering directory `output' [1/6] Compiling C object tests/raqm-test.p/raqm-test.c.o FAILED: [code=1] tests/raqm-test.p/raqm-test.c.o gcc -Itests/raqm-test.p -Itests -I../tests -Isrc -I../src -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/fribidi -I/opt/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MD -MQ tests/raqm-test.p/raqm-test.c.o -MF tests/raqm-test.p/raqm-test.c.o.d -o tests/raqm-test.p/raqm-test.c.o -c ../tests/raqm-test.c ../tests/raqm-test.c: In function 'parse_args': ../tests/raqm-test.c:92:14: error: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration] 92 | text = strdup (argv[++i]); | ^~~~~~ | strcmp ../tests/raqm-test.c:92:12: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 92 | text = strdup (argv[++i]); | ^ [2/6] Compiling C object src/libraqm.so.0.10.2.p/raqm.c.o ../src/raqm.c: In function '_raqm_shape': ../src/raqm.c:2198:7: warning: 'hb_ft_font_get_face' is deprecated: Use 'hb_ft_font_get_ft_face' instead [-Wdeprecated-declarations] 2198 | FT_Get_Transform (hb_ft_font_get_face (run->font), &matrix, NULL); | ^~~~~~~~~~~~~~~~ In file included from ../src/raqm.c:39: /home/pbulk/build/graphics/raqm/work/.buildlink/include/harfbuzz/hb-ft.h:153:1: note: declared here 153 | hb_ft_font_get_face (hb_font_t *font); | ^~~~~~~~~~~~~~~~~~~ [3/6] Compiling C object src/libraqm-test.a.p/raqm.c.o ../src/raqm.c: In function '_raqm_shape': ../src/raqm.c:2198:7: warning: 'hb_ft_font_get_face' is deprecated: Use 'hb_ft_font_get_ft_face' instead [-Wdeprecated-declarations] 2198 | FT_Get_Transform (hb_ft_font_get_face (run->font), &matrix, NULL); | ^~~~~~~~~~~~~~~~ In file included from ../src/raqm.c:39: /home/pbulk/build/graphics/raqm/work/.buildlink/include/harfbuzz/hb-ft.h:153:1: note: declared here 153 | hb_ft_font_get_face (hb_font_t *font); | ^~~~~~~~~~~~~~~~~~~ ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/graphics/raqm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/graphics/raqm