ball version 1.4.1+20111206-3 FTBFS on armhf in precise

Bug #935038 reported by Andreas Moog
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ball (Debian)
Fix Released
Unknown
ball (Ubuntu)
Fix Released
High
Unassigned

Bug Description

This is a semi-automatic report based on the latest archive rebuild results [1].
Apologies if it reaches you in error.

Excerpt from the buildlog:

/usr/include/GL/glew.h:11349:42: error: previous declaration of 'void (* __glewVertexAttrib3fv)(GLuint, const GLfloat*)'
/usr/include/GLES2/gl2.h:612:110: error: 'void __glewVertexAttrib4f(GLuint, khronos_float_t, khronos_float_t, khronos_float_t, khronos_float_t)' redeclared as different kind of symbol
/usr/include/GL/glew.h:11362:41: error: previous declaration of 'void (* __glewVertexAttrib4f)(GLuint, GLfloat, GLfloat, GLfloat, GLfloat)'
/usr/include/GLES2/gl2.h:613:90: error: 'void __glewVertexAttrib4fv(GLuint, const khronos_float_t*)' redeclared as different kind of symbol
/usr/include/GL/glew.h:11363:42: error: previous declaration of 'void (* __glewVertexAttrib4fv)(GLuint, const GLfloat*)'
/usr/include/GLES2/gl2.h:614:153: error: 'void __glewVertexAttribPointer(GLuint, GLint, GLenum, GLboolean, GLsizei, const GLvoid*)' redeclared as different kind of symbol
/usr/include/GL/glew.h:11370:46: error: previous declaration of 'void (* __glewVertexAttribPointer)(GLuint, GLint, GLenum, GLboolean, GLsizei, const GLvoid*)'
In file included from /build/buildd/ball-1.4.1+20111206/include/BALL/VIEW/RENDERING/glDisplayList.h:13:0,
                 from /build/buildd/ball-1.4.1+20111206/include/BALL/VIEW/RENDERING/glRenderer.h:35,
                 from /build/buildd/ball-1.4.1+20111206/include/BALL/VIEW/WIDGETS/scene.h:13,
                 from /build/buildd/ball-1.4.1+20111206/source/VIEW/DIALOGS/gridVisualizationDialog.C:12:
/usr/include/qt4/QtOpenGL/qgl.h:85:17: error: conflicting declaration 'typedef khronos_float_t GLdouble'
/usr/include/GL/glew.h:238:16: error: 'GLdouble' has a previous declaration as 'typedef double GLdouble'
make[4]: *** [CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/gridVisualizationDialog.o] Error 1
make[4]: Leaving directory `/build/buildd/ball-1.4.1+20111206/build'
make[3]: *** [CMakeFiles/VIEW.dir/all] Error 2
make[3]: Leaving directory `/build/buildd/ball-1.4.1+20111206/build'
make[2]: *** [CMakeFiles/VIEW.dir/rule] Error 2
make[2]: Leaving directory `/build/buildd/ball-1.4.1+20111206/build'
make[1]: *** [VIEW] Error 2
make[1]: Leaving directory `/build/buildd/ball-1.4.1+20111206/build'
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
******************************************************************************
Build finished at 20120206-0042
FAILED [dpkg-buildpackage died]

The full buidlog can be found at https://launchpad.net/ubuntu/+archive/test-rebuild-20120201/+build/3140088/+files/buildlog_ubuntu-precise-armhf.ball_1.4.1+20111206-3_FAILEDTOBUILD.txt.gz.

[1] http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20120201-precise.html

Andreas Moog (ampelbein)
Changed in ball (Ubuntu):
importance: Undecided → High
Marcin Juszkiewicz (hrw)
tags: added: arm-porting-queue opengles
Revision history for this message
Steffen Möller (moeller-debian) wrote :

Please try again with the latest BALL (-4) in unstable.

Revision history for this message
Andreas Moog (ampelbein) wrote :

The build now fails on all archs:

/build/buildd/ball-1.4.1+20111206/include/BALL/COMMON/logStream.h:165:22: note: attribute for 'struct BALL::LogStreamBuf::StreamStruct' must follow the 'struct' keyword
/build/buildd/ball-1.4.1+20111206/source/FORMAT/PDBFileDetails.C: In member function 'virtual bool BALL::PDBFile::interpretRecord(const BALL::PDB::RecordMTRIX3&)':
/build/buildd/ball-1.4.1+20111206/source/FORMAT/PDBFileDetails.C:902:71: error: no matching function for call to 'BALL::NamedProperty::NamedProperty(const char [12], boost::shared_ptr<BALL::CrystalInfo>&)'
    current_protein_->setProperty(NamedProperty("CRYSTALINFO", temp_ptr));
                                                                       ^
/build/buildd/ball-1.4.1+20111206/source/FORMAT/PDBFileDetails.C:902:71: note: candidates are:
In file included from /build/buildd/ball-1.4.1+20111206/include/BALL/FORMAT/PDBFile.h:9:0,
                 from /build/buildd/ball-1.4.1+20111206/source/FORMAT/PDBFileDetails.C:9:
/build/buildd/ball-1.4.1+20111206/include/BALL/CONCEPT/property.h:191:3: note: BALL::NamedProperty::NamedProperty(const BALL::NamedProperty&, const string&)
   NamedProperty(const NamedProperty&, const string& name);
   ^

Full log: https://launchpadlibrarian.net/154272166/buildlog_ubuntu-trusty-i386.ball_1.4.1%2B20111206-4ubuntu3_FAILEDTOBUILD.txt.gz

tags: added: trusty
Changed in ball (Debian):
status: Unknown → New
Revision history for this message
Ross Gammon (rosco2) wrote :

As it has not been fixed in Debian, and at least two developers have been working on it, this is a confirmed problem.

Changed in ball (Ubuntu):
status: New → Confirmed
Changed in ball (Debian):
status: New → Fix Released
Changed in ball (Ubuntu):
assignee: nobody → Sebastian Carneiro (scarneiro)
Changed in ball (Ubuntu):
assignee: Sebastian Carneiro (scarneiro) → nobody
Andreas Moog (ampelbein)
no longer affects: ball (Ubuntu Precise)
Revision history for this message
Dylan Aïssi (daissi) wrote :

Fixed in 1.4.2+20140406-1, so since Zesty.

Changed in ball (Ubuntu):
status: Confirmed → Fix Released
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.