can't build pango



Hi,

I tried to build pango after one month break and couldn't do that.
What can be wrong here? The whole log is below.

Thanks for the help.

Vitaly.


PS The log (sorry for its length).


cd /set/gtk/src/pango && PKG_CONFIG_PATH=/set/gtk/build/glib/lib/pkgconfig
ACLOCAL_FLAGS="-I /set/gtk/build/glib/share/aclocal" autogen.sh
--prefix=/set/gtk/build/pango --exec-prefix=/set/gtk/build/pango

aclocal: configure.in: 78: macro `AM_DISABLE_STATIC' not found in library
aclocal: configure.in: 79: macro `AM_PROG_LIBTOOL' not found in library
autoheader: config.h.in is unchanged
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether gmake -w sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for some Win32 platform... no
checking for native Win32... no
checking for perl5... no
checking for perl... perl
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for freetype-config... /usr/bin/freetype-config
checking for FT_New_Face in -lfreetype... yes
checking For sufficiently new FreeType (at least 2.0.1)... yes
checking for freetype/internal/tterrors.h... no
checking for FT_Get_First_Char... yes
checking for pkg-config... /usr/bin/pkg-config
checking for fontconfig >= 1.0.1... yes
checking FONTCONFIG_CFLAGS...
checking FONTCONFIG_LIBS...  -lfontconfig
checking for xft >= 2.0.0... yes
checking XFT_CFLAGS...  -I/usr/include/Xft2 -I/usr/include/freetype2
-I/usr/X11R6/include
checking XFT_LIBS...  -L/usr/X11R6/lib -lXft2 -lfreetype -lXrender -lfontconfig

checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.1.0)
checking Whether to build OpenType test programs... yes
checking modules to link statically...
checking for flockfile... yes
checking for strtok_r... yes
checking For Qt location... /usr/lib/qt3-gcc2.96
checking For working Qt... yes
checking for gtkdoc-mkdb... true
checking gtk-doc version (0.9) >= 0.6... yes
checking for db2html... true
checking Whether to write dependencies into .pc files... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for unistd.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pango/Makefile
config.status: creating pango/mini-fribidi/Makefile
config.status: creating pango/opentype/Makefile
config.status: creating pango/makefile.mingw
config.status: creating pango/pango.rc
config.status: creating pango/pangoft2.rc
config.status: creating pango/pangowin32.rc
config.status: creating pango/opentype/makefile.mingw
config.status: creating modules/Makefile
config.status: creating modules/arabic/Makefile
config.status: creating modules/basic/Makefile
config.status: creating modules/basic/makefile.mingw
config.status: creating modules/hangul/Makefile
config.status: creating modules/indic/Makefile
config.status: creating modules/tamil/Makefile
config.status: creating modules/thai/Makefile
config.status: creating modules/hebrew/Makefile
config.status: creating examples/Makefile
config.status: creating examples/makefile.mingw
config.status: creating docs/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating pango.spec
config.status: creating pango.pc
config.status: creating pangox.pc
config.status: creating pangowin32.pc
config.status: creating pangoft2.pc
config.status: creating pangoxft.pc
config.status: creating pango-uninstalled.pc
config.status: creating pangox-uninstalled.pc
config.status: creating pangowin32-uninstalled.pc
config.status: creating pangoft2-uninstalled.pc
config.status: creating pangoxft-uninstalled.pc
config.status: creating pango-zip.sh
config.status: creating config.h
config.status: config.h is unchanged
configuration:
        backends:  FreeType X Xft

