Source: kodi Version: 17.0~beta5+dfsg1-3 Severity: serious Justification: fails to build from source (but built successfully in the past)
The mips and mipsel builds of kodi failed with undefined references to gl* and egl* symbols, per the log excerpt below. Could you please take a look? Thanks! xbmc/windowing/X11/windowing_X11.a(GLContextEGL.o): In function `CGLContextEGL::Destroy()': ./xbmc/windowing/X11/GLContextEGL.cpp:253: undefined reference to `eglTerminate' ./xbmc/windowing/X11/GLContextEGL.cpp:255: undefined reference to `eglTerminate' xbmc/windowing/X11/windowing_X11.a(GLContextEGL.o): In function `CGLContextEGL::QueryExtensions()': ./xbmc/windowing/X11/GLContextEGL.cpp:369: undefined reference to `eglQueryString' ./xbmc/windowing/X11/GLContextEGL.cpp:369: undefined reference to `eglQueryString' xbmc/windowing/X11/windowing_X11.a(GLContextEGL.o): In function `CGLContextEGL::Refresh(bool, int, unsigned long, bool&)': ./xbmc/windowing/X11/GLContextEGL.cpp:159: undefined reference to `eglTerminate' ./xbmc/windowing/X11/GLContextEGL.cpp:159: undefined reference to `eglTerminate' xbmc/cores/VideoPlayer/VideoRenderers/VideoRenderer.a(FrameBufferObject.o): In function `CFrameBufferObject::BindToTexture(unsigned int, unsigned int)': ./xbmc/cores/VideoPlayer/VideoRenderers/FrameBufferObject.cpp:134: undefined reference to `glCheckFramebufferStatusEXT' ./xbmc/cores/VideoPlayer/VideoRenderers/FrameBufferObject.cpp:134: undefined reference to `glCheckFramebufferStatusEXT' collect2: error: ld returned 1 exit status -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu