+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wmget-0.6.0nb28/work.log + su pbulk -c '"$@"' make /opt/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' gcc -ansi -Wall -W -Werror -g -I/opt/pkg/include -c -o da_run.o da_run.c gcc -ansi -Wall -W -Werror -g -I/opt/pkg/include -c -o da_x.o da_x.c gcc -ansi -Wall -W -Werror -g -I/opt/pkg/include -c -o da_mouse.o da_mouse.c ar rcsv dockapp.a da_run.o da_x.o da_mouse.o ar: writing dockapp.a a - da_run.o a - da_x.o a - da_mouse.o make[1]: Leaving directory '/home/pbulk/build/net/wmget/work/wmget/dockapp' gcc -Wall -W -I/usr/X11R6/include -O -I/opt/pkg/include -c -o server.o server.c server.c: In function 'on_click_pbar': server.c:952:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 952 | 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] 972 | 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] 1072 | on_click_stop, (void *)i); | ^ server.c:1078:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1078 | on_click_pbar, (void *)i); | ^ server.c: At top level: server.c:127:18: warning: 'BTN_PAUSE_X' defined but not used [-Wunused-const-variable=] 127 | static const int BTN_PAUSE_X = 128; | ^~~~~~~~~~~ gcc -Wall -W -I/usr/X11R6/include -O -I/opt/pkg/include -c -o request.o request.c gcc -Wall -W -I/usr/X11R6/include -O -I/opt/pkg/include -c -o cancel.o cancel.c gcc -Wall -W -I/usr/X11R6/include -O -I/opt/pkg/include -c -o list.o list.c gcc -Wall -W -I/usr/X11R6/include -O -I/opt/pkg/include -c -o retrieve.o retrieve.c In file included from retrieve.c:42: retrieve.c: In function 'retrieve': /home/pbulk/build/net/wmget/work/.buildlink/include/curl/curl.h:46:7: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 46 | _Pragma("GCC diagnostic pop") | ^~~~~~~ /home/pbulk/build/net/wmget/work/.buildlink/include/curl/typecheck-gcc.h:45:7: note: in expansion of macro 'CURL_IGNORE_DEPRECATION' 45 | CURL_IGNORE_DEPRECATION(__typeof__(option) _curl_opt = option;) \ | ^~~~~~~~~~~~~~~~~~~~~~~ retrieve.c:136:5: note: in expansion of macro 'curl_easy_setopt' 136 | curl_easy_setopt ( | ^~~~~~~~~~~~~~~~ /home/pbulk/build/net/wmget/work/.buildlink/include/curl/curl.h:1295:21: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/net/wmget/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' 1081 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^~ gcc -Wall -W -I/usr/X11R6/include -O -I/opt/pkg/include -c -o iq.o iq.c iq.c: In function 'iq_server_accept': iq.c:200:24: error: expected identifier or '(' before numeric constant 200 | struct sockaddr_un sun; | ^~~ iq.c:203:56: error: lvalue required as unary '&' operand 203 | if ((fd = accept (iq_listen_fd, (struct sockaddr *)&sun, | ^ gmake: *** [<builtin>: iq.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/wmget *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/wmget