>>> mpv 0.32.0 Extracting gzip -d -c /tmp/instance-1/dl/mpv/mpv-0.32.0.tar.gz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/mpv-0.32.0 -xf - >>> mpv 0.32.0 Patching Applying 0001-fix-powerpc64-altivec.patch using patch: patching file waftools/detections/compiler.py Hunk #1 succeeded at 50 (offset 7 lines). >>> mpv 0.32.0 Configuring cd /tmp/instance-1/output-1/build/mpv-0.32.0/ && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ar" AS="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-as" LD="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ld" NM="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-nm" CC="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc" GCC="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc" CPP="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-cpp" CXX="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-g++" FC="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gfortran" F77="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ranlib" READELF="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl LDFLAGS=" -latomic" /tmp/instance-1/output-1/host/bin/python3 /tmp/instance-1/output-1/host/bin/waf configure --prefix=/usr --libdir=/usr/lib --prefix=/usr --disable-android --disable-caca --disable-cocoa --disable-coreaudio --disable-cuda-hwaccel --disable-opensles --disable-rsound --disable-rubberband --disable-uchardet --disable-vapoursynth --enable-alsa --disable-gbm --disable-jack --enable-jpeg --disable-lcms2 --enable-libarchive --disable-libass --disable-libbluray --disable-cdda --disable-dvdnav --enable-drm --disable-vdpau --disable-lua --disable-gl --disable-pulse --enable-libsmbclient --enable-sdl2 --enable-rpi --enable-gl --enable-vaapi --enable-wayland --disable-x11 Setting top to : /tmp/instance-1/output-1/build/mpv-0.32.0 Setting out to : /tmp/instance-1/output-1/build/mpv-0.32.0/build Checking for waf version in 1.8.4-2.1.0 : ok Checking for program 'cc' : /tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc Checking for program 'pkg-config' : /tmp/instance-1/output-1/host/bin/pkg-config Checking for program 'ar' : /tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ar Checking for program 'rst2html' : not found Checking for program 'rst2man' : not found Checking for program 'rst2pdf' : not found Checking for program 'windres' : not found Checking for program 'perl' : /usr/bin/perl Checking for 'gcc' (C compiler) : /tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc Detected target OS: : os-linux Checking for compiler flags -std=c11 : yes Checking for compiler flags -Werror -Werror=implicit-function-declaration : yes Checking for compiler flags -Werror -Wno-error=deprecated-declarations : yes Checking for compiler flags -Werror -Wno-error=unused-function : yes Checking for compiler flags -Werror -Wempty-body : yes Checking for compiler flags -Werror -Wdisabled-optimization : yes Checking for compiler flags -Werror -Wstrict-prototypes : yes Checking for compiler flags -Werror -Wno-format-zero-length : yes Checking for compiler flags -Werror -Werror=format-security : yes Checking for compiler flags -Werror -Wno-redundant-decls : yes Checking for compiler flags -Werror -Wvla : yes Checking for compiler flags -Werror -Wno-format-truncation : yes Checking for compiler flags -Werror -Wimplicit-fallthrough : no Checking for LGPL (version 2.1 or later) build : disabled Checking for GPL (version 2 or later) build : yes Checking for mpv CLI player : yes Checking for shared library : disabled Checking for static library : disabled Checking for static build : disabled Checking for whether to include binary compile time : yes Checking for whether to optimize : yes Checking for whether to compile-in debugging information : yes Checking for unit tests (development only) : disabled Checking for enable ta leak report by default (development only) : disabled Checking for manpage generation : no (missing RST2MAN) Checking for html manual generation : disabled Checking for pdf manual generation : disabled Checking for dynamic loader : yes Checking for C plugins : yes Checking for inline assembly (currently without effect) : yes Checking for generate a clang compilation database : disabled Checking for static Swift linking : disabled Checking for compiler support for noexecstack : yes Checking for linker support for --nxcompat --no-seh --dynamicbase : no Checking for -lm : yes Checking for MinGW : os-win32 not found Checking for POSIX environment : yes Checking for Android environment : disabled Checking for tvOS environment : no Checking for Android EGL support : android not found Checking for development environment : yes Checking for macOS Swift build tools : os-darwin not found Checking for Universal Windows Platform : disabled Checking for win32 desktop APIs : os-win32 not found Checking for internal pthread wrapper for win32 (Vista+) : posix found Checking for POSIX threads : yes Checking for GNU C extensions : yes Checking for stdatomic.h : no Checking for C11 aligned_alloc() : yes Checking for stdatomic.h support or slow emulation : yes Checking for linking with -lrt : yes Checking for iconv : yes Checking for w32/dos paths : os-win32 not found Checking for spawnp()/kill() POSIX support : yes Checking for spawnp()/kill() Android replacement : posix-spawn-native found Checking for any spawnp()/kill() support : yes Checking for Windows pipe support : posix found Checking for glob() POSIX support : yes Checking for glob() win32 replacement : posix found Checking for any glob() support : yes Checking for fchmod() : yes Checking for vt.h : yes Checking for gbm.h : no Checking for GLIBC API for setting thread name : yes Checking for OSX API for setting thread name : glibc-thread-name found Checking for BSD API for setting thread name : glibc-thread-name found Checking for BSD's fstatfs() : no Checking for Linux's fstatfs() : yes Checking for Linux's memfd_create() : no Checking for Samba support (makes mpv GPLv3) : yes Checking for Lua : disabled Checking for Javascript (MuJS backend) : no ('mujs >= 1.0.0' not found) Checking for SSA/ASS support : disabled Checking for libass OSD support : libass not found Checking for dummy OSD support : yes Checking for zlib : yes Checking for Bluray support : disabled Checking for dvdnav support : disabled Checking for cdda support (libcdio) : disabled Checking for uchardet support : disabled Checking for librubberband support : disabled Checking for libzimg support (high quality software scaler) : no ('zimg >= 2.9' not found) Checking for LCMS2 support : disabled Checking for VapourSynth filter bridge : disabled Checking for libarchive wrapper for reading zip files and more : yes Checking for DVB input module : disabled Checking for SDL2 : yes Checking for SDL2 gamepad input : yes Checking for FFmpeg/Libav present : yes Checking for FFmpeg/Libav libavutil present : yes Checking for libav* is FFmpeg : yes Checking for libav* is Libav : no Checking for Libav/FFmpeg library versions : yes Checking for libavdevice : yes Checking for Disable all known FFmpeg ABI violations : disabled Checking for SDL2 audio output : yes Checking for OSS : yes Checking for RSound audio output : disabled Checking for sndio audio input/output : disabled Checking for PulseAudio audio output : disabled Checking for JACK audio output : disabled Checking for OpenAL audio output : disabled Checking for OpenSL ES audio output : disabled Checking for ALSA audio output : yes Checking for CoreAudio audio output : disabled Checking for AudioUnit output for iOS : no Checking for WASAPI audio output : os-win32 not found Checking for SDL2 video output : yes Checking for Cocoa : disabled Checking for DRM : yes Checking for DRM Prime ffmpeg support : yes Checking for GBM : disabled Checking for wayland-scanner : yes Checking for wayland-protocols : yes Checking for Wayland : yes Checking for X11 : disabled Checking for Xv video output : x11 not found Checking for OpenGL Cocoa Backend : cocoa not found Checking for OpenGL X11 Backend : x11 not found Checking for EGL 1.4 : yes Checking for OpenGL X11 EGL Backend : x11 not found Checking for OpenGL DRM EGL Backend : gbm not found Checking for OpenGL Wayland Backend : yes Checking for OpenGL Win32 Backend : win32-desktop not found Checking for OpenGL/DirectX Interop Backend : gl-win32 not found Checking for OpenGL ANGLE headers : os-win32 not found Checking for OpenGL Win32 ANGLE Library : egl-angle not found Checking for OpenGL Win32 ANGLE Backend : egl-angle not found Checking for VDPAU acceleration : disabled Checking for VDPAU with OpenGL/X11 : vdpau not found Checking for VAAPI acceleration : yes Checking for VAAPI (X11 support) : x11 not found Checking for VAAPI (Wayland support) : yes Checking for VAAPI (DRM/EGL support) : egl-drm not found Checking for VAAPI EGL on X11 : vaapi-x11 not found Checking for VAAPI EGL : yes Checking for CACA : disabled Checking for JPEG support : yes Checking for Direct3D support : win32-desktop not found Checking for libshaderc SPIR-V compiler (shared library) : no Checking for libshaderc SPIR-V compiler (static library) : no Checking for libshaderc SPIR-V compiler : shaderc-shared not found Checking for SPIRV-Cross SPIR-V shader converter (shared library) : no ('spirv-cross-c-shared' not found) Checking for SPIRV-Cross SPIR-V shader converter (static library) : no ('spirv-cross' not found) Checking for SPIRV-Cross SPIR-V shader converter : spirv-cross-shared not found Checking for Direct3D 11 video output : win32-desktop not found Checking for Raspberry Pi support : yes Checking for iOS OpenGL ES hardware decoding interop support : no Checking for OpenGL without platform-specific code (e.g. for libmpv) : libmpv-shared not found Checking for OpenGL context support : yes Checking for libplacebo support : no ('libplacebo >= 1.18.0' not found) Checking for Vulkan context support : libplacebo not found Checking for VAAPI Vulkan : vulkan not found Checking for EGL helper functions : yes Checking for libavcodec videotoolbox hwaccel : gl-cocoa not found Checking for Videotoolbox with OpenGL : gl-cocoa not found Checking for D3D11VA hwaccel : os-win32 not found Checking for DXVA2 hwaccel : d3d-hwaccel not found Checking for OpenGL/DirectX Interop Backend DXVA2 interop : gl-dxinterop not found Checking for CUDA Headers and dynamic loader : no ('ffnvcodec >= 8.2.15.7' not found) Checking for CUDA acceleration : disabled Checking for CUDA with graphics interop : cuda-hwaccel not found Checking for Raspberry Pi MMAL hwaccel : yes Checking for w32 executable : os-win32 not found Checking for macOS Touch Bar support : cocoa not found Checking for macOS 10.11 SDK Features : cocoa not found Checking for macOS 10.12.2 SDK Features : cocoa not found Checking for macOS 10.14 SDK Features : cocoa not found Checking for macOS Media Player support : macos-10-12-2-features not found Checking for macOS libmpv backend : cocoa not found Writing configuration header: : config.h 'configure' finished successfully (3.172s) >>> mpv 0.32.0 Building cd /tmp/instance-1/output-1/build/mpv-0.32.0/ && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-1/output-1/host/bin/python3 /tmp/instance-1/output-1/host/bin/waf build -j 32 Waf: Entering directory `/tmp/instance-1/output-1/build/mpv-0.32.0/build' [1/1] Compiling version.sh [ 2/230] Compiling TOOLS/osxbundle/mpv.app/Contents/Resources/icon.icns [ 3/230] Compiling etc/mpv-icon-8bit-16x16.png [ 4/230] Compiling etc/mpv-icon-8bit-32x32.png [ 5/230] Compiling etc/mpv-icon-8bit-64x64.png [ 6/230] Compiling etc/mpv-icon-8bit-128x128.png [ 7/230] Compiling etc/input.conf [ 8/230] Compiling etc/builtin.conf [ 9/230] Compiling sub/osd_font.otf [ 10/230] Compiling player/lua/defaults.lua [ 11/230] Compiling player/lua/assdraw.lua [ 12/230] Compiling player/lua/options.lua [ 13/230] Compiling player/lua/osc.lua [ 14/230] Compiling player/lua/ytdl_hook.lua [ 15/230] Compiling player/lua/stats.lua [ 16/230] Compiling player/lua/console.lua [ 17/230] Compiling player/javascript/defaults.js [ 18/230] Creating build/video/out/wayland/xdg-shell.h [ 19/230] Creating build/video/out/wayland/idle-inhibit-v1.h [ 20/230] Creating build/video/out/wayland/presentation-time.h [ 21/230] Creating build/video/out/wayland/xdg-decoration-v1.h [ 22/230] Creating build/ebml_types.h [ 23/230] Creating build/ebml_defs.c [ 24/230] Creating build/video/out/wayland/xdg-shell.c [ 25/230] Creating build/video/out/wayland/idle-inhibit-v1.c [ 26/230] Creating build/video/out/wayland/presentation-time.c [ 27/230] Creating build/video/out/wayland/xdg-decoration-v1.c [ 28/230] Compiling libmpv/mpv.def [ 29/230] Compiling audio/filter/af_lavcac3enc.c [ 30/230] Compiling stream/stream_lavf.c [ 31/230] Compiling stream/stream_memory.c [ 32/230] Compiling video/out/gpu/error_diffusion.c [ 33/230] Compiling audio/out/ao_lavc.c [ 34/230] Compiling common/av_log.c [ 35/230] Compiling video/out/vo_image.c [ 36/230] Compiling stream/stream_file.c [ 37/230] Compiling stream/stream_edl.c [ 38/230] Compiling audio/decode/ad_lavc.c [ 39/230] Compiling video/out/dr_helper.c [ 40/230] Compiling stream/stream_concat.c [ 41/230] Compiling audio/decode/ad_spdif.c [ 42/230] Compiling stream/stream_cb.c [ 43/230] Compiling stream/stream_avdevice.c [ 44/230] Compiling audio/chmap_sel.c [ 45/230] Compiling stream/stream.c [ 46/230] Compiling audio/chmap.c [ 47/230] Compiling stream/cookies.c [ 48/230] Compiling audio/audio_buffer.c [ 49/230] Compiling audio/aframe.c [ 50/230] Compiling player/video.c [ 51/230] Compiling player/sub.c [ 52/230] Compiling ta/ta_utils.c [ 53/230] Compiling player/scripting.c [ 54/230] Compiling ta/ta_talloc.c [ 55/230] Compiling player/screenshot.c [ 56/230] Compiling ta/ta.c [ 57/230] Compiling player/playloop.c [ 58/230] Compiling player/osd.c [ 59/230] Compiling osdep/subprocess-posix.c [ 60/230] Compiling player/misc.c [ 61/230] Compiling osdep/subprocess.c [ 62/230] Compiling player/main.c [ 63/230] Compiling osdep/semaphore_osx.c [ 64/230] Compiling player/loadfile.c [ 65/230] Compiling osdep/path-unix.c [ 66/230] Compiling player/external_files.c [ 67/230] Compiling osdep/polldev.c [ 68/230] Compiling player/configfiles.c [ 69/230] Compiling osdep/timer-linux.c [ 70/230] Compiling player/command.c [ 71/230] Compiling osdep/timer.c [ 72/230] Compiling player/client.c [ 73/230] Compiling osdep/threads.c [ 74/230] Compiling player/audio.c [ 75/230] Compiling osdep/io.c [ 76/230] Compiling options/path.c [ 77/230] Compiling osdep/terminal-unix.c [ 78/230] Compiling options/parse_configfile.c [ 79/230] Compiling video/vaapi.c [ 80/230] Compiling options/parse_commandline.c [ 81/230] Compiling video/sws_utils.c [ 82/230] Compiling options/options.c [ 83/230] Compiling video/out/win_state.c [ 84/230] Compiling options/m_property.c ../video/sws_utils.c: In function 'mp_sws_reinit': ../video/sws_utils.c:312:1: warning: label 'success' defined but not used [-Wunused-label] success: ^ ../video/sws_utils.c: At top level: cc1: warning: unrecognized command line option "-Wno-format-truncation" [enabled by default] [ 85/230] Compiling video/out/wayland_common.c [ 86/230] Compiling options/m_option.c [ 87/230] Compiling options/m_config.c [ 88/230] Compiling misc/thread_tools.c [ 89/230] Compiling misc/thread_pool.c [ 90/230] Compiling video/out/vo_tct.c [ 91/230] Compiling misc/ring.c ../player/client.c: In function 'cmd_complete': ../player/client.c:1048:9: warning: missing braces around initializer [-Wmissing-braces] cmd->result = (mpv_node){0}; ^ ../player/client.c:1048:9: warning: (near initialization for '(anonymous).u') [-Wmissing-braces] ../player/client.c: In function 'async_cmd_complete': ../player/client.c:1136:5: warning: missing braces around initializer [-Wmissing-braces] cmd->result = (mpv_node){0}; ^ ../player/client.c:1136:5: warning: (near initialization for '(anonymous).u') [-Wmissing-braces] ../player/client.c: At top level: cc1: warning: unrecognized command line option "-Wno-format-truncation" [enabled by default] [ 92/230] Compiling video/out/vo_sdl.c [ 93/230] Compiling misc/rendezvous.c [ 94/230] Compiling video/out/vo_rpi.c [ 95/230] Compiling misc/node.c [ 96/230] Compiling video/out/vo_null.c [ 97/230] Compiling misc/natural_sort.c [ 98/230] Compiling video/out/vo_libmpv.c [ 99/230] Compiling video/out/drm_common.c [100/230] Compiling demux/demux_libarchive.c [101/230] Compiling misc/json.c [102/230] Compiling video/out/vo_lavc.c [103/230] Compiling video/out/drm_atomic.c [104/230] Compiling misc/dispatch.c [105/230] Compiling demux/demux_lavf.c [106/230] Compiling filters/f_output_chain.c [107/230] Compiling demux/demux_edl.c [108/230] Compiling misc/charset_conv.c [109/230] Compiling video/out/vo_gpu.c [110/230] Compiling video/out/dither.c [111/230] Compiling misc/bstr.c [112/230] Compiling demux/demux_disc.c [113/230] Compiling video/out/vo_drm.c [114/230] Compiling video/out/bitmap_packer.c [115/230] Compiling demux/demux_cue.c [116/230] Compiling video/out/vo.c [117/230] Compiling video/out/aspect.c [118/230] Compiling input/sdl_gamepad.c [119/230] Compiling demux/demux.c [120/230] Compiling video/out/opengl/utils.c [121/230] Compiling video/mp_image.c [122/230] Compiling input/keycodes.c [123/230] Compiling demux/cache.c ../video/out/drm_common.c: In function 'has_signal_installed': ../video/out/drm_common.c:782:12: warning: missing braces around initializer [-Wmissing-braces] struct sigaction act = { 0 }; ^ ../video/out/drm_common.c:782:12: warning: (near initialization for 'act.__sigaction_handler') [-Wmissing-braces] ../video/out/drm_common.c: In function 'install_signal': ../video/out/drm_common.c:789:12: warning: missing braces around initializer [-Wmissing-braces] struct sigaction act = { 0 }; ^ ../video/out/drm_common.c:789:12: warning: (near initialization for 'act.__sigaction_handler') [-Wmissing-braces] ../video/out/drm_common.c: At top level: cc1: warning: unrecognized command line option "-Wno-format-truncation" [enabled by default] [124/230] Compiling video/out/opengl/ra_gl.c [125/230] Compiling video/mp_image_pool.c [126/230] Compiling input/ipc-unix.c [127/230] Compiling demux/cue.c [128/230] Compiling video/out/opengl/libmpv_gl.c [129/230] Compiling video/img_format.c [130/230] Compiling input/ipc.c [131/230] Compiling demux/codec_tags.c [132/230] Compiling video/out/opengl/hwdec_rpi.c [133/230] Compiling video/image_writer.c [134/230] Compiling input/input.c [135/230] Compiling video/out/opengl/hwdec_drmprime_drm.c [136/230] Compiling video/hwdec.c [137/230] Compiling input/event.c [138/230] Compiling common/version.c [139/230] Compiling video/out/opengl/formats.c [140/230] Compiling video/image_loader.c [141/230] Compiling input/cmd.c [142/230] Compiling common/tags.c [143/230] Compiling video/out/opengl/egl_helpers.c [144/230] Compiling video/fmt-conversion.c [145/230] Compiling filters/user_filters.c [146/230] Compiling common/recorder.c [147/230] Compiling video/out/opengl/context_wayland.c ../video/out/opengl/hwdec_drmprime_drm.c: In function 'overlay_frame': ../video/out/opengl/hwdec_drmprime_drm.c:146:12: warning: missing braces around initializer [-Wmissing-braces] struct drm_frame next_frame = {0}; ^ ../video/out/opengl/hwdec_drmprime_drm.c:146:12: warning: (near initialization for 'next_frame.fb') [-Wmissing-braces] ../video/out/opengl/hwdec_drmprime_drm.c: At top level: cc1: warning: unrecognized command line option "-Wno-format-truncation" [enabled by default] [148/230] Compiling video/filter/vf_vavpp.c [149/230] Compiling filters/frame.c [150/230] Compiling common/playlist.c [151/230] Compiling video/out/opengl/context_rpi.c [152/230] Compiling video/filter/vf_sub.c [153/230] Compiling filters/filter.c ../video/out/opengl/egl_helpers.c: In function 'mpegl_get_display': ../video/out/opengl/egl_helpers.c:329:13: error: unknown type name 'EGLAttrib' (EGLenum, void *, const EGLAttrib *) = ^ ../video/out/opengl/egl_helpers.c: At top level: cc1: warning: unrecognized command line option "-Wno-format-truncation" [enabled by default] Waf: Leaving directory `/tmp/instance-1/output-1/build/mpv-0.32.0/build' Build failed -> task in 'objects' failed with exit status 1 (run with -v to display more information) make: *** [package/pkg-generic.mk:250: /tmp/instance-1/output-1/build/mpv-0.32.0/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'