+ 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/xkbd-0.8.5nb2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xkbd-0.8.5nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xkbd-0.8.5nb2 cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /usr/bin/bash ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands /opt/local/bin/bmake all-recursive Making all in src source='xkbd.c' object='xkbd.o' libtool=no depfile='.deps/xkbd.Po' tmpdepfile='.deps/xkbd.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DUSE_XPM -DDEFAULTCONFIG=\"/opt/local/share/xkbd/kbdconfig\" -c `test -f xkbd.c || echo './'`xkbd.c xkbd.c: In function 'main': xkbd.c:206:13: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 206 | if (XKeycodeToKeysym (display, keycode, 0) == NoSymbol) | ^~ In file included from xkbd.c:23: /home/pbulk/build/x11/xkbd/work/.buildlink/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ source='libXkbd.c' object='libXkbd.o' libtool=no depfile='.deps/libXkbd.Po' tmpdepfile='.deps/libXkbd.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DUSE_XPM -DDEFAULTCONFIG=\"/opt/local/share/xkbd/kbdconfig\" -c `test -f libXkbd.c || echo './'`libXkbd.c source='box.c' object='box.o' libtool=no depfile='.deps/box.Po' tmpdepfile='.deps/box.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DUSE_XPM -DDEFAULTCONFIG=\"/opt/local/share/xkbd/kbdconfig\" -c `test -f box.c || echo './'`box.c source='button.c' object='button.o' libtool=no depfile='.deps/button.Po' tmpdepfile='.deps/button.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DUSE_XPM -DDEFAULTCONFIG=\"/opt/local/share/xkbd/kbdconfig\" -c `test -f button.c || echo './'`button.c source='kb.c' object='kb.o' libtool=no depfile='.deps/kb.Po' tmpdepfile='.deps/kb.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DUSE_XPM -DDEFAULTCONFIG=\"/opt/local/share/xkbd/kbdconfig\" -c `test -f kb.c || echo './'`kb.c kb.c: In function 'kb_find_keycode': kb.c:917:5: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 917 | for (col = 0; (k = XKeycodeToKeysym (kb->display, keycode, col)) | ^~~ In file included from kb.c:20: /home/pbulk/build/x11/xkbd/work/.buildlink/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ source='libvirtkeys.c' object='libvirtkeys.o' libtool=no depfile='.deps/libvirtkeys.Po' tmpdepfile='.deps/libvirtkeys.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DUSE_XPM -DDEFAULTCONFIG=\"/opt/local/share/xkbd/kbdconfig\" -c `test -f libvirtkeys.c || echo './'`libvirtkeys.c libvirtkeys.c: In function 'createModifierTable': libvirtkeys.c:94:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 94 | if (XKeycodeToKeysym(dpy, kc, 0) != XK_Mode_switch) | ^~ In file included from libvirtkeys.c:15: /home/pbulk/build/x11/xkbd/work/.buildlink/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ libvirtkeys.c:158:25: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 158 | ks = XKeycodeToKeysym(dpy, modifierTable[modifier_index], 0); | ^~ /home/pbulk/build/x11/xkbd/work/.buildlink/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ /usr/bin/bash ../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DUSE_XPM -DDEFAULTCONFIG=\"/opt/local/share/xkbd/kbdconfig\" -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o xkbd xkbd.o libXkbd.o box.o button.o kb.o libvirtkeys.o -lX11 -lXtst mkdir .libs gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DUSE_XPM -DDEFAULTCONFIG=\"/opt/local/share/xkbd/kbdconfig\" -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o xkbd xkbd.o libXkbd.o box.o button.o kb.o libvirtkeys.o -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 /opt/local/lib/libX11.so /opt/local/lib/libXtst.so -lXi -lXext -lX11 -lxcb -lXau -lXdmcp -lnsl -lsocket -R/opt/local/lib -R/opt/local/lib Undefined first referenced symbol in file XpmReadFileToPixmap button.o ld: fatal: symbol referencing errors. No output written to xkbd collect2: error: ld returned 1 exit status *** [xkbd] Error code 1 bmake[2]: stopped in /home/pbulk/build/x11/xkbd/work/xkbd-0.8.5/src 1 error bmake[2]: stopped in /home/pbulk/build/x11/xkbd/work/xkbd-0.8.5/src *** [all-recursive] Error code 1 bmake[1]: stopped in /home/pbulk/build/x11/xkbd/work/xkbd-0.8.5 1 error bmake[1]: stopped in /home/pbulk/build/x11/xkbd/work/xkbd-0.8.5 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/x11/xkbd/work/xkbd-0.8.5 1 error bmake: stopped in /home/pbulk/build/x11/xkbd/work/xkbd-0.8.5 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/x11/xkbd *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/x11/xkbd