[Pkg-libvirt-maintainers] Bug#654849: gtk-vnc: FTBFS with GModule-2.0.gir:46.7-46.66: error: unknown child element `function' in `record'

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Jan 6 07:56:30 UTC 2012


Package: gtk-vnc
Version: 0.5.0-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

gtk-vnc 0.5.0-2 currently fails to build on a sid system, with the
following error during the gtk3 build:

[...]
 GEN    gtk-vnc-2.0.vapi
GModule-2.0.gir:46.7-46.66: error: unknown child element `function' in `record'

Please see the attached build log for full details.

This looks likely to be the same underlying problem as #650228 and
#650233, though i'm not sure what it is.

Thanks for maintaining gtk-vnc in debian!

       --dkg

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-rc7-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gvncviewer depends on:
ii  libatk1.0-0         2.2.0-2
ii  libc6               2.13-24
ii  libcairo-gobject2   1.10.2-6.2
ii  libcairo2           1.10.2-6.2
ii  libfontconfig1      2.8.0-3
ii  libfreetype6        2.4.8-1
ii  libgcrypt11         1.5.0-3
ii  libgdk-pixbuf2.0-0  2.24.0-2
ii  libglib2.0-0        2.30.2-4
ii  libgnutls26         2.12.14-5
ii  libgpg-error0       1.10-1
ii  libgtk-3-0          3.2.3-1
ii  libgtk-vnc-2.0-0    0.5.0-2
ii  libgvnc-1.0-0       0.5.0-2
ii  libpango1.0-0       1.29.4-2
ii  libpulse0           1.1-2
ii  libsasl2-2          2.1.25.dfsg1-2
ii  libx11-6            2:1.4.4-4
ii  zlib1g              1:1.2.3.4.dfsg-3

gvncviewer recommends no packages.

gvncviewer suggests no packages.

-- no debconf information
-------------- next part --------------
dpkg-buildpackage: source package gtk-vnc
dpkg-buildpackage: source version 0.5.0-2
dpkg-buildpackage: source changed by Guido G?nther <agx at sigxcpu.org>
dpkg-buildpackage: host architecture i386
 dpkg-source --before-build gtk-vnc-0.5.0
 fakeroot debian/rules clean
dh clean --with python2
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0'
rm -rf debian/gtk2 debian/gtk3 build
dh_auto_clean
make[1]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0'
   dh_clean
 dpkg-source -b gtk-vnc-0.5.0
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building gtk-vnc using existing ./gtk-vnc_0.5.0.orig.tar.xz
dpkg-source: info: building gtk-vnc in gtk-vnc_0.5.0-2.debian.tar.gz
dpkg-source: info: building gtk-vnc in gtk-vnc_0.5.0-2.dsc
 debian/rules build
dh build --with python2
   dh_testdir
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0'
dh_auto_configure -B build/gtk2 -- --with-gtk=2.0 \
                                           --with-python \
                                           --enable-plugin=yes \
                                           --disable-introspection
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i486-pc-linux-gnu file names to i486-pc-linux-gnu format... func_convert_file_noop
checking how to convert i486-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to disable maintainer-specific portions of Makefiles... no
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking which gtk+ version to compile against... 2.0
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking whether compiler accepts -Wall... yes
checking whether compiler accepts -Wformat... yes
checking whether compiler accepts -Wformat-security... yes
checking whether compiler accepts -Wmissing-prototypes... yes
checking whether compiler accepts -Wnested-externs... yes
checking whether compiler accepts -Wpointer-arith... yes
checking whether compiler accepts -Wextra... yes
checking whether compiler accepts -Wshadow... yes
checking whether compiler accepts -Wcast-align... yes
checking whether compiler accepts -Wwrite-strings... yes
checking whether compiler accepts -Waggregate-return... yes
checking whether compiler accepts -Winline... yes
checking whether compiler accepts -Wredundant-decls... yes
checking whether compiler accepts -Wno-sign-compare... yes
checking whether compiler accepts -Wp,-D_FORTIFY_SOURCE=2... yes
checking whether compiler accepts -fexceptions... yes
checking whether compiler accepts -fasynchronous-unwind-tables... yes
checking what language compliance flags to pass to the C compiler... 
checking whether compiler accepts -Wno-redundant-decls... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GOBJECT... yes
checking for GIO... yes
checking for GDK_PIXBUF... yes
checking for GTK... yes
checking for X11... yes
checking for CAIRO... yes
checking for VIEW... no
checking for PULSEAUDIO... yes
checking for GNUTLS... yes
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for sasl_client_init in -lsasl2... yes
checking for inflate in -lz... yes
checking for makecontext... yes
checking for swapcontext... yes
checking for getcontext... yes
checking for PYGTK... yes
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking whether /usr/bin/python version >= 2.4... yes
checking for headers required to compile python extensions... found
checking for FIREFOX_PLUGIN... no
checking for MOZILLA_PLUGIN... yes
checking for perl5... no
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating examples/Makefile
config.status: creating plugin/Makefile
config.status: creating po/Makefile.in
config.status: creating vapi/Makefile
config.status: creating gvnc-1.0.pc
config.status: creating gvncpulse-1.0.pc
config.status: creating gtk-vnc-1.0.pc
config.status: creating gtk-vnc-2.0.pc
config.status: creating gtk-vnc.spec
config.status: creating mingw32-gtk-vnc.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Configure summary:

	Compiler ...................:  gcc -std=gnu99
	Compiler Flags .............:  -g -O2
	Extra Link Flags ...........:  -Wl,--version-script= -Wl,--no-undefined
	Prefix......................:  /usr

	Python binding .............:  yes
	Install example programs ...:  no
	Browser plugin .............:  yes
	SASL support................:  yes
	GTK+ version................:  2.0

dh_auto_configure -B build/gtk3 -- --with-gtk=3.0 \
                                           --with-examples \
                                           --enable-introspection
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i486-pc-linux-gnu file names to i486-pc-linux-gnu format... func_convert_file_noop
checking how to convert i486-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to disable maintainer-specific portions of Makefiles... no
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking which gtk+ version to compile against... 3.0
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking whether compiler accepts -Wall... yes
checking whether compiler accepts -Wformat... yes
checking whether compiler accepts -Wformat-security... yes
checking whether compiler accepts -Wmissing-prototypes... yes
checking whether compiler accepts -Wnested-externs... yes
checking whether compiler accepts -Wpointer-arith... yes
checking whether compiler accepts -Wextra... yes
checking whether compiler accepts -Wshadow... yes
checking whether compiler accepts -Wcast-align... yes
checking whether compiler accepts -Wwrite-strings... yes
checking whether compiler accepts -Waggregate-return... yes
checking whether compiler accepts -Winline... yes
checking whether compiler accepts -Wredundant-decls... yes
checking whether compiler accepts -Wno-sign-compare... yes
checking whether compiler accepts -Wp,-D_FORTIFY_SOURCE=2... yes
checking whether compiler accepts -fexceptions... yes
checking whether compiler accepts -fasynchronous-unwind-tables... yes
checking what language compliance flags to pass to the C compiler... 
checking whether compiler accepts -Wno-redundant-decls... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GOBJECT... yes
checking for GIO... yes
checking for GDK_PIXBUF... yes
checking for GTK... yes
checking for X11... yes
checking for CAIRO... yes
checking for VIEW... no
checking for PULSEAUDIO... yes
checking for GNUTLS... yes
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for sasl_client_init in -lsasl2... yes
checking for inflate in -lz... yes
checking for makecontext... yes
checking for swapcontext... yes
checking for getcontext... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for GOBJECT_INTROSPECTION... yes
checking for vapigen... /usr/bin/vapigen
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating examples/Makefile
config.status: creating plugin/Makefile
config.status: creating po/Makefile.in
config.status: creating vapi/Makefile
config.status: creating gvnc-1.0.pc
config.status: creating gvncpulse-1.0.pc
config.status: creating gtk-vnc-1.0.pc
config.status: creating gtk-vnc-2.0.pc
config.status: creating gtk-vnc.spec
config.status: creating mingw32-gtk-vnc.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Configure summary:

	Compiler ...................:  gcc -std=gnu99
	Compiler Flags .............:  -g -O2
	Extra Link Flags ...........:  -Wl,--version-script= -Wl,--no-undefined
	Prefix......................:  /usr

	Python binding .............:  no
	Install example programs ...:  yes
	Browser plugin .............:  no
	SASL support................:  yes
	GTK+ version................:  3.0

make[1]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0'
   debian/rules override_dh_auto_build
make[1]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0'
dh_auto_build -D build/gtk2
make[2]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2'
make  all-recursive
make[3]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2'
Making all in src
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/src'
  GEN    vnc.defs
  GEN    vncmodule.defs.c
note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
note: I will now try to invoke pygobject-codegen-2.0 in the same directory
Could not write method VncDisplay.get_connection: No ArgType for VncConnection*
Could not write function vnc_display_get_option_group: No ArgType for GOptionGroup*
Could not write function vnc_display_get_option_entries: No ArgType for const-GOptionEntry*
***INFO*** The coverage of global functions is 0.00% (0/2)
***INFO*** The coverage of methods is 97.22% (35/36)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.
make  all-am
make[5]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/src'
  CC     libgvnc_1_0_la-d3des.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-d3des.lo `test -f 'd3des.c' || echo '../../../src/'`d3des.c
  CC     libgvnc_1_0_la-dh.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-dh.lo `test -f 'dh.c' || echo '../../../src/'`dh.c
  CC     libgvnc_1_0_la-vncpixelformat.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncpixelformat.lo `test -f 'vncpixelformat.c' || echo '../../../src/'`vncpixelformat.c
  CC     libgvnc_1_0_la-vncaudioformat.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncaudioformat.lo `test -f 'vncaudioformat.c' || echo '../../../src/'`vncaudioformat.c
  CC     libgvnc_1_0_la-vncaudiosample.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncaudiosample.lo `test -f 'vncaudiosample.c' || echo '../../../src/'`vncaudiosample.c
  CC     libgvnc_1_0_la-vncaudio.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncaudio.lo `test -f 'vncaudio.c' || echo '../../../src/'`vncaudio.c
  CC     libgvnc_1_0_la-vncbaseaudio.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncbaseaudio.lo `test -f 'vncbaseaudio.c' || echo '../../../src/'`vncbaseaudio.c
  CC     libgvnc_1_0_la-vncframebuffer.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncframebuffer.lo `test -f 'vncframebuffer.c' || echo '../../../src/'`vncframebuffer.c
  CC     libgvnc_1_0_la-vncbaseframebuffer.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncbaseframebuffer.lo `test -f 'vncbaseframebuffer.c' || echo '../../../src/'`vncbaseframebuffer.c
  CC     libgvnc_1_0_la-vnccursor.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vnccursor.lo `test -f 'vnccursor.c' || echo '../../../src/'`vnccursor.c
  CC     libgvnc_1_0_la-vnccolormap.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vnccolormap.lo `test -f 'vnccolormap.c' || echo '../../../src/'`vnccolormap.c
  CC     libgvnc_1_0_la-vncconnection.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncconnection.lo `test -f 'vncconnection.c' || echo '../../../src/'`vncconnection.c
  CC     libgvnc_1_0_la-vncconnectionenums.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncconnectionenums.lo `test -f 'vncconnectionenums.c' || echo '../../../src/'`vncconnectionenums.c
  CC     libgvnc_1_0_la-vncmarshal.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncmarshal.lo `test -f 'vncmarshal.c' || echo '../../../src/'`vncmarshal.c
  CC     libgvnc_1_0_la-vncutil.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncutil.lo `test -f 'vncutil.c' || echo '../../../src/'`vncutil.c
  CC     libgvnc_1_0_la-continuation.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-continuation.lo `test -f 'continuation.c' || echo '../../../src/'`continuation.c
  CC     libgvnc_1_0_la-coroutine_ucontext.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-coroutine_ucontext.lo `test -f 'coroutine_ucontext.c' || echo '../../../src/'`coroutine_ucontext.c
  CCLD   libgvnc-1.0.la
  CC     libgvncpulse_1_0_la-vncaudiopulse.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -D_REENTRANT   -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"pulse-vnc\" -g -O2 -c -o libgvncpulse_1_0_la-vncaudiopulse.lo `test -f 'vncaudiopulse.c' || echo '../../../src/'`vncaudiopulse.c
  CCLD   libgvncpulse-1.0.la
  CC     libgtk_vnc_1_0_la-vnccairoframebuffer.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_1_0_la-vnccairoframebuffer.lo `test -f 'vnccairoframebuffer.c' || echo '../../../src/'`vnccairoframebuffer.c
  CC     libgtk_vnc_1_0_la-vncdisplay.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_1_0_la-vncdisplay.lo `test -f 'vncdisplay.c' || echo '../../../src/'`vncdisplay.c
  CC     libgtk_vnc_1_0_la-vncdisplayenums.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_1_0_la-vncdisplayenums.lo `test -f 'vncdisplayenums.c' || echo '../../../src/'`vncdisplayenums.c
  CC     libgtk_vnc_1_0_la-vncdisplaykeymap.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_1_0_la-vncdisplaykeymap.lo `test -f 'vncdisplaykeymap.c' || echo '../../../src/'`vncdisplaykeymap.c
  CC     libgtk_vnc_1_0_la-vncgrabsequence.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_1_0_la-vncgrabsequence.lo `test -f 'vncgrabsequence.c' || echo '../../../src/'`vncgrabsequence.c
  CC     libgtk_vnc_1_0_la-vncmarshal.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_1_0_la-vncmarshal.lo `test -f 'vncmarshal.c' || echo '../../../src/'`vncmarshal.c
  CC     libgtk_vnc_1_0_la-vncimageframebuffer.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_1_0_la-vncimageframebuffer.lo `test -f 'vncimageframebuffer.c' || echo '../../../src/'`vncimageframebuffer.c
  CCLD   libgtk-vnc-1.0.la
  CC     gtkvnc_la-vncmodule.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo   -I/usr/include/python2.7 -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/cairo   -Wno-redundant-decls -g -O2 -c -o gtkvnc_la-vncmodule.lo `test -f 'vncmodule.c' || echo '../../../src/'`vncmodule.c
  CC     gtkvnc_la-vncmodule.defs.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo   -I/usr/include/python2.7 -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/cairo   -Wno-redundant-decls -g -O2 -c -o gtkvnc_la-vncmodule.defs.lo `test -f 'vncmodule.defs.c' || echo '../../../src/'`vncmodule.defs.c
  CCLD   gtkvnc.la
