[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Pkg-ime-devel] Bug#635264: ibus-input-pad: FTBFS: error: unknown type name 'GDBusConnection'



User: debian-bsd@lists.debian.org
Usertags: kfreebsd
thanks

Hi,

At least under Linux amd64 pbuilder, this package build OK.  So this is
kfreebsd specific bug.  It is a bit difficult for most of us to fix
this.

On Sun, Jul 24, 2011 at 04:02:06PM +0200, Christoph Egger wrote:
> Package: src:ibus-input-pad
> Version: 1.4.0-1
> Severity: serious
> Tags: sid wheezy

Above user tag may be more useful than these.

> Justification: fails to build from source (but built successfully in the past)
> 
> Hi!
> 
> Your package failed to build on the buildds:
> 
> Making all in setup
> make[3]: Entering directory `/build/buildd-ibus-input-pad_1.4.0-1-kfreebsd-amd64-cacfem/ibus-input-pad-1.4.0/setup'
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../engine -DDATAROOTDIR=\""/usr/share"\" -DIBUS_INPUT_PAD_SETUP_UI_FILE=\""/usr/share/ibus-input-pad/setup/setup-gtk2.ui"\"    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -c -o libiconfig_la-iconfig-gtk2.lo `test -f 'iconfig-gtk2.c' || echo './'`iconfig-gtk2.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../engine -DDATAROOTDIR=\"/usr/share\" -DIBUS_INPUT_PAD_SETUP_UI_FILE=\"/usr/share/ibus-input-pad/setup/setup-gtk2.ui\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -c iconfig-gtk2.c  -fPIC -DPIC -o .libs/libiconfig_la-iconfig-gtk2.o
> iconfig-gtk2.c:144:28: error: unknown type name 'GDBusConnection'
> 
> Full build log at
> https://buildd.debian.org/status/fetch.php?pkg=ibus-input-pad&arch=kfreebsd-amd64&ver=1.4.0-1&stamp=1311510271

Is this like the gnome-terminal bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631968
I see Robert Millan identified break point of this bug.  Have you found
the solution?  Can we get some hint?

As I see, libglib2.0-dev has GDBusConnection .... but this is not
defined as direct dependency.  Can you check adding  libglib2.0-dev
fixes this FTBFS bug or not on kfreebsd-amd64?  Maybe kfreebsd version
of some library package does not declare dependency to this.

In amd64, libglib2.0-dev is autoinstalled by dependency.

Regards,

Osamu


Reply to: