- * Package: net-libs/gtk-vnc-0.5.1
- * Repository: gentoo
- * Maintainer: gnome@gentoo.org
- * USE: amd64 elibc_glibc gtk3 introspection kernel_linux multilib python test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking gtk-vnc-0.5.1.tar.xz to /tmp/portage/net-libs/gtk-vnc-0.5.1/work
- >>> Source unpacked in /tmp/portage/net-libs/gtk-vnc-0.5.1/work
- >>> Preparing source in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1 ...
- * Converting shebang in 'examples/gvncviewer.py'
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1 ...
- * Running configure in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2
- * econf: updating gtk-vnc-0.5.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating gtk-vnc-0.5.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
- /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1/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 --without-examples --enable-introspection --without-pulseaudio --without-sasl --with-coroutine=gthread --without-libview --disable-static --disable-vala --with-python --with-gtk=2.0
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/linux-gnu
- configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
- 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 how to print strings... printf
- checking for style of include used by make... GNU
- 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 dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by 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... mt
- checking if mt 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 whether to enable maintainer-specific portions of Makefiles... no
- checking whether to enable maintainer-specific portions of Makefiles... yes
- checking whether make supports nested variables... 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 whether NLS is requested... yes
- checking for intltool >= 0.40.0... 0.50.2 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.16.0
- 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 which gtk+ version to compile against... 2.0
- checking for pwd.h... (cached) yes
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking whether -Wno-missing-field-initializers is supported... yes
- checking whether -Wno-missing-field-initializers is needed... no
- checking whether compiler handles -Wall... yes
- checking whether compiler handles -W... yes
- checking whether compiler handles -Wformat-y2k... yes
- checking whether compiler handles -Wformat-nonliteral... yes
- checking whether compiler handles -Wformat-security... yes
- checking whether compiler handles -Winit-self... yes
- checking whether compiler handles -Wmissing-include-dirs... yes
- checking whether compiler handles -Wswitch-default... yes
- checking whether compiler handles -Wswitch-enum... yes
- checking whether compiler handles -Wunused... yes
- checking whether compiler handles -Wunknown-pragmas... yes
- checking whether compiler handles -Wstrict-aliasing... yes
- checking whether compiler handles -Wfloat-equal... yes
- checking whether compiler handles -Wundef... yes
- checking whether compiler handles -Wshadow... yes
- checking whether compiler handles -Wpointer-arith... yes
- checking whether compiler handles -Wbad-function-cast... yes
- checking whether compiler handles -Wcast-qual... yes
- checking whether compiler handles -Wcast-align... yes
- checking whether compiler handles -Wwrite-strings... yes
- checking whether compiler handles -Wconversion... yes
- checking whether compiler handles -Wsign-conversion... yes
- checking whether compiler handles -Wlogical-op... yes
- checking whether compiler handles -Waggregate-return... yes
- checking whether compiler handles -Wold-style-definition... yes
- checking whether compiler handles -Wmissing-prototypes... yes
- checking whether compiler handles -Wmissing-declarations... yes
- checking whether compiler handles -Wmissing-noreturn... yes
- checking whether compiler handles -Wmissing-format-attribute... yes
- checking whether compiler handles -Wpacked... yes
- checking whether compiler handles -Wredundant-decls... yes
- checking whether compiler handles -Wnested-externs... yes
- checking whether compiler handles -Winline... yes
- checking whether compiler handles -Winvalid-pch... yes
- checking whether compiler handles -Wvla... yes
- checking whether compiler handles -Wvolatile-register-var... yes
- checking whether compiler handles -Wdisabled-optimization... yes
- checking whether compiler handles -Wstack-protector... yes
- checking whether compiler handles -Woverlength-strings... yes
- checking whether compiler handles -Wbuiltin-macro-redefined... yes
- checking whether compiler handles -Wmudflap... yes
- checking whether compiler handles -Wpacked-bitfield-compat... yes
- checking whether compiler handles -Wsync-nand... yes
- checking whether compiler handles -Wattributes... yes
- checking whether compiler handles -Wcoverage-mismatch... yes
- checking whether compiler handles -Wmultichar... yes
- checking whether compiler handles -Wcpp... yes
- checking whether compiler handles -Wdeprecated-declarations... yes
- checking whether compiler handles -Wdiv-by-zero... yes
- checking whether compiler handles -Wdouble-promotion... yes
- checking whether compiler handles -Wendif-labels... yes
- checking whether compiler handles -Wextra... yes
- checking whether compiler handles -Wformat-contains-nul... yes
- checking whether compiler handles -Wformat-extra-args... yes
- checking whether compiler handles -Wformat-zero-length... yes
- checking whether compiler handles -Wformat=2... yes
- checking whether compiler handles -Wmultichar... (cached) yes
- checking whether compiler handles -Wnormalized=nfc... yes
- checking whether compiler handles -Woverflow... yes
- checking whether compiler handles -Wpointer-to-int-cast... yes
- checking whether compiler handles -Wpragmas... yes
- checking whether compiler handles -Wsuggest-attribute=const... yes
- checking whether compiler handles -Wsuggest-attribute=noreturn... yes
- checking whether compiler handles -Wsuggest-attribute=pure... yes
- checking whether compiler handles -Wtrampolines... yes
- checking whether compiler handles -Wno-sign-conversion... yes
- checking whether compiler handles -Wno-conversion... yes
- checking whether compiler handles -Wno-sign-compare... yes
- checking whether compiler handles -Wjump-misses-init... yes
- checking whether compiler handles -Wframe-larger-than=4096... yes
- checking whether compiler handles -fstack-protector-all... yes
- checking whether compiler handles --param=ssp-buffer-size=4... yes
- checking whether compiler handles -fexceptions... yes
- checking whether compiler handles -fasynchronous-unwind-tables... yes
- checking whether compiler handles -fdiagnostics-show-option... yes
- checking whether compiler handles -funit-at-a-time... yes
- checking whether compiler handles -fipa-pure-const... yes
- checking whether compiler handles -Wno-suggest-attribute=pure... yes
- checking whether compiler handles -Wno-suggest-attribute=const... 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 GOBJECT... yes
- checking for GIO... yes
- checking for GIOUNIX... yes
- checking for GDK_PIXBUF... yes
- checking for GTK... yes
- checking for X11... yes
- checking for CAIRO... yes
- checking for GNUTLS... 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.7
- checking for python platform... linux2
- checking for python script directory... ${prefix}/lib64/python2.7/site-packages
- checking for python extension module directory... ${exec_prefix}/lib64/python2.7/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
- checking for GOBJECT_INTROSPECTION... yes
- checking for Text::CSV Perl module... found
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating tools/Makefile
- config.status: creating examples/Makefile
- config.status: creating plugin/Makefile
- config.status: creating po/Makefile.in
- config.status: creating vapi/Makefile
- config.status: creating gvnc-1.0.pc
- config.status: creating gvncpulse-1.0.pc
- config.status: creating gtk-vnc-1.0.pc
- config.status: creating gtk-vnc-2.0.pc
- config.status: creating gtk-vnc.spec
- config.status: creating mingw-gtk-vnc.spec
- config.status: creating config.h
- config.status: linking /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1/GNUmakefile to GNUmakefile
- 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 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
- Extra Link Flags ...........: -Wl,--version-script= -Wl,--no-undefined
- Prefix......................: /usr
- Python binding .............: yes
- Install example programs ...: no
- Browser plugin .............: no
- SASL support................: no
- PulseAudio support..........: no
- GTK+ version................: 2.0
- * Running configure in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk3
- * econf: updating gtk-vnc-0.5.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating gtk-vnc-0.5.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
- /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1/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 --without-examples --enable-introspection --without-pulseaudio --without-sasl --with-coroutine=gthread --without-libview --disable-static --disable-vala --with-python=no --with-gtk=3.0
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/linux-gnu
- configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
- 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 how to print strings... printf
- checking for style of include used by make... GNU
- 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 dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by 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... mt
- checking if mt 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 whether to enable maintainer-specific portions of Makefiles... no
- checking whether to enable maintainer-specific portions of Makefiles... yes
- checking whether make supports nested variables... 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 whether NLS is requested... yes
- checking for intltool >= 0.40.0... 0.50.2 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.16.0
- 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 which gtk+ version to compile against... 3.0
- checking for pwd.h... (cached) yes
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking whether -Wno-missing-field-initializers is supported... yes
- checking whether -Wno-missing-field-initializers is needed... no
- checking whether compiler handles -Wall... yes
- checking whether compiler handles -W... yes
- checking whether compiler handles -Wformat-y2k... yes
- checking whether compiler handles -Wformat-nonliteral... yes
- checking whether compiler handles -Wformat-security... yes
- checking whether compiler handles -Winit-self... yes
- checking whether compiler handles -Wmissing-include-dirs... yes
- checking whether compiler handles -Wswitch-default... yes
- checking whether compiler handles -Wswitch-enum... yes
- checking whether compiler handles -Wunused... yes
- checking whether compiler handles -Wunknown-pragmas... yes
- checking whether compiler handles -Wstrict-aliasing... yes
- checking whether compiler handles -Wfloat-equal... yes
- checking whether compiler handles -Wundef... yes
- checking whether compiler handles -Wshadow... yes
- checking whether compiler handles -Wpointer-arith... yes
- checking whether compiler handles -Wbad-function-cast... yes
- checking whether compiler handles -Wcast-qual... yes
- checking whether compiler handles -Wcast-align... yes
- checking whether compiler handles -Wwrite-strings... yes
- checking whether compiler handles -Wconversion... yes
- checking whether compiler handles -Wsign-conversion... yes
- checking whether compiler handles -Wlogical-op... yes
- checking whether compiler handles -Waggregate-return... yes
- checking whether compiler handles -Wold-style-definition... yes
- checking whether compiler handles -Wmissing-prototypes... yes
- checking whether compiler handles -Wmissing-declarations... yes
- checking whether compiler handles -Wmissing-noreturn... yes
- checking whether compiler handles -Wmissing-format-attribute... yes
- checking whether compiler handles -Wpacked... yes
- checking whether compiler handles -Wredundant-decls... yes
- checking whether compiler handles -Wnested-externs... yes
- checking whether compiler handles -Winline... yes
- checking whether compiler handles -Winvalid-pch... yes
- checking whether compiler handles -Wvla... yes
- checking whether compiler handles -Wvolatile-register-var... yes
- checking whether compiler handles -Wdisabled-optimization... yes
- checking whether compiler handles -Wstack-protector... yes
- checking whether compiler handles -Woverlength-strings... yes
- checking whether compiler handles -Wbuiltin-macro-redefined... yes
- checking whether compiler handles -Wmudflap... yes
- checking whether compiler handles -Wpacked-bitfield-compat... yes
- checking whether compiler handles -Wsync-nand... yes
- checking whether compiler handles -Wattributes... yes
- checking whether compiler handles -Wcoverage-mismatch... yes
- checking whether compiler handles -Wmultichar... yes
- checking whether compiler handles -Wcpp... yes
- checking whether compiler handles -Wdeprecated-declarations... yes
- checking whether compiler handles -Wdiv-by-zero... yes
- checking whether compiler handles -Wdouble-promotion... yes
- checking whether compiler handles -Wendif-labels... yes
- checking whether compiler handles -Wextra... yes
- checking whether compiler handles -Wformat-contains-nul... yes
- checking whether compiler handles -Wformat-extra-args... yes
- checking whether compiler handles -Wformat-zero-length... yes
- checking whether compiler handles -Wformat=2... yes
- checking whether compiler handles -Wmultichar... (cached) yes
- checking whether compiler handles -Wnormalized=nfc... yes
- checking whether compiler handles -Woverflow... yes
- checking whether compiler handles -Wpointer-to-int-cast... yes
- checking whether compiler handles -Wpragmas... yes
- checking whether compiler handles -Wsuggest-attribute=const... yes
- checking whether compiler handles -Wsuggest-attribute=noreturn... yes
- checking whether compiler handles -Wsuggest-attribute=pure... yes
- checking whether compiler handles -Wtrampolines... yes
- checking whether compiler handles -Wno-sign-conversion... yes
- checking whether compiler handles -Wno-conversion... yes
- checking whether compiler handles -Wno-sign-compare... yes
- checking whether compiler handles -Wjump-misses-init... yes
- checking whether compiler handles -Wframe-larger-than=4096... yes
- checking whether compiler handles -fstack-protector-all... yes
- checking whether compiler handles --param=ssp-buffer-size=4... yes
- checking whether compiler handles -fexceptions... yes
- checking whether compiler handles -fasynchronous-unwind-tables... yes
- checking whether compiler handles -fdiagnostics-show-option... yes
- checking whether compiler handles -funit-at-a-time... yes
- checking whether compiler handles -fipa-pure-const... yes
- checking whether compiler handles -Wno-suggest-attribute=pure... yes
- checking whether compiler handles -Wno-suggest-attribute=const... 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 GOBJECT... yes
- checking for GIO... yes
- checking for GIOUNIX... yes
- checking for GDK_PIXBUF... yes
- checking for GTK... yes
- checking for X11... yes
- checking for CAIRO... yes
- checking for GNUTLS... yes
- checking for inflate in -lz... yes
- checking for GTHREAD... yes
- checking for perl5... no
- checking for perl... /usr/bin/perl
- checking for GOBJECT_INTROSPECTION... yes
- checking for Text::CSV Perl module... found
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating tools/Makefile
- config.status: creating examples/Makefile
- config.status: creating plugin/Makefile
- config.status: creating po/Makefile.in
- config.status: creating vapi/Makefile
- config.status: creating gvnc-1.0.pc
- config.status: creating gvncpulse-1.0.pc
- config.status: creating gtk-vnc-1.0.pc
- config.status: creating gtk-vnc-2.0.pc
- config.status: creating gtk-vnc.spec
- config.status: creating mingw-gtk-vnc.spec
- config.status: creating config.h
- config.status: linking /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1/GNUmakefile to GNUmakefile
- 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 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
- Extra Link Flags ...........: -Wl,--version-script= -Wl,--no-undefined
- Prefix......................: /usr
- Python binding .............: no
- Install example programs ...: no
- Browser plugin .............: no
- SASL support................: no
- PulseAudio support..........: no
- GTK+ version................: 3.0
- >>> Source configured.
- >>> Compiling source in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1 ...
- * Running make in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2'
- Making all in src
- make[2]: Entering directory `/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2/src'
- GEN vncdisplayenums.h
- GEN vncdisplayenums.c
- GEN vncconnectionenums.h
- GEN vncconnectionenums.c
- GEN vnc.defs
- GEN vncmodule.defs.c
- /usr/bin/pygtk-codegen-2.0: line 7: /dev/stderr: Permission denied
- /usr/bin/pygtk-codegen-2.0: line 8: /dev/stderr: Permission denied
- Traceback (most recent call last):
- File "/usr/lib64/python2.7/site-packages/gtk-2.0/codegen/codegen.py", line 1722, in <module>
- sys.exit(main(sys.argv))
- File "/usr/lib64/python2.7/site-packages/gtk-2.0/codegen/codegen.py", line 1680, in main
- p.startParsing()
- File "/usr/lib64/python2.7/site-packages/gtk-2.0/codegen/scmexpr.py", line 113, in startParsing
- for statement in statements:
- File "/usr/lib64/python2.7/site-packages/gtk-2.0/codegen/scmexpr.py", line 27, in parse
- fp = open(filename, 'r')
- IOError: [Errno 2] No such file or directory: '/usr/share/pygobject/2.0/defs/usr/share/pygtk/2.0/defs/gdk-types.defs'
- make[2]: *** [vncmodule.defs.c] Error 1
- make[2]: Leaving directory `/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2/src'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2'
- make: *** [all] Error 2
- * ERROR: net-libs/gtk-vnc-0.5.1 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=net-libs/gtk-vnc-0.5.1'`,
- * the complete build log and the output of `emerge -pqv '=net-libs/gtk-vnc-0.5.1'`.
- * The complete build log is located at '/var/log/portage/net-libs:gtk-vnc-0.5.1:20120730-030554.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/net-libs/gtk-vnc-0.5.1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/net-libs/gtk-vnc-0.5.1/temp/environment'.
- * Working directory: '/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2'
- * S: '/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1'