[Pkg-gauche-devel] Bug#837028: gauche-gtk: FTBFS: pango-font.c:249:44: error: 'desc' undeclared (first use in this function)

Lucas Nussbaum lucas at debian.org
Wed Sep 7 22:17:33 UTC 2016


Source: gauche-gtk
Version: 0.6~pre1+git20121223-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20160906 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/gauche-gtk-0.6~pre1+git20121223=. -fstack-protector-strong -Wformat -Werror=format-security -I. `gauche-config -I` `gauche-config --so-cflags` `pkg-config --cflags gtk+-2.0` -Wdate-time -D_FORTIFY_SOURCE=2  -c -o pango-font.o pango-font.c
> pango-font.c: In function 'pango_font_pango_font_description_to_string':
> pango-font.c:249:44: error: 'desc' undeclared (first use in this function)
>  char *s = pango_font_description_to_string(desc);
>                                             ^~~~
> pango-font.c:249:44: note: each undeclared identifier is reported only once for each function it appears in
> pango-font.c: In function 'pango_font_pango_font_description_to_filename':
> pango-font.c:267:46: error: 'desc' undeclared (first use in this function)
>  char *s = pango_font_description_to_filename(desc);
>                                               ^~~~
> <builtin>: recipe for target 'pango-font.o' failed
> make[2]: *** [pango-font.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2016/09/06/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.



More information about the Pkg-gauche-devel mailing list