From: | gregoa [...] cpan.org |
Subject: | libopengl-perl: FTBFS: gl_const.h:2913:4: error: 'GL_TYPE_RGBA_FLOAT_ATI' undeclared (first use in this function) |
This bug has been forwarded from http://bugs.debian.org/713564
-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->
Source: libopengl-perl
Version: 0.66+dfsg-1
Severity: serious
Tags: jessie sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
Show quoted text
> cc -c -I/usr/include -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -DVERSION=\"0.66\" -DXS_VERSION=\"0.66\" -fPIC "-I/usr/lib/perl/5.14/CORE" -DHAVE_VER -DHAVE_GL -DHAVE_GLU -DHAVE_GLUT -DHAVE_GLX -DHAVE_FREEGLUT -DHAVE_FREEGLUT_H -DGL_GLEXT_LEGACY pogl_const.c
> In file included from /usr/lib/perl/5.14/CORE/perl.h:983:0,
> from pgopogl.h:22,
> from pogl_const.xs:18:
> gl_const.h: In function 'neoconstant':
> gl_const.h:2913:4: error: 'GL_TYPE_RGBA_FLOAT_ATI' undeclared (first use in this function)
> i(GL_TYPE_RGBA_FLOAT_ATI)
> ^
> /usr/lib/perl/5.14/CORE/embed.h:347:40: note: in definition of macro 'newSViv'
> #define newSViv(a) Perl_newSViv(aTHX_ a)
> ^
> gl_const.h:2913:2: note: in expansion of macro 'i'
> i(GL_TYPE_RGBA_FLOAT_ATI)
> ^
> gl_const.h:2913:4: note: each undeclared identifier is reported only once for each function it appears in
> i(GL_TYPE_RGBA_FLOAT_ATI)
> ^
> /usr/lib/perl/5.14/CORE/embed.h:347:40: note: in definition of macro 'newSViv'
> #define newSViv(a) Perl_newSViv(aTHX_ a)
> ^
> gl_const.h:2913:2: note: in expansion of macro 'i'
> i(GL_TYPE_RGBA_FLOAT_ATI)
> ^
> make[1]: *** [pogl_const.o] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libopengl-perl_0.66+dfsg-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--
Thanks in advance,
gregor herrmann, Debian Perl Group