mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
27.82k stars 2.87k forks source link

Build Fails to compile with GraphicsDrivers from Wheezy-Backports? #5021

Closed mrkapqa closed 6 years ago

mrkapqa commented 6 years ago

mpv version and platform

latest mpv-build ; debian wheezy 64bit , amd thinkpad with kabini apu

If you're not using git master or the latest release, update. Releases are listed here: https://github.com/mpv-player/mpv/releases

Reproduction steps

  1. to get 3d acelleration on newer thinkpad with older debian

i installed newer kernel from wheezy-backports plus fglrx-driver via wheezy-backports .

it seems that mpv build is not liking the wheezy-backports or somehting as it complains

[221/221] Linking build/mpv /usr/bin/ld: cannot find -lEGL collect2: error: ld returned 1 exit status

i had this problem before with other thinkpad t400 whenever i would use legcy nvidia driver.

Expected behavior

build mpv

Actual behavior

Log file

Make a log file made with -v or --log-file=output.txt, paste it to http://sprunge.us or a similar site, and replace this text with a link to it.

Providing a log file is strongly encouraged. It is very helpful for reproducing bugs or getting important technical context. Without a log it might not be possible to analyze and fix certain bugs, and your bug report will be closed or ignored.

Sample files

[221/221] Linking build/mpv 18:49:37 runner ['/usr/bin/cc', '-rdynamic', '-pthread', '-pthread', '-Wl,-z,noexecstack', '-pthread', '-pthread', '-rdynamic', '-Wl,-version-script', '-Wl,mpv.def', 'osdep/main-fn-unix.c.20.o', 'audio/aconverter.c.19.o', 'audio/audio.c.19.o', 'audio/audio_buffer.c.19.o', 'audio/chmap.c.19.o', 'audio/chmap_sel.c.19.o', 'audio/fmt-conversion.c.19.o', 'audio/format.c.19.o', 'audio/aframe.c.19.o', 'audio/decode/ad_lavc.c.19.o', 'audio/decode/ad_spdif.c.19.o', 'audio/decode/dec_audio.c.19.o', 'audio/filter/af.c.19.o', 'audio/filter/af_channels.c.19.o', 'audio/filter/af_equalizer.c.19.o', 'audio/filter/af_format.c.19.o', 'audio/filter/af_lavcac3enc.c.19.o', 'audio/filter/af_lavfi.c.19.o', 'audio/filter/af_lavrresample.c.19.o', 'audio/filter/af_pan.c.19.o', 'audio/filter/af_scaletempo.c.19.o', 'audio/filter/af_volume.c.19.o', 'audio/filter/tools.c.19.o', 'audio/out/ao.c.19.o', 'audio/out/ao_alsa.c.19.o', 'audio/out/ao_lavc.c.19.o', 'audio/out/ao_null.c.19.o', 'audio/out/ao_oss.c.19.o', 'audio/out/ao_pcm.c.19.o', 'audio/out/pull.c.19.o', 'audio/out/push.c.19.o', 'common/av_common.c.19.o', 'common/av_log.c.19.o', 'common/codecs.c.19.o', 'common/encode_lavc.c.19.o', 'common/common.c.19.o', 'common/tags.c.19.o', 'common/msg.c.19.o', 'common/playlist.c.19.o', 'common/recorder.c.19.o', 'common/version.c.19.o', 'demux/codec_tags.c.19.o', 'demux/cue.c.19.o', 'demux/demux.c.19.o', 'demux/demux_cue.c.19.o', 'demux/demux_disc.c.19.o', 'demux/demux_edl.c.19.o', 'demux/demux_lavf.c.19.o', 'demux/demux_mf.c.19.o', 'demux/demux_mkv.c.19.o', 'demux/demux_mkv_timeline.c.19.o', 'demux/demux_null.c.19.o', 'demux/demux_playlist.c.19.o', 'demux/demux_raw.c.19.o', 'demux/demux_rar.c.19.o', 'demux/demux_timeline.c.19.o', 'demux/ebml.c.19.o', 'demux/packet.c.19.o', 'demux/timeline.c.19.o', 'input/cmd_list.c.19.o', 'input/cmd_parse.c.19.o', 'input/event.c.19.o', 'input/input.c.19.o', 'input/ipc.c.19.o', 'input/ipc-unix.c.19.o', 'input/keycodes.c.19.o', 'misc/bstr.c.19.o', 'misc/charset_conv.c.19.o', 'misc/dispatch.c.19.o', 'misc/json.c.19.o', 'misc/node.c.19.o', 'misc/ring.c.19.o', 'misc/rendezvous.c.19.o', 'misc/thread_pool.c.19.o', 'options/m_config.c.19.o', 'options/m_option.c.19.o', 'options/m_property.c.19.o', 'options/options.c.19.o', 'options/parse_commandline.c.19.o', 'options/parse_configfile.c.19.o', 'options/path.c.19.o', 'player/audio.c.19.o', 'player/client.c.19.o', 'player/command.c.19.o', 'player/configfiles.c.19.o', 'player/external_files.c.19.o', 'player/loadfile.c.19.o', 'player/main.c.19.o', 'player/misc.c.19.o', 'player/lavfi.c.19.o', 'player/osd.c.19.o', 'player/playloop.c.19.o', 'player/screenshot.c.19.o', 'player/scripting.c.19.o', 'player/sub.c.19.o', 'player/video.c.19.o', 'stream/ai_alsa1x.c.19.o', 'stream/ai_oss.c.19.o', 'stream/cache.c.19.o', 'stream/cache_file.c.19.o', 'stream/cookies.c.19.o', 'stream/rar.c.19.o', 'stream/stream.c.19.o', 'stream/stream_avdevice.c.19.o', 'stream/stream_edl.c.19.o', 'stream/stream_file.c.19.o', 'stream/stream_cb.c.19.o', 'stream/stream_lavf.c.19.o', 'stream/stream_memory.c.19.o', 'stream/stream_mf.c.19.o', 'stream/stream_null.c.19.o', 'stream/stream_rar.c.19.o', 'sub/ass_mp.c.19.o', 'sub/dec_sub.c.19.o', 'sub/draw_bmp.c.19.o', 'sub/img_convert.c.19.o', 'sub/lavc_conv.c.19.o', 'sub/osd.c.19.o', 'sub/osd_libass.c.19.o', 'sub/sd_ass.c.19.o', 'sub/sd_lavc.c.19.o', 'sub/filter_sdh.c.19.o', 'video/csputils.c.19.o', 'video/fmt-conversion.c.19.o', 'video/image_loader.c.19.o', 'video/image_writer.c.19.o', 'video/img_format.c.19.o', 'video/hwdec.c.19.o', 'video/mp_image.c.19.o', 'video/mp_image_pool.c.19.o', 'video/sws_utils.c.19.o', 'video/decode/dec_video.c.19.o', 'video/decode/vd_lavc.c.19.o', 'video/filter/refqueue.c.19.o', 'video/filter/vf.c.19.o', 'video/filter/vf_buffer.c.19.o', 'video/filter/vf_crop.c.19.o', 'video/filter/vf_dsize.c.19.o', 'video/filter/vf_expand.c.19.o', 'video/filter/vf_flip.c.19.o', 'video/filter/vf_format.c.19.o', 'video/filter/vf_gradfun.c.19.o', 'video/filter/vf_lavfi.c.19.o', 'video/filter/vf_mirror.c.19.o', 'video/filter/vf_noformat.c.19.o', 'video/filter/vf_pullup.c.19.o', 'video/filter/vf_rotate.c.19.o', 'video/filter/vf_scale.c.19.o', 'video/filter/vf_stereo3d.c.19.o', 'video/filter/vf_sub.c.19.o', 'video/filter/vf_yadif.c.19.o', 'video/out/aspect.c.19.o', 'video/out/bitmap_packer.c.19.o', 'video/out/dither.c.19.o', 'video/out/filter_kernels.c.19.o', 'video/out/gpu/context.c.19.o', 'video/out/gpu/hwdec.c.19.o', 'video/out/gpu/lcms.c.19.o', 'video/out/gpu/osd.c.19.o', 'video/out/gpu/ra.c.19.o', 'video/out/gpu/spirv.c.19.o', 'video/out/gpu/shader_cache.c.19.o', 'video/out/gpu/user_shaders.c.19.o', 'video/out/gpu/utils.c.19.o', 'video/out/gpu/video.c.19.o', 'video/out/gpu/video_shaders.c.19.o', 'video/out/opengl/common.c.19.o', 'video/out/opengl/formats.c.19.o', 'video/out/opengl/utils.c.19.o', 'video/out/opengl/ra_gl.c.19.o', 'video/out/opengl/context.c.19.o', 'video/out/opengl/context_glx.c.19.o', 'video/out/opengl/context_x11egl.c.19.o', 'video/out/opengl/cuda_dynamic.c.19.o', 'video/out/opengl/egl_helpers.c.19.o', 'video/out/opengl/hwdec_cuda.c.19.o', 'video/out/vo.c.19.o', 'video/out/vo_drm.c.19.o', 'video/out/vo_image.c.19.o', 'video/out/vo_lavc.c.19.o', 'video/out/vo_null.c.19.o', 'video/out/vo_gpu.c.19.o', 'video/out/vo_opengl_cb.c.19.o', 'video/out/vo_tct.c.19.o', 'video/out/vo_x11.c.19.o', 'video/out/vo_xv.c.19.o', 'video/out/win_state.c.19.o', 'video/out/x11_common.c.19.o', 'video/out/drm_common.c.19.o', 'osdep/terminal-unix.c.19.o', 'osdep/io.c.19.o', 'osdep/timer.c.19.o', 'osdep/timer-linux.c.19.o', 'osdep/threads.c.19.o', 'osdep/semaphore_osx.c.19.o', 'osdep/subprocess.c.19.o', 'osdep/subprocess-posix.c.19.o', 'osdep/path-unix.c.19.o', 'ta/ta.c.19.o', 'ta/ta_talloc.c.19.o', 'ta/ta_utils.c.19.o', '-o/home/rich/Programme/mpv-build/mpv/build/mpv', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lavfilter', '-lswscale', '-lpostproc', '-lavformat', '-lgnutls', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lXv', '-lrt', '-ldrm', '-lasound', '-lm', '-ldl', '-lavdevice', '-lXv', '-lX11', '-lXext', '-lxcb', '-lasound', '-lavfilter', '-lswscale', '-lpostproc', '-lavformat', '-lgnutls', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lEGL', '-lz', '-lX11', '-lXss', '-lXext', '-lXinerama', '-lXrandr', '-lGL', '-lass', '-lm', '-lfontconfig', '-lfribidi', '-lfreetype'] /usr/bin/ld: cannot find -lEGL collect2: error: ld returned 1 exit status

Waf: Leaving directory `/home/rich/Programme/mpv-build/mpv/build' Build failed -> task in 'mpv' failed with exit status 1: {task 44476048: cprogram main-fn-unix.c.20.o,aconverter.c.19.o,audio.c.19.o,audio_buffer.c.19.o,chmap.c.19.o,chmap_sel.c.19.o,fmt-conversion.c.19.o,format.c.19.o,aframe.c.19.o,ad_lavc.c.19.o,ad_spdif.c.19.o,dec_audio.c.19.o,af.c.19.o,af_channels.c.19.o,af_equalizer.c.19.o,af_format.c.19.o,af_lavcac3enc.c.19.o,af_lavfi.c.19.o,af_lavrresample.c.19.o,af_pan.c.19.o,af_scaletempo.c.19.o,af_volume.c.19.o,tools.c.19.o,ao.c.19.o,ao_alsa.c.19.o,ao_lavc.c.19.o,ao_null.c.19.o,ao_oss.c.19.o,ao_pcm.c.19.o,pull.c.19.o,push.c.19.o,av_common.c.19.o,av_log.c.19.o,codecs.c.19.o,encode_lavc.c.19.o,common.c.19.o,tags.c.19.o,msg.c.19.o,playlist.c.19.o,recorder.c.19.o,version.c.19.o,codec_tags.c.19.o,cue.c.19.o,demux.c.19.o,demux_cue.c.19.o,demux_disc.c.19.o,demux_edl.c.19.o,demux_lavf.c.19.o,demux_mf.c.19.o,demux_mkv.c.19.o,demux_mkv_timeline.c.19.o,demux_null.c.19.o,demux_playlist.c.19.o,demux_raw.c.19.o,demux_rar.c.19.o,demux_timeline.c.19.o,ebml.c.19.o,packet.c.19.o,timeline.c.19.o,cmd_list.c.19.o,cmd_parse.c.19.o,event.c.19.o,input.c.19.o,ipc.c.19.o,ipc-unix.c.19.o,keycodes.c.19.o,bstr.c.19.o,charset_conv.c.19.o,dispatch.c.19.o,json.c.19.o,node.c.19.o,ring.c.19.o,rendezvous.c.19.o,thread_pool.c.19.o,m_config.c.19.o,m_option.c.19.o,m_property.c.19.o,options.c.19.o,parse_commandline.c.19.o,parse_configfile.c.19.o,path.c.19.o,audio.c.19.o,client.c.19.o,command.c.19.o,configfiles.c.19.o,external_files.c.19.o,loadfile.c.19.o,main.c.19.o,misc.c.19.o,lavfi.c.19.o,osd.c.19.o,playloop.c.19.o,screenshot.c.19.o,scripting.c.19.o,sub.c.19.o,video.c.19.o,ai_alsa1x.c.19.o,ai_oss.c.19.o,cache.c.19.o,cache_file.c.19.o,cookies.c.19.o,rar.c.19.o,stream.c.19.o,stream_avdevice.c.19.o,stream_edl.c.19.o,stream_file.c.19.o,stream_cb.c.19.o,stream_lavf.c.19.o,stream_memory.c.19.o,stream_mf.c.19.o,stream_null.c.19.o,stream_rar.c.19.o,ass_mp.c.19.o,dec_sub.c.19.o,draw_bmp.c.19.o,img_convert.c.19.o,lavc_conv.c.19.o,osd.c.19.o,osd_libass.c.19.o,sd_ass.c.19.o,sd_lavc.c.19.o,filter_sdh.c.19.o,csputils.c.19.o,fmt-conversion.c.19.o,image_loader.c.19.o,image_writer.c.19.o,img_format.c.19.o,hwdec.c.19.o,mp_image.c.19.o,mp_image_pool.c.19.o,sws_utils.c.19.o,dec_video.c.19.o,vd_lavc.c.19.o,refqueue.c.19.o,vf.c.19.o,vf_buffer.c.19.o,vf_crop.c.19.o,vf_dsize.c.19.o,vf_expand.c.19.o,vf_flip.c.19.o,vf_format.c.19.o,vf_gradfun.c.19.o,vf_lavfi.c.19.o,vf_mirror.c.19.o,vf_noformat.c.19.o,vf_pullup.c.19.o,vf_rotate.c.19.o,vf_scale.c.19.o,vf_stereo3d.c.19.o,vf_sub.c.19.o,vf_yadif.c.19.o,aspect.c.19.o,bitmap_packer.c.19.o,dither.c.19.o,filter_kernels.c.19.o,context.c.19.o,hwdec.c.19.o,lcms.c.19.o,osd.c.19.o,ra.c.19.o,spirv.c.19.o,shader_cache.c.19.o,user_shaders.c.19.o,utils.c.19.o,video.c.19.o,video_shaders.c.19.o,common.c.19.o,formats.c.19.o,utils.c.19.o,ra_gl.c.19.o,context.c.19.o,context_glx.c.19.o,context_x11egl.c.19.o,cuda_dynamic.c.19.o,egl_helpers.c.19.o,hwdec_cuda.c.19.o,vo.c.19.o,vo_drm.c.19.o,vo_image.c.19.o,vo_lavc.c.19.o,vo_null.c.19.o,vo_gpu.c.19.o,vo_opengl_cb.c.19.o,vo_tct.c.19.o,vo_x11.c.19.o,vo_xv.c.19.o,win_state.c.19.o,x11_common.c.19.o,drm_common.c.19.o,terminal-unix.c.19.o,io.c.19.o,timer.c.19.o,timer-linux.c.19.o,threads.c.19.o,semaphore_osx.c.19.o,subprocess.c.19.o,subprocess-posix.c.19.o,path-unix.c.19.o,ta.c.19.o,ta_talloc.c.19.o,ta_utils.c.19.o -> mpv} ['/usr/bin/cc', '-rdynamic', '-pthread', '-pthread', '-Wl,-z,noexecstack', '-pthread', '-pthread', '-rdynamic', '-Wl,-version-script', '-Wl,mpv.def', 'osdep/main-fn-unix.c.20.o', 'audio/aconverter.c.19.o', 'audio/audio.c.19.o', 'audio/audio_buffer.c.19.o', 'audio/chmap.c.19.o', 'audio/chmap_sel.c.19.o', 'audio/fmt-conversion.c.19.o', 'audio/format.c.19.o', 'audio/aframe.c.19.o', 'audio/decode/ad_lavc.c.19.o', 'audio/decode/ad_spdif.c.19.o', 'audio/decode/dec_audio.c.19.o', 'audio/filter/af.c.19.o', 'audio/filter/af_channels.c.19.o', 'audio/filter/af_equalizer.c.19.o', 'audio/filter/af_format.c.19.o', 'audio/filter/af_lavcac3enc.c.19.o', 'audio/filter/af_lavfi.c.19.o', 'audio/filter/af_lavrresample.c.19.o', 'audio/filter/af_pan.c.19.o', 'audio/filter/af_scaletempo.c.19.o', 'audio/filter/af_volume.c.19.o', 'audio/filter/tools.c.19.o', 'audio/out/ao.c.19.o', 'audio/out/ao_alsa.c.19.o', 'audio/out/ao_lavc.c.19.o', 'audio/out/ao_null.c.19.o', 'audio/out/ao_oss.c.19.o', 'audio/out/ao_pcm.c.19.o', 'audio/out/pull.c.19.o', 'audio/out/push.c.19.o', 'common/av_common.c.19.o', 'common/av_log.c.19.o', 'common/codecs.c.19.o', 'common/encode_lavc.c.19.o', 'common/common.c.19.o', 'common/tags.c.19.o', 'common/msg.c.19.o', 'common/playlist.c.19.o', 'common/recorder.c.19.o', 'common/version.c.19.o', 'demux/codec_tags.c.19.o', 'demux/cue.c.19.o', 'demux/demux.c.19.o', 'demux/demux_cue.c.19.o', 'demux/demux_disc.c.19.o', 'demux/demux_edl.c.19.o', 'demux/demux_lavf.c.19.o', 'demux/demux_mf.c.19.o', 'demux/demux_mkv.c.19.o', 'demux/demux_mkv_timeline.c.19.o', 'demux/demux_null.c.19.o', 'demux/demux_playlist.c.19.o', 'demux/demux_raw.c.19.o', 'demux/demux_rar.c.19.o', 'demux/demux_timeline.c.19.o', 'demux/ebml.c.19.o', 'demux/packet.c.19.o', 'demux/timeline.c.19.o', 'input/cmd_list.c.19.o', 'input/cmd_parse.c.19.o', 'input/event.c.19.o', 'input/input.c.19.o', 'input/ipc.c.19.o', 'input/ipc-unix.c.19.o', 'input/keycodes.c.19.o', 'misc/bstr.c.19.o', 'misc/charset_conv.c.19.o', 'misc/dispatch.c.19.o', 'misc/json.c.19.o', 'misc/node.c.19.o', 'misc/ring.c.19.o', 'misc/rendezvous.c.19.o', 'misc/thread_pool.c.19.o', 'options/m_config.c.19.o', 'options/m_option.c.19.o', 'options/m_property.c.19.o', 'options/options.c.19.o', 'options/parse_commandline.c.19.o', 'options/parse_configfile.c.19.o', 'options/path.c.19.o', 'player/audio.c.19.o', 'player/client.c.19.o', 'player/command.c.19.o', 'player/configfiles.c.19.o', 'player/external_files.c.19.o', 'player/loadfile.c.19.o', 'player/main.c.19.o', 'player/misc.c.19.o', 'player/lavfi.c.19.o', 'player/osd.c.19.o', 'player/playloop.c.19.o', 'player/screenshot.c.19.o', 'player/scripting.c.19.o', 'player/sub.c.19.o', 'player/video.c.19.o', 'stream/ai_alsa1x.c.19.o', 'stream/ai_oss.c.19.o', 'stream/cache.c.19.o', 'stream/cache_file.c.19.o', 'stream/cookies.c.19.o', 'stream/rar.c.19.o', 'stream/stream.c.19.o', 'stream/stream_avdevice.c.19.o', 'stream/stream_edl.c.19.o', 'stream/stream_file.c.19.o', 'stream/stream_cb.c.19.o', 'stream/stream_lavf.c.19.o', 'stream/stream_memory.c.19.o', 'stream/stream_mf.c.19.o', 'stream/stream_null.c.19.o', 'stream/stream_rar.c.19.o', 'sub/ass_mp.c.19.o', 'sub/dec_sub.c.19.o', 'sub/draw_bmp.c.19.o', 'sub/img_convert.c.19.o', 'sub/lavc_conv.c.19.o', 'sub/osd.c.19.o', 'sub/osd_libass.c.19.o', 'sub/sd_ass.c.19.o', 'sub/sd_lavc.c.19.o', 'sub/filter_sdh.c.19.o', 'video/csputils.c.19.o', 'video/fmt-conversion.c.19.o', 'video/image_loader.c.19.o', 'video/image_writer.c.19.o', 'video/img_format.c.19.o', 'video/hwdec.c.19.o', 'video/mp_image.c.19.o', 'video/mp_image_pool.c.19.o', 'video/sws_utils.c.19.o', 'video/decode/dec_video.c.19.o', 'video/decode/vd_lavc.c.19.o', 'video/filter/refqueue.c.19.o', 'video/filter/vf.c.19.o', 'video/filter/vf_buffer.c.19.o', 'video/filter/vf_crop.c.19.o', 'video/filter/vf_dsize.c.19.o', 'video/filter/vf_expand.c.19.o', 'video/filter/vf_flip.c.19.o', 'video/filter/vf_format.c.19.o', 'video/filter/vf_gradfun.c.19.o', 'video/filter/vf_lavfi.c.19.o', 'video/filter/vf_mirror.c.19.o', 'video/filter/vf_noformat.c.19.o', 'video/filter/vf_pullup.c.19.o', 'video/filter/vf_rotate.c.19.o', 'video/filter/vf_scale.c.19.o', 'video/filter/vf_stereo3d.c.19.o', 'video/filter/vf_sub.c.19.o', 'video/filter/vf_yadif.c.19.o', 'video/out/aspect.c.19.o', 'video/out/bitmap_packer.c.19.o', 'video/out/dither.c.19.o', 'video/out/filter_kernels.c.19.o', 'video/out/gpu/context.c.19.o', 'video/out/gpu/hwdec.c.19.o', 'video/out/gpu/lcms.c.19.o', 'video/out/gpu/osd.c.19.o', 'video/out/gpu/ra.c.19.o', 'video/out/gpu/spirv.c.19.o', 'video/out/gpu/shader_cache.c.19.o', 'video/out/gpu/user_shaders.c.19.o', 'video/out/gpu/utils.c.19.o', 'video/out/gpu/video.c.19.o', 'video/out/gpu/video_shaders.c.19.o', 'video/out/opengl/common.c.19.o', 'video/out/opengl/formats.c.19.o', 'video/out/opengl/utils.c.19.o', 'video/out/opengl/ra_gl.c.19.o', 'video/out/opengl/context.c.19.o', 'video/out/opengl/context_glx.c.19.o', 'video/out/opengl/context_x11egl.c.19.o', 'video/out/opengl/cuda_dynamic.c.19.o', 'video/out/opengl/egl_helpers.c.19.o', 'video/out/opengl/hwdec_cuda.c.19.o', 'video/out/vo.c.19.o', 'video/out/vo_drm.c.19.o', 'video/out/vo_image.c.19.o', 'video/out/vo_lavc.c.19.o', 'video/out/vo_null.c.19.o', 'video/out/vo_gpu.c.19.o', 'video/out/vo_opengl_cb.c.19.o', 'video/out/vo_tct.c.19.o', 'video/out/vo_x11.c.19.o', 'video/out/vo_xv.c.19.o', 'video/out/win_state.c.19.o', 'video/out/x11_common.c.19.o', 'video/out/drm_common.c.19.o', 'osdep/terminal-unix.c.19.o', 'osdep/io.c.19.o', 'osdep/timer.c.19.o', 'osdep/timer-linux.c.19.o', 'osdep/threads.c.19.o', 'osdep/semaphore_osx.c.19.o', 'osdep/subprocess.c.19.o', 'osdep/subprocess-posix.c.19.o', 'osdep/path-unix.c.19.o', 'ta/ta.c.19.o', 'ta/ta_talloc.c.19.o', 'ta/ta_utils.c.19.o', '-o/home/rich/Programme/mpv-build/mpv/build/mpv', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lavfilter', '-lswscale', '-lpostproc', '-lavformat', '-lgnutls', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lXv', '-lrt', '-ldrm', '-lasound', '-lm', '-ldl', '-lavdevice', '-lXv', '-lX11', '-lXext', '-lxcb', '-lasound', '-lavfilter', '-lswscale', '-lpostproc', '-lavformat', '-lgnutls', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lEGL', '-lz', '-lX11', '-lXss', '-lXext', '-lXinerama', '-lXrandr', '-lGL', '-lass', '-lm', '-lfontconfig', '-lfribidi', '-lfreetype']

Sample files needed to reproduce this issue can be uploaded to https://0x0.st/ or similar sites. (Only needed if the issue cannot be reproduced without it.) Do not use garbage like "cloud storage", especially not Google Drive.

mrkapqa commented 6 years ago

just give some time please before shouting out, thanks

wiiaboo commented 6 years ago

Why did you feel the need to open an empty issue then? You're not limited by anything before adding information.

Also, you still ignored the issue template. Those walls of text could be uploaded somewhere else instead of being pasted here.

mrkapqa commented 6 years ago

This program built for x86_64-pc-linux-gnu Using mpv options: Setting top to : /home/rich/Programme/mpv-build/mpv Setting out to : /home/rich/Programme/mpv-build/mpv/build Checking for waf version in 1.8.4-2.0.0 : ok Checking for program 'cc' : /usr/bin/cc Checking for program 'pkg-config' : /usr/bin/pkg-config Checking for program 'ar' : /usr/bin/ar Checking for program 'rst2html' : not found Checking for program 'rst2man' : not found Checking for program 'rst2pdf' : not found Checking for program 'windres' : not found Checking for program 'perl' : /usr/bin/perl Checking for 'gcc' (C compiler) : /usr/bin/cc 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 compiler flags -Wvla : yes Checking for LGPL (version 2.1 or later) build : disabled Checking for GPL (version 2 or later) build : yes Checking for internal audio filter chain : yes Checking for mpv CLI player : yes Checking for shared library : disabled Checking for static library : disabled Checking for static build : disabled Checking for whether to include binary compile time : yes Checking for whether to optimize : yes Checking for whether to compile-in debugging information : yes Checking for manpage generation : no (missing RST2MAN) Checking for html manual generation : disabled Checking for pdf manual generation : disabled Checking for dynamic loader : yes Checking for C plugins : yes Checking for zsh completion : disabled Checking for inline assembly (currently without effect) : yes Checking for test suite (using cmocka) : disabled Checking for generate a clang compilation database : disabled Checking for compiler support for noexecstack : yes Checking for linker support for --nxcompat --no-seh --dynamicbase : no Checking for -lm : yes Checking for MinGW : os-win32 not found Checking for POSIX environment : yes Checking for Android environment : no Checking for development environment : yes Checking for Universal Windows Platform : disabled Checking for win32 desktop APIs : os-win32 not found Checking for internal pthread wrapper for win32 (Vista+) : posix found Checking for POSIX threads : yes Checking for GNU C extensions : yes Checking for stdatomic.h : no Checking for stdatomic.h support or slow emulation : yes Checking for linking with -lrt : yes Checking for iconv : yes Checking for w32/dos paths : os-win32 not found Checking for termios : yes Checking for shm : yes Checking for nanosleep : yes Checking for spawnp()/kill() POSIX support : yes Checking for spawnp()/kill() Android replacement : posix-spawn-native found Checking for any spawnp()/kill() support : yes Checking for Windows pipe support : posix found Checking for glob() POSIX support : yes Checking for glob() win32 replacement : posix found Checking for any glob() support : yes Checking for fchmod() : yes Checking for vt.h : yes Checking for gbm.h : no Checking for GLIBC API for setting thread name : yes Checking for OSX API for setting thread name : glibc-thread-name found Checking for BSD API for setting thread name : glibc-thread-name found Checking for BSD's fstatfs() : no Checking for Linux's fstatfs() : yes Checking for Samba support (makes mpv GPLv3) : disabled Checking for Lua : no ('luajit >= 2.0.0' not found) Checking for Javascript (MuJS backend) : no ('mujs >= 1.0.0' not found) Checking for SSA/ASS support : yes Checking for libass OSD support : yes Checking for dummy OSD support : libass-osd found Checking for zlib : yes Checking for Encoding : yes Checking for Bluray support : no ('libbluray >= 0.3.0' not found) Checking for dvdread support : disabled Checking for dvdnav support : disabled Checking for DVD/IFO support : dvdread not found Checking for cdda support (libcdio) : disabled Checking for uchardet support : no ('uchardet' not found) Checking for librubberband support : no ('rubberband >= 1.8.0' not found) Checking for LCMS2 support : no ('lcms2 >= 2.6' not found) Checking for VapourSynth filter bridge (Python) : no ('vapoursynth >= 24 vapoursynth-script >= 23' not found) Checking for VapourSynth filter bridge (Lazy Lua) : lua not found Checking for VapourSynth filter bridge (core) : vapoursynth not found Checking for libarchive wrapper for reading zip files and more : disabled Checking for SDL2 : disabled Checking for SDL (1.x) : disabled Checking for OSS : yes Checking for RSound audio output : no Checking for sndio audio input/output : disabled Checking for PulseAudio audio output : no ('libpulse >= 1.0' not found) Checking for JACK audio output : no ('jack' not found) Checking for OpenAL audio output : disabled Checking for OpenSL ES audio output : no Checking for ALSA audio output : yes Checking for CoreAudio audio output : no Checking for AudioUnit output for iOS : no Checking for WASAPI audio output : os-win32 not found Checking for Cocoa : no Checking for DRM : yes Checking for GBM : gbm.h not found Checking for wayland-scanner : no Checking for wayland-protocols : no ('wayland-protocols' not found) Checking for Wayland : wayland-protocols not found Checking for X11 : yes Checking for Xv video output : yes Checking for OpenGL Cocoa Backend : cocoa not found Checking for OpenGL X11 Backend : yes Checking for OpenGL X11 EGL Backend : yes Checking for OpenGL DRM EGL Backend : gbm not found Checking for OpenGL Wayland Backend : wayland not found Checking for OpenGL Win32 Backend : win32-desktop not found Checking for OpenGL/DirectX Interop Backend : gl-win32 not found Checking for OpenGL ANGLE headers : os-win32 not found Checking for OpenGL Win32 ANGLE Library : egl-angle not found Checking for OpenGL Win32 ANGLE Backend : egl-angle not found Checking for VDPAU acceleration : no ('vdpau >= 0.2' not found) Checking for VDPAU with OpenGL/X11 : vdpau not found Checking for VAAPI acceleration : no ('libva >= 0.36.0' not found) Checking for VAAPI (X11 support) : vaapi not found Checking for VAAPI (Wayland support) : vaapi not found Checking for VAAPI (DRM/EGL support) : vaapi not found Checking for VAAPI GLX : vaapi-x11 not found Checking for VAAPI EGL on X11 : vaapi-x11 not found Checking for VAAPI EGL : vaapi-x-egl not found Checking for CACA : no ('caca >= 0.99.beta18' not found) Checking for JPEG support : no Checking for Direct3D support : win32-desktop not found Checking for Raspberry Pi support : no Checking for iOS OpenGL ES hardware decoding interop support : no Checking for OpenGL without platform-specific code (e.g. for libmpv) : libmpv-shared not found Checking for MALI via Linux fbdev : no Checking for OpenGL context support : yes Checking for Vulkan context support : no Checking for libshaderc SPIR-V compiler : no Checking for EGL helper functions : yes Checking for FFmpeg/Libav present : yes Checking for libav is FFmpeg : yes Checking for libav is Libav : no Checking for Libav/FFmpeg library versions : yes Checking for libavdevice : yes Checking for libavutil content light level struct : yes Checking for libavutil ICC profile side data : yes Checking for libavutil spherical side data : yes Checking for libavcodec VAAPI hwaccel (FFmpeg 3.3 API) : vaapi not found Checking for libavcodec videotoolbox hwaccel (new API) : gl-cocoa not found Checking for Videotoolbox with OpenGL : gl-cocoa not found Checking for libavcodec VDPAU hwaccel (FFmpeg 3.3 API) : vdpau not found Checking for D3D11VA hwaccel (new API, plus ANGLE) : os-win32 not found Checking for DXVA2 hwaccel (plus ANGLE) : d3d-hwaccel not found Checking for OpenGL/DirectX Interop Backend DXVA2 interop : gl-dxinterop not found Checking for CUDA hwaccel : yes Checking for TV interface : disabled Checking for videoio.h : tv not found Checking for videodev2.h : tv not found Checking for Video4Linux2 TV interface : tv not found Checking for libv4l2 support : tv-v4l2 not found Checking for audio input support : tv-v4l2 not found Checking for DVB input module : disabled Checking for w32 executable : os-win32 not found Checking for Apple Remote support : cocoa not found Checking for macOS Touch Bar support : cocoa not found Writing configuration header: : config.h 'configure' finished successfully (12.497s) Waf: Entering directory `/home/rich/Programme/mpv-build/mpv/build' [ 1/221] Compiling version.sh 18:49:37 runner ' sh ../version.sh --cwd="/home/rich/Programme/mpv-build/mpv" --versionh="version.h" ' [221/221] Linking build/mpv 18:49:37 runner ['/usr/bin/cc', '-rdynamic', '-pthread', '-pthread', '-Wl,-z,noexecstack', '-pthread', '-pthread', '-rdynamic', '-Wl,-version-script', '-Wl,mpv.def', 'osdep/main-fn-unix.c.20.o', 'audio/aconverter.c.19.o', 'audio/audio.c.19.o', 'audio/audio_buffer.c.19.o', 'audio/chmap.c.19.o', 'audio/chmap_sel.c.19.o', 'audio/fmt-conversion.c.19.o', 'audio/format.c.19.o', 'audio/aframe.c.19.o', 'audio/decode/ad_lavc.c.19.o', 'audio/decode/ad_spdif.c.19.o', 'audio/decode/dec_audio.c.19.o', 'audio/filter/af.c.19.o', 'audio/filter/af_channels.c.19.o', 'audio/filter/af_equalizer.c.19.o', 'audio/filter/af_format.c.19.o', 'audio/filter/af_lavcac3enc.c.19.o', 'audio/filter/af_lavfi.c.19.o', 'audio/filter/af_lavrresample.c.19.o', 'audio/filter/af_pan.c.19.o', 'audio/filter/af_scaletempo.c.19.o', 'audio/filter/af_volume.c.19.o', 'audio/filter/tools.c.19.o', 'audio/out/ao.c.19.o', 'audio/out/ao_alsa.c.19.o', 'audio/out/ao_lavc.c.19.o', 'audio/out/ao_null.c.19.o', 'audio/out/ao_oss.c.19.o', 'audio/out/ao_pcm.c.19.o', 'audio/out/pull.c.19.o', 'audio/out/push.c.19.o', 'common/av_common.c.19.o', 'common/av_log.c.19.o', 'common/codecs.c.19.o', 'common/encode_lavc.c.19.o', 'common/common.c.19.o', 'common/tags.c.19.o', 'common/msg.c.19.o', 'common/playlist.c.19.o', 'common/recorder.c.19.o', 'common/version.c.19.o', 'demux/codec_tags.c.19.o', 'demux/cue.c.19.o', 'demux/demux.c.19.o', 'demux/demux_cue.c.19.o', 'demux/demux_disc.c.19.o', 'demux/demux_edl.c.19.o', 'demux/demux_lavf.c.19.o', 'demux/demux_mf.c.19.o', 'demux/demux_mkv.c.19.o', 'demux/demux_mkv_timeline.c.19.o', 'demux/demux_null.c.19.o', 'demux/demux_playlist.c.19.o', 'demux/demux_raw.c.19.o', 'demux/demux_rar.c.19.o', 'demux/demux_timeline.c.19.o', 'demux/ebml.c.19.o', 'demux/packet.c.19.o', 'demux/timeline.c.19.o', 'input/cmd_list.c.19.o', 'input/cmd_parse.c.19.o', 'input/event.c.19.o', 'input/input.c.19.o', 'input/ipc.c.19.o', 'input/ipc-unix.c.19.o', 'input/keycodes.c.19.o', 'misc/bstr.c.19.o', 'misc/charset_conv.c.19.o', 'misc/dispatch.c.19.o', 'misc/json.c.19.o', 'misc/node.c.19.o', 'misc/ring.c.19.o', 'misc/rendezvous.c.19.o', 'misc/thread_pool.c.19.o', 'options/m_config.c.19.o', 'options/m_option.c.19.o', 'options/m_property.c.19.o', 'options/options.c.19.o', 'options/parse_commandline.c.19.o', 'options/parse_configfile.c.19.o', 'options/path.c.19.o', 'player/audio.c.19.o', 'player/client.c.19.o', 'player/command.c.19.o', 'player/configfiles.c.19.o', 'player/external_files.c.19.o', 'player/loadfile.c.19.o', 'player/main.c.19.o', 'player/misc.c.19.o', 'player/lavfi.c.19.o', 'player/osd.c.19.o', 'player/playloop.c.19.o', 'player/screenshot.c.19.o', 'player/scripting.c.19.o', 'player/sub.c.19.o', 'player/video.c.19.o', 'stream/ai_alsa1x.c.19.o', 'stream/ai_oss.c.19.o', 'stream/cache.c.19.o', 'stream/cache_file.c.19.o', 'stream/cookies.c.19.o', 'stream/rar.c.19.o', 'stream/stream.c.19.o', 'stream/stream_avdevice.c.19.o', 'stream/stream_edl.c.19.o', 'stream/stream_file.c.19.o', 'stream/stream_cb.c.19.o', 'stream/stream_lavf.c.19.o', 'stream/stream_memory.c.19.o', 'stream/stream_mf.c.19.o', 'stream/stream_null.c.19.o', 'stream/stream_rar.c.19.o', 'sub/ass_mp.c.19.o', 'sub/dec_sub.c.19.o', 'sub/draw_bmp.c.19.o', 'sub/img_convert.c.19.o', 'sub/lavc_conv.c.19.o', 'sub/osd.c.19.o', 'sub/osd_libass.c.19.o', 'sub/sd_ass.c.19.o', 'sub/sd_lavc.c.19.o', 'sub/filter_sdh.c.19.o', 'video/csputils.c.19.o', 'video/fmt-conversion.c.19.o', 'video/image_loader.c.19.o', 'video/image_writer.c.19.o', 'video/img_format.c.19.o', 'video/hwdec.c.19.o', 'video/mp_image.c.19.o', 'video/mp_image_pool.c.19.o', 'video/sws_utils.c.19.o', 'video/decode/dec_video.c.19.o', 'video/decode/vd_lavc.c.19.o', 'video/filter/refqueue.c.19.o', 'video/filter/vf.c.19.o', 'video/filter/vf_buffer.c.19.o', 'video/filter/vf_crop.c.19.o', 'video/filter/vf_dsize.c.19.o', 'video/filter/vf_expand.c.19.o', 'video/filter/vf_flip.c.19.o', 'video/filter/vf_format.c.19.o', 'video/filter/vf_gradfun.c.19.o', 'video/filter/vf_lavfi.c.19.o', 'video/filter/vf_mirror.c.19.o', 'video/filter/vf_noformat.c.19.o', 'video/filter/vf_pullup.c.19.o', 'video/filter/vf_rotate.c.19.o', 'video/filter/vf_scale.c.19.o', 'video/filter/vf_stereo3d.c.19.o', 'video/filter/vf_sub.c.19.o', 'video/filter/vf_yadif.c.19.o', 'video/out/aspect.c.19.o', 'video/out/bitmap_packer.c.19.o', 'video/out/dither.c.19.o', 'video/out/filter_kernels.c.19.o', 'video/out/gpu/context.c.19.o', 'video/out/gpu/hwdec.c.19.o', 'video/out/gpu/lcms.c.19.o', 'video/out/gpu/osd.c.19.o', 'video/out/gpu/ra.c.19.o', 'video/out/gpu/spirv.c.19.o', 'video/out/gpu/shader_cache.c.19.o', 'video/out/gpu/user_shaders.c.19.o', 'video/out/gpu/utils.c.19.o', 'video/out/gpu/video.c.19.o', 'video/out/gpu/video_shaders.c.19.o', 'video/out/opengl/common.c.19.o', 'video/out/opengl/formats.c.19.o', 'video/out/opengl/utils.c.19.o', 'video/out/opengl/ra_gl.c.19.o', 'video/out/opengl/context.c.19.o', 'video/out/opengl/context_glx.c.19.o', 'video/out/opengl/context_x11egl.c.19.o', 'video/out/opengl/cuda_dynamic.c.19.o', 'video/out/opengl/egl_helpers.c.19.o', 'video/out/opengl/hwdec_cuda.c.19.o', 'video/out/vo.c.19.o', 'video/out/vo_drm.c.19.o', 'video/out/vo_image.c.19.o', 'video/out/vo_lavc.c.19.o', 'video/out/vo_null.c.19.o', 'video/out/vo_gpu.c.19.o', 'video/out/vo_opengl_cb.c.19.o', 'video/out/vo_tct.c.19.o', 'video/out/vo_x11.c.19.o', 'video/out/vo_xv.c.19.o', 'video/out/win_state.c.19.o', 'video/out/x11_common.c.19.o', 'video/out/drm_common.c.19.o', 'osdep/terminal-unix.c.19.o', 'osdep/io.c.19.o', 'osdep/timer.c.19.o', 'osdep/timer-linux.c.19.o', 'osdep/threads.c.19.o', 'osdep/semaphore_osx.c.19.o', 'osdep/subprocess.c.19.o', 'osdep/subprocess-posix.c.19.o', 'osdep/path-unix.c.19.o', 'ta/ta.c.19.o', 'ta/ta_talloc.c.19.o', 'ta/ta_utils.c.19.o', '-o/home/rich/Programme/mpv-build/mpv/build/mpv', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lavfilter', '-lswscale', '-lpostproc', '-lavformat', '-lgnutls', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lXv', '-lrt', '-ldrm', '-lasound', '-lm', '-ldl', '-lavdevice', '-lXv', '-lX11', '-lXext', '-lxcb', '-lasound', '-lavfilter', '-lswscale', '-lpostproc', '-lavformat', '-lgnutls', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lEGL', '-lz', '-lX11', '-lXss', '-lXext', '-lXinerama', '-lXrandr', '-lGL', '-lass', '-lm', '-lfontconfig', '-lfribidi', '-lfreetype'] /usr/bin/ld: cannot find -lEGL collect2: error: ld returned 1 exit status

