Your message dated Sat, 29 Jun 2013 13:07:42 +0200
with message-id <201306291307.42987.david.sephi...@gmail.com>
and subject line Done: gwyddion: FTBFS: ../libdraw/gwyrgba.h:24:23: fatal 
error: gdk/gdkgc.h: No such file or directory
has caused the Debian Bug report #713565,
regarding gwyddion: FTBFS: ../libdraw/gwyrgba.h:24:23: fatal error: 
gdk/gdkgc.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 ow...@bugs.debian.org
immediately.)


-- 
713565: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713565
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gwyddion
Version: 2.28-2
Severity: serious
Tags: jessie sid
User: debian...@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:
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
> -I.. -DG_LOG_DOMAIN=\"GwyDraw\" -D_FORTIFY_SOURCE=2 -Wall -W -Wshadow 
> -Wpointer-arith -Wno-sign-compare -Wundef 
> -Werror-implicit-function-declaration -Wno-system-headers -Wno-pointer-sign 
> -Wno-format-zero-length -Wdeclaration-after-statement -Wredundant-decls 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   
> -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
>    -fno-trapping-math -fno-math-errno  -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
> gwydraw.lo gwydraw.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
> -DG_LOG_DOMAIN=\"GwyDraw\" -D_FORTIFY_SOURCE=2 -Wall -W -Wshadow 
> -Wpointer-arith -Wno-sign-compare -Wundef 
> -Werror-implicit-function-declaration -Wno-system-headers -Wno-pointer-sign 
> -Wno-format-zero-length -Wdeclaration-after-statement -Wredundant-decls 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -fno-trapping-math -fno-math-errno -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c gwydraw.c 
>  -fPIC -DPIC -o .libs/gwydraw.o
> In file included from ../libdraw/gwyglmaterial.h:26:0,
>                  from ../libdraw/gwydraw.h:25,
>                  from gwydraw.c:23:
> ../libdraw/gwyrgba.h:24:23: fatal error: gdk/gdkgc.h: No such file or 
> directory
>  #include <gdk/gdkgc.h>
>                        ^
> compilation terminated.
> make[3]: *** [gwydraw.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gwyddion_2.28-2_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 ---
Package: src:gwyddion
Version: 2.28-2

Now build ok. Closing the bug.

Diff of build against ofdending error line:

> -/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -
I..  -I.. -DG_LOG_DOMAIN=\"GwyDraw\" -D_FORTIFY_SOURCE=2 -Wall -W -Wshadow -
Wpointer-arith -Wno-sign-compare -Wundef -Werror-implicit-function-declaration 
-Wno-system-headers -Wno-pointer-sign -Wno-format-zero-length -Wdeclaration-
after-statement -Wredundant-decls -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -
I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -fno-trapping-math -fno-math-
errno  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -
Werror=format-security -Wall -c -o gwydraw.lo gwydraw.c
> -libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -
DG_LOG_DOMAIN=\"GwyDraw\" -D_FORTIFY_SOURCE=2 -Wall -W -Wshadow -Wpointer-
arith -Wno-sign-compare -Wundef -Werror-implicit-function-declaration -Wno-
system-headers -Wno-pointer-sign -Wno-format-zero-length -Wdeclaration-after-
statement -Wredundant-decls -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-
gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-
gnu/glib-2.0/include -fno-trapping-math -fno-math-errno -g -O2 -fstack-
protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c 
gwydraw.c  -fPIC -DPIC -o .libs/gwydraw.o
> -In file included from ../libdraw/gwyglmaterial.h:26:0,
> -                 from ../libdraw/gwydraw.h:25,
> -                 from gwydraw.c:23:
> -../libdraw/gwyrgba.h:24:23: fatal error: gdk/gdkgc.h: No such file or 
directory
> - #include <gdk/gdkgc.h>
> +/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -
I.. -I.. -DG_LOG_DOMAIN=\"GwyDraw\" -D_FORTIFY_SOURCE=2 -Wall -W -Wshadow -
Wpointer-arith -Wno-sign-compare -Wundef -Werror-implicit-function-declaration 
-Wno-system-headers -Wno-pointer-sign -Wno-format-zero-length -Wdeclaration-
after-statement -Wredundant-decls -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -
I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread -
I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -
I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -
I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -
I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -
I/usr/include/atk-1.0 -I/usr/include/gtkglext-1.0 -
I/usr/lib/gtkglext-1.0/include   -fno-trapping-math -fno-math-errno  -g -O2 -
fstack-protector --param=ssp-buffer-

Something breaks in libgtk2.0-dev.

Thanks,

David

--- End Message ---

Reply via email to