[Evolution] Bug#652154: gtkhtml4.0: FTBFS: hyperlink.c:40:1: error: unknown type name 'G_CONST_RETURN'

Mònica Ramírez Arceda monica at probeta.net
Thu Dec 15 09:59:51 UTC 2011


Source: gtkhtml4.0
Version: 4.0.2-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20111210 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../gtkhtml -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/cairo -I/usr/include/enchant -I/usr/include/gconf/2   -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\"  -DGSEAL_ENABLE -pthread -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo   -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security  -fPIE  -fstack-protector --param ssp-buffer-size=4  -D_FORTIFY_SOURCE=2  -Wformat -Wformat-security -Werror=format-security    -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED    -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o hyperlink.lo hyperlink.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/cairo -I/usr/include/enchant -I/usr/include/gconf/2 -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c hyperlink.c  -fPIC -DPIC -o .libs/hyperlink.o
> hyperlink.c:40:1: error: unknown type name 'G_CONST_RETURN'
> hyperlink.c:40:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> hyperlink.c:41:1: error: unknown type name 'G_CONST_RETURN'
> hyperlink.c:41:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> hyperlink.c: In function 'atk_action_interface_init':
> hyperlink.c:85:27: error: 'html_a11y_hyper_link_get_description' undeclared (first use in this function)
> hyperlink.c:85:27: note: each undeclared identifier is reported only once for each function it appears in
> hyperlink.c:86:27: error: 'html_a11y_hyper_link_get_name' undeclared (first use in this function)
> hyperlink.c: At top level:
> hyperlink.c:190:1: error: unknown type name 'G_CONST_RETURN'
> hyperlink.c:190:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> hyperlink.c:204:1: error: unknown type name 'G_CONST_RETURN'
> hyperlink.c:204:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> make[3]: *** [hyperlink.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/12/10/gtkhtml4.0_4.0.2-1_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.





More information about the Pkg-evolution-maintainers mailing list