+ 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/xhangglider-0.94.0nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xhangglider-0.94.0nb1/work.log ===> Building for xhangglider-0.94.0nb1 --- xhang.o --- --- 3ddraw.o --- --- pilot.o --- --- init.o --- --- xhang.o --- gcc -g -O2 -Wall -DDEFAULT_DATA_PATH="\"/opt/pkg/share/xhangglider\"" -DPREFIX=\"/opt/pkg\" -DNO_ASM -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c xhang.c --- 3ddraw.o --- gcc -g -O2 -Wall -DDEFAULT_DATA_PATH="\"/opt/pkg/share/xhangglider\"" -DPREFIX=\"/opt/pkg\" -DNO_ASM -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c 3ddraw.c --- pilot.o --- gcc -g -O2 -Wall -DDEFAULT_DATA_PATH="\"/opt/pkg/share/xhangglider\"" -DPREFIX=\"/opt/pkg\" -DNO_ASM -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c pilot.c --- init.o --- gcc -g -O2 -Wall -DDEFAULT_DATA_PATH="\"/opt/pkg/share/xhangglider\"" -DPREFIX=\"/opt/pkg\" -DNO_ASM -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c init.c --- pilot.o --- pilot.c: In function 'pilot': pilot.c:304:7: warning: variable 'bank_pm' set but not used [-Wunused-but-set-variable] 304 | int bank_pm, i; | ^~~~~~~ --- xhang.o --- xhang.c: In function 'xinit': xhang.c:163:42: warning: pointer targets in passing argument 4 of 'XGetGeometry' differ in signedness [-Wpointer-sign] 163 | XGetGeometry(dpy, win, (Window *)(&j), &x, &y, &w, &h, &j, &j); | ^~ | | | unsigned int * In file included from xhang.c:25: /home/pbulk/build/x11/xhangglider/work/.buildlink/include/X11/Xlib.h:2634:5: note: expected 'int *' but argument is of type 'unsigned int *' 2634 | int* /* x_return */, | ^~~~ xhang.c:163:46: warning: pointer targets in passing argument 5 of 'XGetGeometry' differ in signedness [-Wpointer-sign] 163 | XGetGeometry(dpy, win, (Window *)(&j), &x, &y, &w, &h, &j, &j); | ^~ | | | unsigned int * --- 3ddraw.o --- 3ddraw.c: In function 'td_sort_polygons': 3ddraw.c:129:38: error: passing argument 4 of 'qsort' from incompatible pointer type [-Wincompatible-pointer-types] 129 | qsort(pol, n_pol, sizeof(Polygon), compare_polygons); | ^~~~~~~~~~~~~~~~ | | | int (*)(void *, void *) In file included from /usr/include/stdlib.h:41, from 3ddraw.c:20: /usr/include/iso/stdlib_iso.h:147:43: note: expected 'int (*)(const void *, const void *)' but argument is of type 'int (*)(void *, void *)' 147 | extern void qsort(void *, size_t, size_t, int (*)(const void *, const void *)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- xhang.o --- /home/pbulk/build/x11/xhangglider/work/.buildlink/include/X11/Xlib.h:2635:5: note: expected 'int *' but argument is of type 'unsigned int *' 2635 | int* /* y_return */, | ^~~~ --- 3ddraw.o --- *** [3ddraw.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/xhangglider/work/xhangglider-0.94.0 --- init.o --- init.c: In function 'optimize': init.c:113:10: warning: 'ns_x[0]' may be used uninitialized [-Wmaybe-uninitialized] 113 | double ns_x[2], ns_y[2], ns_z[2]; | ^~~~ init.c:113:19: warning: 'ns_y[0]' may be used uninitialized [-Wmaybe-uninitialized] 113 | double ns_x[2], ns_y[2], ns_z[2]; | ^~~~ init.c:113:28: warning: 'ns_z[0]' may be used uninitialized [-Wmaybe-uninitialized] 113 | double ns_x[2], ns_y[2], ns_z[2]; | ^~~~ init.c:113:10: warning: 'ns_x[1]' may be used uninitialized [-Wmaybe-uninitialized] 113 | double ns_x[2], ns_y[2], ns_z[2]; | ^~~~ init.c:113:19: warning: 'ns_y[1]' may be used uninitialized [-Wmaybe-uninitialized] 113 | double ns_x[2], ns_y[2], ns_z[2]; | ^~~~ init.c:113:28: warning: 'ns_z[1]' may be used uninitialized [-Wmaybe-uninitialized] 113 | double ns_x[2], ns_y[2], ns_z[2]; | ^~~~ init.c: In function 'parse_deffile_toplevel': init.c:332:13: warning: 'strncpy' output may be truncated copying 79 bytes from a string of length 255 [-Wstringop-truncation] 332 | strncpy(backcolor, buf2, 79); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ init.c:329:13: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 329 | strncpy(datadir, buf2, 255); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/x11/xhangglider/work/xhangglider-0.94.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xhangglider *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xhangglider