make[5]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/src'
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/src'
Making all in tools
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/tools'
  CC     gvnccapture-gvnccapture.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../tools -I..    -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -I../../../src/ -g -O2 -c -o gvnccapture-gvnccapture.o `test -f 'gvnccapture.c' || echo '../../../tools/'`gvnccapture.c
  CCLD   gvnccapture
  GEN    gvnccapture.1
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/tools'
Making all in examples
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/examples'
  CC     gvncviewer-gvncviewer.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../examples -I..    -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo   -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables   -I../../../src/ -g -O2 -c -o gvncviewer-gvncviewer.o `test -f 'gvncviewer.c' || echo '../../../examples/'`gvncviewer.c
  CCLD   gvncviewer
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/examples'
Making all in plugin
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/plugin'
  CC     gtk_vnc_plugin_la-gtk-vnc-plugin.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../plugin -I..    -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo   -DXP_UNIX -I/usr/include/xulrunner-11.0   -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -g -O2 -c -o gtk_vnc_plugin_la-gtk-vnc-plugin.lo `test -f 'gtk-vnc-plugin.c' || echo '../../../plugin/'`gtk-vnc-plugin.c
.../../../plugin/gtk-vnc-plugin.c: In function 'vnc_connected':
.../../../plugin/gtk-vnc-plugin.c:45:21: warning: unused variable 'This' [-Wunused-variable]
.../../../plugin/gtk-vnc-plugin.c: In function 'vnc_disconnected':
.../../../plugin/gtk-vnc-plugin.c:53:21: warning: unused variable 'This' [-Wunused-variable]
.../../../plugin/gtk-vnc-plugin.c: In function 'GtkVNCXSetWindow':
.../../../plugin/gtk-vnc-plugin.c:168:32: warning: variable 'ws_info' set but not used [-Wunused-but-set-variable]
  CC     gtk_vnc_plugin_la-npshell.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../plugin -I..    -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo   -DXP_UNIX -I/usr/include/xulrunner-11.0   -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -g -O2 -c -o gtk_vnc_plugin_la-npshell.lo `test -f 'npshell.c' || echo '../../../plugin/'`npshell.c
