Package: openmw Version: 0.40.0-1 Severity: serious Justification: fails to build from source (but built successfully in the past)
Hi, openmw/experimental FTBFS on armhf: https://buildd.debian.org/status/fetch.php?pkg=openmw&arch=armhf&ver=0.40.0-1&stamp=1474694818 In file included from /usr/include/osg/GL:113:0, from /usr/include/osg/GLDefines:25, from /usr/include/osg/GLExtensions:18, from /usr/include/osg/State:18, from /usr/include/osg/GraphicsContext:17, from /usr/include/osgViewer/GraphicsWindow:17, from /«PKGBUILDDIR»/extern/osgQt/GraphicsWindowQt:19, from /«PKGBUILDDIR»/extern/osgQt/GraphicsWindowQt.cpp:14: /usr/include/GLES2/gl2.h:69:25: error: conflicting declaration 'typedef khronos_ssize_t GLsizeiptr' typedef khronos_ssize_t GLsizeiptr; ^~~~~~~~~~ In file included from /usr/include/GL/gl.h:2055:0, from /usr/include/qt4/QtOpenGL/qgl.h:88, from /usr/include/qt4/QtOpenGL/QGLWidget:1, from /«PKGBUILDDIR»/extern/osgQt/GraphicsWindowQt:17, from /«PKGBUILDDIR»/extern/osgQt/GraphicsWindowQt.cpp:14: /usr/include/GL/glext.h:468:19: note: previous declaration as 'typedef ptrdiff_t GLsizeiptr' typedef ptrdiff_t GLsizeiptr; ^~~~~~~~~~ In file included from /usr/include/osg/GL:113:0, from /usr/include/osg/GLDefines:25, from /usr/include/osg/GLExtensions:18, from /usr/include/osg/State:18, from /usr/include/osg/GraphicsContext:17, from /usr/include/osgViewer/GraphicsWindow:17, from /«PKGBUILDDIR»/extern/osgQt/GraphicsWindowQt:19, from /«PKGBUILDDIR»/extern/osgQt/GraphicsWindowQt.cpp:14: /usr/include/GLES2/gl2.h:70:26: error: conflicting declaration 'typedef khronos_intptr_t GLintptr' typedef khronos_intptr_t GLintptr; ^~~~~~~~ In file included from /usr/include/GL/gl.h:2055:0, from /usr/include/qt4/QtOpenGL/qgl.h:88, from /usr/include/qt4/QtOpenGL/QGLWidget:1, from /«PKGBUILDDIR»/extern/osgQt/GraphicsWindowQt:17, from /«PKGBUILDDIR»/extern/osgQt/GraphicsWindowQt.cpp:14: /usr/include/GL/glext.h:469:19: note: previous declaration as 'typedef ptrdiff_t GLintptr' typedef ptrdiff_t GLintptr; ^~~~~~~~ Andreas