+ 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/wmget-0.6.0nb32/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wmget-0.6.0nb32/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for wmget-0.6.0nb32 make -C dockapp make[1]: Entering directory '/home/pbulk/build/net/wmget/work/wmget/dockapp' gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c -o da_run.o da_run.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c -o da_x.o da_x.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c -o da_mouse.o da_mouse.c ar rcsv dockapp.a da_run.o da_x.o da_mouse.o 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 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/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); | ^ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c -o request.o request.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c -o cancel.o cancel.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c -o list.o list.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c -o retrieve.o retrieve.c retrieve.c: In function 'retrieve': retrieve.c:136:5: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 136 | curl_easy_setopt ( | ^~~~~~~~~~~~~~~~ In file included from retrieve.c:42: /home/pbulk/build/net/wmget/work/.buildlink/include/curl/curl.h:1290:21: note: declared here 1290 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/net/wmget/work/.buildlink/include/curl/curl.h:1076:40: note: in definition of macro 'CURLOPTDEPRECATED' 1076 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/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-2023Q4-x86_64/net/wmget *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/net/wmget