=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/wmget", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for wmget-0.6.0nb43 make -C dockapp gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c -o server.o server.c make[1]: Entering directory '/home/pbulk/work/net/wmget/work/wmget/dockapp' gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c -o da_run.o da_run.c server.c:67:18: error: expected identifier or '(' before numeric constant 67 | static const int CHAR_WIDTH = 6; | ^~~~~~~~~~ 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); | ^ gmake: *** [: server.o] Error 1 gmake: *** Waiting for unfinished jobs.... gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c -o da_x.o da_x.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/libxml2 -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/work/net/wmget/work/wmget/dockapp' *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/wmget *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/wmget