Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 419558 Details for
Bug 568600
media-video/mpv-0.11.0 fails rebuild on vdpau after gcc-5.3.0 upgrade (and other rebuilds)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
full build log
media-video:mpv-0.11.0:20151218-045218.log (text/plain), 164.36 KB, created by
Duncan
on 2015-12-18 04:49:22 UTC
(
hide
)
Description:
full build log
Filename:
MIME Type:
Creator:
Duncan
Created:
2015-12-18 04:49:22 UTC
Size:
164.36 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-video/mpv-0.11.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: yngwin@gentoo.org maksbotan@gentoo.org,itumaykin+gentoo@gmail.com,nikoli@gmx.us,video,proxy-maintainers >[32;01m * [39;49;00mUSE: X abi_x86_64 alsa amd64 cdio cli drm dvd egl elibc_glibc encode iconv jpeg kernel_linux libass libmpv opengl rubberband userland_GNU vaapi vdpau xinerama xv >[32;01m * [39;49;00mFEATURES: ccache sandbox userpriv usersandbox > [32;01m*[0m For additional format support you need to enable the support on your > [32;01m*[0m libavcodec/libavformat provider: > [32;01m*[0m media-video/ffmpeg or media-video/libav >>>> Unpacking source... >>>> Unpacking waf-1.8.12 to /tmp/portage/media-video/mpv-0.11.0/work >unpack waf-1.8.12: file format not recognized. Ignoring. >>>> Unpacking mpv-0.11.0.tar.gz to /tmp/portage/media-video/mpv-0.11.0/work >>>> Source unpacked in /tmp/portage/media-video/mpv-0.11.0/work >>>> Preparing source in /tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0 ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0 ... >CCFLAGS="-march=native -pipe -O2 -frename-registers -fweb -fmerge-all-constants -fgcse-sm -fgcse-las -fgcse-after-reload -ftree-vectorize -freorder-blocks-and-partition" LINKFLAGS="-march=native -pipe -O2 -frename-registers -fweb -fmerge-all-constants -fgcse-sm -fgcse-las -fgcse-after-reload -ftree-vectorize -freorder-blocks-and-partition -Wl,-z,now,--as-needed,-O1,--hash-style=gnu,--sort-common" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/waf" --prefix=/usr --libdir=/usr/lib64 --confdir=/etc/mpv --docdir=/usr/share/doc/mpv-0.11.0 --enable-libmpv-shared --disable-libmpv-static --disable-build-date --disable-optimize --disable-debug-build --disable-test --disable-pdf-build --disable-vf-dlopen-filters --enable-zsh-comp --enable-iconv --disable-libguess --disable-libsmbclient --disable-lua --enable-libass --enable-libass-osd --enable-encoding --disable-libbluray --enable-dvdread --enable-dvdnav --enable-cdda --disable-enca --enable-rubberband --disable-lcms2 --disable-vapoursynth --disable-vapoursynth-lazy --enable-libavfilter --enable-libavdevice --disable-sdl2 --disable-sdl1 --disable-oss-audio --disable-rsound --disable-pulse --disable-jack --disable-openal --enable-alsa --disable-wayland --enable-x11 --disable-xss --enable-xext --enable-xv --enable-xinerama --enable-xrandr --enable-gl-x11 --enable-egl-x11 --disable-gl-wayland --enable-gl --enable-vdpau --enable-vdpau-gl-x11 --enable-vaapi --enable-vaapi-vpp --enable-vaapi-glx --disable-caca --enable-drm --enable-jpeg --disable-rpi --enable-vaapi-hwaccel --disable-tv --disable-tv-v4l2 --disable-libv4l2 --disable-pvr --disable-dvbin configure >Setting top to : /tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0 >Setting out to : /tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build >Checking for waf version in 1.8.4-1.9.0 : ok >Checking for program 'cc' : x86_64-pc-linux-gnu-gcc >Checking for program 'pkg-config' : /usr/sbin/pkg-config >Checking for program 'ar' : x86_64-pc-linux-gnu-ar >Checking for program 'perl' : /usr/sbin/perl >Checking for program 'rst2man' : /usr/sbin/rst2man.py >Checking for program 'rst2pdf' : not found >Checking for program 'windres' : not found >Checking for 'gcc' (C compiler) : x86_64-pc-linux-gnu-gcc >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 : disabled >Checking for whether to optimize : disabled >Checking for whether to compile-in debugging information : disabled >Checking for manpage generation : yes >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 : yes >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 : disabled >Checking for Lua : disabled >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 Encoding : yes >Checking for Bluray support : disabled >Checking for dvdread support : yes >Checking for dvdnav support : yes >Checking for cdda support (libcdio) : yes >Checking for ENCA support : disabled >Checking for libguess support : disabled >Checking for uchardet support : no ('uchardet' not found) >Checking for librubberband support : yes >Checking for LCMS2 support : disabled >Checking for VapourSynth filter bridge (Python) : disabled >Checking for VapourSynth filter bridge (Lazy Lua) : disabled >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) : disabled >Checking for OSS (implementation from opensound.com) : disabled >Checking for OSS (platform-specific OSS implementation) : disabled >Checking for OSS (emulation on top of SunAudio) : disabled >Checking for OSS audio output : disabled >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 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 : disabled >Checking for X11 : yes >Checking for Xss screensaver extensions : disabled >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 : disabled >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 : disabled >Checking for DRM : yes >Checking for JPEG support : yes >Checking for Direct3D support : win32 not found >Checking for Raspberry Pi support : disabled >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 : yes >Checking for libavtuil av_version_info() : yes >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 : disabled >Checking for videoio.h : no >Checking for videodev2.h : yes >Checking for Video4Linux2 TV interface : disabled >Checking for libv4l2 support : disabled >Checking for Video4Linux2 MPEG PVR interface : disabled >Checking for audio input support : not found any of tv-v4l2 >Checking for DVB input module : disabled >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 (5.441s) >>>> Source configured. >>>> Compiling source in /tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0 ... >"/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/waf" build --verbose --jobs=10 >Waf: Entering directory `/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build' >[ 1/416] Compiling version.sh >21:52:28 runner ' sh ../version.sh --cwd="/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0" --versionh="version.h" ' >[ 2/416] Compiling TOOLS/osxbundle/mpv.app/Contents/Resources/icon.icns >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/file2string.pl" "../TOOLS/osxbundle/mpv.app/Contents/Resources/icon.icns" > "osdep/macosx_icon.inc" ' >[ 3/416] Compiling video/out/x11_icon.bin >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/file2string.pl" "../video/out/x11_icon.bin" > "video/out/x11_icon.inc" ' >[ 4/416] Compiling etc/input.conf >[ 5/416] Compiling sub/osd_font.otf >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/file2string.pl" "../etc/input.conf" > "input/input_conf.h" ' >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/file2string.pl" "../sub/osd_font.otf" > "sub/osd_font.h" ' >[ 6/416] Compiling player/lua/defaults.lua >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/file2string.pl" "../player/lua/defaults.lua" > "player/lua/defaults.inc" ' >[ 8/416] Compiling player/lua/options.lua >[ 9/416] Compiling player/lua/osc.lua >[ 10/416] Compiling player/lua/ytdl_hook.lua >[ 7/416] Compiling player/lua/assdraw.lua >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >[ 12/416] Compiling demux/ebml.c >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/matroska.pl" "--generate-definitions" "../demux/ebml.c" > "ebml_defs.c" ' >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/file2string.pl" "../player/lua/osc.lua" > "player/lua/osc.inc" ' >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/file2string.pl" "../player/lua/ytdl_hook.lua" > "player/lua/ytdl_hook.inc" ' >[ 11/416] Processing ebml_types.h: demux/ebml.c demux/demux_mkv.c -> build/ebml_types.h >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/matroska.pl" "--generate-header" "../demux/ebml.c ../demux/demux_mkv.c" > "ebml_types.h" ' >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/file2string.pl" "../player/lua/options.lua" > "player/lua/options.inc" ' >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >21:52:28 runner ' "/usr/sbin/perl" "/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/TOOLS/file2string.pl" "../player/lua/assdraw.lua" > "player/lua/assdraw.inc" ' >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >[ 13/416] Compiling libmpv/mpv.def >[ 14/416] Compiling libmpv/mpv.pc.in >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >[ 15/416] Compiling DOCS/man/mpv.rst >21:52:28 runner ' /usr/sbin/rst2man.py ../DOCS/man/mpv.rst DOCS/man/mpv.1 ' >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_MESSAGES = "C", > LANG = "en_US" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >[ 16/416] Compiling sub/osd_libass.c >21:52:29 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../sub/osd_libass.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/sub/osd_libass.c.15.o'] >[ 17/416] Compiling options/parse_commandline.c >21:52:29 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../options/parse_commandline.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/options/parse_commandline.c.15.o'] >[ 18/416] Compiling video/out/win_state.c >21:52:29 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/out/win_state.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/out/win_state.c.15.o'] >[ 19/416] Compiling options/m_config.c >21:52:29 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../options/m_config.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/options/m_config.c.13.o'] >[ 20/416] Compiling misc/ring.c >21:52:29 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../misc/ring.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/misc/ring.c.15.o'] >[ 21/416] Compiling stream/stream_file.c >21:52:29 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../stream/stream_file.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/stream/stream_file.c.15.o'] >[ 22/416] Compiling audio/filter/af_equalizer.c >21:52:29 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/filter/af_equalizer.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/filter/af_equalizer.c.15.o'] >[ 23/416] Compiling sub/sd_srt.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../sub/sd_srt.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/sub/sd_srt.c.15.o'] >[ 24/416] Compiling stream/stream_dvd_common.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../stream/stream_dvd_common.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/stream/stream_dvd_common.c.15.o'] >[ 25/416] Compiling demux/timeline.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../demux/timeline.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/demux/timeline.c.15.o'] >[ 26/416] Compiling misc/json.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../misc/json.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/misc/json.c.13.o'] >[ 27/416] Compiling osdep/threads.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../osdep/threads.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/osdep/threads.c.13.o'] >[ 28/416] Compiling video/fmt-conversion.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/fmt-conversion.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/fmt-conversion.c.13.o'] >[ 29/416] Compiling player/screenshot.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../player/screenshot.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/player/screenshot.c.13.o'] >[ 30/416] Compiling video/filter/vf_gradfun.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf_gradfun.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf_gradfun.c.13.o'] >[ 31/416] Compiling demux/demux_mf.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../demux/demux_mf.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/demux/demux_mf.c.13.o'] >[ 32/416] Compiling common/av_log.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../common/av_log.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/common/av_log.c.15.o'] >[ 33/416] Compiling demux/packet.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../demux/packet.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/demux/packet.c.15.o'] >[ 34/416] Compiling player/audio.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../player/audio.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/player/audio.c.15.o'] >[ 35/416] Compiling osdep/main-fn-unix.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../osdep/main-fn-unix.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/osdep/main-fn-unix.c.14.o'] >[ 36/416] Compiling ta/ta_talloc.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../ta/ta_talloc.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/ta/ta_talloc.c.15.o'] >[ 37/416] Compiling audio/fmt-conversion.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/fmt-conversion.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/fmt-conversion.c.13.o'] >[ 38/416] Compiling player/client.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../player/client.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/player/client.c.15.o'] >[ 39/416] Compiling player/misc.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../player/misc.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/player/misc.c.15.o'] >../player/client.c: In function 'wakeup_client': >../player/client.c:276:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write(ctx->wakeup_pipe[1], &(char){0}, 1); > ^ >../player/client.c: In function 'mpv_get_wakeup_pipe': >../player/client.c:1575:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write(ctx->wakeup_pipe[1], &(char){0}, 1); > ^ > >[ 40/416] Compiling video/out/opengl/hwdec.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/out/opengl/hwdec.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/out/opengl/hwdec.c.15.o'] >[ 41/416] Compiling video/img_format.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/img_format.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/img_format.c.13.o'] >[ 42/416] Compiling audio/format.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/format.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/format.c.15.o'] >[ 43/416] Compiling common/codecs.c >21:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../common/codecs.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/common/codecs.c.13.o'] >[ 45/416] Compiling video/filter/vf_rotate.c >[ 45/416] Compiling sub/sd_srt.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf_rotate.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf_rotate.c.13.o'] >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../sub/sd_srt.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/sub/sd_srt.c.13.o'] >[ 46/416] Compiling video/filter/vf_expand.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf_expand.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf_expand.c.13.o'] >[ 47/416] Compiling ta/ta_utils.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../ta/ta_utils.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/ta/ta_utils.c.15.o'] >[ 48/416] Compiling common/msg.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../common/msg.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/common/msg.c.13.o'] >[ 49/416] Compiling stream/stream_avdevice.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../stream/stream_avdevice.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/stream/stream_avdevice.c.15.o'] >[ 50/416] Compiling audio/out/ao_lavc.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/out/ao_lavc.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/out/ao_lavc.c.13.o'] >[ 51/416] Compiling video/filter/vf_dsize.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf_dsize.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf_dsize.c.13.o'] >[ 52/416] Compiling audio/mixer.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/mixer.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/mixer.c.13.o'] >[ 53/416] Compiling osdep/path-unix.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../osdep/path-unix.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/osdep/path-unix.c.15.o'] >[ 54/416] Compiling options/parse_commandline.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../options/parse_commandline.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/options/parse_commandline.c.13.o'] >[ 55/416] Compiling input/keycodes.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../input/keycodes.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/input/keycodes.c.13.o'] >[ 56/416] Compiling audio/filter/af_format.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/filter/af_format.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/filter/af_format.c.13.o'] >[ 57/416] Compiling video/out/opengl/x11egl.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/out/opengl/x11egl.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/out/opengl/x11egl.c.13.o'] >[ 58/416] Compiling options/parse_configfile.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../options/parse_configfile.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/options/parse_configfile.c.13.o'] >[ 59/416] Compiling player/loadfile.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../player/loadfile.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/player/loadfile.c.13.o'] >[ 60/416] Compiling sub/ass_mp.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../sub/ass_mp.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/sub/ass_mp.c.13.o'] >[ 61/416] Compiling osdep/timer-linux.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../osdep/timer-linux.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/osdep/timer-linux.c.13.o'] >[ 62/416] Compiling video/out/dither.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/out/dither.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/out/dither.c.13.o'] >[ 63/416] Compiling video/out/opengl/video.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/out/opengl/video.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/out/opengl/video.c.13.o'] >[ 64/416] Compiling demux/codec_tags.c >21:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../demux/codec_tags.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/demux/codec_tags.c.13.o'] >[ 65/416] Compiling video/out/x11_common.c >[ 66/416] Compiling audio/fmt-conversion.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/out/x11_common.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/out/x11_common.c.13.o'] >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/fmt-conversion.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/fmt-conversion.c.15.o'] >[ 67/416] Compiling video/filter/vf_vdpaurb.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf_vdpaurb.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf_vdpaurb.c.15.o'] >[ 68/416] Compiling misc/charset_conv.c >[ 69/416] Compiling demux/demux_mf.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../misc/charset_conv.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/misc/charset_conv.c.15.o'] >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../demux/demux_mf.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/demux/demux_mf.c.15.o'] >[ 70/416] Compiling audio/out/pull.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/out/pull.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/out/pull.c.13.o'] >[ 71/416] Compiling demux/codec_tags.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../demux/codec_tags.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/demux/codec_tags.c.15.o'] >[ 72/416] Compiling sub/osd.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../sub/osd.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/sub/osd.c.13.o'] >[ 73/416] Compiling video/filter/vf_mirror.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf_mirror.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf_mirror.c.13.o'] >[ 74/416] Compiling video/filter/vf_flip.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf_flip.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf_flip.c.15.o'] >[ 75/416] Compiling demux/demux_playlist.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../demux/demux_playlist.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/demux/demux_playlist.c.13.o'] >[ 76/416] Compiling demux/timeline.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../demux/timeline.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/demux/timeline.c.13.o'] >[ 77/416] Compiling audio/filter/af_drc.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/filter/af_drc.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/filter/af_drc.c.15.o'] >[ 78/416] Compiling video/filter/vf.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf.c.13.o'] >[ 79/416] Compiling video/filter/vf_sub.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf_sub.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf_sub.c.15.o'] >[ 80/416] Compiling video/out/opengl/osd.c >21:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/out/opengl/osd.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/out/opengl/osd.c.15.o'] >[ 81/416] Compiling audio/out/ao.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/out/ao.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/out/ao.c.15.o'] >[ 82/416] Compiling audio/filter/af_drc.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/filter/af_drc.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/filter/af_drc.c.13.o'] >[ 83/416] Compiling video/filter/vf_crop.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf_crop.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf_crop.c.13.o'] >[ 84/416] Compiling demux/demux_subreader.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../demux/demux_subreader.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/demux/demux_subreader.c.15.o'] >[ 85/416] Compiling audio/decode/ad_spdif.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/decode/ad_spdif.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/decode/ad_spdif.c.13.o'] >[ 86/416] Compiling audio/out/ao_pcm.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/out/ao_pcm.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/out/ao_pcm.c.15.o'] >[ 87/416] Compiling stream/stream_dvd.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../stream/stream_dvd.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/stream/stream_dvd.c.13.o'] >[ 88/416] Compiling audio/filter/af.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/filter/af.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/filter/af.c.15.o'] >[ 89/416] Compiling options/options.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../options/options.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/options/options.c.15.o'] >[ 90/416] Compiling video/vdpau_mixer.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/vdpau_mixer.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/vdpau_mixer.c.15.o'] >[ 91/416] Compiling audio/chmap.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/chmap.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/chmap.c.13.o'] >[ 92/416] Compiling audio/filter/af_lavfi.c >21:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/filter/af_lavfi.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/filter/af_lavfi.c.13.o'] >[ 93/416] Compiling video/filter/vf_yadif.c >21:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/filter/vf_yadif.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/filter/vf_yadif.c.15.o'] >[ 94/416] Compiling video/decode/vd_lavc.c >[ 95/416] Compiling audio/mixer.c >21:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/decode/vd_lavc.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/decode/vd_lavc.c.13.o'] >21:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/mixer.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/mixer.c.15.o'] >[ 96/416] Compiling sub/img_convert.c >21:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../sub/img_convert.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/sub/img_convert.c.13.o'] >[ 97/416] Compiling video/image_writer.c >21:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/image_writer.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/image_writer.c.13.o'] >[ 98/416] Compiling osdep/terminal-unix.c >21:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../osdep/terminal-unix.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/osdep/terminal-unix.c.15.o'] >[ 99/416] Compiling audio/filter/af_channels.c >21:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../audio/filter/af_channels.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/audio/filter/af_channels.c.13.o'] >../osdep/terminal-unix.c: In function 'quit_request_sighandler': >../osdep/terminal-unix.c:381:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write(death_pipe[1], &(char){0}, 1); > ^ >../osdep/terminal-unix.c: In function 'enable_kx': >../osdep/terminal-unix.c:278:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write(STDOUT_FILENO, cmd, strlen(cmd)); > ^ >../osdep/terminal-unix.c: In function 'terminal_uninit': >../osdep/terminal-unix.c:453:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write(death_pipe[1], &(char){0}, 1); > ^ > >[101/416] Compiling video/mp_image_pool.c >[101/416] Compiling player/misc.c >21:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/mp_image_pool.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/mp_image_pool.c.15.o'] >21:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../player/misc.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/player/misc.c.13.o'] >[102/416] Compiling sub/sd_ass.c >21:52:35 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-fPIC', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../sub/sd_ass.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/sub/sd_ass.c.15.o'] >{standard input}: Assembler messages: >{standard input}:2064: Error: `mp_vd_lavc_vdpau' can't be equated to common symbol 'mp_vd_lavc_rpi' >{standard input}:2066: Error: `mp_vd_lavc_vda' can't be equated to common symbol 'mp_vd_lavc_rpi' >{standard input}:2068: Error: `mp_vd_lavc_videotoolbox' can't be equated to common symbol 'mp_vd_lavc_rpi' >{standard input}:2070: Error: `mp_vd_lavc_vaapi' can't be equated to common symbol 'mp_vd_lavc_rpi' >{standard input}:2072: Error: `mp_vd_lavc_vaapi_copy' can't be equated to common symbol 'mp_vd_lavc_rpi' >{standard input}:2074: Error: `mp_vd_lavc_dxva2_copy' can't be equated to common symbol 'mp_vd_lavc_rpi' > >Waf: Leaving directory `/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build' >Build failed > -> task in 'objects' failed (exit status 1): > {task 140593171385360: c vd_lavc.c -> vd_lavc.c.13.o} >['x86_64-pc-linux-gnu-gcc', '-march=native', '-pipe', '-O2', '-frename-registers', '-fweb', '-fmerge-all-constants', '-fgcse-sm', '-fgcse-las', '-fgcse-after-reload', '-ftree-vectorize', '-freorder-blocks-and-partition', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-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', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wparentheses', '-Wpointer-arith', '-Wno-pointer-sign', '-DNO_BUILD_TIMESTAMPS', '-pthread', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build', '-I/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0', '-I/usr/include/libdrm', '-I/usr/include/alsa', '-I/usr/include/freetype2', '-I/usr/include/fribidi', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_LIBAV=1', '-DHAVE_XV=1', '-DHAVE_XEXT=1', '-DHAVE_DRM=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_CDDA=1', '-DHAVE_VAAPI=1', '-DHAVE_ALSA=1', '-DHAVE_VAAPI_VPP=1', '-DHAVE_XINERAMA=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_XRANDR=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_VDPAU=1', '-DHAVE_EGL_X11=1', '-DHAVE_X11=1', '-DHAVE_LIBASS=1', '../video/decode/vd_lavc.c', '-c', '-o', '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0/build/video/decode/vd_lavc.c.13.o'] > [31m*[0m ERROR: media-video/mpv-0.11.0::gentoo failed (compile phase): > [31m*[0m build failed > [31m*[0m > [31m*[0m Call stack: > [31m*[0m ebuild.sh, line 133: Called src_compile > [31m*[0m environment, line 3466: Called waf-utils_src_compile > [31m*[0m environment, line 4065: Called die > [31m*[0m The specific snippet of code: > [31m*[0m "${WAF_BINARY}" ${_mywafconfig} ${jobs} || die "build failed" > [31m*[0m > [31m*[0m If you need support, post the output of `emerge --info '=media-video/mpv-0.11.0::gentoo'`, > [31m*[0m the complete build log and the output of `emerge -pqv '=media-video/mpv-0.11.0::gentoo'`. > [31m*[0m The complete build log is located at '/lg/portage/media-video:mpv-0.11.0:20151218-045218.log'. > [31m*[0m For convenience, a symlink to the build log is located at '/tmp/portage/media-video/mpv-0.11.0/temp/build.log'. > [31m*[0m The ebuild environment file is located at '/tmp/portage/media-video/mpv-0.11.0/temp/environment'. > [31m*[0m Working directory: '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0' > [31m*[0m S: '/tmp/portage/media-video/mpv-0.11.0/work/mpv-0.11.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 568600
:
419556
| 419558