* * Using dev-lang/php-5.2.6-r5 * * * Using dev-lang/php-5.2.6-r5 * * Checking for required PHP feature(s) ... >>> Unpacking source... >>> Unpacking php-gtk-2.0.0.tar.gz to /var/tmp/portage/dev-php5/php-gtk-2.0.0/work * Applying php-gtk-2.0.0-no-cli-check.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0 ... * * Using dev-lang/php-5.2.6-r5 * Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 rebuilding aclocal.m4 rebuilding configure configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... aclocal.m4:3527: AC_LIBTOOL_LINKER_OPTION is expanded from... aclocal.m4:5465: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:5464: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:2944: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:2924: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:2887: AC_PROG_LIBTOOL is expanded from... configure.in:77: the top level configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3482: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:7592: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:5578: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:5577: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:4613: _LT_AC_TAGCONFIG is expanded from... rebuilding config.h.in configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... aclocal.m4:3527: AC_LIBTOOL_LINKER_OPTION is expanded from... aclocal.m4:5465: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:5464: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:2944: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:2924: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:2887: AC_PROG_LIBTOOL is expanded from... configure.in:77: the top level configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3482: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:7592: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:5578: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:5577: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:4613: _LT_AC_TAGCONFIG is expanded from... * econf: updating php-gtk-2.0.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php-gtk-2.0.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-extra --with-html --with-libsexy --without-mozembed --with-spell --without-debug --enable-scintilla --without-sourceview --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu configure: WARNING: Unrecognized options: --without-debug checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed 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 whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for PHP prefix... /usr/lib64/php5 checking for PHP includes... -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php5/lib/php/extensions/no-debug-non-zts-20060613 checking for PHP installed headers prefix... /usr/lib64/php5/include/php checking for re2c... no configure: WARNING: You will need re2c 0.12.0 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking for PHP-GTK support... yes, shared checking for PHP executable in /usr/lib64/php5/bin... found version 5.2.6-pl5-gentoo checking for gawk... (cached) gawk checking whether to include debugging symbols... no checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.6.0... yes (version 2.16.4) checking for pkg-config... (cached) /usr/bin/pkg-config checking for GTK+ - version >= 2.6.0... yes (version 2.12.11) checking for atk >= 1.9.0... yes checking ATK_CFLAGS... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking ATK_LIBS... -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for pango >= 1.8.0... yes checking PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking PANGO_LIBS... -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for gtkextra support... yes checking for gtkextra-2.0 >= 2.1.1... yes checking GTKEXTRA_CFLAGS... -D_REENTRANT -I/usr/include/gtkextra-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 checking GTKEXTRA_LIBS... -lgtkextra-x11-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for html support... yes checking for libgtkhtml-3.8 >= 3.10.0... Unable to locate libgtkhtml version 3.10.0 or higher: not building checking for libglade support... yes checking for libglade-2.0 >= 2.4.0... yes checking LIBGLADE_CFLAGS... -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -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/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 checking LIBGLADE_LIBS... -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for libsexy support... yes checking for libsexy >= 0.1.10... yes checking LIBSEXY_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 checking LIBSEXY_LIBS... -L/usr/lib -lsexy -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 checking for GtkMozEmbed support... no checking for scintilla support... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for GLIB - version >= 2.6.0... yes (version 2.16.4) checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for sourceview support... no checking for spell support... yes checking for gtkspell-2.0 >= 2.0.0... yes checking SPELL_CFLAGS... -D_REENTRANT -I/usr/include/gtkspell-2.0 -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/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 checking SPELL_LIBS... -lgtkspell -lenchant -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating main/php_gtk_ext.c checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc static flag works... yes 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 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... 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 creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes configure: creating ./config.status config.status: creating config.h configure: WARNING: Unrecognized options: --without-debug /bin/sh /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I./ext/gtk+/ -I/var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/./ext/gtk+/ -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/include -I/var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/main -I/var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkextra-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gtkspell-2.0 -DHAVE_CONFIG_H -march=k8 -O2 -pipe -c /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/./ext/gtk+/php_gtk+.c -o ./ext/gtk+/php_gtk+.lo ( \ /usr/lib64/php5/bin/php /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/generator.php \ -l ext/gtk+/gen_atk.log \ -r ext/gtk+/atk-types.defs \ -r ext/gtk+/pango-types.defs \ -r ext/gtk+/gdk-types.defs \ -r ext/gtk+/gtk-types.defs \ -o ext/gtk+/atk.overrides \ -p atk \ -f ext/gtk+/gen_atk.c ext/gtk+/atk.defs \ -v 2.12 \ && grep -h "^PHP_GTK_EXPORT_CE" ext/gtk+/gen_atk.c | sed -e "s!^!extern !" > ext/gtk+/gen_atk.h \ ) /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/libtool: line 460: CDPATH: command not found /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/libtool: line 1152: func_opt_split: command not found ( \ /usr/lib64/php5/bin/php /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/generator.php \ -l ext/gtk+/gen_pango.log \ -r ext/gtk+/atk-types.defs \ -r ext/gtk+/pango-types.defs \ -r ext/gtk+/gdk-types.defs \ -r ext/gtk+/gtk-types.defs \ -o ext/gtk+/pango.overrides \ -p pango \ -f ext/gtk+/gen_pango.c ext/gtk+/pango.defs \ -v 2.12 \ && grep -h "^PHP_GTK_EXPORT_CE" ext/gtk+/gen_pango.c | sed -e "s!^!extern !" > ext/gtk+/gen_pango.h \ ) libtool: Version mismatch error. This is libtool 2.2.4, but the libtool: definition of this LT_INIT comes from an older release. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 libtool: and run autoconf again. Parsing file 'ext/gtk+/atk.defs'. make: *** [ext/gtk+/php_gtk+.lo] Error 63 make: *** Waiting for unfinished jobs.... Parsing file 'ext/gtk+/atk-types.defs'. Parsing file 'ext/gtk+/pango.defs'. Parsing file 'ext/gtk+/pango-types.defs'. Parsing file 'ext/gtk+/gdk-types.defs'. Loading cache 'atk-types.defs.cache' Loading cache 'pango-types.defs.cache' Loading cache 'gdk-types.defs.cache' Warning: fread(): Length parameter must be greater than 0 in /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/scheme.php on line 166 Call Stack: 0.0048 886000 1. {main}() /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/generator.php:0 0.2269 3318360 2. Defs_Parser->__construct() /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/generator.php:1504 0.2272 3322448 3. Defs_Parser->_parse_or_load() /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/scheme.php:127 0.2273 3322560 4. fread() /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/scheme.php:166 Dump $_SERVER Dump $_GET Dump $_POST Dump $_COOKIE Dump $_FILES Dump $_ENV Dump $_SESSION Dump $_REQUEST Warning: Invalid argument supplied for foreach() in /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/scheme.php on line 222 Call Stack: 0.0048 886000 1. {main}() /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/generator.php:0 0.2276 3155200 2. Defs_Parser->start_parsing() /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/generator.php:1505 0.2276 3155200 3. Defs_Parser->unserialize() /var/tmp/portage/dev-php5/php-gtk-2.0.0/work/php-gtk-2.0.0/generator/scheme.php:177 Parsing file 'ext/gtk+/gtk-types.defs'. Parsing file 'ext/gtk+/gtk-types.defs'. Parsing file 'ext/gtk+/pango-types.defs'. ======================================================================== Pango Summary ======================================================================== Pango ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ functions (2 written, 27 skipped) -------------------------------------------------- Interfaces -------------------------------------------------- -- none -- -------------------------------------------------- Objects -------------------------------------------------- PangoContext ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) methods (10 written, 1 skipped) PangoFont ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (2 written, 3 skipped) PangoFontFace ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (3 written, 0 skipped) PangoFontFamily ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (2 written, 1 skipped) PangoFontMap ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (3 written, 1 skipped) PangoFontset ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (2 written, 1 skipped) PangoFontsetSimple ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) methods (2 written, 0 skipped) PangoLayout ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) methods (38 written, 3 skipped) -------------------------------------------------- Boxed Types -------------------------------------------------- PangoAttrList ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) methods (4 written, 5 skipped) PangoColor ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) property accessors (3 written, 0 skipped) methods (2 written, 0 skipped) PangoFontDescription ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (2 written, 0 skipped) methods (24 written, 0 skipped) PangoFontMetrics ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (6 written, 0 skipped) PangoGlyphString ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) property accessors (1 written, 2 skipped) methods (5 written, 3 skipped) PangoLanguage ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) methods (2 written, 0 skipped) PangoLayoutIter ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (13 written, 3 skipped) PangoTabArray ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 1 skipped) methods (6 written, 2 skipped) -------------------------------------------------- Pointers -------------------------------------------------- -- none -- ======================================================================== Pango Coverage ======================================================================== Functions : 6.9% written (2/29) Methods : 84.4% written (124/147) Constructors : 90.9% written (10/11) Property accessors : 66.7% written (4/6) Parsing file 'ext/gtk+/atk-types.defs'. ======================================================================== Atk Summary ======================================================================== Atk ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ functions (14 written, 4 skipped) -------------------------------------------------- Interfaces -------------------------------------------------- -- none -- -------------------------------------------------- Objects -------------------------------------------------- AtkHyperlink ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (6 written, 0 skipped) AtkObject ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (16 written, 2 skipped) AtkNoOpObject ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) methods (0 written, 0 skipped) AtkObjectFactory ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (2 written, 0 skipped) AtkNoOpObjectFactory ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) methods (0 written, 0 skipped) AtkRegistry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (3 written, 0 skipped) AtkRelation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) methods (1 written, 1 skipped) AtkRelationSet ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) methods (7 written, 0 skipped) AtkStateSet ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (1 written, 0 skipped) methods (8 written, 2 skipped) AtkUtil ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constructors (0 written, 0 skipped) methods (0 written, 0 skipped) -------------------------------------------------- Boxed Types -------------------------------------------------- -- none -- -------------------------------------------------- Pointers -------------------------------------------------- -- none -- ======================================================================== Atk Coverage ======================================================================== Functions : 77.8% written (14/18) Methods : 89.6% written (43/48) Constructors : 100.0% written (5/5) Property accessors : none found * * ERROR: dev-php5/php-gtk-2.0.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3708: Called die * The specific snippet of code: * emake || die "make failed!"; * The die message: * make failed! * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-php5/php-gtk-2.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php5/php-gtk-2.0.0/temp/environment'. *