[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#883626: marked as done (kubrick FTBFS on armel/armhf: error: conflicting declaration 'typedef khronos_ssize_t GLsizeiptr')



Your message dated Sun, 10 Jan 2021 10:00:10 +0100
with message-id <5131228.Sb9uPGUboI@thyrus>
and subject line Re: Bug#883626: kubrick FTBFS on armel/armhf: error: conflicting declaration 'typedef khronos_ssize_t GLsizeiptr'
has caused the Debian Bug report #883626,
regarding kubrick FTBFS on armel/armhf: error: conflicting declaration 'typedef khronos_ssize_t GLsizeiptr'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
883626: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883626
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: kubrick
Version: 4:17.08.3-1
Severity: serious
Forwarded: https://bugs.kde.org/show_bug.cgi?id=386367

https://buildd.debian.org/status/package.php?p=kubrick

...
In file included from /usr/include/arm-linux-gnueabi/qt5/QtGui/qopengl.h:107:0,
                 from /usr/include/arm-linux-gnueabi/qt5/QtOpenGL/qgl.h:45,
                 from /usr/include/arm-linux-gnueabi/qt5/QtOpenGL/QGLFormat:1,
                 from /<<PKGBUILDDIR>>/src/kubrick.cpp:24:
/usr/include/GLES3/gl3.h:75: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 /<<PKGBUILDDIR>>/src/kbkglobal.h:33,
                 from /<<PKGBUILDDIR>>/src/kubrick.h:26,
                 from /<<PKGBUILDDIR>>/src/kubrick.cpp:20:
/usr/include/GL/glext.h:466:19: note: previous declaration as 'typedef ptrdiff_t GLsizeiptr'
 typedef ptrdiff_t GLsizeiptr;
                   ^~~~~~~~~~


The problem is that on armel and armhf Qt in Debian uses
OpenGL ES instead of full OpenGL.

Ideally, kubrick should be fixed to also work with OpenGL ES.

If this is not easily possible, then:
- change the build dependency from libqt5opengl5-dev
  to libqt5opengl5-desktop-dev. and
- submit an RM bug against ftp.debian.org asking for
  the removal of the old armel+armhf binaries

--- End Message ---
--- Begin Message ---
In data martedì 5 dicembre 2017 22:39:43 CET, Adrian Bunk ha scritto:
> Source: kubrick
> Version: 4:17.08.3-1
> Severity: serious
> Forwarded: https://bugs.kde.org/show_bug.cgi?id=386367
> 
> https://buildd.debian.org/status/package.php?p=kubrick
> 
> ...
> In file included from /usr/include/arm-linux-gnueabi/qt5/QtGui/qopengl.h:107:0,
>                  from /usr/include/arm-linux-gnueabi/qt5/QtOpenGL/qgl.h:45,
>                  from /usr/include/arm-linux-gnueabi/qt5/QtOpenGL/QGLFormat:1,
>                  from /<<PKGBUILDDIR>>/src/kubrick.cpp:24:
> /usr/include/GLES3/gl3.h:75: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 /<<PKGBUILDDIR>>/src/kbkglobal.h:33,
>                  from /<<PKGBUILDDIR>>/src/kubrick.h:26,
>                  from /<<PKGBUILDDIR>>/src/kubrick.cpp:20:
> /usr/include/GL/glext.h:466:19: note: previous declaration as 'typedef ptrdiff_t GLsizeiptr'
>  typedef ptrdiff_t GLsizeiptr;
>                    ^~~~~~~~~~

This got fixed a while ago, most probably due to changes in Qt.
Hence, closing.

-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: