We know what the problem is and are working on it.

Please see the following:
https://anonscm.debian.org/cgit/pkg-osg/openscenegraph-3.4.git/commit/?id=fa5b1385d2b82f3fec9cc6094fb3db498a36a9e3

OSG-3.4 had the same problem until this was commited, now the package
builds and OpenMW was unblocked. It too now fails and will be fixed
asap.

Cheers,
Bret

On Sat, Sep 24, 2016 at 11:25 PM, Andreas Beckmann <a...@debian.org> wrote:
> 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

Reply via email to