Now type 'make' to compile Pango.
cd /set/gtk/src/pango && gmake; gmake install
gmake[1]: Entering directory `/set/gtk/src/pango'
gmake -w  all-recursive
gmake[2]: Entering directory `/set/gtk/src/pango'
Making all in pango
gmake[3]: Entering directory `/set/gtk/src/pango/pango'
Making all in opentype
gmake[4]: Entering directory `/set/gtk/src/pango/pango/opentype'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
-DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DG_DISABLE_DEPRECATED
-I/usr/include/freetype2                        -I/usr/X11R6/include
-I../..    -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c ftxopen.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DG_DISABLE_DEPRECATED
-I/usr/include/freetype2 -I/usr/X11R6/include -I../.. -g -O2 -Wall -pthread
-I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/ftxopen.pp -c
ftxopen.c  -fPIC -DPIC -o ftxopen.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
-DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DG_DISABLE_DEPRECATED
-I/usr/include/freetype2                        -I/usr/X11R6/include
-I../..    -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c ftxgdef.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DG_DISABLE_DEPRECATED -I/usr/include/freetype2 -I/usr/X11R6/include -I../.. -g
-O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/ftxgdef.pp -c
ftxgdef.c  -fPIC -DPIC -o ftxgdef.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
-DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DG_DISABLE_DEPRECATED
-I/usr/include/freetype2                        -I/usr/X11R6/include
-I../..    -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c ftxgpos.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DG_DISABLE_DEPRECATED -I/usr/include/freetype2 -I/usr/X11R6/include -I../.. -g
-O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/ftxgpos.pp -c
ftxgpos.c  -fPIC -DPIC -o ftxgpos.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
-DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DG_DISABLE_DEPRECATED
-I/usr/include/freetype2                        -I/usr/X11R6/include
-I../..    -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c ftxgsub.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DG_DISABLE_DEPRECATED -I/usr/include/freetype2 -I/usr/X11R6/include -I../.. -g
-O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/ftxgsub.pp -c
ftxgsub.c  -fPIC -DPIC -o ftxgsub.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
-DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DG_DISABLE_DEPRECATED
-I/usr/include/freetype2                        -I/usr/X11R6/include
-I../..    -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c pango-ot-info.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DG_DISABLE_DEPRECATED -I/usr/include/freetype2 -I/usr/X11R6/include -I../.. -g
-O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/pango-ot-info.pp -c
pango-ot-info.c  -fPIC -DPIC -o pango-ot-info.lo
/bin/sh ../../libtool --mode=link gcc  -g -O2 -Wall -pthread
-I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include    -o libpango-ot.la   ftxopen.lo
ftxgdef.lo ftxgpos.lo ftxgsub.lo pango-ot-info.lo pango-ot-rule
set.lo
rm -fr .libs/libpango-ot.la .libs/libpango-ot.* .libs/libpango-ot.*
ar cru .libs/libpango-ot.al ftxopen.lo ftxgdef.lo ftxgpos.lo ftxgsub.lo
pango-ot-info.lo pango-ot-ruleset.lo
ranlib .libs/libpango-ot.al
creating libpango-ot.la
(cd .libs && rm -f libpango-ot.la && ln -s ../libpango-ot.la libpango-ot.la)
/bin/sh ../../libtool --mode=link gcc  -g -O2 -Wall -pthread
-I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include    -o ottest  ottest.o disasm.o
libpango-ot.la           -lfreetype
gcc -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -o ottest ottest.o disasm.o
./.libs/libpango-ot.al
/usr/lib/libfreetype.so
gmake[4]: Leaving directory `/set/gtk/src/pango/pango/opentype'
Making all in mini-fribidi
gmake[4]: Entering directory `/set/gtk/src/pango/pango/mini-fribidi'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/set/gtk/src/pango/pango/mini-fribidi'
gmake[4]: Entering directory `/set/gtk/src/pango/pango'
( cd . && glib-mkenums \
                --fhead "#ifndef __PANGO_ENUM_TYPES_H__\n#define
__PANGO_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
                --fprod "/* enumerations from \"@filename \" */\n" \
                --vhead "GType @enum_name _get_type (void);\n#define
PANGO_TYPE_ ENUMSHORT@ (@enum_name _get_type())\n"         \
                --ftail "G_END_DECLS\n\n#endif /* __PANGO_ENUM_TYPES_H__ */" \
        pango.h                 pango-attributes.h      pango-break.h
pango-context.h         pango-coverage.h        pango-engine.h
pango-font.h            pango-fontmap.h         pango-fontset.h
pango-glyph.h
        pango-indic.h           pango-item.h            pango-layout.h
pango-modules.h         pango-tabs.h            pango-types.h
pango-utils.h ) > tmp-pango-enum-types.h \
&& (cmp -s tmp-pango-enum-types.h ./pango-enum-types.h || cp
tmp-pango-enum-types.h ./pango-enum-types.h ) \
&& rm -f tmp-pango-enum-types.h \
&& echo timestamp > s-enum-types-h
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DPANGO_ENABLE_BACKEND
-DPANGO_ENABLE_ENGINE
                        -DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
                -DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DMODULE_VERSION=\"1.1.0\"              -DG_DISABLE_DEPRECATED
                        -I/usr/include/Xft2 -I/usr/include/freetype2
-I/usr/X11R6/include
                -I/usr/include/freetype2
-I/usr/X11R6/include                                            -I..    -g -O2
-Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c modules.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DMODULE_VERSION=\"1.1.0\" -DG_DISABLE_DEPRECATED -I/usr/include/Xft2
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/X11R6/include
-I.. -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/modules.pp -c
modules.c  -fPIC -DPIC
-o modules.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DPANGO_ENABLE_BACKEND
-DPANGO_ENABLE_ENGINE
                        -DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
                -DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DMODULE_VERSION=\"1.1.0\"              -DG_DISABLE_DEPRECATED
                        -I/usr/include/Xft2 -I/usr/include/freetype2
-I/usr/X11R6/include
                -I/usr/include/freetype2
-I/usr/X11R6/include                                            -I..    -g -O2
-Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c pango-utils.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DMODULE_VERSION=\"1.1.0\" -DG_DISABLE_DEPRECATED -I/usr/include/Xft2
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/X11R6/include
-I.. -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/pango-utils.pp -c
pango-utils.c  -fPIC -DPIC -o pango-utils.lo
( cd . && glib-mkenums \
                --fhead "#include <pango.h>" \
                --fprod "\n/* enumerations from \"@filename \" */" \
                --vhead "GType\n enum_name@_get_type (void)\n{\n  static GType
etype = 0;\n  if (etype == 0) {\n    static const G Type@Value values[] = {"
\
                --vprod "      { @VALUENAME@, \"@VALUENAME \", \"@valuenick \"
}," \
                --vtail "      { 0, NULL, NULL }\n    };\n    etype =
g_ type@_register_static (\"@EnumName \", values);\n  }\n  return etype;\n}\n" \

        pango.h                 pango-attributes.h      pango-break.h
pango-context.h         pango-coverage.h        pango-engine.h
pango-font.h            pango-fontmap.h         pango-fontset.h
pango-glyph.h
        pango-indic.h           pango-item.h            pango-layout.h
pango-modules.h         pango-tabs.h            pango-types.h
pango-utils.h ) > tmp-pango-enum-types.c \
&& (cmp -s tmp-pango-enum-types.c ./pango-enum-types.c || cp
tmp-pango-enum-types.c ./pango-enum-types.c ) \
&& rm -f tmp-pango-enum-types.c \
&& echo timestamp > s-enum-types-c
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -pthread
-I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include    -o libpango-1.0.la -rpath
/set/gtk/build/pango/lib -version-info 100:0:100
-Wl,--export-dynamic  -L/set/gtk/build/glib/lib -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0                                       break.lo fonts.lo
glyphstring.lo mapping.lo modules.lo pango-attributes.lo pango-color.lo
pango-context.lo pango-coverage.lo pango-fontmap.lo pango-fontset.lo
pango-intset.lo pango-item.lo pango-layout.lo pango-markup.lo pango-tabs.lo
pango-utils.lo reorder-items.lo shape.lo pango-enum-types.lo
mini-fribidi/libmini-fribidi.la
rm -fr .libs/libpango-1.0.la .libs/libpango-1.0.* .libs/libpango-1.0.*
gcc -shared  break.lo fonts.lo glyphstring.lo mapping.lo modules.lo
pango-attributes.lo pango-color.lo pango-context.lo pango-coverage.lo
pango-fontmap.lo pango-fontset.lo pango-intset.lo pango-item.lo pango-layout.lo
pango-markup.lo pango-tabs.lo pango-utils.lo reorder-items.lo shape.lo
pango-enum-types.lo -Wl,--whole-archive mini-fribidi/.libs/libmini-fribidi.al
-Wl,--no-whole-archive  -Wl,--rpath -Wl,/set/gtk/build/glib/lib -Wl,--rpath
-Wl,/set/gtk/build/glib/lib  -L/set/gtk/build/glib/lib
/set/gtk/build/glib/lib/libgobject-2.0.so
/set/gtk/build/glib/lib/libgmodule-2.0.so -ldl
/set/gtk/build/glib/lib/libglib-2.0.so mini-fribidi/.libs/libmini-fribidi.al
-Wl,--export-dynamic -Wl,-soname -Wl,libpango-1.0.so.0
 -o .libs/libpango-1.0.so.0.100.0
(cd .libs && rm -f libpango-1.0.so.0 && ln -s libpango-1.0.so.0.100.0
libpango-1.0.so.0)
(cd .libs && rm -f libpango-1.0.so && ln -s libpango-1.0.so.0.100.0
libpango-1.0.so)
creating libpango-1.0.la
(cd .libs && rm -f libpango-1.0.la && ln -s ../libpango-1.0.la
libpango-1.0.la)/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I.. -DPANGO_ENABLE_BACKEND
-DPANGO_ENABLE_ENGINE
                        -DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
                -DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DMODULE_VERSION=\"1.1.0\"              -DG_DISABLE_DEPRECATED
                        -I/usr/include/Xft2 -I/usr/include/freetype2
-I/usr/X11R6/include
                -I/usr/include/freetype2
-I/usr/X11R6/include                                            -I..    -g -O2
-Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c module-defs-x.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DMODULE_VERSION=\"1.1.0\" -DG_DISABLE_DEPRECATED -I/usr/include/Xft2
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/X11R6/include
-I.. -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/module-defs-x.pp -c
module-defs-x.c
-fPIC -DPIC -o module-defs-x.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DPANGO_ENABLE_BACKEND
-DPANGO_ENABLE_ENGINE
                        -DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
                -DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DMODULE_VERSION=\"1.1.0\"              -DG_DISABLE_DEPRECATED
                        -I/usr/include/Xft2 -I/usr/include/freetype2
-I/usr/X11R6/include
                -I/usr/include/freetype2
-I/usr/X11R6/include                                            -I..    -g -O2
-Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c pangox.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DMODULE_VERSION=\"1.1.0\" -DG_DISABLE_DEPRECATED -I/usr/include/Xft2
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/X11R6/include
-I.. -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/pangox.pp -c pangox.c
-fPIC -DPIC -o pangox.lo
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -pthread
-I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include    -o libpangox-1.0.la -rpath
/set/gtk/build/pango/lib -version-info 100:0:100 module-defs-x.lo pangox.lo
pangox-fontcache.lo pangox-fontmap.lo pango-indic.lo libpango-1.0.la
-L/usr/X11R6/lib -lX11
rm -fr .libs/libpangox-1.0.la .libs/libpangox-1.0.* .libs/libpangox-1.0.*
gcc -shared  module-defs-x.lo pangox.lo pangox-fontcache.lo pangox-fontmap.lo
pango-indic.lo  -Wl,--rpath -Wl,/set/gtk/src/pango/pango/.libs -Wl,--rpath
-Wl,/set/gtk/build/pango/lib  -L/set/gtk/build/glib/lib ./.libs/libpango-1.0.so
-L/usr/X11R6/lib -lX11   -Wl,-soname -Wl,libpangox-1.0.so.0 -o
.libs/libpangox-1.0.so.0.100.0
(cd .libs && rm -f libpangox-1.0.so.0 && ln -s libpangox-1.0.so.0.100.0 libpango

x-1.0.so.0)
(cd .libs && rm -f libpangox-1.0.so && ln -s libpangox-1.0.so.0.100.0
libpangox-1.0.so)
creating libpangox-1.0.la
(cd .libs && rm -f libpangox-1.0.la && ln -s ../libpangox-1.0.la
libpangox-1.0.la)
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DPANGO_ENABLE_BACKEND
-DPANGO_ENABLE_ENGINE
                        -DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
                -DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DMODULE_VERSION=\"1.1.0\"              -DG_DISABLE_DEPRECATED
                        -I/usr/include/Xft2 -I/usr/include/freetype2
-I/usr/X11R6/include
                -I/usr/include/freetype2
-I/usr/X11R6/include                                            -I..    -g -O2
-Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c pangoxft-font.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DMODULE_VERSION=\"1.1.0\" -DG_DISABLE_DEPRECATED -I/usr/include/Xft2
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/X11R6/include
-I.. -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/pangoxft-font.pp -c
pangoxft-font.c
-fPIC -DPIC -o pangoxft-font.lo
pangoxft-font.c:668: warning: `set_unicode_charmap' defined but not used
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DPANGO_ENABLE_BACKEND
-DPANGO_ENABLE_ENGINE
                        -DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
                -DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DMODULE_VERSION=\"1.1.0\"              -DG_DISABLE_DEPRECATED
                        -I/usr/include/Xft2 -I/usr/include/freetype2