.../../../plugin/npshell.c:124:1: warning: no previous prototype for 'NPP_Initialize' [-Wmissing-prototypes]
.../../../plugin/npshell.c:142:1: warning: no previous prototype for 'NPP_Shutdown' [-Wmissing-prototypes]
.../../../plugin/npshell.c: In function 'NPP_New':
.../../../plugin/npshell.c:161:15: warning: variable 'value' set but not used [-Wunused-but-set-variable]
.../../../plugin/npshell.c:161:9: warning: variable 'key' set but not used [-Wunused-but-set-variable]
  CC     gtk_vnc_plugin_la-npunix.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../plugin -I..    -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo   -DXP_UNIX -I/usr/include/xulrunner-11.0   -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -g -O2 -c -o gtk_vnc_plugin_la-npunix.lo `test -f 'npunix.c' || echo '../../../plugin/'`npunix.c
.../../../plugin/npunix.c: In function 'NP_Initialize':
.../../../plugin/npunix.c:678:9: warning: implicit declaration of function 'NPP_Initialize' [-Wimplicit-function-declaration]
.../../../plugin/npunix.c:678:9: warning: nested extern declaration of 'NPP_Initialize' [-Wnested-externs]
.../../../plugin/npunix.c: In function 'NP_Shutdown':
.../../../plugin/npunix.c:695:5: warning: implicit declaration of function 'NPP_Shutdown' [-Wimplicit-function-declaration]
.../../../plugin/npunix.c:695:5: warning: nested extern declaration of 'NPP_Shutdown' [-Wnested-externs]
  CCLD   gtk-vnc-plugin.la
cp .libs/gtk-vnc-plugin.so gtk-vnc-plugin.so
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/plugin'
Making all in po
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/po'
file=`echo ca | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ca.po
file=`echo ca at valencia | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ca at valencia.po
file=`echo cs | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/cs.po
file=`echo da | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/da.po
file=`echo de | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/de.po
file=`echo el | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/el.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/en_GB.po
file=`echo eo | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/eo.po
file=`echo es | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/es.po
file=`echo eu | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/eu.po
file=`echo fr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/fr.po
file=`echo gl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/gl.po
file=`echo hu | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/hu.po
file=`echo it | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ja.po
file=`echo ko | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ko.po
file=`echo lt | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/lt.po
file=`echo nb | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/nb.po
file=`echo nds | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/nds.po
file=`echo pa | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/pa.po
file=`echo pl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/pl.po
file=`echo pt | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/pt.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/pt_BR.po
file=`echo ro | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ru.po
file=`echo sk | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/sk.po
file=`echo sl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/sl.po
file=`echo sv | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/sv.po
file=`echo th | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/th.po
file=`echo tr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/uk.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/zh_CN.po
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/zh_HK.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/zh_TW.po
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/po'
Making all in vapi
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/vapi'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2/vapi'
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2'
make[3]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2'
make[2]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk2'
dh_auto_build -D build/gtk3
make[2]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3'
make  all-recursive
make[3]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3'
Making all in src
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src'
make  all-am
make[5]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src'
  CC     libgvnc_1_0_la-d3des.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-d3des.lo `test -f 'd3des.c' || echo '../../../src/'`d3des.c
  CC     libgvnc_1_0_la-dh.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-dh.lo `test -f 'dh.c' || echo '../../../src/'`dh.c
  CC     libgvnc_1_0_la-vncpixelformat.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncpixelformat.lo `test -f 'vncpixelformat.c' || echo '../../../src/'`vncpixelformat.c
  CC     libgvnc_1_0_la-vncaudioformat.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncaudioformat.lo `test -f 'vncaudioformat.c' || echo '../../../src/'`vncaudioformat.c
  CC     libgvnc_1_0_la-vncaudiosample.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncaudiosample.lo `test -f 'vncaudiosample.c' || echo '../../../src/'`vncaudiosample.c
  CC     libgvnc_1_0_la-vncaudio.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncaudio.lo `test -f 'vncaudio.c' || echo '../../../src/'`vncaudio.c
  CC     libgvnc_1_0_la-vncbaseaudio.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncbaseaudio.lo `test -f 'vncbaseaudio.c' || echo '../../../src/'`vncbaseaudio.c
  CC     libgvnc_1_0_la-vncframebuffer.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncframebuffer.lo `test -f 'vncframebuffer.c' || echo '../../../src/'`vncframebuffer.c
  CC     libgvnc_1_0_la-vncbaseframebuffer.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncbaseframebuffer.lo `test -f 'vncbaseframebuffer.c' || echo '../../../src/'`vncbaseframebuffer.c
  CC     libgvnc_1_0_la-vnccursor.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vnccursor.lo `test -f 'vnccursor.c' || echo '../../../src/'`vnccursor.c
  CC     libgvnc_1_0_la-vnccolormap.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vnccolormap.lo `test -f 'vnccolormap.c' || echo '../../../src/'`vnccolormap.c
  CC     libgvnc_1_0_la-vncconnection.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncconnection.lo `test -f 'vncconnection.c' || echo '../../../src/'`vncconnection.c
  CC     libgvnc_1_0_la-vncconnectionenums.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncconnectionenums.lo `test -f 'vncconnectionenums.c' || echo '../../../src/'`vncconnectionenums.c
  CC     libgvnc_1_0_la-vncmarshal.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncmarshal.lo `test -f 'vncmarshal.c' || echo '../../../src/'`vncmarshal.c
  CC     libgvnc_1_0_la-vncutil.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-vncutil.lo `test -f 'vncutil.c' || echo '../../../src/'`vncutil.c
  CC     libgvnc_1_0_la-continuation.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-continuation.lo `test -f 'continuation.c' || echo '../../../src/'`continuation.c
  CC     libgvnc_1_0_la-coroutine_ucontext.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -I/usr/include/p11-kit-1    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gvnc\" -g -O2 -c -o libgvnc_1_0_la-coroutine_ucontext.lo `test -f 'coroutine_ucontext.c' || echo '../../../src/'`coroutine_ucontext.c
  CCLD   libgvnc-1.0.la
  CC     libgvncpulse_1_0_la-vncaudiopulse.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -D_REENTRANT   -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"pulse-vnc\" -g -O2 -c -o libgvncpulse_1_0_la-vncaudiopulse.lo `test -f 'vncaudiopulse.c' || echo '../../../src/'`vncaudiopulse.c
  CCLD   libgvncpulse-1.0.la
  CC     libgtk_vnc_2_0_la-vnccairoframebuffer.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_2_0_la-vnccairoframebuffer.lo `test -f 'vnccairoframebuffer.c' || echo '../../../src/'`vnccairoframebuffer.c
  CC     libgtk_vnc_2_0_la-vncdisplay.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_2_0_la-vncdisplay.lo `test -f 'vncdisplay.c' || echo '../../../src/'`vncdisplay.c
  CC     libgtk_vnc_2_0_la-vncdisplayenums.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_2_0_la-vncdisplayenums.lo `test -f 'vncdisplayenums.c' || echo '../../../src/'`vncdisplayenums.c
  CC     libgtk_vnc_2_0_la-vncdisplaykeymap.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_2_0_la-vncdisplaykeymap.lo `test -f 'vncdisplaykeymap.c' || echo '../../../src/'`vncdisplaykeymap.c
  CC     libgtk_vnc_2_0_la-vncgrabsequence.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_2_0_la-vncgrabsequence.lo `test -f 'vncgrabsequence.c' || echo '../../../src/'`vncgrabsequence.c
  CC     libgtk_vnc_2_0_la-vncmarshal.lo
/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src -I..    -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -g -O2 -c -o libgtk_vnc_2_0_la-vncmarshal.lo `test -f 'vncmarshal.c' || echo '../../../src/'`vncmarshal.c
  CCLD   libgtk-vnc-2.0.la
  GEN    GVnc-1.0.gir
g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -c -o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectLkK8bV/GVnc-1.0.o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectLkK8bV/GVnc-1.0.c
g-ir-scanner: link: libtool --mode=link --tag=CC gcc -o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectLkK8bV/GVnc-1.0 -export-dynamic /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectLkK8bV/GVnc-1.0.o -L. ./libgvnc-1.0.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
libtool: link: gcc -o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectLkK8bV/.libs/GVnc-1.0 /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectLkK8bV/GVnc-1.0.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic  -L. ./.libs/libgvnc-1.0.so -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread
g-ir-scanner: GVnc: warning: 1 warnings suppressed (use --warn-all to see them)
  GEN    GtkVnc-2.0.gir
