+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 LUA_VERSION_REQD=52 WRKLOG=/tmp/bulklog/mpv-0.35.1nb4/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 LUA_VERSION_REQD=52 WRKLOG=/tmp/bulklog/mpv-0.35.1nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for mpv-0.35.1nb4 cd /home/pbulk/build/multimedia/mpv/work/mpv-0.35.1 && /bin/env CC=cc CFLAGS=\ -pipe\ -O2\ \ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/freetype2\ -I/usr/pkg/include/lua-5.2\ -I/usr/pkg/include/ncurses\ -I/usr/pkg/include/glib-2.0\ -I/usr/pkg/include/gio-unix-2.0\ -I/usr/pkg/lib/glib-2.0/include\ -I/usr/pkg/include/SDL2\ -I/usr/pkg/include/libdrm\ -I/usr/pkg/include/python3.10\ -I/usr/pkg/include/harfbuzz\ -I/usr/pkg/include/ffmpeg6 CXX=c++ CXXFLAGS=\ -pipe\ -O2\ \ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/freetype2\ -I/usr/pkg/include/lua-5.2\ -I/usr/pkg/include/ncurses\ -I/usr/pkg/include/glib-2.0\ -I/usr/pkg/include/gio-unix-2.0\ -I/usr/pkg/lib/glib-2.0/include\ -I/usr/pkg/include/SDL2\ -I/usr/pkg/include/libdrm\ -I/usr/pkg/include/python3.10\ -I/usr/pkg/include/harfbuzz\ -I/usr/pkg/include/ffmpeg6 DESTDIR=/home/pbulk/build/multimedia/mpv/work/.destdir LINKFLAGS=\ \ \ -Wl,-zrelro\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib64\ -Wl,-R/usr/lib64\ -L/usr/pkg/lib/pulseaudio\ -Wl,-R/usr/pkg/lib/pulseaudio\ -L/usr/pkg/lib/ffmpeg6\ -Wl,-R/usr/pkg/lib/ffmpeg6 PATH=/home/pbulk/build/multimedia/mpv/work/.cwrapper/bin:/home/pbulk/build/multimedia/mpv/work/.buildlink/bin:/home/pbulk/build/multimedia/mpv/work/.gcc/bin:/home/pbulk/build/multimedia/mpv/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin PREFIX=/usr/pkg JOBS=2 ./waf --mandir=/usr/pkg/man --libdir=/usr/pkg/lib Waf: Entering directory `/home/pbulk/build/multimedia/mpv/work/mpv-0.35.1/build' [1/1] Compiling version.sh [ 2/504] Compiling TOOLS/osxbundle/mpv.app/Contents/Resources/icon.icns [ 3/504] Compiling etc/mpv-icon-8bit-16x16.png [ 4/504] Compiling etc/mpv-icon-8bit-32x32.png [ 5/504] Compiling etc/mpv-icon-8bit-64x64.png [ 6/504] Compiling etc/mpv-icon-8bit-128x128.png [ 7/504] Compiling etc/input.conf [ 8/504] Compiling etc/builtin.conf [ 9/504] Compiling sub/osd_font.otf [ 10/504] Compiling player/lua/defaults.lua [ 11/504] Compiling player/lua/assdraw.lua [ 12/504] Compiling player/lua/options.lua [ 13/504] Compiling player/lua/osc.lua [ 14/504] Compiling player/lua/ytdl_hook.lua [ 15/504] Compiling player/lua/stats.lua [ 16/504] Compiling player/lua/console.lua [ 17/504] Compiling player/lua/auto_profiles.lua [ 18/504] Compiling player/javascript/defaults.js [ 19/504] Creating build/generated/wayland/xdg-shell.h [ 20/504] Creating build/generated/wayland/idle-inhibit-unstable-v1.h [ 21/504] Creating build/generated/wayland/presentation-time.h [ 22/504] Creating build/generated/wayland/xdg-decoration-unstable-v1.h [ 23/504] Creating build/generated/wayland/linux-dmabuf-unstable-v1.h [ 24/504] Creating build/generated/wayland/viewporter.h [ 25/504] Creating build/generated/ebml_types.h [ 26/504] Creating build/generated/ebml_defs.inc [ 27/504] Creating build/generated/wayland/xdg-shell.c [ 28/504] Creating build/generated/wayland/idle-inhibit-unstable-v1.c [ 29/504] Creating build/generated/wayland/presentation-time.c [ 30/504] Creating build/generated/wayland/xdg-decoration-unstable-v1.c [ 31/504] Creating build/generated/wayland/linux-dmabuf-unstable-v1.c [ 32/504] Creating build/generated/wayland/viewporter.c [ 33/504] Compiling libmpv/mpv.def [ 34/504] Compiling libmpv/mpv.def [ 35/504] Compiling video/out/gpu/osd.c [ 36/504] Compiling stream/stream_mf.c [ 37/504] Compiling osdep/path-unix.c [ 38/504] Compiling demux/cache.c [ 39/504] Compiling demux/demux_lavf.c [ 40/504] Compiling video/out/aspect.c [ 41/504] Compiling video/fmt-conversion.c [ 42/504] Compiling video/mp_image_pool.c [ 43/504] Compiling options/path.c ../demux/demux_lavf.c: In function ‘demux_open_lavf’: ../demux/demux_lavf.c:1044:9: warning: ‘io_close’ is deprecated [-Wdeprecated-declarations] priv->default_io_close = avfc->io_close; ^~~~ In file included from ../demux/demux_lavf.c:30: /home/pbulk/build/multimedia/mpv/work/.buildlink/include/ffmpeg6/libavformat/avformat.h:1677:12: note: declared here void (*io_close)(struct AVFormatContext *s, AVIOContext *pb); ^~~~~~~~ ../demux/demux_lavf.c:1046:9: warning: ‘io_close’ is deprecated [-Wdeprecated-declarations] avfc->io_close = nested_io_close; ^~~~ In file included from ../demux/demux_lavf.c:30: /home/pbulk/build/multimedia/mpv/work/.buildlink/include/ffmpeg6/libavformat/avformat.h:1677:12: note: declared here void (*io_close)(struct AVFormatContext *s, AVIOContext *pb); ^~~~~~~~ [ 44/504] Compiling audio/fmt-conversion.c [ 45/504] Compiling common/av_log.c [ 46/504] Compiling build/generated/wayland/linux-dmabuf-unstable-v1.c [ 47/504] Compiling filters/filter.c [ 48/504] Compiling input/ipc-unix.c [ 49/504] Compiling stream/stream_edl.c [ 50/504] Compiling audio/aframe.c [ 51/504] Compiling video/out/opengl/libmpv_gl.c [ 52/504] Compiling demux/demux_edl.c [ 53/504] Compiling video/out/gpu/utils.c [ 54/504] Compiling audio/filter/af_scaletempo2_internals.c [ 55/504] Compiling sub/draw_bmp.c [ 56/504] Compiling filters/f_utils.c [ 57/504] Compiling input/ipc.c [ 58/504] Compiling build/generated/wayland/viewporter.c [ 59/504] Compiling build/generated/wayland/presentation-time.c [ 60/504] Compiling build/generated/wayland/xdg-decoration-unstable-v1.c [ 61/504] Compiling filters/f_demux_in.c [ 62/504] Compiling video/out/hwdec/dmabuf_interop_wl.c [ 63/504] Compiling build/generated/wayland/xdg-shell.c [ 64/504] Compiling stream/stream_memory.c [ 65/504] Compiling osdep/polldev.c [ 66/504] Compiling build/generated/wayland/idle-inhibit-unstable-v1.c [ 67/504] Compiling video/out/vo_lavc.c [ 68/504] Compiling stream/stream_slice.c [ 69/504] Compiling video/out/gpu/spirv.c [ 70/504] Compiling video/filter/vf_vdpaupp.c [ 71/504] Compiling stream/stream_dvdnav.c [ 72/504] Compiling demux/demux_mkv.c [ 73/504] Compiling sub/ass_mp.c [ 74/504] Compiling sub/dec_sub.c [ 75/504] Compiling stream/stream_concat.c [ 76/504] Compiling common/version.c [ 77/504] Compiling video/out/drm_common.c [ 78/504] Compiling options/m_option.c [ 79/504] Compiling player/configfiles.c [ 80/504] Compiling osdep/subprocess-posix.c [ 81/504] Compiling video/out/vo_image.c [ 82/504] Compiling input/input.c [ 83/504] Compiling filters/f_decoder_wrapper.c [ 84/504] Compiling video/out/hwdec/dmabuf_interop_gl.c [ 85/504] Compiling options/m_config_frontend.c [ 86/504] Compiling video/out/present_sync.c [ 87/504] Compiling player/video.c [ 88/504] Compiling input/event.c [ 89/504] Compiling misc/thread_tools.c [ 90/504] Compiling options/parse_configfile.c [ 91/504] Compiling osdep/timer-linux.c [ 92/504] Compiling video/out/hwdec/hwdec_vaapi.c [ 93/504] Compiling video/vdpau_mixer.c [ 94/504] Compiling player/scripting.c [ 95/504] Compiling video/out/hwdec/hwdec_drmprime.c [ 96/504] Compiling video/filter/vf_vavpp.c [ 97/504] Compiling video/out/vo_sdl.c [ 98/504] Compiling video/out/gpu/libmpv_gpu.c [ 99/504] Compiling input/sdl_gamepad.c [100/504] Compiling video/out/vo_gpu.c [101/504] Compiling misc/rendezvous.c [102/504] Compiling common/tags.c [103/504] Compiling misc/thread_pool.c [104/504] Compiling demux/cue.c [105/504] Compiling audio/decode/ad_spdif.c [106/504] Compiling osdep/timer.c [107/504] Compiling video/vdpau.c [108/504] Compiling player/screenshot.c [109/504] Compiling video/filter/vf_sub.c [110/504] Compiling common/av_common.c [111/504] Compiling misc/random.c [112/504] Compiling demux/demux_disc.c ../common/av_common.c: In function ‘mp_set_av_packet’: ../common/av_common.c:199:5: warning: ‘av_init_packet’ is deprecated [-Wdeprecated-declarations] av_init_packet(dst); ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/multimedia/mpv/work/.buildlink/include/ffmpeg6/libavcodec/avcodec.h:45, from ../common/av_common.c:28: /home/pbulk/build/multimedia/mpv/work/.buildlink/include/ffmpeg6/libavcodec/packet.h:512:6: note: declared here void av_init_packet(AVPacket *pkt); ^~~~~~~~~~~~~~ [113/504] Compiling input/cmd.c [114/504] Compiling common/playlist.c [115/504] Compiling filters/f_swscale.c [116/504] Compiling video/out/vo_drm.c [117/504] Compiling common/stats.c [118/504] Compiling stream/stream_lavf.c [119/504] Compiling osdep/threads.c [120/504] Compiling video/vaapi.c [121/504] Compiling video/out/opengl/egl_helpers.c [122/504] Compiling player/playloop.c [123/504] Compiling common/common.c [124/504] Compiling video/filter/vf_gpu.c [125/504] Compiling filters/f_swresample.c [126/504] Compiling options/m_property.c [127/504] Compiling video/out/wayland_common.c [128/504] Compiling video/out/gpu/ra.c ../video/out/wayland_common.c: In function ‘pointer_handle_button’: ../video/out/wayland_common.c:237:19: error: ‘BTN_MOUSE’ undeclared (first use in this function); did you mean ‘BTN_SIDE’? if (button >= BTN_MOUSE && button < BTN_JOYSTICK) { ^~~~~~~~~ BTN_SIDE ../video/out/wayland_common.c:237:19: note: each undeclared identifier is reported only once for each function it appears in ../video/out/wayland_common.c:237:41: error: ‘BTN_JOYSTICK’ undeclared (first use in this function); did you mean ‘BTN_SIDE’? if (button >= BTN_MOUSE && button < BTN_JOYSTICK) { ^~~~~~~~~~~~ BTN_SIDE ../video/out/wayland_common.c:255:34: error: ‘BTN_FORWARD’ undeclared (first use in this function); did you mean ‘MP_MBTN_FORWARD’? button += MP_MBTN9 - BTN_FORWARD; ^~~~~~~~~~~ MP_MBTN_FORWARD Waf: Leaving directory `/home/pbulk/build/multimedia/mpv/work/mpv-0.35.1/build' Build failed -> task in 'objects' failed with exit status 1 (run with -v to display more information) *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/multimedia/mpv *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/multimedia/mpv