Bug#915453: supertuxkart FTBFS with glew 2.1.0

Adrian Bunk bunk at debian.org
Mon Dec 3 21:50:59 GMT 2018


Source: supertuxkart
Version: 0.9.3-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/supertuxkart.html

...
In file included from /build/1st/supertuxkart-0.9.3/src/graphics/gl_headers.hpp:58,
                 from /build/1st/supertuxkart-0.9.3/src/graphics/abstract_renderer.hpp:21,
                 from /build/1st/supertuxkart-0.9.3/src/graphics/irr_driver.hpp:36,
                 from /build/1st/supertuxkart-0.9.3/src/addons/zip.cpp:22:
/usr/include/GL/glext.h:12066:105: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
 typedef void (APIENTRYP PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, const GLfloat *params);
                                                                                                         ^
In file included from /build/1st/supertuxkart-0.9.3/src/graphics/gl_headers.hpp:27,
                 from /build/1st/supertuxkart-0.9.3/src/graphics/abstract_renderer.hpp:21,
                 from /build/1st/supertuxkart-0.9.3/src/graphics/irr_driver.hpp:36,
                 from /build/1st/supertuxkart-0.9.3/src/addons/zip.cpp:22:
/build/1st/supertuxkart-0.9.3/lib/glew/include/GL/glew.h:15125:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
 typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, GLfloat* params);
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the Pkg-games-devel mailing list