g-ir-scanner: compile: gcc -Wall -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/cairo -c -o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectv00JoP/GtkVnc-2.0.o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectv00JoP/GtkVnc-2.0.c
g-ir-scanner: link: libtool --mode=link --tag=CC gcc -o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectv00JoP/GtkVnc-2.0 -export-dynamic /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectv00JoP/GtkVnc-2.0.o -L. ./libgtk-vnc-2.0.la -pthread -Wl,--export-dynamic -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
libtool: link: gcc -o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectv00JoP/.libs/GtkVnc-2.0 /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspectv00JoP/GtkVnc-2.0.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic  -L. ./.libs/libgtk-vnc-2.0.so -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread
g-ir-scanner: GtkVnc: warning: 2 warnings suppressed (use --warn-all to see them)
  GEN    GVncPulse-1.0.gir
g-ir-scanner: compile: gcc -Wall -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -c -o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspect7hTkWY/GVncPulse-1.0.o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspect7hTkWY/GVncPulse-1.0.c
g-ir-scanner: link: libtool --mode=link --tag=CC gcc -o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspect7hTkWY/GVncPulse-1.0 -export-dynamic /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspect7hTkWY/GVncPulse-1.0.o -L. ./libgvncpulse-1.0.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpulse-simple -lpulse
libtool: link: gcc -o /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspect7hTkWY/.libs/GVncPulse-1.0 /home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src/tmp-introspect7hTkWY/GVncPulse-1.0.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic  -L. ./.libs/libgvncpulse-1.0.so -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpulse-simple -lpulse -pthread
  GEN    GVnc-1.0.typelib
  GEN    GtkVnc-2.0.typelib
  GEN    GVncPulse-1.0.typelib
make[5]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src'
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/src'
Making all in tools
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/tools'
  CC     gvnccapture-gvnccapture.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../tools -I..    -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include   -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  -I../../../src/ -g -O2 -c -o gvnccapture-gvnccapture.o `test -f 'gvnccapture.c' || echo '../../../tools/'`gvnccapture.c
  CCLD   gvnccapture
  GEN    gvnccapture.1
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/tools'
Making all in examples
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/examples'
  CC     gvncviewer-gvncviewer.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../examples -I..    -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/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo   -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables   -I../../../src/ -g -O2 -c -o gvncviewer-gvncviewer.o `test -f 'gvncviewer.c' || echo '../../../examples/'`gvncviewer.c
  CCLD   gvncviewer
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/examples'
Making all in plugin
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/plugin'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/plugin'
Making all in po
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/po'
file=`echo ca | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ca.po
file=`echo ca at valencia | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ca at valencia.po
file=`echo cs | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/cs.po
file=`echo da | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/da.po
file=`echo de | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/de.po
file=`echo el | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/el.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/en_GB.po
file=`echo eo | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/eo.po
file=`echo es | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/es.po
file=`echo eu | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/eu.po
file=`echo fr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/fr.po
file=`echo gl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/gl.po
file=`echo hu | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/hu.po
file=`echo it | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ja.po
file=`echo ko | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ko.po
file=`echo lt | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/lt.po
file=`echo nb | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/nb.po
file=`echo nds | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/nds.po
file=`echo pa | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/pa.po
file=`echo pl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/pl.po
file=`echo pt | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/pt.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/pt_BR.po
file=`echo ro | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/ru.po
file=`echo sk | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/sk.po
file=`echo sl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/sl.po
file=`echo sv | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/sv.po
file=`echo th | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/th.po
file=`echo tr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/uk.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/zh_CN.po
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/zh_HK.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ../../../po/zh_TW.po
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/po'
Making all in vapi
make[4]: Entering directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/vapi'
  GEN    gvnc-1.0.vapi
Generation succeeded - 0 warning(s)
  GEN    gtk-vnc-2.0.vapi
GModule-2.0.gir:46.7-46.66: error: unknown child element `function' in `record'
      <function name="build_path" c:identifier="g_module_build_path">
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
GModule-2.0.gir:59.7-59.46: error: unknown child element `function' in `record'
      <function name="error" c:identifier="g_module_error">
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
GModule-2.0.gir:77.7-77.62: error: unknown child element `function' in `record'
      <function name="supported" c:identifier="g_module_supported">
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Generation failed: 3 error(s), 0 warning(s)
make[4]: *** [gtk-vnc-2.0.vapi] Error 1
make[4]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3/vapi'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0/build/gtk3'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/home/consoleuser/src/gtk-vnc/gtk-vnc-0.5.0'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


More information about the Pkg-libvirt-maintainers mailing list