D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/mpv-0.32.0-7.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ryIzVx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mpv-0.32.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mpv-0.32.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpv-0.32.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5QGMLp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpv-0.32.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + LINKFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LINKFLAGS + /usr/bin/waf configure --prefix=/usr --bindir=/usr/bin --libdir=/usr/lib64 --mandir=/usr/share/man --docdir=/usr/share/doc/mpv --confdir=/etc/mpv --disable-libass --disable-build-date --enable-openal --enable-cdda --enable-dvbin --enable-dvdnav --enable-pulse --enable-wayland --enable-gl-wayland --enable-egl-x11 --enable-vaapi --enable-libmpv-shared --enable-libass --enable-libass-osd --enable-sdl2 --enable-sndio Setting top to : /home/iurt/rpmbuild/BUILD/mpv-0.32.0 Setting out to : /home/iurt/rpmbuild/BUILD/mpv-0.32.0/build Checking for waf version in 1.8.4-2.1.0 : ok Checking for program 'cc' : /usr/bin/cc Checking for program 'pkg-config' : /usr/bin/pkg-config Checking for program 'ar' : /usr/bin/ar Checking for program 'rst2html' : /usr/bin/rst2html Checking for program 'rst2man' : /usr/bin/rst2man Checking for program 'rst2pdf' : not found Checking for program 'windres' : not found Checking for program 'perl' : /usr/bin/perl Checking for 'gcc' (C compiler) : /usr/bin/cc 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 : yes 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 : yes Checking for static library : disabled Checking for static build : disabled Checking for whether to include binary compile time : disabled 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 : yes 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 : no 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 : yes 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() : yes Checking for Samba support (makes mpv GPLv3) : disabled Checking for Lua : yes (version found: luajit) Checking for Javascript (MuJS backend) : no ('mujs >= 1.0.0' not found) Checking for SSA/ASS support : yes Checking for libass OSD support : yes Checking for dummy OSD support : libass-osd found Checking for zlib : yes Checking for Bluray support : yes Checking for dvdnav support : yes Checking for cdda support (libcdio) : yes Checking for uchardet support : yes Checking for librubberband support : yes Checking for libzimg support (high quality software scaler) : no ('zimg >= 2.9' not found) Checking for LCMS2 support : yes Checking for VapourSynth filter bridge : no ('vapoursynth >= 24 vapoursynth-script >= 23' not found) Checking for libarchive wrapper for reading zip files and more : yes Checking for DVB input module : yes 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 : no Checking for sndio audio input/output : yes Checking for PulseAudio audio output : yes Checking for JACK audio output : yes Checking for OpenAL audio output : yes Checking for OpenSL ES audio output : no Checking for ALSA audio output : yes Checking for CoreAudio audio output : no 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 : no Checking for DRM : yes Checking for DRM Prime ffmpeg support : yes Checking for GBM : gbm.h not found Checking for wayland-scanner : yes Checking for wayland-protocols : yes Checking for Wayland : yes Checking for X11 : yes Checking for Xv video output : yes Checking for OpenGL Cocoa Backend : cocoa not found Checking for OpenGL X11 Backend : yes Checking for EGL 1.4 : yes Checking for OpenGL X11 EGL Backend : yes 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 : yes Checking for VDPAU with OpenGL/X11 : yes Checking for VAAPI acceleration : yes Checking for VAAPI (X11 support) : yes Checking for VAAPI (Wayland support) : yes Checking for VAAPI (DRM/EGL support) : egl-drm not found Checking for VAAPI EGL on X11 : yes Checking for VAAPI EGL : yes Checking for CACA : yes 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 : no ('brcmegl' not found) Checking for iOS OpenGL ES hardware decoding interop support : no Checking for OpenGL without platform-specific code (e.g. for libmpv) : yes 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 : ffnvcodec not found Checking for CUDA with graphics interop : cuda-hwaccel not found Checking for Raspberry Pi MMAL hwaccel : rpi not found 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 (8.583s) + /usr/bin/waf build -j8 --verbose Waf: Entering directory `/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build' [1/1] Compiling version.sh 03:45:47 runner ' sh ../version.sh --cwd="/home/iurt/rpmbuild/BUILD/mpv-0.32.0" --versionh="version.h" ' [ 2/481] Compiling TOOLS/osxbundle/mpv.app/Contents/Resources/icon.icns 03:45:48 runner ' ' [ 3/481] Compiling etc/mpv-icon-8bit-16x16.png 03:45:48 runner ' ' [ 4/481] Compiling etc/mpv-icon-8bit-32x32.png 03:45:48 runner ' ' [ 5/481] Compiling etc/mpv-icon-8bit-64x64.png 03:45:49 runner ' ' [ 6/481] Compiling etc/mpv-icon-8bit-128x128.png 03:45:49 runner ' ' [ 7/481] Compiling etc/input.conf 03:45:49 runner ' ' [ 8/481] Compiling etc/builtin.conf 03:45:49 runner ' ' [ 9/481] Compiling sub/osd_font.otf 03:45:49 runner ' ' [ 10/481] Compiling player/lua/defaults.lua 03:45:49 runner ' ' [ 11/481] Compiling player/lua/assdraw.lua 03:45:49 runner ' ' [ 12/481] Compiling player/lua/options.lua 03:45:49 runner ' ' [ 13/481] Compiling player/lua/osc.lua 03:45:49 runner ' ' [ 14/481] Compiling player/lua/ytdl_hook.lua 03:45:49 runner ' ' [ 15/481] Compiling player/lua/stats.lua 03:45:49 runner ' ' [ 16/481] Compiling player/lua/console.lua 03:45:49 runner ' ' [ 17/481] Compiling player/javascript/defaults.js 03:45:49 runner ' ' [ 18/481] Creating build/video/out/wayland/xdg-shell.h 03:45:49 runner ' /usr/bin/wayland-scanner client-header < //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml > video/out/wayland/xdg-shell.h ' [ 19/481] Creating build/video/out/wayland/idle-inhibit-v1.h 03:45:49 runner ' /usr/bin/wayland-scanner client-header < //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml > video/out/wayland/idle-inhibit-v1.h ' [ 20/481] Creating build/video/out/wayland/presentation-time.h 03:45:49 runner ' /usr/bin/wayland-scanner client-header < //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml > video/out/wayland/presentation-time.h ' [ 21/481] Creating build/video/out/wayland/xdg-decoration-v1.h 03:45:49 runner ' /usr/bin/wayland-scanner client-header < //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml > video/out/wayland/xdg-decoration-v1.h ' [ 22/481] Creating build/ebml_types.h 03:45:49 runner ' ' [ 23/481] Creating build/ebml_defs.c 03:45:49 runner ' ' [ 24/481] Creating build/video/out/wayland/xdg-shell.c 03:45:49 runner ' /usr/bin/wayland-scanner private-code < //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml > video/out/wayland/xdg-shell.c ' [ 25/481] Creating build/video/out/wayland/idle-inhibit-v1.c 03:45:49 runner ' /usr/bin/wayland-scanner private-code < //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml > video/out/wayland/idle-inhibit-v1.c ' [ 26/481] Creating build/video/out/wayland/presentation-time.c 03:45:49 runner ' /usr/bin/wayland-scanner private-code < //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml > video/out/wayland/presentation-time.c ' [ 27/481] Creating build/video/out/wayland/xdg-decoration-v1.c 03:45:49 runner ' /usr/bin/wayland-scanner private-code < //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml > video/out/wayland/xdg-decoration-v1.c ' [ 28/481] Compiling libmpv/mpv.def [ 29/481] Compiling libmpv/mpv.def [ 30/481] Compiling libmpv/mpv.pc.in [ 31/481] Compiling DOCS/man/mpv.rst 03:45:49 runner ' /usr/bin/rst2man --strip-elements-with-class=contents ../DOCS/man/mpv.rst DOCS/man/mpv.1 ' [ 32/481] Compiling demux/codec_tags.c 03:45:49 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../demux/codec_tags.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/demux/codec_tags.c.28.o'] [ 33/481] Compiling demux/cache.c 03:45:49 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../demux/cache.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/demux/cache.c.28.o'] [ 34/481] Compiling demux/demux_edl.c 03:45:49 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../demux/demux_edl.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/demux/demux_edl.c.28.o'] [ 35/481] Compiling demux/demux_raw.c 03:45:50 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../demux/demux_raw.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/demux/demux_raw.c.28.o'] [ 36/481] Compiling filters/frame.c 03:45:50 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../filters/frame.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/filters/frame.c.28.o'] [ 37/481] Compiling sub/sd_lavc.c 03:45:50 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../sub/sd_lavc.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/sub/sd_lavc.c.28.o'] [ 38/481] Compiling audio/out/ao_sdl.c 03:45:50 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../audio/out/ao_sdl.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/audio/out/ao_sdl.c.28.o'] [ 39/481] Compiling sub/sd_ass.c 03:45:50 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../sub/sd_ass.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/sub/sd_ass.c.28.o'] [ 40/481] Compiling filters/filter.c 03:45:50 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../filters/filter.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/filters/filter.c.28.o'] [ 41/481] Compiling sub/osd_libass.c 03:45:51 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../sub/osd_libass.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/sub/osd_libass.c.28.o'] [ 42/481] Compiling audio/out/ao_pulse.c 03:45:51 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../audio/out/ao_pulse.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/audio/out/ao_pulse.c.28.o'] [ 43/481] Compiling osdep/subprocess-posix.c 03:45:51 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../osdep/subprocess-posix.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/osdep/subprocess-posix.c.28.o'] [ 44/481] Compiling osdep/semaphore_osx.c 03:45:51 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../osdep/semaphore_osx.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/osdep/semaphore_osx.c.28.o'] [ 45/481] Compiling sub/osd.c 03:45:51 runner ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../sub/osd.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/sub/osd.c.28.o'] [ 46/481] Compiling audio/out/ao_pcm.c ../audio/out/ao_pulse.c:556:13: error: conflicting types for 'pause'; have 'void(struct ao *)' 556 | static void pause(struct ao *ao) | ^~~~~ In file included from /usr/include/bits/sigstksz.h:24, from /usr/include/signal.h:328, from /usr/include/sys/param.h:28, from /usr/include/pulse/sample.h:26, from /usr/include/pulse/def.h:28, from /usr/include/pulse/direction.h:23, from /usr/include/pulse/pulseaudio.h:24, from ../audio/out/ao_pulse.c:29: /usr/include/unistd.h:489:12: note: previous declaration of 'pause' with type 'int(void)' 489 | extern int pause (void); | ^~~~~ ../sub/sd_ass.c: In function 'configure_ass': ../sub/sd_ass.c:334:9: warning: 'ASS_OVERRIDE_BIT_FONT_SIZE' is deprecated: replaced by ASS_OVERRIDE_BIT_SELECTIVE_FONT_SCALE [-Wdeprecated-declarations] 334 | set_force_flags |= ASS_OVERRIDE_BIT_STYLE | ASS_OVERRIDE_BIT_FONT_SIZE; | ^~~~~~~~~~~~~~~ In file included from ../sub/sd_ass.c:25: /usr/include/ass/ass.h:148:5: note: declared here 148 | ASS_OVERRIDE_BIT_FONT_SIZE ASS_DEPRECATED_ENUM("replaced by ASS_OVERRIDE_BIT_SELECTIVE_FONT_SCALE") = 1 << 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../sub/sd_ass.c:336:9: warning: 'ASS_OVERRIDE_BIT_FONT_SIZE' is deprecated: replaced by ASS_OVERRIDE_BIT_SELECTIVE_FONT_SCALE [-Wdeprecated-declarations] 336 | set_force_flags |= ASS_OVERRIDE_BIT_FONT_SIZE; | ^~~~~~~~~~~~~~~ In file included from ../sub/sd_ass.c:25: /usr/include/ass/ass.h:148:5: note: declared here 148 | ASS_OVERRIDE_BIT_FONT_SIZE ASS_DEPRECATED_ENUM("replaced by ASS_OVERRIDE_BIT_SELECTIVE_FONT_SCALE") = 1 << 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../sub/osd_libass.c: In function 'create_ass_renderer': ../sub/osd_libass.c:63:5: warning: 'ass_set_aspect_ratio' is deprecated: use 'ass_set_pixel_aspect' instead [-Wdeprecated-declarations] 63 | ass_set_aspect_ratio(ass->render, 1.0, 1.0); | ^~~~~~~~~~~~~~~~~~~~ In file included from ../sub/ass_mp.h:26, from ../sub/osd_libass.c:37: /usr/include/ass/ass.h:421:59: note: declared here 421 | ASS_DEPRECATED("use 'ass_set_pixel_aspect' instead") void ass_set_aspect_ratio(ASS_Renderer *priv, double dar, double sar); | ^~~~~~~~~~~~~~~~~~~~ ../sub/osd_libass.c: In function 'append_ass': ../sub/osd_libass.c:592:5: warning: 'ass_set_aspect_ratio' is deprecated: use 'ass_set_pixel_aspect' instead [-Wdeprecated-declarations] 592 | ass_set_aspect_ratio(ass->render, res->display_par, 1.0); | ^~~~~~~~~~~~~~~~~~~~ In file included from ../sub/ass_mp.h:26, from ../sub/osd_libass.c:37: /usr/include/ass/ass.h:421:59: note: declared here 421 | ASS_DEPRECATED("use 'ass_set_pixel_aspect' instead") void ass_set_aspect_ratio(ASS_Renderer *priv, double dar, double sar); | ^~~~~~~~~~~~~~~~~~~~ * Node /home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/mpv.def is created more than once (full message on 'waf -v -v'). The task generators are: 1. 'mpv' in /home/iurt/rpmbuild/BUILD/mpv-0.32.0 2. 'mpv' in /home/iurt/rpmbuild/BUILD/mpv-0.32.0 If you think that this is an error, set no_errcheck_out on the task instance Waf: Leaving directory `/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build' Build failed -> task in 'objects' failed with exit status 1: {task 281473376499856: c ao_pulse.c -> ao_pulse.c.28.o} ['/usr/bin/cc', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fasynchronous-unwind-tables', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Wall', '-std=c11', '-O2', '-g', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-Wno-format-zero-length', '-Werror=format-security', '-Wno-redundant-decls', '-Wvla', '-Wno-format-truncation', '-Wimplicit-fallthrough', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-Wno-unused-result', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-pthread', '-I.', '-I..', '-I/usr/include/luajit-2.1', '-I/usr/include/AL', '-I/usr/include/uchardet', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/libxml2', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/fribidi', '-I/usr/include/SDL2', '-I/usr/include/cdio', '-I/usr/include/libdrm', '-I/usr/include/valgrind', '-D_REENTRANT', '-D_REENTRANT', '../audio/out/ao_pulse.c', '-c', '-o/home/iurt/rpmbuild/BUILD/mpv-0.32.0/build/audio/out/ao_pulse.c.28.o'] error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.5QGMLp (%build) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.5QGMLp (%build) I: [iurt_root_command] ERROR: chroot