Waf: Leaving directory `/home/rich/Programme/mpv-build/mpv/build' Build failed -> task in 'mpv' failed with exit status 1: {task 44476048: cprogram main-fn-unix.c.20.o,aconverter.c.19.o,audio.c.19.o,audio_buffer.c.19.o,chmap.c.19.o,chmap_sel.c.19.o,fmt-conversion.c.19.o,format.c.19.o,aframe.c.19.o,ad_lavc.c.19.o,ad_spdif.c.19.o,dec_audio.c.19.o,af.c.19.o,af_channels.c.19.o,af_equalizer.c.19.o,af_format.c.19.o,af_lavcac3enc.c.19.o,af_lavfi.c.19.o,af_lavrresample.c.19.o,af_pan.c.19.o,af_scaletempo.c.19.o,af_volume.c.19.o,tools.c.19.o,ao.c.19.o,ao_alsa.c.19.o,ao_lavc.c.19.o,ao_null.c.19.o,ao_oss.c.19.o,ao_pcm.c.19.o,pull.c.19.o,push.c.19.o,av_common.c.19.o,av_log.c.19.o,codecs.c.19.o,encode_lavc.c.19.o,common.c.19.o,tags.c.19.o,msg.c.19.o,playlist.c.19.o,recorder.c.19.o,version.c.19.o,codec_tags.c.19.o,cue.c.19.o,demux.c.19.o,demux_cue.c.19.o,demux_disc.c.19.o,demux_edl.c.19.o,demux_lavf.c.19.o,demux_mf.c.19.o,demux_mkv.c.19.o,demux_mkv_timeline.c.19.o,demux_null.c.19.o,demux_playlist.c.19.o,demux_raw.c.19.o,demux_rar.c.19.o,demux_timeline.c.19.o,ebml.c.19.o,packet.c.19.o,timeline.c.19.o,cmd_list.c.19.o,cmd_parse.c.19.o,event.c.19.o,input.c.19.o,ipc.c.19.o,ipc-unix.c.19.o,keycodes.c.19.o,bstr.c.19.o,charset_conv.c.19.o,dispatch.c.19.o,json.c.19.o,node.c.19.o,ring.c.19.o,rendezvous.c.19.o,thread_pool.c.19.o,m_config.c.19.o,m_option.c.19.o,m_property.c.19.o,options.c.19.o,parse_commandline.c.19.o,parse_configfile.c.19.o,path.c.19.o,audio.c.19.o,client.c.19.o,command.c.19.o,configfiles.c.19.o,external_files.c.19.o,loadfile.c.19.o,main.c.19.o,misc.c.19.o,lavfi.c.19.o,osd.c.19.o,playloop.c.19.o,screenshot.c.19.o,scripting.c.19.o,sub.c.19.o,video.c.19.o,ai_alsa1x.c.19.o,ai_oss.c.19.o,cache.c.19.o,cache_file.c.19.o,cookies.c.19.o,rar.c.19.o,stream.c.19.o,stream_avdevice.c.19.o,stream_edl.c.19.o,stream_file.c.19.o,stream_cb.c.19.o,stream_lavf.c.19.o,stream_memory.c.19.o,stream_mf.c.19.o,stream_null.c.19.o,stream_rar.c.19.o,ass_mp.c.19.o,dec_sub.c.19.o,draw_bmp.c.19.o,img_convert.c.19.o,lavc_conv.c.19.o,osd.c.19.o,osd_libass.c.19.o,sd_ass.c.19.o,sd_lavc.c.19.o,filter_sdh.c.19.o,csputils.c.19.o,fmt-conversion.c.19.o,image_loader.c.19.o,image_writer.c.19.o,img_format.c.19.o,hwdec.c.19.o,mp_image.c.19.o,mp_image_pool.c.19.o,sws_utils.c.19.o,dec_video.c.19.o,vd_lavc.c.19.o,refqueue.c.19.o,vf.c.19.o,vf_buffer.c.19.o,vf_crop.c.19.o,vf_dsize.c.19.o,vf_expand.c.19.o,vf_flip.c.19.o,vf_format.c.19.o,vf_gradfun.c.19.o,vf_lavfi.c.19.o,vf_mirror.c.19.o,vf_noformat.c.19.o,vf_pullup.c.19.o,vf_rotate.c.19.o,vf_scale.c.19.o,vf_stereo3d.c.19.o,vf_sub.c.19.o,vf_yadif.c.19.o,aspect.c.19.o,bitmap_packer.c.19.o,dither.c.19.o,filter_kernels.c.19.o,context.c.19.o,hwdec.c.19.o,lcms.c.19.o,osd.c.19.o,ra.c.19.o,spirv.c.19.o,shader_cache.c.19.o,user_shaders.c.19.o,utils.c.19.o,video.c.19.o,video_shaders.c.19.o,common.c.19.o,formats.c.19.o,utils.c.19.o,ra_gl.c.19.o,context.c.19.o,context_glx.c.19.o,context_x11egl.c.19.o,cuda_dynamic.c.19.o,egl_helpers.c.19.o,hwdec_cuda.c.19.o,vo.c.19.o,vo_drm.c.19.o,vo_image.c.19.o,vo_lavc.c.19.o,vo_null.c.19.o,vo_gpu.c.19.o,vo_opengl_cb.c.19.o,vo_tct.c.19.o,vo_x11.c.19.o,vo_xv.c.19.o,win_state.c.19.o,x11_common.c.19.o,drm_common.c.19.o,terminal-unix.c.19.o,io.c.19.o,timer.c.19.o,timer-linux.c.19.o,threads.c.19.o,semaphore_osx.c.19.o,subprocess.c.19.o,subprocess-posix.c.19.o,path-unix.c.19.o,ta.c.19.o,ta_talloc.c.19.o,ta_utils.c.19.o -> mpv} ['/usr/bin/cc', '-rdynamic', '-pthread', '-pthread', '-Wl,-z,noexecstack', '-pthread', '-pthread', '-rdynamic', '-Wl,-version-script', '-Wl,mpv.def', 'osdep/main-fn-unix.c.20.o', 'audio/aconverter.c.19.o', 'audio/audio.c.19.o', 'audio/audio_buffer.c.19.o', 'audio/chmap.c.19.o', 'audio/chmap_sel.c.19.o', 'audio/fmt-conversion.c.19.o', 'audio/format.c.19.o', 'audio/aframe.c.19.o', 'audio/decode/ad_lavc.c.19.o', 'audio/decode/ad_spdif.c.19.o', 'audio/decode/dec_audio.c.19.o', 'audio/filter/af.c.19.o', 'audio/filter/af_channels.c.19.o', 'audio/filter/af_equalizer.c.19.o', 'audio/filter/af_format.c.19.o', 'audio/filter/af_lavcac3enc.c.19.o', 'audio/filter/af_lavfi.c.19.o', 'audio/filter/af_lavrresample.c.19.o', 'audio/filter/af_pan.c.19.o', 'audio/filter/af_scaletempo.c.19.o', 'audio/filter/af_volume.c.19.o', 'audio/filter/tools.c.19.o', 'audio/out/ao.c.19.o', 'audio/out/ao_alsa.c.19.o', 'audio/out/ao_lavc.c.19.o', 'audio/out/ao_null.c.19.o', 'audio/out/ao_oss.c.19.o', 'audio/out/ao_pcm.c.19.o', 'audio/out/pull.c.19.o', 'audio/out/push.c.19.o', 'common/av_common.c.19.o', 'common/av_log.c.19.o', 'common/codecs.c.19.o', 'common/encode_lavc.c.19.o', 'common/common.c.19.o', 'common/tags.c.19.o', 'common/msg.c.19.o', 'common/playlist.c.19.o', 'common/recorder.c.19.o', 'common/version.c.19.o', 'demux/codec_tags.c.19.o', 'demux/cue.c.19.o', 'demux/demux.c.19.o', 'demux/demux_cue.c.19.o', 'demux/demux_disc.c.19.o', 'demux/demux_edl.c.19.o', 'demux/demux_lavf.c.19.o', 'demux/demux_mf.c.19.o', 'demux/demux_mkv.c.19.o', 'demux/demux_mkv_timeline.c.19.o', 'demux/demux_null.c.19.o', 'demux/demux_playlist.c.19.o', 'demux/demux_raw.c.19.o', 'demux/demux_rar.c.19.o', 'demux/demux_timeline.c.19.o', 'demux/ebml.c.19.o', 'demux/packet.c.19.o', 'demux/timeline.c.19.o', 'input/cmd_list.c.19.o', 'input/cmd_parse.c.19.o', 'input/event.c.19.o', 'input/input.c.19.o', 'input/ipc.c.19.o', 'input/ipc-unix.c.19.o', 'input/keycodes.c.19.o', 'misc/bstr.c.19.o', 'misc/charset_conv.c.19.o', 'misc/dispatch.c.19.o', 'misc/json.c.19.o', 'misc/node.c.19.o', 'misc/ring.c.19.o', 'misc/rendezvous.c.19.o', 'misc/thread_pool.c.19.o', 'options/m_config.c.19.o', 'options/m_option.c.19.o', 'options/m_property.c.19.o', 'options/options.c.19.o', 'options/parse_commandline.c.19.o', 'options/parse_configfile.c.19.o', 'options/path.c.19.o', 'player/audio.c.19.o', 'player/client.c.19.o', 'player/command.c.19.o', 'player/configfiles.c.19.o', 'player/external_files.c.19.o', 'player/loadfile.c.19.o', 'player/main.c.19.o', 'player/misc.c.19.o', 'player/lavfi.c.19.o', 'player/osd.c.19.o', 'player/playloop.c.19.o', 'player/screenshot.c.19.o', 'player/scripting.c.19.o', 'player/sub.c.19.o', 'player/video.c.19.o', 'stream/ai_alsa1x.c.19.o', 'stream/ai_oss.c.19.o', 'stream/cache.c.19.o', 'stream/cache_file.c.19.o', 'stream/cookies.c.19.o', 'stream/rar.c.19.o', 'stream/stream.c.19.o', 'stream/stream_avdevice.c.19.o', 'stream/stream_edl.c.19.o', 'stream/stream_file.c.19.o', 'stream/stream_cb.c.19.o', 'stream/stream_lavf.c.19.o', 'stream/stream_memory.c.19.o', 'stream/stream_mf.c.19.o', 'stream/stream_null.c.19.o', 'stream/stream_rar.c.19.o', 'sub/ass_mp.c.19.o', 'sub/dec_sub.c.19.o', 'sub/draw_bmp.c.19.o', 'sub/img_convert.c.19.o', 'sub/lavc_conv.c.19.o', 'sub/osd.c.19.o', 'sub/osd_libass.c.19.o', 'sub/sd_ass.c.19.o', 'sub/sd_lavc.c.19.o', 'sub/filter_sdh.c.19.o', 'video/csputils.c.19.o', 'video/fmt-conversion.c.19.o', 'video/image_loader.c.19.o', 'video/image_writer.c.19.o', 'video/img_format.c.19.o', 'video/hwdec.c.19.o', 'video/mp_image.c.19.o', 'video/mp_image_pool.c.19.o', 'video/sws_utils.c.19.o', 'video/decode/dec_video.c.19.o', 'video/decode/vd_lavc.c.19.o', 'video/filter/refqueue.c.19.o', 'video/filter/vf.c.19.o', 'video/filter/vf_buffer.c.19.o', 'video/filter/vf_crop.c.19.o', 'video/filter/vf_dsize.c.19.o', 'video/filter/vf_expand.c.19.o', 'video/filter/vf_flip.c.19.o', 'video/filter/vf_format.c.19.o', 'video/filter/vf_gradfun.c.19.o', 'video/filter/vf_lavfi.c.19.o', 'video/filter/vf_mirror.c.19.o', 'video/filter/vf_noformat.c.19.o', 'video/filter/vf_pullup.c.19.o', 'video/filter/vf_rotate.c.19.o', 'video/filter/vf_scale.c.19.o', 'video/filter/vf_stereo3d.c.19.o', 'video/filter/vf_sub.c.19.o', 'video/filter/vf_yadif.c.19.o', 'video/out/aspect.c.19.o', 'video/out/bitmap_packer.c.19.o', 'video/out/dither.c.19.o', 'video/out/filter_kernels.c.19.o', 'video/out/gpu/context.c.19.o', 'video/out/gpu/hwdec.c.19.o', 'video/out/gpu/lcms.c.19.o', 'video/out/gpu/osd.c.19.o', 'video/out/gpu/ra.c.19.o', 'video/out/gpu/spirv.c.19.o', 'video/out/gpu/shader_cache.c.19.o', 'video/out/gpu/user_shaders.c.19.o', 'video/out/gpu/utils.c.19.o', 'video/out/gpu/video.c.19.o', 'video/out/gpu/video_shaders.c.19.o', 'video/out/opengl/common.c.19.o', 'video/out/opengl/formats.c.19.o', 'video/out/opengl/utils.c.19.o', 'video/out/opengl/ra_gl.c.19.o', 'video/out/opengl/context.c.19.o', 'video/out/opengl/context_glx.c.19.o', 'video/out/opengl/context_x11egl.c.19.o', 'video/out/opengl/cuda_dynamic.c.19.o', 'video/out/opengl/egl_helpers.c.19.o', 'video/out/opengl/hwdec_cuda.c.19.o', 'video/out/vo.c.19.o', 'video/out/vo_drm.c.19.o', 'video/out/vo_image.c.19.o', 'video/out/vo_lavc.c.19.o', 'video/out/vo_null.c.19.o', 'video/out/vo_gpu.c.19.o', 'video/out/vo_opengl_cb.c.19.o', 'video/out/vo_tct.c.19.o', 'video/out/vo_x11.c.19.o', 'video/out/vo_xv.c.19.o', 'video/out/win_state.c.19.o', 'video/out/x11_common.c.19.o', 'video/out/drm_common.c.19.o', 'osdep/terminal-unix.c.19.o', 'osdep/io.c.19.o', 'osdep/timer.c.19.o', 'osdep/timer-linux.c.19.o', 'osdep/threads.c.19.o', 'osdep/semaphore_osx.c.19.o', 'osdep/subprocess.c.19.o', 'osdep/subprocess-posix.c.19.o', 'osdep/path-unix.c.19.o', 'ta/ta.c.19.o', 'ta/ta_talloc.c.19.o', 'ta/ta_utils.c.19.o', '-o/home/rich/Programme/mpv-build/mpv/build/mpv', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-L/home/rich/Programme/mpv-build/build_libs/lib', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lavfilter', '-lswscale', '-lpostproc', '-lavformat', '-lgnutls', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lXv', '-lrt', '-ldrm', '-lasound', '-lm', '-ldl', '-lavdevice', '-lXv', '-lX11', '-lXext', '-lxcb', '-lasound', '-lavfilter', '-lswscale', '-lpostproc', '-lavformat', '-lgnutls', '-lavcodec', '-lz', '-ldl', '-lswresample', '-lavutil', '-lrt', '-lm', '-lEGL', '-lz', '-lX11', '-lXss', '-lXext', '-lXinerama', '-lXrandr', '-lGL', '-lass', '-lm', '-lfontconfig', '-lfribidi', '-lfreetype'] rich@test:~/Programme/mpv-build$ l

mrkapqa commented 6 years ago

sorry, but i pressed enter accidently withouth filing the template.