dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #12530
[Bug 1301033] [NEW] glew fails to build from source on armhf
Public bug reported:
trying to build openimageio on armhf, ignoring the b-d on opencolorio,
you get a build failure:
In file included from /usr/include/qt4/QtOpenGL/QGLWidget:1:0,
from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/ivgl.h:52,
from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.cpp:32:
/usr/include/qt4/QtOpenGL/qgl.h:85:17: error: conflicting declaration 'typedef GLfloat GLdouble'
typedef GLfloat GLdouble;
^
In file included from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.h:50:0,
from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.cpp:31:
/usr/include/GL/glew.h:283:16: error: 'GLdouble' has a previous declaration as 'typedef double GLdouble'
typedef double GLdouble;
^
make[4]: *** [src/iv/CMakeFiles/iv.dir/imageviewer.cpp.o] Error 1
make[4]: Leaving directory `/home/doko/tmp/openimageio-1.3.12~dfsg0/build'
how ready is openimageio for OpenGLES?
** Affects: glew (Ubuntu)
Importance: High
Status: Confirmed
** Affects: glew (Ubuntu Trusty)
Importance: High
Status: Confirmed
** Tags: ftbfs
** Also affects: glew (Ubuntu Trusty)
Importance: High
Status: Confirmed
** Changed in: glew (Ubuntu Trusty)
Milestone: None => ubuntu-14.04-beta-2
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to glew in Ubuntu.
https://bugs.launchpad.net/bugs/1301033
Title:
glew fails to build from source on armhf
Status in “glew” package in Ubuntu:
Confirmed
Status in “glew” source package in Trusty:
Confirmed
Bug description:
trying to build openimageio on armhf, ignoring the b-d on opencolorio,
you get a build failure:
In file included from /usr/include/qt4/QtOpenGL/QGLWidget:1:0,
from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/ivgl.h:52,
from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.cpp:32:
/usr/include/qt4/QtOpenGL/qgl.h:85:17: error: conflicting declaration 'typedef GLfloat GLdouble'
typedef GLfloat GLdouble;
^
In file included from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.h:50:0,
from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.cpp:31:
/usr/include/GL/glew.h:283:16: error: 'GLdouble' has a previous declaration as 'typedef double GLdouble'
typedef double GLdouble;
^
make[4]: *** [src/iv/CMakeFiles/iv.dir/imageviewer.cpp.o] Error 1
make[4]: Leaving directory `/home/doko/tmp/openimageio-1.3.12~dfsg0/build'
how ready is openimageio for OpenGLES?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glew/+bug/1301033/+subscriptions
Follow ups
References