>>> Unpacking source... >>> Unpacking gtk-vnc-0.3.10.tar.bz2 to /home/tmp/portage/net-libs/gtk-vnc-0.3.10/work >>> Source unpacked in /home/tmp/portage/net-libs/gtk-vnc-0.3.10/work >>> Preparing source in /home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10 ... >>> Source prepared. >>> Configuring source in /home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10 ... * econf: updating gtk-vnc-0.3.10/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gtk-vnc-0.3.10/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 --without-examples --with-python --with-sasl --with-coroutine=gthread --without-libview 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking whether the preprocessor supports include_next... yes checking for inline... inline checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for complete errno.h... yes checking for C/C++ restrict keyword... __restrict checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for long long int... yes checking for unsigned long long int... yes checking for vasnprintf... no checking for wchar_t... yes checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for alloca as a compiler built-in... yes checking for a thread-safe mkdir -p... /bin/mkdir -p configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking for gai_strerror (possibly via ws2tcpip.h)... yes checking for library containing gethostbyname... none required checking for library containing getservbyname... none required checking for gethostbyname... yes checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether gai_strerror is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking for inet_ntop... yes checking whether inet_ntop is declared... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether is self-contained... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking whether stdint.h conforms to C99... yes checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for ptrdiff_t... yes checking for snprintf... (cached) yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether is standalone... yes checking for stdint.h... (cached) yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for shutdown... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /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 for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 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... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.40.6 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.8.8 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking whether compiler accepts -Wall... yes checking whether compiler accepts -Wformat... yes checking whether compiler accepts -Wformat-security... yes checking whether compiler accepts -Wmissing-prototypes... yes checking whether compiler accepts -Wnested-externs... yes checking whether compiler accepts -Wpointer-arith... yes checking whether compiler accepts -Wextra... yes checking whether compiler accepts -Wshadow... yes checking whether compiler accepts -Wcast-align... yes checking whether compiler accepts -Wwrite-strings... yes checking whether compiler accepts -Waggregate-return... yes checking whether compiler accepts -Winline... yes checking whether compiler accepts -Wredundant-decls... yes checking whether compiler accepts -Wno-sign-compare... yes checking whether compiler accepts -Wp,-D_FORTIFY_SOURCE=2... yes checking whether compiler accepts -fexceptions... yes checking whether compiler accepts -fasynchronous-unwind-tables... yes checking what language compliance flags to pass to the C compiler... checking whether compiler accepts -Wno-redundant-decls... yes checking for x86_64-pc-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 GTK... yes checking for gdk_cairo_create... yes checking for GNUTLS... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for sasl_client_init in -lsasl2... yes checking for inflate in -lz... yes checking for GTHREAD... yes checking for PYGTK... yes checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages checking whether /usr/bin/python version >= 2.4... yes checking for headers required to compile python extensions... found checking for perl5... no checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating plugin/Makefile config.status: creating po/Makefile.in config.status: creating gtk-vnc-1.0.pc config.status: creating gtk-vnc.spec config.status: creating mingw32-gtk-vnc.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configure summary: Compiler ...................: x86_64-pc-linux-gnu-gcc -std=gnu99 Compiler Flags .............: -O2 -march=core2 -mtune=core2 -pipe Prefix......................: /usr Python binding .............: yes Install example programs ...: no Browser plugin .............: no Scaling support.............: yes SASL support................: yes >>> Source configured. >>> Compiling source in /home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10 ... make -j1 make all-recursive make[1]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10' Making all in gnulib/lib make[2]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h /bin/mkdir -p arpa rm -f arpa/inet.h-t arpa/inet.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's|@''GNULIB_INET_NTOP''@|1|g' \ -e 's|@''GNULIB_INET_PTON''@|0|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../.././link-warning.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t mv arpa/inet.h-t arpa/inet.h rm -f stdio.h-t stdio.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|1|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|0|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|0|g' \ -e 's|@''GNULIB_GETLINE''@|0|g' \ -e 's|@''GNULIB_PERROR''@|0|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../.././link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../.././link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../.././link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/lib' make[4]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o >/dev/null 2>&1 mv -f .deps/dummy.Tpo .deps/dummy.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 mv -f .deps/printf-args.Tpo .deps/printf-args.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -march=core2 -mtune=core2 -pipe -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -mtune=core2 -pipe -Wl,-O1 -o libgnu.la dummy.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo -lz libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu.a .libs/dummy.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/lib' make[3]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/lib' make[2]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/lib' Making all in src make[2]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-d3des.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-d3des.Tpo -c -o libgtk_vnc_1_0_la-d3des.lo `test -f 'd3des.c' || echo './'`d3des.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-d3des.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-d3des.Tpo -c d3des.c -fPIC -DPIC -o .libs/libgtk_vnc_1_0_la-d3des.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-d3des.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-d3des.Tpo -c d3des.c -o libgtk_vnc_1_0_la-d3des.o >/dev/null 2>&1 mv -f .deps/libgtk_vnc_1_0_la-d3des.Tpo .deps/libgtk_vnc_1_0_la-d3des.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-dh.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-dh.Tpo -c -o libgtk_vnc_1_0_la-dh.lo `test -f 'dh.c' || echo './'`dh.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-dh.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-dh.Tpo -c dh.c -fPIC -DPIC -o .libs/libgtk_vnc_1_0_la-dh.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-dh.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-dh.Tpo -c dh.c -o libgtk_vnc_1_0_la-dh.o >/dev/null 2>&1 mv -f .deps/libgtk_vnc_1_0_la-dh.Tpo .deps/libgtk_vnc_1_0_la-dh.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-gvnc.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-gvnc.Tpo -c -o libgtk_vnc_1_0_la-gvnc.lo `test -f 'gvnc.c' || echo './'`gvnc.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-gvnc.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-gvnc.Tpo -c gvnc.c -fPIC -DPIC -o .libs/libgtk_vnc_1_0_la-gvnc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-gvnc.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-gvnc.Tpo -c gvnc.c -o libgtk_vnc_1_0_la-gvnc.o >/dev/null 2>&1 mv -f .deps/libgtk_vnc_1_0_la-gvnc.Tpo .deps/libgtk_vnc_1_0_la-gvnc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-vncdisplay.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-vncdisplay.Tpo -c -o libgtk_vnc_1_0_la-vncdisplay.lo `test -f 'vncdisplay.c' || echo './'`vncdisplay.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-vncdisplay.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-vncdisplay.Tpo -c vncdisplay.c -fPIC -DPIC -o .libs/libgtk_vnc_1_0_la-vncdisplay.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-vncdisplay.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-vncdisplay.Tpo -c vncdisplay.c -o libgtk_vnc_1_0_la-vncdisplay.o >/dev/null 2>&1 mv -f .deps/libgtk_vnc_1_0_la-vncdisplay.Tpo .deps/libgtk_vnc_1_0_la-vncdisplay.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-vncmarshal.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-vncmarshal.Tpo -c -o libgtk_vnc_1_0_la-vncmarshal.lo `test -f 'vncmarshal.c' || echo './'`vncmarshal.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-vncmarshal.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-vncmarshal.Tpo -c vncmarshal.c -fPIC -DPIC -o .libs/libgtk_vnc_1_0_la-vncmarshal.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-vncmarshal.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-vncmarshal.Tpo -c vncmarshal.c -o libgtk_vnc_1_0_la-vncmarshal.o >/dev/null 2>&1 mv -f .deps/libgtk_vnc_1_0_la-vncmarshal.Tpo .deps/libgtk_vnc_1_0_la-vncmarshal.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-x_keymap.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-x_keymap.Tpo -c -o libgtk_vnc_1_0_la-x_keymap.lo `test -f 'x_keymap.c' || echo './'`x_keymap.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-x_keymap.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-x_keymap.Tpo -c x_keymap.c -fPIC -DPIC -o .libs/libgtk_vnc_1_0_la-x_keymap.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-x_keymap.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-x_keymap.Tpo -c x_keymap.c -o libgtk_vnc_1_0_la-x_keymap.o >/dev/null 2>&1 mv -f .deps/libgtk_vnc_1_0_la-x_keymap.Tpo .deps/libgtk_vnc_1_0_la-x_keymap.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-enums.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-enums.Tpo -c -o libgtk_vnc_1_0_la-enums.lo `test -f 'enums.c' || echo './'`enums.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-enums.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-enums.Tpo -c enums.c -fPIC -DPIC -o .libs/libgtk_vnc_1_0_la-enums.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-enums.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-enums.Tpo -c enums.c -o libgtk_vnc_1_0_la-enums.o >/dev/null 2>&1 mv -f .deps/libgtk_vnc_1_0_la-enums.Tpo .deps/libgtk_vnc_1_0_la-enums.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-coroutine_gthread.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-coroutine_gthread.Tpo -c -o libgtk_vnc_1_0_la-coroutine_gthread.lo `test -f 'coroutine_gthread.c' || echo './'`coroutine_gthread.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-coroutine_gthread.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-coroutine_gthread.Tpo -c coroutine_gthread.c -fPIC -DPIC -o .libs/libgtk_vnc_1_0_la-coroutine_gthread.o coroutine_gthread.c: In function ‘coroutine_release’: coroutine_gthread.c:109: warning: unused parameter ‘co’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -MT libgtk_vnc_1_0_la-coroutine_gthread.lo -MD -MP -MF .deps/libgtk_vnc_1_0_la-coroutine_gthread.Tpo -c coroutine_gthread.c -o libgtk_vnc_1_0_la-coroutine_gthread.o >/dev/null 2>&1 mv -f .deps/libgtk_vnc_1_0_la-coroutine_gthread.Tpo .deps/libgtk_vnc_1_0_la-coroutine_gthread.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DSYSCONFDIR=\""/etc"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"gtk-vnc\" -I../gnulib/lib -I../gnulib/lib -O2 -march=core2 -mtune=core2 -pipe -Wl, --version-script=./libgtk-vnc_sym.version -version-info 0:1:0 -no-undefined -Wl,-O1 -o libgtk-vnc-1.0.la -rpath /usr/lib64 libgtk_vnc_1_0_la-d3des.lo libgtk_vnc_1_0_la-dh.lo libgtk_vnc_1_0_la-gvnc.lo libgtk_vnc_1_0_la-vncdisplay.lo libgtk_vnc_1_0_la-vncmarshal.lo libgtk_vnc_1_0_la-x_keymap.lo libgtk_vnc_1_0_la-enums.lo libgtk_vnc_1_0_la-coroutine_gthread.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lgnutls -lgcrypt -pthread -lgthread-2.0 -lrt -lglib-2.0 -lsasl2 ../gnulib/lib/libgnu.la -lz libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libgtk_vnc_1_0_la-d3des.o .libs/libgtk_vnc_1_0_la-dh.o .libs/libgtk_vnc_1_0_la-gvnc.o .libs/libgtk_vnc_1_0_la-vncdisplay.o .libs/libgtk_vnc_1_0_la-vncmarshal.o .libs/libgtk_vnc_1_0_la-x_keymap.o .libs/libgtk_vnc_1_0_la-enums.o .libs/libgtk_vnc_1_0_la-coroutine_gthread.o -Wl,--whole-archive ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so -L/usr/lib64 /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libglitz-glx.so /usr/lib64/libGL.so /usr/lib64/libXext.so /usr/lib64/libglitz.so /usr/lib64/libpng12.so /usr/lib64/libxcb-render-util.so /usr/lib64/libxcb-render.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpango-1.0.so -lm /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so /usr/lib64/libsasl2.so -ldl -lcrypt -lresolv -lz -pthread -march=core2 -mtune=core2 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libgtk-vnc-1.0.so.0 -o .libs/libgtk-vnc-1.0.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libgtk-vnc-1.0.so.0" && ln -s "libgtk-vnc-1.0.so.0.0.1" "libgtk-vnc-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgtk-vnc-1.0.so" && ln -s "libgtk-vnc-1.0.so.0.0.1" "libgtk-vnc-1.0.so") libtool: link: (cd .libs/libgtk-vnc-1.0.lax/libgnu.a && x86_64-pc-linux-gnu-ar x "/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/src/../gnulib/lib/.libs/libgnu.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgtk-vnc-1.0.a libgtk_vnc_1_0_la-d3des.o libgtk_vnc_1_0_la-dh.o libgtk_vnc_1_0_la-gvnc.o libgtk_vnc_1_0_la-vncdisplay.o libgtk_vnc_1_0_la-vncmarshal.o libgtk_vnc_1_0_la-x_keymap.o libgtk_vnc_1_0_la-enums.o libgtk_vnc_1_0_la-coroutine_gthread.o .libs/libgtk-vnc-1.0.lax/libgnu.a/vasnprintf.o .libs/libgtk-vnc-1.0.lax/libgnu.a/printf-parse.o .libs/libgtk-vnc-1.0.lax/libgnu.a/printf-args.o .libs/libgtk-vnc-1.0.lax/libgnu.a/asnprintf.o .libs/libgtk-vnc-1.0.lax/libgnu.a/dummy.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgtk-vnc-1.0.a libtool: link: rm -fr .libs/libgtk-vnc-1.0.lax libtool: link: ( cd ".libs" && rm -f "libgtk-vnc-1.0.la" && ln -s "../libgtk-vnc-1.0.la" "libgtk-vnc-1.0.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-redundant-decls -O2 -march=core2 -mtune=core2 -pipe -MT gtkvnc_la-vncmodule.lo -MD -MP -MF .deps/gtkvnc_la-vncmodule.Tpo -c -o gtkvnc_la-vncmodule.lo `test -f 'vncmodule.c' || echo './'`vncmodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-redundant-decls -O2 -march=core2 -mtune=core2 -pipe -MT gtkvnc_la-vncmodule.lo -MD -MP -MF .deps/gtkvnc_la-vncmodule.Tpo -c vncmodule.c -fPIC -DPIC -o .libs/gtkvnc_la-vncmodule.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-redundant-decls -O2 -march=core2 -mtune=core2 -pipe -MT gtkvnc_la-vncmodule.lo -MD -MP -MF .deps/gtkvnc_la-vncmodule.Tpo -c vncmodule.c -o gtkvnc_la-vncmodule.o >/dev/null 2>&1 mv -f .deps/gtkvnc_la-vncmodule.Tpo .deps/gtkvnc_la-vncmodule.Plo /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/h2def.py vncdisplay.h > vnc.defs pygtk-codegen-2.0 --prefix gtkvnc \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --override ./vnc.override vnc.defs > vncmodule.defs.c ACCESS DENIED open_wr: /dev/stderr /usr/bin/pygtk-codegen-2.0: line 7: /dev/stderr: Permission denied ACCESS DENIED open_wr: /dev/stderr /usr/bin/pygtk-codegen-2.0: line 8: /dev/stderr: Permission denied Could not write function vnc_display_get_option_group: No ArgType for GOptionGroup* Could not write function vnc_display_get_option_entries: No ArgType for const-GOptionEntry* ***INFO*** The coverage of global functions is 0.00% (0/2) ***INFO*** The coverage of methods is 100.00% (33/33) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-redundant-decls -O2 -march=core2 -mtune=core2 -pipe -MT gtkvnc_la-vncmodule.defs.lo -MD -MP -MF .deps/gtkvnc_la-vncmodule.defs.Tpo -c -o gtkvnc_la-vncmodule.defs.lo `test -f 'vncmodule.defs.c' || echo './'`vncmodule.defs.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-redundant-decls -O2 -march=core2 -mtune=core2 -pipe -MT gtkvnc_la-vncmodule.defs.lo -MD -MP -MF .deps/gtkvnc_la-vncmodule.defs.Tpo -c vncmodule.defs.c -fPIC -DPIC -o .libs/gtkvnc_la-vncmodule.defs.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-redundant-decls -O2 -march=core2 -mtune=core2 -pipe -MT gtkvnc_la-vncmodule.defs.lo -MD -MP -MF .deps/gtkvnc_la-vncmodule.defs.Tpo -c vncmodule.defs.c -o gtkvnc_la-vncmodule.defs.o >/dev/null 2>&1 mv -f .deps/gtkvnc_la-vncmodule.defs.Tpo .deps/gtkvnc_la-vncmodule.defs.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-redundant-decls -O2 -march=core2 -mtune=core2 -pipe -module -avoid-version -fPIC -Wl,-O1 -o gtkvnc.la -rpath /usr/lib64/python2.6/site-packages gtkvnc_la-vncmodule.lo gtkvnc_la-vncmodule.defs.lo libgtk-vnc-1.0.la -lgobject-2.0 -lglib-2.0 -lz libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/gtkvnc_la-vncmodule.o .libs/gtkvnc_la-vncmodule.defs.o -Wl,-rpath -Wl,/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/src/.libs ./.libs/libgtk-vnc-1.0.so -L/usr/lib64 /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libglitz-glx.so /usr/lib64/libGL.so /usr/lib64/libXext.so /usr/lib64/libglitz.so /usr/lib64/libpng12.so /usr/lib64/libxcb-render-util.so /usr/lib64/libxcb-render.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpango-1.0.so -lm /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libsasl2.so -ldl -lcrypt -lresolv /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lz -march=core2 -mtune=core2 -Wl,-O1 -pthread -Wl,-soname -Wl,gtkvnc.so -o .libs/gtkvnc.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/gtkvnc.a gtkvnc_la-vncmodule.o gtkvnc_la-vncmodule.defs.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/gtkvnc.a libtool: link: ( cd ".libs" && rm -f "gtkvnc.la" && ln -s "../gtkvnc.la" "gtkvnc.la" ) make[2]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/src' Making all in examples make[2]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/examples' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I../src/ -O2 -march=core2 -mtune=core2 -pipe -MT gvncviewer-gvncviewer.o -MD -MP -MF .deps/gvncviewer-gvncviewer.Tpo -c -o gvncviewer-gvncviewer.o `test -f 'gvncviewer.c' || echo './'`gvncviewer.c mv -f .deps/gvncviewer-gvncviewer.Tpo .deps/gvncviewer-gvncviewer.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I../src/ -O2 -march=core2 -mtune=core2 -pipe -Wl,-O1 -o gvncviewer gvncviewer-gvncviewer.o ../src/libgtk-vnc-1.0.la -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -lz libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I../src/ -O2 -march=core2 -mtune=core2 -pipe -Wl,-O1 -o .libs/gvncviewer gvncviewer-gvncviewer.o -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -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/libpng12 ../src/.libs/libgtk-vnc-1.0.so -L/usr/lib64 /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libglitz-glx.so /usr/lib64/libGL.so /usr/lib64/libXext.so /usr/lib64/libglitz.so /usr/lib64/libpng12.so /usr/lib64/libxcb-render-util.so /usr/lib64/libxcb-render.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpango-1.0.so -lm /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so /usr/lib64/libsasl2.so -ldl -lcrypt -lresolv -lz -pthread make[2]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/examples' Making all in plugin make[2]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/plugin' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/plugin' Making all in gnulib/tests make[2]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/tests' make all-recursive make[3]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/tests' make[4]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/tests' make[3]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/tests' make[2]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/gnulib/tests' Making all in po make[2]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file it.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 sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po make[2]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10/po' make[2]: Entering directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10' make[2]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10' make[1]: Leaving directory `/home/tmp/portage/net-libs/gtk-vnc-0.3.10/work/gtk-vnc-0.3.10' >>> Source compiled. --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/log/sandbox/sandbox-11694.log" VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: open_wr S: deny P: /dev/stderr A: /dev/stderr R: /dev/stderr C: /bin/sh /usr/bin/pygtk-codegen-2.0 --prefix gtkvnc --register /usr/share/pygtk/2.0/defs/gdk-types.defs --register /usr/share/pygtk/2.0/defs/gtk-types.defs --override ./vnc.override vnc.defs F: open_wr S: deny P: /dev/stderr A: /dev/stderr R: /dev/stderr C: /bin/sh /usr/bin/pygtk-codegen-2.0 --prefix gtkvnc --register /usr/share/pygtk/2.0/defs/gdk-types.defs --register /usr/share/pygtk/2.0/defs/gtk-types.defs --override ./vnc.override vnc.defs --------------------------------------------------------------------------------