+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libgdm-40.0nb11/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libgdm-40.0nb11/work.log
===> Building for libgdm-40.0nb11
ninja: Entering directory `output'
[1/277] Compiling C object common/libgdmcommon.a.p/gdm-profile.c.o
[2/277] Compiling C object common/libgdmcommon.a.p/gdm-log.c.o
[3/277] Compiling C object common/libgdmcommon.a.p/gdm-address.c.o
FAILED: common/libgdmcommon.a.p/gdm-address.c.o 
gcc -Icommon/libgdmcommon.a.p -Icommon -I../common -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/gio-unix-2.0 -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DWITH_CONSOLE_KIT=1 '-DCONSOLEKIT_DIR="/opt/local/libexec"' -fPIC -pthread -MD -MQ common/libgdmcommon.a.p/gdm-address.c.o -MF common/libgdmcommon.a.p/gdm-address.c.o.d -o common/libgdmcommon.a.p/gdm-address.c.o -c ../common/gdm-address.c
../common/gdm-address.c: In function 'gdm_address_get_sockaddr_storage':
../common/gdm-address.c:139:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  139 |         ss = g_memdup (address->ss, sizeof (struct sockaddr_storage));
      |         ^~
In file included from /home/pbulk/build/x11/libgdm/work/.buildlink/include/glib-2.0/glib/gstring.h:37,
                 from /home/pbulk/build/x11/libgdm/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/x11/libgdm/work/.buildlink/include/glib-2.0/glib.h:56,
                 from /home/pbulk/build/x11/libgdm/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30,
                 from /home/pbulk/build/x11/libgdm/work/.buildlink/include/glib-2.0/glib-object.h:24,
                 from ../common/gdm-address.c:53:
/home/pbulk/build/x11/libgdm/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here
  338 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
../common/gdm-address.c: In function 'add_local_siocgifconf':
../common/gdm-address.c:386:26: error: 'SIOCGIFCONF' undeclared (first use in this function)
  386 |         if (ioctl (sock, SIOCGIFCONF, (char *) &ifc) < 0) {
      |                          ^~~~~~~~~~~
../common/gdm-address.c:386:26: note: each undeclared identifier is reported only once for each function it appears in
../common/gdm-address.c:400:42: error: 'SIOCGIFFLAGS' undeclared (first use in this function)
  400 |                         if (ioctl (sock, SIOCGIFFLAGS, (char *) &ifreq) < 0) {
      |                                          ^~~~~~~~~~~~
../common/gdm-address.c:403:50: error: 'SIOCGIFADDR' undeclared (first use in this function)
  403 |                                 if (ioctl (sock, SIOCGIFADDR, (char *) &ifreq) < 0) {
      |                                                  ^~~~~~~~~~~
../common/gdm-address.c: In function 'gdm_address_copy':
../common/gdm-address.c:534:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  534 |         addr->ss = g_memdup (address->ss, sizeof (struct sockaddr_storage));
      |         ^~~~
/home/pbulk/build/x11/libgdm/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here
  338 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
[4/277] Compiling C object common/libgdmcommon.a.p/gdm-settings-desktop-backend.c.o
[5/277] Compiling C object common/libgdmcommon.a.p/gdm-settings-backend.c.o
[6/277] Compiling C object common/libgdmcommon.a.p/gdm-common.c.o
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/x11/libgdm
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/x11/libgdm