Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/spice-gtk.spec'], False, '/var/lib/mock/f16-build-1132988-175809/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/spice-gtk.spec'] sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/spice-gtk-0.7.39-1.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/spice-gtk.spec'], False, '/var/lib/mock/f16-build-1132988-175809/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/spice-gtk.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xqrBZB + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf spice-gtk-0.7.39-ab64 + /bin/mkdir -p spice-gtk-0.7.39-ab64 + cd spice-gtk-0.7.39-ab64 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/spice-gtk-0.7.39-ab64.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + '[' -n -ab64 ']' + mv spice-gtk-0.7.39-ab64 spice-gtk-0.7.39 + cp -a spice-gtk-0.7.39 spice-gtk3-0.7.39 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9yxGIE + umask 022 + cd /builddir/build/BUILD + cd spice-gtk-0.7.39-ab64 + LANG=C + export LANG + unset DISPLAY + cd spice-gtk-0.7.39 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS=-Wl,-z,relro + export LDFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-gtk-doc --with-gtk=2.0 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... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : 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... no 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... yes checking whether to enable maintainer-specific portions of Makefiles... no 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.1 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking whether byte ordering is bigendian... no checking for python2... /usr/bin/python2 checking if -Wl,--version-script works... yes checking for native Win32... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for PROTOCOL... yes checking for PIXMAN... yes checking for CELT051... yes checking for SSL... 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 which gtk+ version to compile against... 2.0 checking for GTK... yes checking for XRANDR... yes checking X11/XKBlib.h usability... yes checking X11/XKBlib.h presence... yes checking for X11/XKBlib.h... yes checking What rendering backend to use..... cairo checking for GLIB2... yes checking for GOBJECT2... yes checking for GIO... yes checking for CAIRO... yes checking for GTHREAD... yes checking for PULSE... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... checking for deflate in -lz... yes checking for SMARTCARD... yes checking for GUDEV... yes checking for LIBUSB... yes checking for LIBUSBREDIRHOST... yes checking for makecontext... yes checking for swapcontext... yes checking for getcontext... yes checking for GOBJECT_INTROSPECTION... yes checking for gobject-introspection... yes checking for PYGTK... yes checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking whether /usr/bin/python2 version >= 2.0... yes checking for headers required to compile python extensions... found checking for supported warning flags... checking whether gcc -std=gnu99 supports -Wall... yes checking whether gcc -std=gnu99 supports -Wno-sign-compare... yes checking whether gcc -std=gnu99 supports -Wno-deprecated-declarations... yes checking which warning flags were supported... -Wall -Wno-sign-compare -Wno-deprecated-declarations configure: creating ./config.status config.status: creating Makefile config.status: creating spice-client-glib-2.0.pc config.status: creating spice-client-gtk-2.0.pc config.status: creating spice-client-gtk-3.0.pc config.status: creating spice-controller.pc config.status: creating common/Makefile config.status: creating common/win/Makefile config.status: creating common/win/my_getopt-1.5/Makefile config.status: creating data/Makefile config.status: creating data/spicy.desktop.in config.status: creating data/spicy.nsis config.status: creating po/Makefile.in config.status: creating python_modules/Makefile config.status: creating gtk/Makefile config.status: creating gtk/controller/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands configure: Spice-Gtk 0.7.39-ab64 ============== prefix: /usr c compiler: gcc -std=gnu99 Coroutine: ucontext Audio: pulse Target: Unix SASL support: yes Smartcard support: yes USB redirection support: yes Gtk: 2.0 Now type 'make' to build spice-gtk + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39' Making all in common make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common' Making all in win make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win' Making all in my_getopt-1.5 make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win/my_getopt-1.5' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win/my_getopt-1.5' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common' Making all in gtk make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' GEN spice-marshal.c GEN spice-marshal.h GEN spice-glib-enums.c GEN spice-glib-enums.h GEN spice-widget-enums.c GEN spice-widget-enums.h CC generated_demarshallers.lo CC generated_demarshallers1.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o generated_demarshallers.lo generated_demarshallers.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o generated_demarshallers1.lo generated_demarshallers1.c CC generated_marshallers.lo CC generated_marshallers1.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o generated_marshallers.lo generated_marshallers.c CC spice-marshal.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o generated_marshallers1.lo generated_marshallers1.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-marshal.lo spice-marshal.c CC spice-widget-enums.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-widget-enums.lo spice-widget-enums.c CC spice-glib-enums.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-glib-enums.lo spice-glib-enums.c CC spice-audio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-audio.lo spice-audio.c CC spice-option.lo CC spice-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-util.lo spice-util.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-option.lo spice-option.c CC spice-client.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-client.lo spice-client.c CC spice-session.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-session.lo spice-session.c CC spice-channel.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-channel.lo spice-channel.c CC gio-coroutine.lo CC channel-cursor.lo CC channel-base.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gio-coroutine.lo gio-coroutine.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-base.lo channel-base.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-cursor.lo channel-cursor.c CC channel-display.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-display.lo channel-display.c CC channel-display-mjpeg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-display-mjpeg.lo channel-display-mjpeg.c CC channel-inputs.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-inputs.lo channel-inputs.c CC channel-main.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-main.lo channel-main.c CC channel-playback.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-playback.lo channel-playback.c CC channel-record.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-record.lo channel-record.c CC channel-smartcard.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-smartcard.lo channel-smartcard.c CC channel-usbredir.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-usbredir.lo channel-usbredir.c CC smartcard-manager.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o smartcard-manager.lo smartcard-manager.c CC usb-device-manager.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o usb-device-manager.lo usb-device-manager.c CC gusb-context.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gusb-context.lo `test -f 'gusb/gusb-context.c' || echo './'`gusb/gusb-context.c CC gusb-device.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gusb-device.lo `test -f 'gusb/gusb-device.c' || echo './'`gusb/gusb-device.c CC gusb-device-list.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gusb-device-list.lo `test -f 'gusb/gusb-device-list.c' || echo './'`gusb/gusb-device-list.c CC gusb-source.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gusb-source.lo `test -f 'gusb/gusb-source.c' || echo './'`gusb/gusb-source.c CC gusb-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gusb-util.lo `test -f 'gusb/gusb-util.c' || echo './'`gusb/gusb-util.c CC decode-glz.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o decode-glz.lo decode-glz.c CC decode-jpeg.lo CC decode-zlib.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o decode-zlib.lo decode-zlib.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o decode-jpeg.lo decode-jpeg.c CC mem.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mem.lo `test -f '../common/mem.c' || echo './'`../common/mem.c CC marshaller.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o marshaller.lo `test -f '../common/marshaller.c' || echo './'`../common/marshaller.c CC canvas_utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o canvas_utils.lo `test -f '../common/canvas_utils.c' || echo './'`../common/canvas_utils.c CC sw_canvas.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sw_canvas.lo `test -f '../common/sw_canvas.c' || echo './'`../common/sw_canvas.c CC pixman_utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pixman_utils.lo `test -f '../common/pixman_utils.c' || echo './'`../common/pixman_utils.c CC lines.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lines.lo `test -f '../common/lines.c' || echo './'`../common/lines.c CC rop3.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o rop3.lo `test -f '../common/rop3.c' || echo './'`../common/rop3.c CC quic.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o quic.lo `test -f '../common/quic.c' || echo './'`../common/quic.c CC lz.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lz.lo `test -f '../common/lz.c' || echo './'`../common/lz.c CC region.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o region.lo `test -f '../common/region.c' || echo './'`../common/region.c CC ssl_verify.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ssl_verify.lo `test -f '../common/ssl_verify.c' || echo './'`../common/ssl_verify.c CC spice-pulse.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-pulse.lo spice-pulse.c CC continuation.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o continuation.lo continuation.c CC coroutine_ucontext.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o coroutine_ucontext.lo coroutine_ucontext.c CC spice-widget.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-widget.lo spice-widget.c CC vncdisplaykeymap.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vncdisplaykeymap.lo vncdisplaykeymap.c CC spice-grabsequence.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-grabsequence.lo spice-grabsequence.c CC spice-widget-cairo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-widget-cairo.lo spice-widget-cairo.c GEN spice-client-gtk.defs GEN spice-client-gtk-module.defs.c Warning: generating old-style constructor for:spice_channel_new Warning: generating old-style constructor for:spice_display_new Could not write method SpiceMainChannel.clipboard_grab: No ArgType for int* Could not write method SpiceUsbDeviceManager.get_devices: No ArgType for GPtrArray* Could not write method SpiceUsbDeviceManager.is_device_connected: No ArgType for SpiceUsbDevice* Could not write method SpiceUsbDeviceManager.connect_device: No ArgType for SpiceUsbDevice* Could not write method SpiceUsbDeviceManager.disconnect_device: No ArgType for SpiceUsbDevice* Could not write function spice_grab_sequence_new_from_string: No ArgType for SpiceGrabSequence* Could not write function spice_client_error_quark: No ArgType for GQuark Could not write function spice_get_option_group: No ArgType for GOptionGroup* Could not write function spice_main_clipboard_notify: No ArgType for size_t Could not write function spice_main_clipboard_selection_grab: No ArgType for guint32* Could not write function spice_main_clipboard_selection_notify: No ArgType for size_t Could not write function spice_record_send_data: No ArgType for gpointer Could not write function spice_usb_device_manager_get: No ArgType for GMainContext* Warning: Constructor for SpiceAudio needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceCursorChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceDisplay needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceDisplayChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceInputsChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceMainChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpicePlaybackChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceRecordChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceSmartcardChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceUsbredirChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 55.56% (10/18) ***INFO*** The coverage of methods is 86.11% (31/36) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. CCLD libspice-client-glib-2.0.la GISCAN SpiceClientGLib-2.0.gir CCLD libspice-client-gtk-2.0.la spice-option.c:51: Warning: SpiceClientGLib: spice_get_option_group: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) GISCAN SpiceClientGtk-2.0.gir GICOMP SpiceClientGLib-2.0.gir GICOMP SpiceClientGtk-2.0.gir make all-recursive make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' Making all in controller make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/controller' make all-am make[5]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/controller' CC menu.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/spice-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o menu.lo menu.c CC controller.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/spice-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o controller.lo controller.c CC test.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/spice-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test.c menu.c: In function 'spice_ctrl_menu_item_construct_from_string': menu.c:261:8: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] menu.c:149:7: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable] menu.c:146:10: warning: variable '_tmp20_' set but not used [-Wunused-but-set-variable] menu.c:143:7: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] menu.c:141:7: warning: variable '_textaccel_size_' set but not used [-Wunused-but-set-variable] menu.c:135:7: warning: variable '_tmp13__length1' set but not used [-Wunused-but-set-variable] menu.c:131:7: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] menu.c:127:7: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] menu.c:123:10: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable] menu.c:122:7: warning: variable '_params_size_' set but not used [-Wunused-but-set-variable] menu.c: In function 'spice_ctrl_menu_item_to_string': menu.c:424:8: warning: unused variable '_l_collection_size_' [-Wunused-variable] menu.c: In function 'spice_ctrl_menu_construct_from_string': menu.c:709:8: warning: unused variable '_itemstr_collection_size_' [-Wunused-variable] test.c: In function 'notified': test.c:179:7: warning: format '%s' expects a matching 'char *' argument [-Wformat] test.c: In function 'main': test.c:191:9: warning: unused variable 'spicec_pid' [-Wunused-variable] controller.c: In function 'spice_ctrl_controller_menu_item_click_msg': controller.c:384:2: warning: missing braces around initializer [-Wmissing-braces] controller.c:384:2: warning: (near initialization for 'msg.base') [-Wmissing-braces] controller.c:391:7: warning: variable '_p_size_' set but not used [-Wunused-but-set-variable] controller.c: In function 'spice_ctrl_controller_handle_client_finish': controller.c:1030:39: warning: variable '_data_' set but not used [-Wunused-but-set-variable] /home/hans/projects/spice/master/spice-gtk/gtk/controller/controller.vala: In function 'spice_ctrl_controller_listen': /home/hans/projects/spice/master/spice-gtk/gtk/controller/controller.vala:28:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] controller.c: In function 'spice_ctrl_controller_listen_finish': controller.c:1794:33: warning: variable '_data_' set but not used [-Wunused-but-set-variable] /home/hans/projects/spice/master/spice-gtk/gtk/controller/controller.vala: In function 'spice_ctrl_controller_listen_co': /home/hans/projects/spice/master/spice-gtk/gtk/controller/controller.vala:229:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] CCLD libspice-controller.la CCLD test-controller make[5]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/controller' make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/controller' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' CC SpiceClientGtk_la-spice-client-gtk-module.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SpiceClientGtk_la-spice-client-gtk-module.lo `test -f 'spice-client-gtk-module.c' || echo './'`spice-client-gtk-module.c CC SpiceClientGtk_la-spice-client-gtk-module.defs.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SpiceClientGtk_la-spice-client-gtk-module.defs.lo `test -f 'spice-client-gtk-module.defs.c' || echo './'`spice-client-gtk-module.defs.c CC spicy-spicy.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-spicy.o `test -f 'spicy.c' || echo './'`spicy.c CC spicy-spice-cmdline.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-spice-cmdline.o `test -f 'spice-cmdline.c' || echo './'`spice-cmdline.c CC spicy-edid-parse.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-edid-parse.o `test -f 'display/edid-parse.c' || echo './'`display/edid-parse.c CC spicy-display-name.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-display-name.o `test -f 'display/display-name.c' || echo './'`display/display-name.c CC spicy-gnome-rr-config.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-gnome-rr-config.o `test -f 'display/gnome-rr-config.c' || echo './'`display/gnome-rr-config.c CC spicy-gnome-rr-output-info.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-gnome-rr-output-info.o `test -f 'display/gnome-rr-output-info.c' || echo './'`display/gnome-rr-output-info.c CC spicy-gnome-rr.o CC spicy-gnome-rr-x11.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-gnome-rr-x11.o `test -f 'display/gnome-rr-x11.c' || echo './'`display/gnome-rr-x11.c CC snappy.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c snappy.c CC spice-cmdline.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-gnome-rr.o `test -f 'display/gnome-rr.c' || echo './'`display/gnome-rr.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c spice-cmdline.c CC spicy-stats.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c spicy-stats.c CCLD spicy-stats CCLD snappy CCLD spicy CCLD SpiceClientGtk.la make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' Making all in po make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/po' Making all in python_modules make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/python_modules' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/python_modules' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc/reference' gtk-doc: Scanning header files gtk-doc: Compiling scanner libtool: compile: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../.. -I../.. -I../../gtk -I../../gtk -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c spice-gtk-scan.c -fPIC -DPIC -o .libs/spice-gtk-scan.o libtool: compile: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../.. -I../.. -I../../gtk -I../../gtk -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c spice-gtk-scan.c -o spice-gtk-scan.o >/dev/null 2>&1 gtk-doc: Linking scanner libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro .libs/spice-gtk-scan.o -Wl,-z -Wl,relro -o .libs/spice-gtk-scan ../../gtk/.libs/libspice-client-glib-2.0.so -L/lib ../../gtk/.libs/libspice-client-gtk-2.0.so /builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/.libs/libspice-client-glib-2.0.so -lcelt051 -ljpeg -lpixman-1 -lssl -lcrypto -lz -lpulse-mainloop-glib -lpulse -lsasl2 -lcacard -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgudev-1.0 -lusb-1.0 -lusbredirhost -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -pthread gtk-doc: Running scanner spice-gtk-scan gtk-doc: Building XML ../../gtk/channel-main.c:1669: warning: spice_main_clipboard_grab is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gtk/channel-main.c:1704: warning: spice_main_clipboard_release is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gtk/channel-main.c:1744: warning: spice_main_clipboard_notify is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gtk/channel-main.c:1783: warning: spice_main_clipboard_request is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gtk/gusb/gusb-device.c:27: warning: Section usb-device is not defined in the spice-gtk-section.txt file. ../../gtk/gusb/gusb-context.c:27: warning: Section gusb-context is not defined in the spice-gtk-section.txt file. ../../gtk/gusb/gusb-source.c:28: warning: Section gusb-source is not defined in the spice-gtk-section.txt file. ../../gtk/display/gnome-rr.c:471: warning: Parsing comment block file : parameter expected. ../../gtk/channel-inputs.c:345: warning: Parameter description for spice_inputs_position::channel is missing in source code comment block. ../../gtk/spice-channel.c:2092: warning: Parameter description for spice_channel_connect::channel is missing in source code comment block. ../../gtk/spice-grabsequence.c:122: warning: Parameter description for spice_grab_sequence_free::sequence is missing in source code comment block. ../../gtk/channel-main.c:1783: warning: Parameter description for spice_main_clipboard_request::channel is missing in source code comment block. ../../gtk/channel-main.c:1685: warning: Parameter description for spice_main_clipboard_selection_grab::channel is missing in source code comment block. ../../gtk/spice-widget.c:2031: warning: Parameter description for spice_display_mouse_ungrab::display is missing in source code comment block. ../../gtk/channel-main.c:1763: warning: Parameter description for spice_main_clipboard_selection_notify::channel is missing in source code comment block. ../../gtk/spice-channel.c:2304: warning: Parameter description for spice_channel_set_capability::channel is missing in source code comment block. ../../gtk/channel-main.c:1669: warning: Parameter description for spice_main_clipboard_grab::channel is missing in source code comment block. ../../gtk/spice-channel.c:2274: warning: Parameter description for spice_channel_test_common_capability::self is missing in source code comment block. ../../gtk/spice-channel.c:2274: warning: Parameter description for spice_channel_test_common_capability::cap is missing in source code comment block. ../../gtk/spice-channel.c:1752: warning: Parameter description for spice_channel_destroy::channel is missing in source code comment block. ../../gtk/spice-channel.c:2112: warning: Parameter description for spice_channel_open_fd::channel is missing in source code comment block. ../../gtk/channel-main.c:1744: warning: Parameter description for spice_main_clipboard_notify::channel is missing in source code comment block. ../../gtk/channel-record.c:331: warning: Parameter description for spice_record_send_data::channel is missing in source code comment block. ../../gtk/channel-main.c:1799: warning: Parameter description for spice_main_clipboard_selection_request::channel is missing in source code comment block. ../../gtk/spice-widget.c:2042: warning: Parameter description for spice_display_copy_to_guest::display is missing in source code comment block. ../../gtk/spice-widget.c:314: warning: Parameter description for spice_display_set_grab_keys::display is missing in source code comment block. ../../gtk/channel-inputs.c:467: warning: Parameter description for spice_inputs_key_press::channel is missing in source code comment block. ../../gtk/channel-inputs.c:553: warning: Parameter description for spice_inputs_set_key_locks::channel is missing in source code comment block. ../../gtk/channel-main.c:1636: warning: Parameter description for spice_main_set_display::channel is missing in source code comment block. ../../gtk/channel-inputs.c:376: warning: Parameter description for spice_inputs_button_press::channel is missing in source code comment block. ../../gtk/spice-session.c:918: warning: Parameter description for spice_session_connect::session is missing in source code comment block. ../../gtk/spice-channel.c:2255: warning: Parameter description for spice_channel_test_capability::self is missing in source code comment block. ../../gtk/spice-channel.c:2255: warning: Parameter description for spice_channel_test_capability::cap is missing in source code comment block. ../../gtk/channel-inputs.c:315: warning: Parameter description for spice_inputs_motion::channel is missing in source code comment block. ../../gtk/spice-widget.c:2081: warning: Parameter description for spice_display_get_pixbuf::display is missing in source code comment block. ../../gtk/spice-session.c:947: warning: Parameter description for spice_session_open_fd::session is missing in source code comment block. ../../gtk/spice-session.c:947: warning: Parameter description for spice_session_open_fd::Returns is missing in source code comment block. ../../gtk/channel-inputs.c:422: warning: Parameter description for spice_inputs_button_release::channel is missing in source code comment block. ../../gtk/channel-main.c:1719: warning: Parameter description for spice_main_clipboard_selection_release::channel is missing in source code comment block. ../../gtk/channel-main.c:1704: warning: Parameter description for spice_main_clipboard_release::channel is missing in source code comment block. ../../gtk/channel-inputs.c:498: warning: Parameter description for spice_inputs_key_release::channel is missing in source code comment block. ../../gtk/spice-session.c:1124: warning: Parameter description for spice_session_disconnect::session is missing in source code comment block. ../../gtk/spice-channel.c:2203: warning: Parameter description for spice_channel_disconnect::channel is missing in source code comment block. ../../gtk/channel-playback.h:41: warning: Field description for SpicePlaybackChannel::parent is not used from source code comment block. :0: warning: Field descriptions for SpiceSessionClass are missing in source code comment block. ../../gtk/spice-session.h:58: warning: Value descriptions for SpiceSessionMigration are missing in source code comment block. ../../gtk/spice-session.h:43: warning: Value descriptions for SpiceSessionVerify are missing in source code comment block. ../../gtk/channel-main.h:41: warning: Field description for SpiceMainChannel::parent is not used from source code comment block. ./spice-gtk-sections.txt:51: warning: No declaration found for spice_main_channel. ../../gtk/spice-channel.h:50: warning: Value descriptions for SpiceChannelEvent are missing in source code comment block. ./spice-gtk-sections.txt:75: warning: No declaration found for SpiceChannelVerify. :0: warning: Field descriptions for SpiceChannelClass are missing in source code comment block. ../../gtk/spice-channel.c:2255: warning: Parameter description for spice_channel_test_capability::self is not used from source code comment block. ../../gtk/spice-channel.c:2255: warning: Parameter description for spice_channel_test_capability::channel is missing in source code comment block. ../../gtk/spice-audio.h:52: warning: Field description for SpiceAudio::parent is not used from source code comment block. ../../gtk/channel-display.h:41: warning: Field description for SpiceDisplayChannel::parent is not used from source code comment block. ../../gtk/channel-cursor.h:41: warning: Field description for SpiceCursorChannel::parent is not used from source code comment block. ../../gtk/channel-record.h:41: warning: Field description for SpiceRecordChannel::parent is not used from source code comment block. ../../gtk/channel-inputs.h:47: warning: Field description for SpiceInputsChannel::parent is not used from source code comment block. :0: warning: Value descriptions for SpiceInputsLock are missing in source code comment block. ../../gtk/channel-smartcard.h:41: warning: Field description for SpiceSmartcardChannel::parent is not used from source code comment block. channel-smartcard:215: warning: Section stability level is API Stable (channel in development).It should be one of these: Stable, Unstable, or Private. :0: warning: Field descriptions for SpiceSmartcardManagerClass are missing in source code comment block. ../../gtk/channel-usbredir.h:44: warning: Field description for SpiceUsbredirChannel::parent is not used from source code comment block. channel-usbredir:258: warning: Section stability level is API Stable (channel in development).It should be one of these: Stable, Unstable, or Private. ../../gtk/usb-device-manager.h:48: warning: Field description for SpiceUsbDeviceManager::parent is not used from source code comment block. ../../gtk/usb-device-manager.c:437: warning: Parameter description for spice_usb_device_manager_get::err is missing in source code comment block. ../../gtk/usb-device-manager.c:550: warning: Parameter description for spice_usb_device_manager_connect_device::err is missing in source code comment block. :0: warning: Field descriptions for SpiceDisplayClass are missing in source code comment block. :0: warning: Value descriptions for SpiceDisplayKeyEvent are missing in source code comment block. See spice-gtk-undeclared.txt for the list of undeclared symbols. ./spice-gtk-unused.txt:1: warning: 387 unused declarations.They should be added to spice-gtk-sections.txt in the appropriate place. gtk-doc: Building HTML ../xml/spice-session.xml:190: element refsect2: validity error : ID SpiceSessionMigration already defined ^ ../xml/spice-session.xml:207: element refsect2: validity error : ID SpiceSessionVerify already defined ^ ../xml/spice-channel.xml:95: element refsect2: validity error : ID SpiceChannelEvent already defined ^ ../xml/channel-inputs.xml:126: element refsect2: validity error : ID SpiceInputsLock already defined ^ Computing chunks... Warning: multiple "IDs" for constraint linkend: SpiceChannelEvent. Warning: multiple "IDs" for constraint linkend: SpiceSessionMigration. Warning: multiple "IDs" for constraint linkend: SpiceInputsLock. Warning: multiple "IDs" for constraint linkend: SpiceSessionVerify. Writing ch01.html for chapter Warning: multiple "IDs" for constraint linkend: SpiceSessionMigration. Warning: multiple "IDs" for constraint linkend: SpiceSessionVerify. Warning: multiple "IDs" for constraint linkend: SpiceSessionMigration. Warning: multiple "IDs" for constraint linkend: SpiceSessionVerify. Warning: multiple "IDs" for constraint linkend: SpiceSessionMigration. Warning: multiple "IDs" for constraint linkend: SpiceSessionMigration. Warning: multiple "IDs" for constraint linkend: SpiceSessionVerify. Warning: multiple "IDs" for constraint linkend: SpiceSessionVerify. Writing SpiceSession.html for refentry(SpiceSession) Warning: multiple "IDs" for constraint linkend: SpiceChannelEvent. Warning: multiple "IDs" for constraint linkend: SpiceChannelEvent. Warning: multiple "IDs" for constraint linkend: SpiceChannelEvent. Warning: multiple "IDs" for constraint linkend: SpiceChannelEvent. Writing SpiceChannel.html for refentry(SpiceChannel) Writing SpiceCursorChannel.html for refentry(SpiceCursorChannel) Writing SpiceDisplayChannel.html for refentry(SpiceDisplayChannel) Warning: multiple "IDs" for constraint linkend: SpiceInputsLock. Warning: multiple "IDs" for constraint linkend: SpiceInputsLock. Writing SpiceInputsChannel.html for refentry(SpiceInputsChannel) Writing SpiceMainChannel.html for refentry(SpiceMainChannel) Writing SpicePlaybackChannel.html for refentry(SpicePlaybackChannel) Writing SpiceRecordChannel.html for refentry(SpiceRecordChannel) Writing SpiceSmartcardChannel.html for refentry(SpiceSmartcardChannel) Writing SpiceUsbredirChannel.html for refentry(SpiceUsbredirChannel) Writing ch02.html for chapter Writing SpiceDisplay.html for refentry(SpiceDisplay) Writing ch03.html for chapter Writing SpiceAudio.html for refentry(SpiceAudio) Writing SpiceSmartcardManager.html for refentry(SpiceSmartcardManager) Writing SpiceUsbDeviceManager.html for refentry(SpiceUsbDeviceManager) Writing spice-gtk-Utilities.html for refentry(spice-gtk-Utilities) Writing application-support.html for chapter(application-support) Writing api-reference.html for part(api-reference) Warning: multiple "IDs" for constraint linkend: SpiceChannelEvent. Warning: multiple "IDs" for constraint linkend: SpiceSessionMigration. Warning: multiple "IDs" for constraint linkend: SpiceInputsLock. Warning: multiple "IDs" for constraint linkend: SpiceSessionVerify. Writing object-tree.html for chapter(object-tree) Warning: multiple "IDs" for constraint linkend: SpiceChannelEvent. Warning: multiple "IDs" for constraint linkend: SpiceInputsLock. Warning: multiple "IDs" for constraint linkend: SpiceSessionMigration. Warning: multiple "IDs" for constraint linkend: SpiceSessionVerify. Writing api-index-full.html for index(api-index-full) Writing api-index-deprecated.html for index(api-index-deprecated) Writing annotation-glossary.html for glossary(annotation-glossary) Writing index.html for book(index) Writing index.sgml for book(index) Writing spice-gtk.devhelp for book(index) Writing spice-gtk.devhelp2 for book(index) gtk-doc: Fixing cross-references html/SpiceSmartcardManager.html:209: warning: no link for: 'VReader' -> (VReader). html/ch01.html:38: warning: no link for: 'GtkObject' -> (GtkObject). html/ch01.html:39: warning: no link for: 'GtkWidget' -> (GtkWidget). html/ch01.html:40: warning: no link for: 'GtkDrawingArea' -> (GtkDrawingArea). html/SpiceDisplayChannel.html:225: warning: no link for: 'RED-DISPLAY-MARK:CAPS' -> (RED_DISPLAY_MARK). html/SpiceDisplayChannel.html:267: warning: no link for: 'SPICE-SURFACE-FMT-32-xRGB' -> (SPICE_SURFACE_FMT_32_xRGB). html/SpiceDisplayChannel.html:267: warning: no link for: 'SPICE-SURFACE-FMT-16-555:CAPS' -> (SPICE_SURFACE_FMT_16_555). html/SpiceChannel.html:249: warning: no link for: 'SPICE-CHANNEL-NONE:CAPS' -> (SPICE_CHANNEL_NONE). html/SpicePlaybackChannel.html:248: warning: no link for: 'SPICE-AUDIO-FMT:CAPS' -> (SPICE_AUDIO_FMT). html/SpiceMainChannel.html:172: warning: no link for: 'SpiceMainChannel-mouse-update' -> ("mouse-update"). html/SpiceMainChannel.html:176: warning: no link for: 'SpiceMainChannel-agent-update' -> ("agent-update"). html/SpiceMainChannel.html:228: warning: no link for: 'VD-AGENT-CLIPBOARD:CAPS' -> (VD_AGENT_CLIPBOARD). html/SpiceMainChannel.html:235: warning: no link for: 'VD-AGENT-CLIPBOARD-SELECTION-:CAPS' -> (VD_AGENT_CLIPBOARD_SELECTION_). html/SpiceMainChannel.html:483: warning: no link for: 'SPICE-MOUSE-MODE-CLIENT:CAPS' -> (SPICE_MOUSE_MODE_CLIENT). html/SpiceMainChannel.html:486: warning: no link for: 'SPICE-MOUSE-MODE-SERVER:CAPS' -> (SPICE_MOUSE_MODE_SERVER). html/SpiceSession.html:132: warning: no link for: 'SPICE-CHANNEL-OPENED:CAPS' -> (SPICE_CHANNEL_OPENED). html/SpiceDisplay.html:100: warning: no link for: 'AtkImplementorIface' -> (AtkImplementorIface). html/SpiceDisplay.html:100: warning: no link for: 'GtkBuildable' -> (GtkBuildable). make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc' Making all in data make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/data' make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39' make[1]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39' + cd .. + cd spice-gtk3-0.7.39 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS=-Wl,-z,relro + export LDFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-gtk=3.0 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... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : 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... no 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... yes checking whether to enable maintainer-specific portions of Makefiles... no 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.1 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking whether byte ordering is bigendian... no checking for python2... /usr/bin/python2 checking if -Wl,--version-script works... yes checking for native Win32... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for PROTOCOL... yes checking for PIXMAN... yes checking for CELT051... yes checking for SSL... 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 which gtk+ version to compile against... 3.0 checking for GTK... yes checking for XRANDR... yes checking X11/XKBlib.h usability... yes checking X11/XKBlib.h presence... yes checking for X11/XKBlib.h... yes checking What rendering backend to use..... cairo checking for GLIB2... yes checking for GOBJECT2... yes checking for GIO... yes checking for CAIRO... yes checking for GTHREAD... yes checking for PULSE... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... checking for deflate in -lz... yes checking for SMARTCARD... yes checking for GUDEV... yes checking for LIBUSB... yes checking for LIBUSBREDIRHOST... yes checking for makecontext... yes checking for swapcontext... yes checking for getcontext... yes checking for GOBJECT_INTROSPECTION... yes checking for gobject-introspection... yes checking for supported warning flags... checking whether gcc -std=gnu99 supports -Wall... yes checking whether gcc -std=gnu99 supports -Wno-sign-compare... yes checking whether gcc -std=gnu99 supports -Wno-deprecated-declarations... yes checking which warning flags were supported... -Wall -Wno-sign-compare -Wno-deprecated-declarations configure: creating ./config.status config.status: creating Makefile config.status: creating spice-client-glib-2.0.pc config.status: creating spice-client-gtk-2.0.pc config.status: creating spice-client-gtk-3.0.pc config.status: creating spice-controller.pc config.status: creating common/Makefile config.status: creating common/win/Makefile config.status: creating common/win/my_getopt-1.5/Makefile config.status: creating data/Makefile config.status: creating data/spicy.desktop.in config.status: creating data/spicy.nsis config.status: creating po/Makefile.in config.status: creating python_modules/Makefile config.status: creating gtk/Makefile config.status: creating gtk/controller/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands configure: Spice-Gtk 0.7.39-ab64 ============== prefix: /usr c compiler: gcc -std=gnu99 Coroutine: ucontext Audio: pulse Target: Unix SASL support: yes Smartcard support: yes USB redirection support: yes Gtk: 3.0 Now type 'make' to build spice-gtk + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39' Making all in common make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common' Making all in win make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win' Making all in my_getopt-1.5 make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win/my_getopt-1.5' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win/my_getopt-1.5' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common' Making all in gtk make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' GEN spice-marshal.c GEN spice-marshal.h GEN spice-glib-enums.c GEN spice-glib-enums.h GEN spice-widget-enums.c GEN spice-widget-enums.h CC generated_demarshallers.lo CC generated_demarshallers1.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o generated_demarshallers.lo generated_demarshallers.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o generated_demarshallers1.lo generated_demarshallers1.c CC generated_marshallers.lo CC generated_marshallers1.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o generated_marshallers.lo generated_marshallers.c CC spice-marshal.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o generated_marshallers1.lo generated_marshallers1.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-marshal.lo spice-marshal.c CC spice-glib-enums.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-glib-enums.lo spice-glib-enums.c CC spice-audio.lo CC spice-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-audio.lo spice-audio.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-util.lo spice-util.c CC spice-option.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-option.lo spice-option.c CC spice-client.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-client.lo spice-client.c CC spice-session.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-session.lo spice-session.c CC spice-channel.lo CC gio-coroutine.lo CC channel-base.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-channel.lo spice-channel.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gio-coroutine.lo gio-coroutine.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-base.lo channel-base.c CC channel-cursor.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-cursor.lo channel-cursor.c CC channel-display.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-display.lo channel-display.c CC channel-display-mjpeg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-display-mjpeg.lo channel-display-mjpeg.c CC channel-inputs.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-inputs.lo channel-inputs.c CC channel-main.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-main.lo channel-main.c CC channel-playback.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-playback.lo channel-playback.c CC channel-record.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-record.lo channel-record.c CC channel-smartcard.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-smartcard.lo channel-smartcard.c CC channel-usbredir.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o channel-usbredir.lo channel-usbredir.c CC smartcard-manager.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o smartcard-manager.lo smartcard-manager.c CC usb-device-manager.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o usb-device-manager.lo usb-device-manager.c CC gusb-context.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gusb-context.lo `test -f 'gusb/gusb-context.c' || echo './'`gusb/gusb-context.c CC gusb-device.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gusb-device.lo `test -f 'gusb/gusb-device.c' || echo './'`gusb/gusb-device.c CC gusb-device-list.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gusb-device-list.lo `test -f 'gusb/gusb-device-list.c' || echo './'`gusb/gusb-device-list.c CC gusb-source.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gusb-source.lo `test -f 'gusb/gusb-source.c' || echo './'`gusb/gusb-source.c CC gusb-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gusb-util.lo `test -f 'gusb/gusb-util.c' || echo './'`gusb/gusb-util.c CC decode-glz.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o decode-glz.lo decode-glz.c CC decode-jpeg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o decode-jpeg.lo decode-jpeg.c CC decode-zlib.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o decode-zlib.lo decode-zlib.c CC mem.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mem.lo `test -f '../common/mem.c' || echo './'`../common/mem.c CC marshaller.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o marshaller.lo `test -f '../common/marshaller.c' || echo './'`../common/marshaller.c CC canvas_utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o canvas_utils.lo `test -f '../common/canvas_utils.c' || echo './'`../common/canvas_utils.c CC sw_canvas.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sw_canvas.lo `test -f '../common/sw_canvas.c' || echo './'`../common/sw_canvas.c CC pixman_utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pixman_utils.lo `test -f '../common/pixman_utils.c' || echo './'`../common/pixman_utils.c CC lines.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lines.lo `test -f '../common/lines.c' || echo './'`../common/lines.c CC quic.lo CC rop3.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o rop3.lo `test -f '../common/rop3.c' || echo './'`../common/rop3.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o quic.lo `test -f '../common/quic.c' || echo './'`../common/quic.c CC lz.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lz.lo `test -f '../common/lz.c' || echo './'`../common/lz.c CC region.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o region.lo `test -f '../common/region.c' || echo './'`../common/region.c CC ssl_verify.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ssl_verify.lo `test -f '../common/ssl_verify.c' || echo './'`../common/ssl_verify.c CC spice-pulse.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-pulse.lo spice-pulse.c CC continuation.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o continuation.lo continuation.c CC coroutine_ucontext.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o coroutine_ucontext.lo coroutine_ucontext.c CC spice-widget.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-widget.lo spice-widget.c CC vncdisplaykeymap.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vncdisplaykeymap.lo vncdisplaykeymap.c CC spice-grabsequence.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-grabsequence.lo spice-grabsequence.c CC spice-widget-cairo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-widget-cairo.lo spice-widget-cairo.c CC spice-widget-enums.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spice-widget-enums.lo spice-widget-enums.c CCLD libspice-client-glib-2.0.la GISCAN SpiceClientGLib-2.0.gir CCLD libspice-client-gtk-3.0.la spice-option.c:51: Warning: SpiceClientGLib: spice_get_option_group: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) GISCAN SpiceClientGtk-3.0.gir GICOMP SpiceClientGLib-2.0.gir GICOMP SpiceClientGtk-3.0.gir make all-recursive make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' Making all in controller make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/controller' make all-am make[5]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/controller' CC menu.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/spice-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o menu.lo menu.c CC controller.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/spice-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o controller.lo controller.c CC test.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/spice-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test.c menu.c: In function 'spice_ctrl_menu_item_construct_from_string': menu.c:261:8: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] menu.c:149:7: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable] menu.c:146:10: warning: variable '_tmp20_' set but not used [-Wunused-but-set-variable] menu.c:143:7: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] menu.c:141:7: warning: variable '_textaccel_size_' set but not used [-Wunused-but-set-variable] menu.c:135:7: warning: variable '_tmp13__length1' set but not used [-Wunused-but-set-variable] menu.c:131:7: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] menu.c:127:7: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] menu.c:123:10: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable] menu.c:122:7: warning: variable '_params_size_' set but not used [-Wunused-but-set-variable] menu.c: In function 'spice_ctrl_menu_item_to_string': menu.c:424:8: warning: unused variable '_l_collection_size_' [-Wunused-variable] menu.c: In function 'spice_ctrl_menu_construct_from_string': menu.c:709:8: warning: unused variable '_itemstr_collection_size_' [-Wunused-variable] test.c: In function 'notified': test.c:179:7: warning: format '%s' expects a matching 'char *' argument [-Wformat] test.c: In function 'main': test.c:191:9: warning: unused variable 'spicec_pid' [-Wunused-variable] controller.c: In function 'spice_ctrl_controller_menu_item_click_msg': controller.c:384:2: warning: missing braces around initializer [-Wmissing-braces] controller.c:384:2: warning: (near initialization for 'msg.base') [-Wmissing-braces] controller.c:391:7: warning: variable '_p_size_' set but not used [-Wunused-but-set-variable] controller.c: In function 'spice_ctrl_controller_handle_client_finish': controller.c:1030:39: warning: variable '_data_' set but not used [-Wunused-but-set-variable] /home/hans/projects/spice/master/spice-gtk/gtk/controller/controller.vala: In function 'spice_ctrl_controller_listen': /home/hans/projects/spice/master/spice-gtk/gtk/controller/controller.vala:28:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] controller.c: In function 'spice_ctrl_controller_listen_finish': controller.c:1794:33: warning: variable '_data_' set but not used [-Wunused-but-set-variable] /home/hans/projects/spice/master/spice-gtk/gtk/controller/controller.vala: In function 'spice_ctrl_controller_listen_co': /home/hans/projects/spice/master/spice-gtk/gtk/controller/controller.vala:229:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] CCLD libspice-controller.la CCLD test-controller make[5]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/controller' make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/controller' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' CC spicy-spicy.o CC spicy-spice-cmdline.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-spicy.o `test -f 'spicy.c' || echo './'`spicy.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-spice-cmdline.o `test -f 'spice-cmdline.c' || echo './'`spice-cmdline.c CC spicy-edid-parse.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-edid-parse.o `test -f 'display/edid-parse.c' || echo './'`display/edid-parse.c CC spicy-display-name.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-display-name.o `test -f 'display/display-name.c' || echo './'`display/display-name.c CC spicy-gnome-rr-config.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-gnome-rr-config.o `test -f 'display/gnome-rr-config.c' || echo './'`display/gnome-rr-config.c CC spicy-gnome-rr-output-info.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-gnome-rr-output-info.o `test -f 'display/gnome-rr-output-info.c' || echo './'`display/gnome-rr-output-info.c CC spicy-gnome-rr.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-gnome-rr.o `test -f 'display/gnome-rr.c' || echo './'`display/gnome-rr.c CC spicy-gnome-rr-x11.o CC snappy.o CC spice-cmdline.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spicy-gnome-rr-x11.o `test -f 'display/gnome-rr-x11.c' || echo './'`display/gnome-rr-x11.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c snappy.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c spice-cmdline.c CC spicy-stats.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GSpice\" -DSW_CANVAS_CACHE -DSPICE_GTK_LOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\""/pnp.ids"\" -I../common -I../client -I../client/x11 -I/usr/include/spice-1 -I/usr/include/pixman-1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c spicy-stats.c CCLD spicy-stats CCLD snappy CCLD spicy make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' Making all in po make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/po' Making all in python_modules make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/python_modules' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/python_modules' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc' Making all in data make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/data' make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39' make[1]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39' + cd .. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vGC2Uv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386 ++ dirname /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386 + cd spice-gtk-0.7.39-ab64 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386 + cd spice-gtk3-0.7.39 + make install DESTDIR=/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386 make install-recursive make[1]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39' Making install in common make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common' Making install in win make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win' Making install in my_getopt-1.5 make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win/my_getopt-1.5' make[5]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win/my_getopt-1.5' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win/my_getopt-1.5' make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win/my_getopt-1.5' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win' make[5]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win' make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common/win' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/common' Making install in gtk make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' Making install in controller make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/controller' make install-am make[5]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/controller' make[6]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/controller' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libspice-controller.la '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libspice-controller.so.0.0.0 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-controller.so.0.0.0 libspice-controller.so.0 || { rm -f libspice-controller.so.0 && ln -s libspice-controller.so.0.0.0 libspice-controller.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-controller.so.0.0.0 libspice-controller.so || { rm -f libspice-controller.so && ln -s libspice-controller.so.0.0.0 libspice-controller.so; }; }) libtool: install: /usr/bin/install -c .libs/libspice-controller.lai /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.la libtool: install: /usr/bin/install -c .libs/libspice-controller.a /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.a libtool: install: chmod 644 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.a libtool: install: ranlib /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/spice-controller" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-controller" /usr/bin/install -c -m 644 spice-controller.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-controller' make[6]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/controller' make[5]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/controller' make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/controller' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' make[5]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libspice-client-glib-2.0.la libspice-client-gtk-3.0.la '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libspice-client-glib-2.0.so.1.3.0 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.so.1.3.0 libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-client-glib-2.0.so.1.3.0 libspice-client-glib-2.0.so.1 || { rm -f libspice-client-glib-2.0.so.1 && ln -s libspice-client-glib-2.0.so.1.3.0 libspice-client-glib-2.0.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-client-glib-2.0.so.1.3.0 libspice-client-glib-2.0.so || { rm -f libspice-client-glib-2.0.so && ln -s libspice-client-glib-2.0.so.1.3.0 libspice-client-glib-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libspice-client-glib-2.0.lai /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.la libtool: install: warning: relinking `libspice-client-gtk-3.0.la' libtool: install: (cd /builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk; /bin/sh /builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 1:2:0 -no-undefined -Wl,--version-script=./map-file -Wl,-z,relro -o libspice-client-gtk-3.0.la -rpath /usr/lib spice-widget.lo vncdisplaykeymap.lo spice-grabsequence.lo spice-widget-cairo.lo spice-widget-enums.lo libspice-client-glib-2.0.la -pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -inst-prefix-dir /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386) libtool: install: /usr/bin/install -c .libs/libspice-client-gtk-3.0.so.1.0.2T /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-3.0.so.1.0.2 libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-client-gtk-3.0.so.1.0.2 libspice-client-gtk-3.0.so.1 || { rm -f libspice-client-gtk-3.0.so.1 && ln -s libspice-client-gtk-3.0.so.1.0.2 libspice-client-gtk-3.0.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-client-gtk-3.0.so.1.0.2 libspice-client-gtk-3.0.so || { rm -f libspice-client-gtk-3.0.so && ln -s libspice-client-gtk-3.0.so.1.0.2 libspice-client-gtk-3.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libspice-client-gtk-3.0.lai /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-3.0.la libtool: install: /usr/bin/install -c .libs/libspice-client-glib-2.0.a /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.a libtool: install: ranlib /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.a libtool: install: /usr/bin/install -c .libs/libspice-client-gtk-3.0.a /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-3.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-3.0.a libtool: install: ranlib /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-3.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c spicy snappy spicy-stats '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin' libtool: install: warning: `libspice-client-gtk-3.0.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk/libspice-client-glib-2.0.la' has not been installed in `/usr/lib' libtool: install: warning: `libspice-client-glib-2.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/spicy /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin/spicy libtool: install: warning: `libspice-client-glib-2.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/snappy /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin/snappy libtool: install: warning: `libspice-client-glib-2.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/spicy-stats /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin/spicy-stats test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386" test -z "/usr/include/spice-client-glib-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0" /usr/bin/install -c -m 644 spice-channel-enums.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0' test -z "/usr/share/gir-1.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/gir-1.0" /usr/bin/install -c -m 644 SpiceClientGLib-2.0.gir SpiceClientGtk-3.0.gir '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/gir-1.0' test -z "/usr/include/spice-client-glib-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0" /usr/bin/install -c -m 644 spice-audio.h spice-client.h spice-types.h spice-session.h spice-channel.h spice-util.h spice-option.h channel-cursor.h channel-display.h channel-inputs.h channel-main.h channel-playback.h channel-record.h channel-smartcard.h channel-usbredir.h usb-device-manager.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0' test -z "/usr/include/spice-client-gtk-3.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-gtk-3.0" /usr/bin/install -c -m 644 spice-widget.h spice-grabsequence.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-gtk-3.0' test -z "/usr/include/spice-client-glib-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0" /usr/bin/install -c -m 644 spice-glib-enums.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0' test -z "/usr/include/spice-client-gtk-3.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-gtk-3.0" /usr/bin/install -c -m 644 spice-widget-enums.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-gtk-3.0' test -z "/usr/lib/girepository-1.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/girepository-1.0" /usr/bin/install -c -m 644 SpiceClientGLib-2.0.typelib SpiceClientGtk-3.0.typelib '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/girepository-1.0' make[5]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/gtk' Making install in po make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/po' linguas="fr "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/build-aux/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/spice-gtk.mo; \ echo "installing $lang.gmo as $dir/spice-gtk.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/spice-gtk.mo; \ echo "installing ./$lang.gmo as" \ "$dir/spice-gtk.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/spice-gtk.mo.m; \ echo "installing $lang.gmo.m as $dir/spice-gtk.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/spice-gtk.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/spice-gtk.mo.m"; \ else \ true; \ fi; \ fi; \ done installing fr.gmo as /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/locale/fr/LC_MESSAGES/spice-gtk.mo make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/po' Making install in python_modules make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/python_modules' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/python_modules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/python_modules' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/python_modules' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc' Making install in reference make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc/reference' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc/reference' make[4]: Nothing to be done for `install-exec-am'. -- Installing ./html/SpiceAudio.html -- Installing ./html/SpiceChannel.html -- Installing ./html/SpiceCursorChannel.html -- Installing ./html/SpiceDisplay.html -- Installing ./html/SpiceDisplayChannel.html -- Installing ./html/SpiceInputsChannel.html -- Installing ./html/SpiceMainChannel.html -- Installing ./html/SpicePlaybackChannel.html -- Installing ./html/SpiceRecordChannel.html -- Installing ./html/SpiceSession.html -- Installing ./html/SpiceSmartcardChannel.html -- Installing ./html/SpiceSmartcardManager.html -- Installing ./html/SpiceUsbDeviceManager.html -- Installing ./html/SpiceUsbredirChannel.html -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-deprecated.html -- Installing ./html/api-index-full.html -- Installing ./html/api-reference.html -- Installing ./html/application-support.html -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/ch03.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/object-tree.html -- Installing ./html/right.png -- Installing ./html/spice-gtk-Utilities.html -- Installing ./html/spice-gtk.devhelp -- Installing ./html/spice-gtk.devhelp2 -- Installing ./html/style.css -- Installing ./html/up.png http://library.gnome.org/devel/gdk-pixbuf/unstable/ -> /usr/share/gtk-doc/html/gdk-pixbuf/ (4) http://library.gnome.org/devel/gio/unstable/ -> /usr/share/gtk-doc/html/gio/ (1) http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (315) http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (106) make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc/reference' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/doc' Making install in data make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/data' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/vala/vapi" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/vala/vapi" /usr/bin/install -c -m 644 spice-protocol.vapi '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/vala/vapi' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/data' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39/data' make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 spice-client-glib-2.0.pc spice-client-gtk-3.0.pc spice-controller.pc '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39' make[1]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk3-0.7.39' + cd .. + cd spice-gtk-0.7.39 + make install DESTDIR=/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386 make install-recursive make[1]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39' Making install in common make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common' Making install in win make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win' Making install in my_getopt-1.5 make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win/my_getopt-1.5' make[5]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win/my_getopt-1.5' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win/my_getopt-1.5' make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win/my_getopt-1.5' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win' make[5]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win' make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common/win' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/common' Making install in gtk make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' Making install in controller make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/controller' make install-am make[5]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/controller' make[6]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/controller' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libspice-controller.la '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libspice-controller.so.0.0.0 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-controller.so.0.0.0 libspice-controller.so.0 || { rm -f libspice-controller.so.0 && ln -s libspice-controller.so.0.0.0 libspice-controller.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-controller.so.0.0.0 libspice-controller.so || { rm -f libspice-controller.so && ln -s libspice-controller.so.0.0.0 libspice-controller.so; }; }) libtool: install: /usr/bin/install -c .libs/libspice-controller.lai /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.la libtool: install: /usr/bin/install -c .libs/libspice-controller.a /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.a libtool: install: chmod 644 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.a libtool: install: ranlib /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/spice-controller" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-controller" /usr/bin/install -c -m 644 spice-controller.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-controller' make[6]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/controller' make[5]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/controller' make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/controller' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' make[5]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libspice-client-glib-2.0.la libspice-client-gtk-2.0.la '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libspice-client-glib-2.0.so.1.3.0 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.so.1.3.0 libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-client-glib-2.0.so.1.3.0 libspice-client-glib-2.0.so.1 || { rm -f libspice-client-glib-2.0.so.1 && ln -s libspice-client-glib-2.0.so.1.3.0 libspice-client-glib-2.0.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-client-glib-2.0.so.1.3.0 libspice-client-glib-2.0.so || { rm -f libspice-client-glib-2.0.so && ln -s libspice-client-glib-2.0.so.1.3.0 libspice-client-glib-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libspice-client-glib-2.0.lai /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.la libtool: install: warning: relinking `libspice-client-gtk-2.0.la' libtool: install: (cd /builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk; /bin/sh /builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 1:2:0 -no-undefined -Wl,--version-script=./map-file -Wl,-z,relro -o libspice-client-gtk-2.0.la -rpath /usr/lib spice-widget.lo vncdisplaykeymap.lo spice-grabsequence.lo spice-widget-cairo.lo spice-widget-enums.lo libspice-client-glib-2.0.la -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -inst-prefix-dir /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386) libtool: install: /usr/bin/install -c .libs/libspice-client-gtk-2.0.so.1.0.2T /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-2.0.so.1.0.2 libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-client-gtk-2.0.so.1.0.2 libspice-client-gtk-2.0.so.1 || { rm -f libspice-client-gtk-2.0.so.1 && ln -s libspice-client-gtk-2.0.so.1.0.2 libspice-client-gtk-2.0.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib && { ln -s -f libspice-client-gtk-2.0.so.1.0.2 libspice-client-gtk-2.0.so || { rm -f libspice-client-gtk-2.0.so && ln -s libspice-client-gtk-2.0.so.1.0.2 libspice-client-gtk-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libspice-client-gtk-2.0.lai /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-2.0.la libtool: install: /usr/bin/install -c .libs/libspice-client-glib-2.0.a /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.a libtool: install: ranlib /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.a libtool: install: /usr/bin/install -c .libs/libspice-client-gtk-2.0.a /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-2.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-2.0.a libtool: install: ranlib /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c spicy snappy spicy-stats '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin' libtool: install: warning: `libspice-client-gtk-2.0.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/libspice-client-glib-2.0.la' has not been installed in `/usr/lib' libtool: install: warning: `libspice-client-glib-2.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/spicy /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin/spicy libtool: install: warning: `libspice-client-glib-2.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/snappy /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin/snappy libtool: install: warning: `libspice-client-glib-2.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/spicy-stats /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin/spicy-stats test -z "/usr/lib/python2.7/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c SpiceClientGtk.la '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/site-packages' libtool: install: warning: relinking `SpiceClientGtk.la' libtool: install: (cd /builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk; /bin/sh /builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -module -avoid-version -fPIC -Wl,-z,relro -o SpiceClientGtk.la -rpath /usr/lib/python2.7/site-packages SpiceClientGtk_la-spice-client-gtk-module.lo SpiceClientGtk_la-spice-client-gtk-module.defs.lo libspice-client-gtk-2.0.la libspice-client-glib-2.0.la -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386) libtool: install: /usr/bin/install -c .libs/SpiceClientGtk.soT /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/site-packages/SpiceClientGtk.so libtool: install: /usr/bin/install -c .libs/SpiceClientGtk.lai /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/site-packages/SpiceClientGtk.la libtool: install: /usr/bin/install -c .libs/SpiceClientGtk.a /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/site-packages/SpiceClientGtk.a libtool: install: chmod 644 /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/site-packages/SpiceClientGtk.a libtool: install: ranlib /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/site-packages/SpiceClientGtk.a libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages' test -z "/usr/include/spice-client-glib-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0" /usr/bin/install -c -m 644 spice-channel-enums.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0' test -z "/usr/share/gir-1.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/gir-1.0" /usr/bin/install -c -m 644 SpiceClientGLib-2.0.gir SpiceClientGtk-2.0.gir '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/gir-1.0' test -z "/usr/include/spice-client-glib-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0" /usr/bin/install -c -m 644 spice-audio.h spice-client.h spice-types.h spice-session.h spice-channel.h spice-util.h spice-option.h channel-cursor.h channel-display.h channel-inputs.h channel-main.h channel-playback.h channel-record.h channel-smartcard.h channel-usbredir.h usb-device-manager.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0' test -z "/usr/include/spice-client-gtk-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-gtk-2.0" /usr/bin/install -c -m 644 spice-widget.h spice-grabsequence.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-gtk-2.0' test -z "/usr/include/spice-client-glib-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0" /usr/bin/install -c -m 644 spice-glib-enums.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-glib-2.0' test -z "/usr/include/spice-client-gtk-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-gtk-2.0" /usr/bin/install -c -m 644 spice-widget-enums.h '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/include/spice-client-gtk-2.0' test -z "/usr/lib/girepository-1.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/girepository-1.0" /usr/bin/install -c -m 644 SpiceClientGLib-2.0.typelib SpiceClientGtk-2.0.typelib '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/girepository-1.0' make[5]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk' Making install in po make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/po' linguas="fr "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/build-aux/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/spice-gtk.mo; \ echo "installing $lang.gmo as $dir/spice-gtk.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/spice-gtk.mo; \ echo "installing ./$lang.gmo as" \ "$dir/spice-gtk.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/spice-gtk.mo.m; \ echo "installing $lang.gmo.m as $dir/spice-gtk.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/spice-gtk.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/spice-gtk.mo.m"; \ else \ true; \ fi; \ fi; \ done installing fr.gmo as /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/locale/fr/LC_MESSAGES/spice-gtk.mo make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/po' Making install in python_modules make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/python_modules' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/python_modules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/python_modules' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/python_modules' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc' Making install in reference make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc/reference' gtk-doc: Building XML ../../gtk/channel-main.c:1669: warning: spice_main_clipboard_grab is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gtk/channel-main.c:1704: warning: spice_main_clipboard_release is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gtk/channel-main.c:1744: warning: spice_main_clipboard_notify is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gtk/channel-main.c:1783: warning: spice_main_clipboard_request is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gtk/gusb/gusb-device.c:27: warning: Section usb-device is not defined in the spice-gtk-section.txt file. ../../gtk/gusb/gusb-context.c:27: warning: Section gusb-context is not defined in the spice-gtk-section.txt file. ../../gtk/gusb/gusb-source.c:28: warning: Section gusb-source is not defined in the spice-gtk-section.txt file. ../../gtk/display/gnome-rr.c:471: warning: Parsing comment block file : parameter expected. ../../gtk/channel-inputs.c:345: warning: Parameter description for spice_inputs_position::channel is missing in source code comment block. ../../gtk/spice-channel.c:2092: warning: Parameter description for spice_channel_connect::channel is missing in source code comment block. ../../gtk/spice-grabsequence.c:122: warning: Parameter description for spice_grab_sequence_free::sequence is missing in source code comment block. ../../gtk/channel-main.c:1783: warning: Parameter description for spice_main_clipboard_request::channel is missing in source code comment block. ../../gtk/channel-main.c:1685: warning: Parameter description for spice_main_clipboard_selection_grab::channel is missing in source code comment block. ../../gtk/spice-widget.c:2031: warning: Parameter description for spice_display_mouse_ungrab::display is missing in source code comment block. ../../gtk/channel-main.c:1763: warning: Parameter description for spice_main_clipboard_selection_notify::channel is missing in source code comment block. ../../gtk/spice-channel.c:2304: warning: Parameter description for spice_channel_set_capability::channel is missing in source code comment block. ../../gtk/channel-main.c:1669: warning: Parameter description for spice_main_clipboard_grab::channel is missing in source code comment block. ../../gtk/spice-channel.c:2274: warning: Parameter description for spice_channel_test_common_capability::self is missing in source code comment block. ../../gtk/spice-channel.c:2274: warning: Parameter description for spice_channel_test_common_capability::cap is missing in source code comment block. ../../gtk/spice-channel.c:1752: warning: Parameter description for spice_channel_destroy::channel is missing in source code comment block. ../../gtk/spice-channel.c:2112: warning: Parameter description for spice_channel_open_fd::channel is missing in source code comment block. ../../gtk/channel-main.c:1744: warning: Parameter description for spice_main_clipboard_notify::channel is missing in source code comment block. ../../gtk/channel-record.c:331: warning: Parameter description for spice_record_send_data::channel is missing in source code comment block. ../../gtk/channel-main.c:1799: warning: Parameter description for spice_main_clipboard_selection_request::channel is missing in source code comment block. ../../gtk/spice-widget.c:2042: warning: Parameter description for spice_display_copy_to_guest::display is missing in source code comment block. ../../gtk/spice-widget.c:314: warning: Parameter description for spice_display_set_grab_keys::display is missing in source code comment block. ../../gtk/channel-inputs.c:467: warning: Parameter description for spice_inputs_key_press::channel is missing in source code comment block. ../../gtk/channel-inputs.c:553: warning: Parameter description for spice_inputs_set_key_locks::channel is missing in source code comment block. ../../gtk/channel-main.c:1636: warning: Parameter description for spice_main_set_display::channel is missing in source code comment block. ../../gtk/channel-inputs.c:376: warning: Parameter description for spice_inputs_button_press::channel is missing in source code comment block. ../../gtk/spice-session.c:918: warning: Parameter description for spice_session_connect::session is missing in source code comment block. ../../gtk/spice-channel.c:2255: warning: Parameter description for spice_channel_test_capability::self is missing in source code comment block. ../../gtk/spice-channel.c:2255: warning: Parameter description for spice_channel_test_capability::cap is missing in source code comment block. ../../gtk/channel-inputs.c:315: warning: Parameter description for spice_inputs_motion::channel is missing in source code comment block. ../../gtk/spice-widget.c:2081: warning: Parameter description for spice_display_get_pixbuf::display is missing in source code comment block. ../../gtk/spice-session.c:947: warning: Parameter description for spice_session_open_fd::session is missing in source code comment block. ../../gtk/spice-session.c:947: warning: Parameter description for spice_session_open_fd::Returns is missing in source code comment block. ../../gtk/channel-inputs.c:422: warning: Parameter description for spice_inputs_button_release::channel is missing in source code comment block. ../../gtk/channel-main.c:1719: warning: Parameter description for spice_main_clipboard_selection_release::channel is missing in source code comment block. ../../gtk/channel-main.c:1704: warning: Parameter description for spice_main_clipboard_release::channel is missing in source code comment block. ../../gtk/channel-inputs.c:498: warning: Parameter description for spice_inputs_key_release::channel is missing in source code comment block. ../../gtk/spice-session.c:1124: warning: Parameter description for spice_session_disconnect::session is missing in source code comment block. ../../gtk/spice-channel.c:2203: warning: Parameter description for spice_channel_disconnect::channel is missing in source code comment block. ../../gtk/channel-playback.h:41: warning: Field description for SpicePlaybackChannel::parent is not used from source code comment block. :0: warning: Field descriptions for SpiceSessionClass are missing in source code comment block. ../../gtk/spice-session.h:58: warning: Value descriptions for SpiceSessionMigration are missing in source code comment block. ../../gtk/spice-session.h:43: warning: Value descriptions for SpiceSessionVerify are missing in source code comment block. ../../gtk/channel-main.h:41: warning: Field description for SpiceMainChannel::parent is not used from source code comment block. ./spice-gtk-sections.txt:51: warning: No declaration found for spice_main_channel. ../../gtk/spice-channel.h:50: warning: Value descriptions for SpiceChannelEvent are missing in source code comment block. ./spice-gtk-sections.txt:75: warning: No declaration found for SpiceChannelVerify. :0: warning: Field descriptions for SpiceChannelClass are missing in source code comment block. ../../gtk/spice-channel.c:2255: warning: Parameter description for spice_channel_test_capability::self is not used from source code comment block. ../../gtk/spice-channel.c:2255: warning: Parameter description for spice_channel_test_capability::channel is missing in source code comment block. ../../gtk/spice-audio.h:52: warning: Field description for SpiceAudio::parent is not used from source code comment block. ../../gtk/channel-display.h:41: warning: Field description for SpiceDisplayChannel::parent is not used from source code comment block. ../../gtk/channel-cursor.h:41: warning: Field description for SpiceCursorChannel::parent is not used from source code comment block. ../../gtk/channel-record.h:41: warning: Field description for SpiceRecordChannel::parent is not used from source code comment block. ../../gtk/channel-inputs.h:47: warning: Field description for SpiceInputsChannel::parent is not used from source code comment block. :0: warning: Value descriptions for SpiceInputsLock are missing in source code comment block. ../../gtk/channel-smartcard.h:41: warning: Field description for SpiceSmartcardChannel::parent is not used from source code comment block. channel-smartcard:215: warning: Section stability level is API Stable (channel in development).It should be one of these: Stable, Unstable, or Private. :0: warning: Field descriptions for SpiceSmartcardManagerClass are missing in source code comment block. ../../gtk/channel-usbredir.h:44: warning: Field description for SpiceUsbredirChannel::parent is not used from source code comment block. channel-usbredir:258: warning: Section stability level is API Stable (channel in development).It should be one of these: Stable, Unstable, or Private. ../../gtk/usb-device-manager.h:48: warning: Field description for SpiceUsbDeviceManager::parent is not used from source code comment block. ../../gtk/usb-device-manager.c:437: warning: Parameter description for spice_usb_device_manager_get::err is missing in source code comment block. ../../gtk/usb-device-manager.c:550: warning: Parameter description for spice_usb_device_manager_connect_device::err is missing in source code comment block. :0: warning: Field descriptions for SpiceDisplayClass are missing in source code comment block. :0: warning: Value descriptions for SpiceDisplayKeyEvent are missing in source code comment block. See spice-gtk-undeclared.txt for the list of undeclared symbols. ./spice-gtk-unused.txt:1: warning: 387 unused declarations.They should be added to spice-gtk-sections.txt in the appropriate place. make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc/reference' make[4]: Nothing to be done for `install-exec-am'. -- Installing ./html/SpiceAudio.html -- Installing ./html/SpiceChannel.html -- Installing ./html/SpiceCursorChannel.html -- Installing ./html/SpiceDisplay.html -- Installing ./html/SpiceDisplayChannel.html -- Installing ./html/SpiceInputsChannel.html -- Installing ./html/SpiceMainChannel.html -- Installing ./html/SpicePlaybackChannel.html -- Installing ./html/SpiceRecordChannel.html -- Installing ./html/SpiceSession.html -- Installing ./html/SpiceSmartcardChannel.html -- Installing ./html/SpiceSmartcardManager.html -- Installing ./html/SpiceUsbDeviceManager.html -- Installing ./html/SpiceUsbredirChannel.html -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-deprecated.html -- Installing ./html/api-index-full.html -- Installing ./html/api-reference.html -- Installing ./html/application-support.html -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/ch03.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/object-tree.html -- Installing ./html/right.png -- Installing ./html/spice-gtk-Utilities.html -- Installing ./html/spice-gtk.devhelp -- Installing ./html/spice-gtk.devhelp2 -- Installing ./html/style.css -- Installing ./html/up.png ../gdk-pixbuf/ -> /usr/share/gtk-doc/html/gdk-pixbuf/ (4) ../gio/ -> /usr/share/gtk-doc/html/gio/ (1) ../glib/ -> /usr/share/gtk-doc/html/glib/ (315) ../gobject/ -> /usr/share/gtk-doc/html/gobject/ (106) make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc/reference' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc' make[4]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/doc' Making install in data make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/data' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/vala/vapi" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/vala/vapi" /usr/bin/install -c -m 644 spice-protocol.vapi '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/vala/vapi' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/data' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/data' make[2]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39' make[3]: Entering directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 spice-client-glib-2.0.pc spice-client-gtk-2.0.pc spice-controller.pc '/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39' make[2]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39' make[1]: Leaving directory `/builddir/build/BUILD/spice-gtk-0.7.39-ab64/spice-gtk-0.7.39' + cd .. + rm -f /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.a /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-2.0.a /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-3.0.a /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.a + rm -f /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.la /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-2.0.la /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-3.0.la /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.la + rm -f /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/site-packages/SpiceClientGtk.a + rm -f /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/site-packages/SpiceClientGtk.la + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386 spice-gtk + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/spice-gtk-0.7.39-ab64 extracting debug info from /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-glib-2.0.so.1.3.0 extracting debug info from /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/site-packages/SpiceClientGtk.so extracting debug info from /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-2.0.so.1.0.2 extracting debug info from /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-controller.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/libspice-client-gtk-3.0.so.1.0.2 extracting debug info from /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin/spicy extracting debug info from /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin/snappy extracting debug info from /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/bin/spicy-stats symlinked /usr/lib/debug/usr/lib/libspice-client-glib-2.0.so.1.3.0.debug to /usr/lib/debug/usr/lib/libspice-client-glib-2.0.so.debug symlinked /usr/lib/debug/usr/lib/libspice-client-gtk-3.0.so.1.0.2.debug to /usr/lib/debug/usr/lib/libspice-client-gtk-3.0.so.1.debug symlinked /usr/lib/debug/usr/lib/libspice-client-gtk-3.0.so.1.0.2.debug to /usr/lib/debug/usr/lib/libspice-client-gtk-3.0.so.debug symlinked /usr/lib/debug/usr/lib/libspice-client-gtk-2.0.so.1.0.2.debug to /usr/lib/debug/usr/lib/libspice-client-gtk-2.0.so.1.debug symlinked /usr/lib/debug/usr/lib/libspice-controller.so.0.0.0.debug to /usr/lib/debug/usr/lib/libspice-controller.so.0.debug symlinked /usr/lib/debug/usr/lib/libspice-controller.so.0.0.0.debug to /usr/lib/debug/usr/lib/libspice-controller.so.debug symlinked /usr/lib/debug/usr/lib/libspice-client-glib-2.0.so.1.3.0.debug to /usr/lib/debug/usr/lib/libspice-client-glib-2.0.so.1.debug symlinked /usr/lib/debug/usr/lib/libspice-client-gtk-2.0.so.1.0.2.debug to /usr/lib/debug/usr/lib/libspice-client-gtk-2.0.so.debug cpio: spice-gtk-0.7.39-ab64/spice-gtk-0.7.39/gtk/tmp.c: Cannot stat: No such file or directory 4791 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: spice-gtk-0.7.39-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QqNI0w + umask 022 + cd /builddir/build/BUILD + cd spice-gtk-0.7.39-ab64 + DOCDIR=/builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/doc/spice-gtk-0.7.39 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/doc/spice-gtk-0.7.39 + cp -pr spice-gtk-0.7.39/AUTHORS /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/doc/spice-gtk-0.7.39 + cp -pr spice-gtk-0.7.39/COPYING /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/doc/spice-gtk-0.7.39 + cp -pr spice-gtk-0.7.39/README /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/doc/spice-gtk-0.7.39 + cp -pr spice-gtk-0.7.39/NEWS /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386/usr/share/doc/spice-gtk-0.7.39 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: libspice-client-gtk-2.0.so.1 libspice-client-gtk-2.0.so.1(SPICEGTK_1) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libatk-1.0.so.0 libcacard.so.0 libcairo.so.2 libcelt051.so.0 libcrypto.so.10 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdl.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk_pixbuf-2.0.so.0 libgdk-x11-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libgudev-1.0.so.0 libjpeg.so.62 libm.so.6 libnspr4.so libnss3.so libnssutil3.so libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpixman-1.so.0 libplc4.so libplds4.so libpng12.so.0 libpthread.so.0 libpulse-mainloop-glib.so.0 libpulse.so.0 librt.so.1 libsasl2.so.2 libsmime3.so libspice-client-glib-2.0.so.1 libspice-client-glib-2.0.so.1(SPICEGTK_1) libssl3.so libssl.so.10 libusb-1.0.so.0 libusbredirhost.so.1 libz.so.1 rtld(GNU_HASH) Processing files: spice-gtk-devel-0.7.39-1.fc16.i686 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: pkgconfig(spice-client-gtk-2.0) = 0.7.39-ab64 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libspice-client-gtk-2.0.so.1 pkgconfig(gtk+-2.0) >= 2.18.0 pkgconfig(spice-client-glib-2.0) /usr/bin/pkg-config Processing files: spice-glib-0.7.39-1.fc16.i686 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: libspice-client-glib-2.0.so.1 libspice-client-glib-2.0.so.1(SPICEGTK_1) libspice-controller.so.0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libcacard.so.0 libcelt051.so.0 libcrypto.so.10 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgudev-1.0.so.0 libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libm.so.6 libm.so.6(GLIBC_2.0) libnspr4.so libnss3.so libnssutil3.so libpixman-1.so.0 libplc4.so libplds4.so libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpulse-mainloop-glib.so.0 libpulse-mainloop-glib.so.0(PULSE_0) libpulse.so.0 libpulse.so.0(PULSE_0) librt.so.1 libsasl2.so.2 libsmime3.so libssl3.so libssl.so.10 libusb-1.0.so.0 libusbredirhost.so.1 libz.so.1 rtld(GNU_HASH) Processing files: spice-glib-devel-0.7.39-1.fc16.i686 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: pkgconfig(spice-client-glib-2.0) = 0.7.39-ab64 pkgconfig(spice-controller) = 0.7.39-ab64 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libspice-client-glib-2.0.so.1 libspice-controller.so.0 pkgconfig(celt051) >= 0.5.1.1 pkgconfig(glib-2.0) pkgconfig(openssl) pkgconfig(pixman-1) >= 0.17.7 pkgconfig(spice-protocol) /usr/bin/pkg-config Processing files: spice-gtk3-0.7.39-1.fc16.i686 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: libspice-client-gtk-3.0.so.1 libspice-client-gtk-3.0.so.1(SPICEGTK_1) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libatk-1.0.so.0 libcacard.so.0 libcairo-gobject.so.2 libcairo.so.2 libcelt051.so.0 libcrypto.so.10 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdl.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-3.so.0 libgudev-1.0.so.0 libjpeg.so.62 libm.so.6 libnspr4.so libnss3.so libnssutil3.so libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpixman-1.so.0 libplc4.so libplds4.so libpng12.so.0 libpthread.so.0 libpulse-mainloop-glib.so.0 libpulse.so.0 librt.so.1 libsasl2.so.2 libsmime3.so libspice-client-glib-2.0.so.1 libspice-client-glib-2.0.so.1(SPICEGTK_1) libssl3.so libssl.so.10 libusb-1.0.so.0 libusbredirhost.so.1 libz.so.1 rtld(GNU_HASH) Processing files: spice-gtk3-devel-0.7.39-1.fc16.i686 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: pkgconfig(spice-client-gtk-3.0) = 0.7.39-ab64 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libspice-client-gtk-3.0.so.1 pkgconfig(gtk+-3.0) >= 2.91.3 pkgconfig(spice-client-glib-2.0) /usr/bin/pkg-config Processing files: spice-gtk-python-0.7.39-1.fc16.i686 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libatk-1.0.so.0 libcacard.so.0 libcairo.so.2 libcelt051.so.0 libcrypto.so.10 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk_pixbuf-2.0.so.0 libgdk-x11-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libgudev-1.0.so.0 libjpeg.so.62 libm.so.6 libnspr4.so libnss3.so libnssutil3.so libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpixman-1.so.0 libplc4.so libplds4.so libpng12.so.0 libpthread.so.0 libpulse-mainloop-glib.so.0 libpulse.so.0 librt.so.1 libsasl2.so.2 libsmime3.so libspice-client-glib-2.0.so.1 libspice-client-glib-2.0.so.1(SPICEGTK_1) libspice-client-gtk-2.0.so.1 libspice-client-gtk-2.0.so.1(SPICEGTK_1) libssl3.so libssl.so.10 libusb-1.0.so.0 libusbredirhost.so.1 libz.so.1 python(abi) = 2.7 rtld(GNU_HASH) Processing files: spice-gtk-tools-0.7.39-1.fc16.i686 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libatk-1.0.so.0 libcacard.so.0 libcairo.so.2 libcelt051.so.0 libcrypto.so.10 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk_pixbuf-2.0.so.0 libgdk-x11-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libgudev-1.0.so.0 libjpeg.so.62 libm.so.6 libm.so.6(GLIBC_2.0) libnspr4.so libnss3.so libnssutil3.so libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpixman-1.so.0 libplc4.so libplds4.so libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpulse-mainloop-glib.so.0 libpulse.so.0 librt.so.1 libsasl2.so.2 libsmime3.so libspice-client-glib-2.0.so.1 libspice-client-glib-2.0.so.1(SPICEGTK_1) libspice-client-gtk-2.0.so.1 libspice-client-gtk-2.0.so.1(SPICEGTK_1) libssl3.so libssl.so.10 libusb-1.0.so.0 libusbredirhost.so.1 libX11.so.6 libXrandr.so.2 libz.so.1 rtld(GNU_HASH) Processing files: spice-gtk-debuginfo-0.7.39-1.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386 Wrote: /builddir/build/RPMS/spice-gtk-0.7.39-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/spice-gtk-devel-0.7.39-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/spice-glib-0.7.39-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/spice-glib-devel-0.7.39-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/spice-gtk3-0.7.39-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/spice-gtk3-devel-0.7.39-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/spice-gtk-python-0.7.39-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/spice-gtk-tools-0.7.39-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/spice-gtk-debuginfo-0.7.39-1.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qRFXDI + umask 022 + cd /builddir/build/BUILD + cd spice-gtk-0.7.39-ab64 + rm -rf /builddir/build/BUILDROOT/spice-gtk-0.7.39-1.fc16.i386 + exit 0 Child returncode was: 0 LEAVE do -->