-I/usr/X11R6/include
                -I/usr/include/freetype2
-I/usr/X11R6/include                                            -I..    -g -O2
-Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c pangoxft-fontmap.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DMODULE_VERSION=\"1.1.0\" -DG_DISABLE_DEPRECATED -I/usr/include/Xft2
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/X11R6/include
-I.. -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/pangoxft-fontmap.pp -c
pangoxft-fontmap.c  -fPIC -DPIC -o pangoxft-fontmap.lo
In file included from pangoxft-fontmap.c:95:
pangofc-fontmap.cI: In function `pango_fc_pattern_hash':
pangofc-fontmap.cI:170: warning: implicit declaration of function
`FcPatternHash'
pangofc-fontmap.cI: In function `pango_fc_font_map_new_font':
pangofc-fontmap.cI:525: warning: implicit declaration of function
`FcPatternReference'
pangofc-fontmap.cI: In function `pango_fc_font_map_get_patterns':
pangofc-fontmap.cI:600: `FC_PATTERN' undeclared (first use in this function)
pangofc-fontmap.cI:600: (Each undeclared identifier is reported only once
pangofc-fontmap.cI:600: for each function it appears in.)
gmake[4]: *** [pangoxft-fontmap.lo] Error 1
gmake[4]: Leaving directory `/set/gtk/src/pango/pango'

gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/set/gtk/src/pango/pango'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/set/gtk/src/pango'
gmake[1]: *** [all-recursive-am] Error 2
gmake[1]: Leaving directory `/set/gtk/src/pango'
gmake[1]: Entering directory `/set/gtk/src/pango'
Making install in pango
gmake[2]: Entering directory `/set/gtk/src/pango/pango'
Making install in opentype
gmake[3]: Entering directory `/set/gtk/src/pango/pango/opentype'
gmake[4]: Entering directory `/set/gtk/src/pango/pango/opentype'
gmake[4]: Nothing to be done for `install-exec-am'.
gmake[4]: Nothing to be done for `install-data-am'.
gmake[4]: Leaving directory `/set/gtk/src/pango/pango/opentype'
gmake[3]: Leaving directory `/set/gtk/src/pango/pango/opentype'
Making install in mini-fribidi
gmake[3]: Entering directory `/set/gtk/src/pango/pango/mini-fribidi'
gmake[4]: Entering directory `/set/gtk/src/pango/pango/mini-fribidi'
gmake[4]: Nothing to be done for `install-exec-am'.
gmake[4]: Nothing to be done for `install-data-am'.
gmake[4]: Leaving directory `/set/gtk/src/pango/pango/mini-fribidi'
gmake[3]: Leaving directory `/set/gtk/src/pango/pango/mini-fribidi'
gmake[3]: Entering directory `/set/gtk/src/pango/pango'
( cd . && glib-mkenums \
                --fhead "#ifndef __PANGO_ENUM_TYPES_H__\n#define
__PANGO_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
                --fprod "/* enumerations from \"@filename \" */\n" \
                --vhead "GType @enum_name _get_type (void);\n#define
PANGO_TYPE_ ENUMSHORT@ (@enum_name _get_type())\n"         \
                --ftail "G_END_DECLS\n\n#endif /* __PANGO_ENUM_TYPES_H__ */" \
        pango.h                 pango-attributes.h      pango-break.h
pango-context.h         pango-coverage.h        pango-engine.h
pango-font.h            pango-fontmap.h         pango-fontset.h
pango-glyph.h
        pango-indic.h           pango-item.h            pango-layout.h
pango-modules.h         pango-tabs.h            pango-types.h
pango-utils.h ) > tmp-pango-enum-types.h \
&& (cmp -s tmp-pango-enum-types.h ./pango-enum-types.h || cp
tmp-pango-enum-types.h ./pango-enum-types.h ) \
&& rm -f tmp-pango-enum-types.h \
&& echo timestamp > s-enum-types-h
( cd . && glib-mkenums \
                --fhead "#include <pango.h>" \
                --fprod "\n/* enumerations from \"@filename \" */" \
                --vhead "GType\n enum_name@_get_type (void)\n{\n  static GType
etype = 0;\n  if (etype == 0) {\n    static const G Type@Value values[] = {"
\
                --vprod "      { @VALUENAME@, \"@VALUENAME \", \"@valuenick \"
}," \
                --vtail "      { 0, NULL, NULL }\n    };\n    etype =
g_ type@_register_static (\"@EnumName \", values);\n  }\n  return etype;\n}\n" \

        pango.h                 pango-attributes.h      pango-break.h
pango-context.h         pango-coverage.h        pango-engine.h
pango-font.h            pango-fontmap.h         pango-fontset.h
pango-glyph.h
        pango-indic.h           pango-item.h            pango-layout.h
pango-modules.h         pango-tabs.h            pango-types.h
pango-utils.h ) > tmp-pango-enum-types.c \
&& (cmp -s tmp-pango-enum-types.c ./pango-enum-types.c || cp
tmp-pango-enum-types.c ./pango-enum-types.c ) \
&& rm -f tmp-pango-enum-types.c \
&& echo timestamp > s-enum-types-c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DPANGO_ENABLE_BACKEND
-DPANGO_ENABLE_ENGINE
                        -DSYSCONFDIR=\"/set/gtk/build/pango/etc\"
                -DLIBDIR=\"/set/gtk/build/pango/lib\"
        -DMODULE_VERSION=\"1.1.0\"              -DG_DISABLE_DEPRECATED
                        -I/usr/include/Xft2 -I/usr/include/freetype2
-I/usr/X11R6/include
                -I/usr/include/freetype2
-I/usr/X11R6/include                                            -I..    -g -O2
-Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include   -c pangoxft-fontmap.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/set/gtk/build/pango/etc\" -DLIBDIR=\"/set/gtk/build/pango/lib\"
-DMODULE_VERSION=\"1.1.0\" -DG_DISABLE_DEPRECATED -I/usr/include/Xft2
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/X11R6/include
-I.. -g -O2 -Wall -pthread -I/set/gtk/build/glib/include/glib-2.0
-I/set/gtk/build/glib/lib/glib-2.0/include -Wp,-MD,.deps/pangoxft-fontmap.pp -c
pangoxft-fontmap.c  -fPIC -DPIC -o pangoxft-fontmap.lo
In file included from pangoxft-fontmap.c:95:
pangofc-fontmap.cI: In function `pango_fc_pattern_hash':
pangofc-fontmap.cI:170: warning: implicit declaration of function
`FcPatternHash'
pangofc-fontmap.cI: In function `pango_fc_font_map_new_font':
pangofc-fontmap.cI:525: warning: implicit declaration of function
`FcPatternReference'
pangofc-fontmap.cI: In function `pango_fc_font_map_get_patterns':
pangofc-fontmap.cI:600: `FC_PATTERN' undeclared (first use in this function)
pangofc-fontmap.cI:600: (Each undeclared identifier is reported only once
pangofc-fontmap.cI:600: for each function it appears in.)
gmake[3]: *** [pangoxft-fontmap.lo] Error 1
gmake[3]: Leaving directory `/set/gtk/src/pango/pango'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory `/set/gtk/src/pango/pango'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/set/gtk/src/pango'
gmake: *** [build_pango] Error 2





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]