Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 295727 Details for
Bug 394611
net-misc/vino-3.2.1 fails to build with USE="-zlib"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
failed build log
build.log (text/plain), 67.61 KB, created by
Ben Kohler
on 2011-12-13 22:23:10 UTC
(
hide
)
Description:
failed build log
Filename:
MIME Type:
Creator:
Ben Kohler
Created:
2011-12-13 22:23:10 UTC
Size:
67.61 KB
patch
obsolete
> * Package: net-misc/vino-3.2.1 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: amd64 crypt elibc_glibc gnome-keyring jpeg kernel_linux libnotify multilib ssl telepathy userland_GNU > * FEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking vino-3.2.1.tar.xz to /var/tmp/portage/net-misc/vino-3.2.1/work >>>> Source unpacked in /var/tmp/portage/net-misc/vino-3.2.1/work >>>> Preparing source in /var/tmp/portage/net-misc/vino-3.2.1/work/vino-3.2.1 ... > * Fixing OMF Makefiles ... > [ ok ] > * Running elibtoolize in: vino-3.2.1/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/vino-3.2.1/work/vino-3.2.1 ... > * econf: updating vino-3.2.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating vino-3.2.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-schemas-compile --enable-http-server --with-gcrypt --without-avahi --with-gcrypt --disable-ipv6 --with-jpeg --with-gnome-keyring --with-libnotify --without-network-manager --with-gnutls --with-telepathy --without-zlib --disable-maintainer-mode >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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether to disable maintainer-specific portions of Makefiles... no >checking whether gcc understands -Wno-sign-compare... yes >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare >checking what language compliance flags to pass to the C compiler... >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for a sed that does not truncate output... (cached) /bin/sed >checking for glib-genmarshal script... glib-genmarshal >checking for glib-mkenums script... glib-mkenums >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.1.90... yes (1.5.0) >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_CreateCompress in -ljpeg... yes >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.50.0 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/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.12.4 >checking for XML::Parser... ok >checking for X11/extensions/Xdamage.h... yes >checking for XDamageQueryExtension in -lXdamage... yes >checking for X11/extensions/XShm.h... yes >checking for XShmQueryExtension in -lXext... yes >checking X11/extensions/XTest.h usability... yes >checking X11/extensions/XTest.h presence... yes >checking for X11/extensions/XTest.h... yes >checking for XTestQueryExtension in -lXtst... yes >checking X11/XKBlib.h usability... yes >checking X11/XKBlib.h presence... yes >checking for X11/XKBlib.h... yes >checking for XkbQueryExtension in -lX11... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking whether byte ordering is bigendian... no >checking for inline... inline >checking for herror in -lresolv... yes >checking for library containing strerror... none required >checking for gettimeofday... yes >checking checking for IPv6 support... >checking for VINO_SERVER... yes >checking for VINO_CAPPLET... yes >checking for VINO_TOOLS... yes >checking for EGG_SMCLIENT... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating capplet/vino-preferences.desktop.in >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/vino-3.2.1/work/vino-3.2.1 ... >make -j5 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-misc/vino-3.2.1/work/vino-3.2.1' >Making all in po >make[2]: Entering directory `/var/tmp/portage/net-misc/vino-3.2.1/work/vino-3.2.1/po' >file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po >file=`echo as | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file as.po >file=`echo ast | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ast.po >file=`echo az | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file az.po >file=`echo be | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file be.po >file=`echo be@latin | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file be@latin.po >file=`echo bg | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bg.po >file=`echo bn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bn.po >file=`echo bn_IN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bn_IN.po >file=`echo bs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bs.po >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po >file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca@valencia.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po >file=`echo cy | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cy.po >file=`echo da | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file da.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file de.po >file=`echo dz | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file dz.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file el.po >file=`echo en_CA | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_CA.po >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po >file=`echo en@shaw | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en@shaw.po >file=`echo eo | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eo.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >file=`echo et | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file et.po >file=`echo eu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po >file=`echo fa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fa.po >file=`echo fi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po >file=`echo ga | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ga.po >file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po >file=`echo gu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gu.po >file=`echo he | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file he.po >file=`echo hi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hi.po >file=`echo hr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hr.po >file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po >file=`echo id | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file id.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file it.po >file=`echo ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po >file=`echo ka | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ka.po >file=`echo kk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file kk.po >file=`echo kn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file kn.po >file=`echo ko | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po >file=`echo ku | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ku.po >file=`echo lt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po >file=`echo lv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po >file=`echo mai | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mai.po >file=`echo mk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mk.po >file=`echo ml | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ml.po >file=`echo mn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mn.po >file=`echo mr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mr.po >file=`echo ms | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ms.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po >file=`echo ne | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ne.po >file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po >file=`echo nn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nn.po >file=`echo oc | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file oc.po >file=`echo or | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file or.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po >file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po >file=`echo ro | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po >file=`echo ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po >file=`echo rw | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file rw.po >file=`echo si | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file si.po >file=`echo sk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po >file=`echo sl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po >file=`echo sq | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sq.po >file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po >file=`echo sr@latin | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr@latin.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po >file=`echo ta | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ta.po >file=`echo te | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file te.po >file=`echo th | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file th.po >file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po >file=`echo ug | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ug.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po >file=`echo vi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po >file=`echo wa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file wa.po >file=`echo xh | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file xh.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po >file=`echo zh_HK | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_HK.po >file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po >make[2]: Leaving directory `/var/tmp/portage/net-misc/vino-3.2.1/work/vino-3.2.1/po' >make[2]: Entering directory `/var/tmp/portage/net-misc/vino-3.2.1/work/vino-3.2.1' > CC common/vino_server-vino-dbus.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o common/vino_server-vino-dbus.o `test -f 'common/vino-dbus.c' || echo './'`common/vino-dbus.c > CC server/vino_server-vino-http.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-http.o `test -f 'server/vino-http.c' || echo './'`server/vino-http.c > CC server/vino_server-vino-tube-servers-manager.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-tube-servers-manager.o `test -f 'server/vino-tube-servers-manager.c' || echo './'`server/vino-tube-servers-manager.c > CC server/vino_server-vino-tube-server.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-tube-server.o `test -f 'server/vino-tube-server.c' || echo './'`server/vino-tube-server.c > CC server/vino_server-vino-status-tube-icon.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-status-tube-icon.o `test -f 'server/vino-status-tube-icon.c' || echo './'`server/vino-status-tube-icon.c >LC_ALL=C /usr/bin/intltool-merge -x -u /tmp common/org.gnome.Vino.gschema.xml.in common/org.gnome.Vino.gschema.xml >Merging translations into common/org.gnome.Vino.gschema.xml. >CREATED common/org.gnome.Vino.gschema.xml > GEN server/vino-server.desktop.in >LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po capplet/vino-preferences.desktop.in capplet/vino-preferences.desktop >Generating and caching the translation database >server/vino-tube-servers-manager.c: In function 'vino_tube_servers_manager_init': >server/vino-tube-servers-manager.c:102:3: warning: 'tp_simple_handler_new' is deprecated (declared at /usr/include/telepathy-1.0/telepathy-glib/simple-handler.h:76): Use tp_simple_handler_new_with_factory instead [-Wdeprecated-declarations] > GEN server/org.freedesktop.Telepathy.Client.Vino.service > GEN org.gnome.Vino.enums.xml > CC server/smclient/libeggsmclient_la-eggsmclient.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP -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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I. -O2 -pipe -march=native -c -o server/smclient/libeggsmclient_la-eggsmclient.lo `test -f 'server/smclient/eggsmclient.c' || echo './'`server/smclient/eggsmclient.c > CC server/smclient/libeggsmclient_la-eggsmclient-xsmp.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP -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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I. -O2 -pipe -march=native -c -o server/smclient/libeggsmclient_la-eggsmclient-xsmp.lo `test -f 'server/smclient/eggsmclient-xsmp.c' || echo './'`server/smclient/eggsmclient-xsmp.c > CC server/smclient/libeggsmclient_la-eggdesktopfile.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP -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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I. -O2 -pipe -march=native -c -o server/smclient/libeggsmclient_la-eggdesktopfile.lo `test -f 'server/smclient/eggdesktopfile.c' || echo './'`server/smclient/eggdesktopfile.c >Merging translations into capplet/vino-preferences.desktop. > CC common/vino_preferences-vino-dbus.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./common -I. -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_UIDIR=\""/usr/share/vino"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -pipe -march=native -c -o common/vino_preferences-vino-dbus.o `test -f 'common/vino-dbus.c' || echo './'`common/vino-dbus.c > CC common/vino_preferences-vino-keyring.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./common -I. -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_UIDIR=\""/usr/share/vino"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -pipe -march=native -c -o common/vino_preferences-vino-keyring.o `test -f 'common/vino-keyring.c' || echo './'`common/vino-keyring.c > CC capplet/vino_preferences-vino-connectivity-info.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./common -I. -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_UIDIR=\""/usr/share/vino"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -pipe -march=native -c -o capplet/vino_preferences-vino-connectivity-info.o `test -f 'capplet/vino-connectivity-info.c' || echo './'`capplet/vino-connectivity-info.c > CC capplet/vino_preferences-vino-url-webservice.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./common -I. -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_UIDIR=\""/usr/share/vino"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -pipe -march=native -c -o capplet/vino_preferences-vino-url-webservice.o `test -f 'capplet/vino-url-webservice.c' || echo './'`capplet/vino-url-webservice.c > CC capplet/vino_preferences-vino-radio-button.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./common -I. -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_UIDIR=\""/usr/share/vino"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -pipe -march=native -c -o capplet/vino_preferences-vino-radio-button.o `test -f 'capplet/vino-radio-button.c' || echo './'`capplet/vino-radio-button.c > CC capplet/vino_preferences-vino-message-box.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./common -I. -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_UIDIR=\""/usr/share/vino"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -pipe -march=native -c -o capplet/vino_preferences-vino-message-box.o `test -f 'capplet/vino-message-box.c' || echo './'`capplet/vino-message-box.c > CC capplet/vino_preferences-vino-preferences.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./common -I. -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_UIDIR=\""/usr/share/vino"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -pipe -march=native -c -o capplet/vino_preferences-vino-preferences.o `test -f 'capplet/vino-preferences.c' || echo './'`capplet/vino-preferences.c > CC tools/vino_passwd-vino-passwd.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DVINO_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -pipe -march=native -c -o tools/vino_passwd-vino-passwd.o `test -f 'tools/vino-passwd.c' || echo './'`tools/vino-passwd.c >capplet/vino-preferences.c:265:1: warning: 'vino_preferences_info_changed' defined but not used [-Wunused-function] > CC server/vino_server-vino-marshal.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-marshal.o `test -f 'server/vino-marshal.c' || echo './'`server/vino-marshal.c > CC server/vino_server-vino-enums.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-enums.o `test -f 'server/vino-enums.c' || echo './'`server/vino-enums.c > CC server/vino_server-vino-cursor.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-cursor.o `test -f 'server/vino-cursor.c' || echo './'`server/vino-cursor.c > CC server/vino_server-vino-fb.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-fb.o `test -f 'server/vino-fb.c' || echo './'`server/vino-fb.c > CC server/vino_server-vino-input.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-input.o `test -f 'server/vino-input.c' || echo './'`server/vino-input.c > CC server/vino_server-vino-main.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-main.o `test -f 'server/vino-main.c' || echo './'`server/vino-main.c > CC server/vino_server-vino-mdns.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-mdns.o `test -f 'server/vino-mdns.c' || echo './'`server/vino-mdns.c > CC server/vino_server-vino-prefs.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-prefs.o `test -f 'server/vino-prefs.c' || echo './'`server/vino-prefs.c > CC server/vino_server-vino-prompt.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-prompt.o `test -f 'server/vino-prompt.c' || echo './'`server/vino-prompt.c > CC server/vino_server-vino-server.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-server.o `test -f 'server/vino-server.c' || echo './'`server/vino-server.c > CC server/vino_server-vino-util.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-util.o `test -f 'server/vino-util.c' || echo './'`server/vino-util.c > CC server/vino_server-vino-status-icon.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-status-icon.o `test -f 'server/vino-status-icon.c' || echo './'`server/vino-status-icon.c > CC server/vino_server-vino-dbus-listener.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-dbus-listener.o `test -f 'server/vino-dbus-listener.c' || echo './'`server/vino-dbus-listener.c > CC server/vino_server-vino-dbus-error.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-dbus-error.o `test -f 'server/vino-dbus-error.c' || echo './'`server/vino-dbus-error.c > CC server/vino_server-vino-upnp.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/vino_server-vino-upnp.o `test -f 'server/vino-upnp.c' || echo './'`server/vino-upnp.c > CC server/miniupnp/vino_server-igd_desc_parse.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/miniupnp/vino_server-igd_desc_parse.o `test -f 'server/miniupnp/igd_desc_parse.c' || echo './'`server/miniupnp/igd_desc_parse.c > CC server/miniupnp/vino_server-minisoap.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/miniupnp/vino_server-minisoap.o `test -f 'server/miniupnp/minisoap.c' || echo './'`server/miniupnp/minisoap.c > CC server/miniupnp/vino_server-minissdpc.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/miniupnp/vino_server-minissdpc.o `test -f 'server/miniupnp/minissdpc.c' || echo './'`server/miniupnp/minissdpc.c > CC server/miniupnp/vino_server-miniupnpc.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/miniupnp/vino_server-miniupnpc.o `test -f 'server/miniupnp/miniupnpc.c' || echo './'`server/miniupnp/miniupnpc.c > CC server/miniupnp/vino_server-miniwget.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/miniupnp/vino_server-miniwget.o `test -f 'server/miniupnp/miniwget.c' || echo './'`server/miniupnp/miniwget.c >server/miniupnp/miniupnpc.c:622:1: warning: no previous prototype for 'UPNPIGD_IsConnected' [-Wmissing-prototypes] > CC server/miniupnp/vino_server-minixml.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/miniupnp/vino_server-minixml.o `test -f 'server/miniupnp/minixml.c' || echo './'`server/miniupnp/minixml.c >server/miniupnp/minixml.c:38:5: warning: no previous prototype for 'parseatt' [-Wmissing-prototypes] >server/miniupnp/minixml.c:109:6: warning: no previous prototype for 'parseelt' [-Wmissing-prototypes] >server/miniupnp/miniwget.c:158:5: warning: no previous prototype for 'parseURL' [-Wmissing-prototypes] >server/miniupnp/miniwget.c:194:8: warning: no previous prototype for 'miniwget' [-Wmissing-prototypes] >server/miniupnp/miniwget.c:206:8: warning: no previous prototype for 'miniwget_getaddr' [-Wmissing-prototypes] > CC server/miniupnp/vino_server-upnpcommands.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/miniupnp/vino_server-upnpcommands.o `test -f 'server/miniupnp/upnpcommands.c' || echo './'`server/miniupnp/upnpcommands.c > CC server/miniupnp/vino_server-upnpreplyparse.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/miniupnp/vino_server-upnpreplyparse.o `test -f 'server/miniupnp/upnpreplyparse.c' || echo './'`server/miniupnp/upnpreplyparse.c > CC server/libvncserver/vino_server-auth.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-auth.o `test -f 'server/libvncserver/auth.c' || echo './'`server/libvncserver/auth.c > CC server/libvncserver/vino_server-corre.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-corre.o `test -f 'server/libvncserver/corre.c' || echo './'`server/libvncserver/corre.c > CC server/libvncserver/vino_server-cursor.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-cursor.o `test -f 'server/libvncserver/cursor.c' || echo './'`server/libvncserver/cursor.c >server/libvncserver/auth.c: In function 'rfbAuthTLSHandshake': >server/libvncserver/auth.c:80:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > CC server/libvncserver/vino_server-cutpaste.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-cutpaste.o `test -f 'server/libvncserver/cutpaste.c' || echo './'`server/libvncserver/cutpaste.c > CC server/libvncserver/vino_server-d3des.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-d3des.o `test -f 'server/libvncserver/d3des.c' || echo './'`server/libvncserver/d3des.c > CC server/libvncserver/vino_server-hextile.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-hextile.o `test -f 'server/libvncserver/hextile.c' || echo './'`server/libvncserver/hextile.c > CC server/libvncserver/vino_server-main.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-main.o `test -f 'server/libvncserver/main.c' || echo './'`server/libvncserver/main.c > CC server/libvncserver/vino_server-rfbregion.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-rfbregion.o `test -f 'server/libvncserver/rfbregion.c' || echo './'`server/libvncserver/rfbregion.c >server/libvncserver/main.c: In function 'rfbScreenCleanup': >server/libvncserver/main.c:465:3: warning: implicit declaration of function 'rfbTightCleanup' [-Wimplicit-function-declaration] >server/libvncserver/main.c:465:3: warning: nested extern declaration of 'rfbTightCleanup' [-Wnested-externs] > CC server/libvncserver/vino_server-rfbserver.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-rfbserver.o `test -f 'server/libvncserver/rfbserver.c' || echo './'`server/libvncserver/rfbserver.c > CC server/libvncserver/vino_server-rre.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-rre.o `test -f 'server/libvncserver/rre.c' || echo './'`server/libvncserver/rre.c >server/libvncserver/rfbserver.c: In function 'rfbNewClientConnection': >server/libvncserver/rfbserver.c:132:18: warning: variable 'cl' set but not used [-Wunused-but-set-variable] >server/libvncserver/rfbserver.c: In function 'rfbNewClient': >server/libvncserver/rfbserver.c:244:9: error: 'struct _rfbClientRec' has no member named 'tightCompressLevel' >server/libvncserver/rfbserver.c:244:32: error: 'TIGHT_DEFAULT_COMPRESSION' undeclared (first use in this function) >server/libvncserver/rfbserver.c:244:32: note: each undeclared identifier is reported only once for each function it appears in >server/libvncserver/rfbserver.c:245:9: error: 'struct _rfbClientRec' has no member named 'tightQualityLevel' >server/libvncserver/rfbserver.c:247:11: error: 'struct _rfbClientRec' has no member named 'zsActive' >server/libvncserver/rfbserver.c: In function 'rfbClientConnectionGone': >server/libvncserver/rfbserver.c:306:9: warning: unused variable 'i' [-Wunused-variable] > CC server/libvncserver/vino_server-sockets.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -DNDEBUG -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DVINO_LOCALEDIR=\""/usr/share/locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\" -O2 -pipe -march=native -c -o server/libvncserver/vino_server-sockets.o `test -f 'server/libvncserver/sockets.c' || echo './'`server/libvncserver/sockets.c >make[2]: *** [server/libvncserver/vino_server-rfbserver.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/var/tmp/portage/net-misc/vino-3.2.1/work/vino-3.2.1' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-misc/vino-3.2.1/work/vino-3.2.1' >make: *** [all] Error 2 > * ERROR: net-misc/vino-3.2.1 failed (compile phase): > * emake failed > * > * If you need support, post the output of 'emerge --info =net-misc/vino-3.2.1', > * the complete build log and the output of 'emerge -pqv =net-misc/vino-3.2.1'. > * The complete build log is located at '/var/tmp/portage/net-misc/vino-3.2.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/vino-3.2.1/temp/environment'. > * S: '/var/tmp/portage/net-misc/vino-3.2.1/work/vino-3.2.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 394611
: 295727 |
295731