+ 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/imhangul-2.0.0nb39/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/imhangul-2.0.0nb39/work.log ===> Building for imhangul-2.0.0nb39 /opt/pkg/bin/bmake all-recursive Making all in po /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -DIM_HANGUL_LOCALEDIR=\"/opt/pkg/share/locale\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include -pthread -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/hangul-1.0 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -MT im_hangul_la-gtkimcontexthangul.lo -MD -MP -MF .deps/im_hangul_la-gtkimcontexthangul.Tpo -c -o im_hangul_la-gtkimcontexthangul.lo `test -f 'gtkimcontexthangul.c' || echo './'`gtkimcontexthangul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/freetype2 -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/harfbuzz -DIM_HANGUL_LOCALEDIR=\"/opt/pkg/share/locale\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/gtk-2.0 -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/lib/gtk-2.0/include -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/pango-1.0 -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/atk-1.0 -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/gdk-pixbuf-2.0 -pthread -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/fribidi -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/cairo -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/pixman-1 -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/libpng16 -I/home/pbulk/build/inputmethod/imhangul/work/.buildlink/include/hangul-1.0 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT im_hangul_la-gtkimcontexthangul.lo -MD -MP -MF .deps/im_hangul_la-gtkimcontexthangul.Tpo -c gtkimcontexthangul.c -fPIC -DPIC -o .libs/im_hangul_la-gtkimcontexthangul.o gtkimcontexthangul.c: In function 'im_hangul_set_input_mode_info': gtkimcontexthangul.c:729:25: error: implicit declaration of function 'gdk_drawable_get_screen'; did you mean 'gdk_drawable_get_type'? [-Wimplicit-function-declaration] 729 | GdkScreen *screen = gdk_drawable_get_screen(window); | ^~~~~~~~~~~~~~~~~~~~~~~ | gdk_drawable_get_type gtkimcontexthangul.c:729:25: error: initialization of 'GdkScreen *' {aka 'struct _GdkScreen *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] gtkimcontexthangul.c: In function 'status_window_expose_event': gtkimcontexthangul.c:1571:3: error: implicit declaration of function 'gdk_draw_rectangle'; did you mean 'gdk_cairo_rectangle'? [-Wimplicit-function-declaration] 1571 | gdk_draw_rectangle (widget->window, | ^~~~~~~~~~~~~~~~~~ | gdk_cairo_rectangle gtkimcontexthangul.c: In function 'candidate_set_window_position': gtkimcontexthangul.c:2141:5: error: implicit declaration of function 'gdk_drawable_get_size'; did you mean 'gdk_drawable_get_type'? [-Wimplicit-function-declaration] 2141 | gdk_drawable_get_size (GDK_DRAWABLE(candidate->parent), &width, &height); | ^~~~~~~~~~~~~~~~~~~~~ | gdk_drawable_get_type *** Error code 1 Stop. bmake[2]: stopped making "all-am" in /home/pbulk/build/inputmethod/imhangul/work/imhangul-2.0.0 *** Error code 1 Stop. bmake[1]: stopped making "all-recursive" in /home/pbulk/build/inputmethod/imhangul/work/imhangul-2.0.0 *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/inputmethod/imhangul/work/imhangul-2.0.0 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/imhangul *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/imhangul