+ 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/wmget-0.6.0nb28/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wmget-0.6.0nb28/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for wmget-0.6.0nb28 make -C dockapp make[1]: Entering directory `/home/pbulk/build/net/wmget/work/wmget/dockapp' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -ansi -Wall -W -Werror -g -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -c -o da_run.o da_run.c gcc -Wall -W -I/usr/X11R6/include -O -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -c -o server.o server.c In file included from /usr/include/string.h:25:0, from da_run.c:34: /usr/include/features.h:330:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ cc1: all warnings being treated as errors make[1]: *** [da_run.o] Error 1 make[1]: Leaving directory `/home/pbulk/build/net/wmget/work/wmget/dockapp' make: *** [dockapplib] Error 2 make: *** Waiting for unfinished jobs.... server.c: In function 'on_click_pbar': server.c:952:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int which = (int)cbdata; ^ server.c: In function 'on_click_stop': server.c:972:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int which = (int)cbdata; ^ server.c: In function 'server': server.c:1072:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] on_click_stop, (void *)i); ^ server.c:1078:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] on_click_pbar, (void *)i); ^ *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/wmget *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/wmget