+ 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/xgrk-1.6.3nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xgrk-1.6.3nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xgrk-1.6.3nb1 cc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pipe -O2 -I/usr/pkg/include xgrk.c -o xgrk -lX11 -lXpm cc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pipe -O2 -I/usr/pkg/include xgrk.c -o xgrk2 -lX11 -lXpm \ -Dalth xgrk.c: In function 'main': xgrk.c:354:7: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy (prev_keymap, cur_keymap, 32); ^ xgrk.c:388:17: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if (verbose && strlen (string) == 1) ^ xgrk.c: In function 'KeyEventToString': xgrk.c:493:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy (key_buff, tmp); ^ xgrk.c: In function 'map_init': xgrk.c:555:3: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy (greek_plain_ks, original_ks, keycode_size); ^ xgrk.c: In function 'main': xgrk.c:354:7: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy (prev_keymap, cur_keymap, 32); ^ xgrk.c:388:17: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if (verbose && strlen (string) == 1) ^ xgrk.c: In function 'KeyEventToString': xgrk.c:493:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy (key_buff, tmp); ^ xgrk.c: In function 'map_init': xgrk.c:555:3: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy (greek_plain_ks, original_ks, keycode_size); ^