xflr5 version 6.04-1 failed to build on armel

Bug #791234 reported by Ricardo Salveti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qt4-x11 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

xflr5 version 6.04-1 failed to build on armel
Link to failed build: https://launchpad.net/ubuntu/+source/xflr5/6.04-1/+build/2525275

Direct link to the build log: https://launchpad.net/ubuntu/+source/xflr5/6.04-1/+build/2525275/+files/buildlog_ubuntu-oneiric-armel.xflr5_6.04-1_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 908 lines into the build log:

g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/X11R6/include -I. -o GLWidget.o src/GLWidget.cpp
src/GLWidget.cpp: In member function 'virtual void GLWidget::paintGL()':
src/GLWidget.cpp:226:107: error: 'glColor3d' was not declared in this scope
src/GLWidget.cpp: In member function 'virtual void GLWidget::resizeGL(int, int)':
src/GLWidget.cpp:268:15: error: 'GL_PROJECTION' was not declared in this scope
src/GLWidget.cpp:268:28: error: 'glMatrixMode' was not declared in this scope
src/GLWidget.cpp:269:17: error: 'glLoadIdentity' was not declared in this scope
src/GLWidget.cpp:271:36: error: 'glOrtho' was not declared in this scope
src/GLWidget.cpp:273:15: error: 'GL_MODELVIEW' was not declared in this scope
make[2]: *** [GLWidget.o] Error 1
make[2]: Leaving directory `/build/buildd/xflr5-6.04'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/build/buildd/xflr5-6.04'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110525-0834
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/xflr5-6.04

Revision history for this message
Nobuhiro Iwamatsu (iwamatsu) wrote :

This bug already fixed in Debian.
And this problem is a problem of qt.
Please see http://packages.debian.org/changelogs/pool/main/q/qt4-x11/qt4-x11_4.7.3-5/changelog.

Changed in xflr5 (Ubuntu):
status: New → Confirmed
Marcin Juszkiewicz (hrw)
tags: added: opengles
Revision history for this message
Hideki Yamane (henrich) wrote :

fixed in qt4-x11 4:4.7.3-5

affects: xflr5 (Ubuntu) → qt4-x11 (Ubuntu)
Changed in qt4-x11 (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Koichi Akabe (vbkaisetsu) wrote :

Hi,

It was fixed on Debian, but not fixed on latest version of Ubuntu.
https://launchpad.net/ubuntu/+source/xflr5/6.07+svn513-1/+build/3620766

According to the changelog:
 4:4.7.4-1ubuntu1
    - Change OpenGL backend from GL to GLES 2 for armel (Debian does this for
      armhf)
      + Build-depend and make libqt4-opengl-dev depend on libgles2-mesa-dev
        instead of libgl1-mesa-dev and libglu1-mesa-dev
      + Pass "-opengl es2" to configure

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.