+ 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/MesaDemos-8.4.0nb8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/MesaDemos-8.4.0nb8/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for MesaDemos-8.4.0nb8 Making all in src Making all in util CC readtex.lo CC showbuffer.lo CC trackball.lo CCLD libutil.la Making all in data Making all in demos Making all in egl Making all in eglut CC libeglut_x11_la-eglut.lo CC libeglut_x11_la-eglut_x11.lo CCLD libeglut_x11.la Making all in opengl CC eglinfo.o CC peglgears.o CC eglkms-eglkms.o In function 'setup_kms', inlined from 'main' at eglkms.c:206:9: eglkms.c:85:43: warning: 'connector' may be used uninitialized [-Wmaybe-uninitialized] 85 | if (encoder->encoder_id == connector->encoder_id) | ~~~~~~~~~^~~~~~~~~~~~ eglkms.c: In function 'main': eglkms.c:52:22: note: 'connector' was declared here 52 | drmModeConnector *connector; | ^~~~~~~~~ In function 'setup_kms', inlined from 'main' at eglkms.c:206:9: eglkms.c:92:17: warning: 'encoder' may be used uninitialized [-Wmaybe-uninitialized] 92 | kms->encoder = encoder; | ~~~~~~~~~~~~~^~~~~~~~~ eglkms.c: In function 'main': eglkms.c:53:20: note: 'encoder' was declared here 53 | drmModeEncoder *encoder; | ^~~~~~~ eglkms.c:288:11: warning: 'ret' may be used uninitialized [-Wmaybe-uninitialized] 288 | return ret; | ^~~ eglkms.c:170:8: note: 'ret' was declared here 170 | int ret, fd; | ^~~ CC eglgears.o CC egltri.o CC xeglgears.o xeglgears.c: In function 'event_loop': xeglgears.c:658:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] 658 | int r, code; | ^ xeglgears.c: In function 'main': xeglgears.c:919:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 919 | (EGLClientBuffer) color_rb, NULL); | ^ CC xeglthreads.o xeglthreads.c: In function 'main': xeglthreads.c:737:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 737 | (void *) WinThreads[i].Thread); | ^ CCLD eglinfo CCLD peglgears CCLD eglkms CCLD eglgears_x11 CCLD egltri_x11 CCLD xeglgears CCLD xeglthreads Making all in openvg Making all in trivial Making all in opengles1 Making all in opengles2 CC es2_info.o CC es2gears.o CC es2tri.o CCLD es2_info CCLD es2gears_x11 CCLD es2tri Making all in oes_vg Making all in fp Making all in fpglsl Making all in glsl Making all in gs Making all in objviewer Making all in osdemos CC osdemo.o CC osdemo16.o CC osdemo32.o CCLD osdemo CCLD osdemo16 CCLD osdemo32 Making all in perf Making all in rbug Making all in redbook Making all in samples Making all in slang Making all in tests /opt/pkg/bin/bmake all-am Making all in tools Making all in trivial Making all in vp Making all in vpglsl Making all in wgl Making all in xdemos CC pbutil.lo CC glsync.o CC glthreads.o glthreads.c: In function 'main': glthreads.c:678:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 678 | printf("glthreads: Created thread %p\n", (void *) WinThreads[i].Thread); | ^ CC glxdemo.o CC glxgears.o CC glxgears_fbconfig.o CC glxgears_pixmap.o CC glxcontexts.o CC glxheads.o CC glxinfo.o CC glinfo_common.o CC glxpixmap.o CC glxpbdemo.o CC glxsnoop.o CC glxswapcontrol.o CC manywin.o CC multictx.o CC offset.o CC overlay.o CC pbinfo.o CC pbdemo.o CC shape.o CC sharedtex.o CC sharedtex_mt.o CC texture_from_pixmap.o CC wincopy.o CC xfont.o CC xrotfontdemo.o CC xuserotfont.o CCLD libpbutil.la CCLD glsync CCLD glthreads CCLD glxdemo CCLD glxgears_mesademos CCLD glxgears_pixmap CCLD glxcontexts CCLD glxheads CCLD glxinfo_mesademos CCLD glxpixmap CCLD glxpbdemo CCLD glxsnoop CCLD glxswapcontrol CCLD manywin CCLD multictx CCLD offset CCLD overlay CCLD shape CCLD sharedtex CCLD sharedtex_mt CCLD texture_from_pixmap CCLD wincopy CCLD xfont CCLD xrotfontdemo CCLD glxgears_fbconfig CCLD pbdemo CCLD pbinfo *** Please use pkgtools/verifypc to sanity check dependencies.