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

2016-10-10 Thread Adrian Bunk
Control: tags -1 +fixed-upstream On Thu, Sep 29, 2016 at 12:08:42PM +0200, Jens Thiele wrote: > Jens Thiele writes: > > > forwarded upstream: > > https://github.com/shirok/Gauche-gtk2/issues/5 > > upstream commited a fix: > > commit 6fca535f7bb950f81db066bd1afdca9d55e9b460

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

2016-09-29 Thread Jens Thiele
Jens Thiele writes: > forwarded upstream: > https://github.com/shirok/Gauche-gtk2/issues/5 upstream commited a fix: commit 6fca535f7bb950f81db066bd1afdca9d55e9b460 (refs/remotes/origin/master, refs/remotes/origin/HEAD) Author: Shiro Kawai Date: Tue Sep 27

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

2016-09-14 Thread Jens Thiele
forwarded upstream: https://github.com/shirok/Gauche-gtk2/issues/5

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

2016-09-10 Thread Jens Thiele
upstream git [1] has the same problem [1] https://github.com/shirok/Gauche-gtk2.git

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

2016-09-09 Thread Jens Thiele
looks like the generated stub file (pango-font.stub) is already wrong: ;; pango_font_description_to_string (define-cproc pango-font-description-to-string () "char *s = pango_font_description_to_string(desc);\n ScmObj ss = SCM_MAKE_STR_COPYING(s\ );\n g_free(s);\n SCM_RETURN(ss);") where it

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

2016-09-07 Thread Lucas Nussbaum
Source: gauche-gtk Version: 0.6~pre1+git20121223-1 Severity: serious Tags: stretch sid User: debian...@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