tce-load -i python perl5 samba-dev luajit-dev libass-dev ffmpeg-dev libbluray-dev libdvdnav-dev sdl-dev cd mpv-0.11.0 ./bootstrap.py CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./waf configure --prefix=/usr/local --enable-libmpv-shared --enable-egl-x11 --enable-sdl1 CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./waf build sudo CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./waf install make sudo make install Setting top to : /usr/src/mpv-0.11.0 Setting out to : /usr/src/mpv-0.11.0/build Checking for waf version in 1.8.4-1.9.0 : ok Checking for program 'cc' : ['gcc', '-mtune=generic', '-Os', '-pipe'] Checking for program 'pkg-config' : /usr/local/bin/pkg-config Checking for program 'ar' : /usr/local/bin/ar Checking for program 'perl' : /usr/local/bin/perl Checking for program 'rst2man' : not found Checking for program 'rst2pdf' : not found Checking for program 'windres' : not found Checking for 'gcc' (C compiler) : gcc -mtune=generic -Os -pipe Detected target OS: : os-linux Checking for compiler flags -Werror=implicit-function-declaration : yes Checking for compiler flags -Wno-error=deprecated-declarations : yes Checking for compiler flags -Wno-error=unused-function : yes Checking for compiler flags -Wempty-body : yes Checking for compiler flags -Wdisabled-optimization : yes Checking for compiler flags -Wstrict-prototypes : yes Checking for compiler flags -Wno-format-zero-length : yes Checking for compiler flags -Werror=format-security : yes Checking for compiler flags -Wno-redundant-decls : 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 : yes Checking for whether to optimize : yes Checking for whether to compile-in debugging information : yes Checking for manpage generation : no (missing RST2MAN) Checking for pdf manual generation : disabled Checking for dynamic loader : yes Checking for dlopen : yes Checking for compilation of default filters for vf_dlopen : disabled Checking for zsh completion : disabled Checking for inline assembly (currently without effect) : yes Checking for test suite (using cmocka) : disabled Checking for generate a clang compilation database : 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 development environment : yes Checking for win32 : not found any of os-win32, os-cygwin Checking for internal pthread wrapper for win32 (Vista+) : disabled Checking for POSIX threads : yes Checking for stdatomic.h : yes Checking for compiler support for __atomic built-ins : stdatomic found Checking for compiler support for __sync built-ins : stdatomic found Checking for compiler support for usable thread synchronization built-ins : yes Checking for linking with -lrt : yes Checking for iconv : yes Checking for w32/dos paths : not found any of os-win32, os-cygwin Checking for libwaio for win32 : mingw, os-win32 not found Checking for termios : yes Checking for shm : yes Checking for nanosleep : yes Checking for POSIX spawnp()/kill() : yes Checking for posix_spawnp() or MinGW : yes Checking for glob() : yes Checking for glob() win32 replacement : not found any of os-win32, os-cygwin Checking for fchmod() : yes Checking for vt.h : yes 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 NetBSD API for setting thread name : glibc-thread-name found Checking for BSD's fstatfs() : no Checking for Linux's fstatfs() : yes Checking for Samba support : yes Checking for Lua : yes Checking for SSA/ASS support : yes Checking for libass OSD support : yes Checking for dummy OSD support : yes Checking for zlib : yes Checking for Encoding : yes Checking for Bluray support : yes Checking for dvdread support : yes Checking for dvdnav support : yes Checking for cdda support (libcdio) : yes Checking for ENCA support : no Checking for libguess support : no ('libguess >= 1.0' not found) Checking for uchardet support : no ('uchardet' not found) Checking for librubberband support : no ('rubberband >= 1.8.0' not found) Checking for LCMS2 support : no ('lcms2 >= 2.6' not found) Checking for VapourSynth filter bridge (Python) : no ('vapoursynth >= 24 vapoursynth-script >= 23' not found) Checking for VapourSynth filter bridge (Lazy Lua) : lua not found Checking for VapourSynth filter bridge (core) : not found any of vapoursynth-lazy, vapoursynth Checking for libarchive wrapper for reading zip files and more : disabled Checking for SDL2 : disabled Checking for SDL (1.x) : yes Checking for OSS (implementation from opensound.com) : no Checking for OSS (platform-specific OSS implementation) : yes Checking for OSS (emulation on top of SunAudio) : oss-audio-native found Checking for OSS audio output : yes Checking for RSound audio output : no Checking for sndio audio input/output : disabled Checking for PulseAudio audio output : yes Checking for JACK audio output : no ('jack' not found) Checking for OpenAL audio output : disabled Checking for ALSA audio output : yes Checking for CoreAudio audio output : no Checking for DirectSound audio output : no Checking for WASAPI audio output : win32 not found Checking for Cocoa : no Checking for Wayland : no ('wayland-client >= 1.6.0 wayland-cursor >= 1.6.0 xkbcommon >= 0.3.0' not found) Checking for X11 : yes Checking for Xss screensaver extensions : yes Checking for X extensions : yes Checking for Xv video output : yes Checking for Xinerama : yes Checking for Xrandr : yes Checking for OpenGL Cocoa Backend : cocoa not found Checking for OpenGL X11 Backend : yes Checking for OpenGL X11 EGL Backend : yes Checking for OpenGL Wayland Backend : wayland not found Checking for OpenGL Win32 Backend : win32 not found Checking for VDPAU acceleration : yes Checking for VDPAU with OpenGL/X11 : yes Checking for VAAPI acceleration : yes Checking for VAAPI VPP : yes Checking for VAAPI GLX : yes Checking for CACA : no ('caca >= 0.99.beta18' not found) Checking for DRM : yes Checking for JPEG support : yes Checking for Direct3D support : win32 not found Checking for Raspberry Pi support : no Checking for OpenGL video outputs : yes Checking for libav/ffmpeg : yes Checking for libswresample : yes Checking for libavresample : libswresample found Checking for usable resampler found : yes Checking for libavfilter : yes Checking for libavdevice : yes Checking for libavcodec avcodec_enum_to_chroma_pos API : yes Checking for libavutil AVFrame metadata : yes Checking for libavutil AVFrame skip samples metadata : yes Checking for libavutil AV_PIX_FMT_MMAL : no Checking for libavtuil av_version_info() : no Checking for libavutil new pixdesc fields : no Checking for libavcodec VAAPI hwaccel : yes Checking for libavcodec VDA hwaccel : no Checking for libavcodec VDA hwaccel (configurable AVVDAContext) : vda-hwaccel not found Checking for VDA with OpenGL : vda-hwaccel, gl-cocoa not found Checking for libavcodec videotoolbox hwaccel : no Checking for Videotoolbox with OpenGL : videotoolbox-hwaccel, gl-cocoa not found Checking for Videotoolbox or VDA with OpenGL : not found any of vda-gl, videotoolbox-gl Checking for libavcodec VDPAU hwaccel : yes Checking for libavcodec DXVA2 hwaccel : win32 not found Checking for TV interface : yes Checking for videoio.h : no Checking for videodev2.h : yes Checking for Video4Linux2 TV interface : yes Checking for libv4l2 support : yes Checking for Video4Linux2 MPEG PVR interface : yes Checking for audio input support : yes Checking for DVB input module : yes Checking for w32 executable : not found any of os-win32, os-cygwin Checking for Apple Remote support : cocoa not found Writing configuration header: : config.h 'configure' finished successfully (2.508s)