+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gnome-dictionary-3.26.1nb12/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gnome-dictionary-3.26.1nb12/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for gnome-dictionary-3.26.1nb12 ninja: Entering directory `output' [1/180] Generating glib marshaller header libgdict/gdict-marshal_h [2/180] Generating glib marshaller source libgdict/gdict-marshal_c [3/180] Generating src/gdict-resources_c with a custom command [4/180] Generating src/gdict-resources_h with a custom command [5/180] Generating yelp doc help/ca/help-gnome-dictionary-ca-gmo [6/180] Generating yelp doc help/cs/help-gnome-dictionary-cs-gmo [7/180] Generating yelp doc help/da/help-gnome-dictionary-da-gmo [8/180] Generating yelp doc help/de/help-gnome-dictionary-de-gmo [9/180] Generating GObject enum file libgdict/gdict-enum-types.h (wrapped by meson to capture output) [10/180] Generating yelp doc help/el/help-gnome-dictionary-el-gmo [11/180] Compiling C object libgdict/liblibgdict-1.0.a.p/meson-generated_.._gdict-marshal.c.o [12/180] Generating GObject enum file libgdict/gdict-enum-types.c (wrapped by meson to capture output) [13/180] Compiling C object libgdict/liblibgdict-1.0.a.p/meson-generated_.._gdict-enum-types.c.o [14/180] Compiling C object libgdict/liblibgdict-1.0.a.p/gdict-context.c.o [15/180] Compiling C object libgdict/liblibgdict-1.0.a.p/gdict-database-chooser.c.o ../libgdict/gdict-database-chooser.c: In function 'gdict_database_chooser_class_init': ../libgdict/gdict-database-chooser.c:476:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 476 | g_type_class_add_private (gobject_class, sizeof (GdictDatabaseChooserPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ../libgdict/gdict-database-chooser.c:40: /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ../libgdict/gdict-database-chooser.c: In function 'gdict_database_chooser_init': ../libgdict/gdict-database-chooser.c:484:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 484 | chooser->priv = priv = GDICT_DATABASE_CHOOSER_GET_PRIVATE (chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [16/180] Compiling C object libgdict/liblibgdict-1.0.a.p/gdict-client-context.c.o ../libgdict/gdict-client-context.c: In function 'gdict_client_context_class_init': ../libgdict/gdict-client-context.c:370:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 370 | g_type_class_add_private (gobject_class, sizeof (GdictClientContextPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libgdict/gdict-context-private.h:26, from ../libgdict/gdict-client-context.c:52: /home/pbulk/build/textproc/gnome-dictionary/work/.buildlink/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ../libgdict/gdict-client-context.c: In function 'gdict_client_context_init': ../libgdict/gdict-client-context.c:378:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 378 | priv = GDICT_CLIENT_CONTEXT_GET_PRIVATE (context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libgdict/gdict-client-context.c: In function 'gdict_client_context_set_property': ../libgdict/gdict-client-context.c:408:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 408 | GdictClientContextPrivate *priv = GDICT_CLIENT_CONTEXT_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libgdict/gdict-client-context.c: In function 'gdict_client_context_get_property': ../libgdict/gdict-client-context.c:441:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 441 | GdictClientContextPrivate *priv = GDICT_CLIENT_CONTEXT_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [17/180] Compiling C object libgdict/liblibgdict-1.0.a.p/gdict-database-chooser-button.c.o [18/180] Compiling C object libgdict/liblibgdict-1.0.a.p/gdict-defbox.c.o [19/180] Compiling C object libgdict/liblibgdict-1.0.a.p/gdict-source-chooser.c.o [20/180] Compiling C object libgdict/liblibgdict-1.0.a.p/gdict-source.c.o FAILED: libgdict/liblibgdict-1.0.a.p/gdict-source.c.o cc -Ilibgdict/liblibgdict-1.0.a.p -Ilibgdict -I../libgdict -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/fribidi -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -pipe -O2 -fPIC -D_REENTRANT -pthread -fstrict-aliasing -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="Gdict"' '-DDATADIR="/usr/pkg/share"' '-DLIBDIR="/usr/pkg/lib"' '-DSYSCONFDIR="/usr/pkg/etc"' '-DPREFIX="/usr/pkg"' '-DGNOMELOCALEDIR="/usr/pkg/share/locale"' '-DGDICTSOURCESDIR="/usr/pkg/share/gdict-1.0/sources"' -DGDICT_ENABLE_INTERNALS=1 -DGDICT_MAJOR_VERSION=3 -DGDICT_MINOR_VERSION=26 -DGDICT_MICRO_VERSION=1 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -UGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -MD -MQ libgdict/liblibgdict-1.0.a.p/gdict-source.c.o -MF libgdict/liblibgdict-1.0.a.p/gdict-source.c.o.d -o libgdict/liblibgdict-1.0.a.p/gdict-source.c.o -c ../libgdict/gdict-source.c ../libgdict/gdict