Your message dated Tue, 09 Jul 2013 13:42:41 +0900
with message-id <[email protected]>
and subject line Re: [Pkg-gauche-devel] Bug#713495: gauche-gtk: FTBFS:
gdkgl.h:22:29: fatal error: gdkglext-config.h: No such file or directory
has caused the Debian Bug report #713495,
regarding gauche-gtk: FTBFS: gdkgl.h:22:29: fatal error: gdkglext-config.h: No
such file or directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
713495: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713495
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gauche-gtk
Version: 0.6~pre1+git20121223-1
Severity: serious
Tags: jessie sid
User: [email protected]
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:
> gcc -DHAVE_CONFIG_H -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security `gauche-config -I` `gauche-config
> --so-cflags` `pkg-config --cflags gtkglext-1.0` -D_FORTIFY_SOURCE=2 -c -o
> gauche-gtkgl.o gauche-gtkgl.c
> Package pangox was not found in the pkg-config search path.
> Perhaps you should add the directory containing `pangox.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'pangox', required by 'GdkGLExt', not found
> In file included from gauche-gtkgl.h:21:0,
> from gauche-gtkgl.c:18:
> /usr/include/gtkglext-1.0/gdk/gdkgl.h:22:29: fatal error: gdkglext-config.h:
> No such file or directory
> #include <gdkglext-config.h>
> ^
> compilation terminated.
> make[2]: *** [gauche-gtkgl.o] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gauche-gtk_0.6~pre1+git20121223-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.
--- End Message ---
--- Begin Message ---
Hello,
Thanks for your bug report.
On 2013-06-22 at 15:27 +0200, David Suárez wrote:
> Source: gauche-gtk
> Version: 0.6~pre1+git20121223-1
> Severity: serious
> Tags: jessie sid
> User: [email protected]
> 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:
> > gcc -DHAVE_CONFIG_H -g -O2 -fstack-protector --param=ssp-buffer-size=4
> > -Wformat -Werror=format-security `gauche-config -I` `gauche-config
> > --so-cflags` `pkg-config --cflags gtkglext-1.0` -D_FORTIFY_SOURCE=2 -c -o
> > gauche-gtkgl.o gauche-gtkgl.c
> > Package pangox was not found in the pkg-config search path.
> > Perhaps you should add the directory containing `pangox.pc'
> > to the PKG_CONFIG_PATH environment variable
> > Package 'pangox', required by 'GdkGLExt', not found
> > In file included from gauche-gtkgl.h:21:0,
> > from gauche-gtkgl.c:18:
> > /usr/include/gtkglext-1.0/gdk/gdkgl.h:22:29: fatal error:
> > gdkglext-config.h: No such file or directory
> > #include <gdkglext-config.h>
> > ^
> > compilation terminated.
> > make[2]: *** [gauche-gtkgl.o] Error 1
This is due to 709554, the bug in libgtkglext1-dev, which has been
fixed.
Today, I confirmed that there is no problem for building gauche-gtk
with version 1.2.0-3.1 of libgtkglext1-dev.
Thus, I am closing this bug.
--
--- End Message ---