pango Build Log
Checking out pango 2005-08-18 21:23:20.051
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anonymous@anoncvs.gnome.org:/cvs/gnome update -dP -A .
P ChangeLog
P NEWS
P configure.in
P docs/tmpl/scripts.sgml
P pango/pango-layout.c
P pango/pango-script.c
P pango/pango.def
P pango/pangocairo-fcfont.c
P pango/pangofc-font.c
P pango/pangofc-private.h
P pango/mini-fribidi/README
P pango/mini-fribidi/fribidi_tab_char_type_2.i
cvs update: `pango/mini-fribidi/fribidi_tables.i' is no longer in the repository
Configuring pango 2005-08-18 21:23:30.101
./autogen.sh --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make -j3 sets $(MAKE)... yes
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
checking for native Win32... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make -j3... GNU
checking dependency style of gcc... gcc3
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 dependent libraries... pass_all
checking how to run the C preprocessor... 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... c++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) 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
appending configuration tag "F77" to libtool
checking for some Win32 platform... no
checking for perl5... no
checking for perl... perl
checking for X... libraries /usr/X11R6/lib, headers in standard search path
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FONTCONFIG_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include
checking for FONTCONFIG_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig
checking for freetype-config... /usr/bin/freetype-config
checking for FT_Get_Next_Char in -lfreetype... yes
checking for XFT_CFLAGS... -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2
checking for XFT_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig
checking for CAIRO_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/cairo
checking for CAIRO_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -lcairo
checking for cairo_win32_scaled_font_select_font in -lcairo... no
checking for cairo_ft_scaled_font_lock_face in -lcairo... yes
checking for GLIB_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include
checking for GLIB_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking Whether to build OpenType test programs... yes
checking modules to link statically...
checking for flockfile... yes
checking for strtok_r... yes
checking Whether to write dependencies into .pc files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for unistd.h... (cached) 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/pango.rc
config.status: creating pango/pangoft2.rc
config.status: creating pango/pangowin32.rc
config.status: creating modules/Makefile
config.status: creating modules/arabic/Makefile
config.status: creating modules/basic/Makefile
config.status: creating modules/hangul/Makefile
config.status: creating modules/hebrew/Makefile
config.status: creating modules/indic/Makefile
config.status: creating modules/khmer/Makefile
config.status: creating modules/syriac/Makefile
config.status: creating modules/thai/Makefile
config.status: creating modules/tibetan/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating tools/Makefile
config.status: creating tests/Makefile
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 pangocairo.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 pangocairo-uninstalled.pc
config.status: creating pango-zip.sh
config.status: creating tests/runtests.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing pango/module-defs.h commands
config.status: executing pango/module-defs-x.c commands
config.status: executing pango/module-defs-fc.c commands
config.status: executing pango/module-defs-win32.c commands
configuration:
backends: FreeType X Xft Cairo
Now type 'make' to compile Pango.
Building pango 2005-08-18 21:24:18.787
make -j3
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/pango/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make -j3 all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango'
Making all in pango
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/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-glyph-item.h pango-item.h pango-layout.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h pangofc-font.h pangofc-fontmap.h ) > tmp-pango-enum-types.h \
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
&& (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-glyph-item.h pango-item.h pango-layout.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h pangofc-font.h pangofc-fontmap.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
make -j3 all-recursive
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/pango'
Making all in opentype
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/pango/opentype'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ftglue.lo -MD -MP -MF ".deps/ftglue.Tpo" \
-c -o ftglue.lo `test -f 'ftglue.c' || echo './'`ftglue.c; \
then mv -f ".deps/ftglue.Tpo" ".deps/ftglue.Plo"; \
else rm -f ".deps/ftglue.Tpo"; exit 1; \
fi
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ftxopen.lo -MD -MP -MF ".deps/ftxopen.Tpo" \
-c -o ftxopen.lo `test -f 'ftxopen.c' || echo './'`ftxopen.c; \
then mv -f ".deps/ftxopen.Tpo" ".deps/ftxopen.Plo"; \
else rm -f ".deps/ftxopen.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ftxgdef.lo -MD -MP -MF ".deps/ftxgdef.Tpo" \
-c -o ftxgdef.lo `test -f 'ftxgdef.c' || echo './'`ftxgdef.c; \
then mv -f ".deps/ftxgdef.Tpo" ".deps/ftxgdef.Plo"; \
else rm -f ".deps/ftxgdef.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ftglue.lo -MD -MP -MF .deps/ftglue.Tpo -c ftglue.c -fPIC -DPIC -o .libs/ftglue.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ftxgdef.lo -MD -MP -MF .deps/ftxgdef.Tpo -c ftxgdef.c -fPIC -DPIC -o .libs/ftxgdef.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ftxopen.lo -MD -MP -MF .deps/ftxopen.Tpo -c ftxopen.c -fPIC -DPIC -o .libs/ftxopen.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ftxgpos.lo -MD -MP -MF ".deps/ftxgpos.Tpo" \
-c -o ftxgpos.lo `test -f 'ftxgpos.c' || echo './'`ftxgpos.c; \
then mv -f ".deps/ftxgpos.Tpo" ".deps/ftxgpos.Plo"; \
else rm -f ".deps/ftxgpos.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ftxgsub.lo -MD -MP -MF ".deps/ftxgsub.Tpo" \
-c -o ftxgsub.lo `test -f 'ftxgsub.c' || echo './'`ftxgsub.c; \
then mv -f ".deps/ftxgsub.Tpo" ".deps/ftxgsub.Plo"; \
else rm -f ".deps/ftxgsub.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ftxgpos.lo -MD -MP -MF .deps/ftxgpos.Tpo -c ftxgpos.c -fPIC -DPIC -o .libs/ftxgpos.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT otlbuffer.lo -MD -MP -MF ".deps/otlbuffer.Tpo" \
-c -o otlbuffer.lo `test -f 'otlbuffer.c' || echo './'`otlbuffer.c; \
then mv -f ".deps/otlbuffer.Tpo" ".deps/otlbuffer.Plo"; \
else rm -f ".deps/otlbuffer.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ftxgsub.lo -MD -MP -MF .deps/ftxgsub.Tpo -c ftxgsub.c -fPIC -DPIC -o .libs/ftxgsub.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT otlbuffer.lo -MD -MP -MF .deps/otlbuffer.Tpo -c otlbuffer.c -fPIC -DPIC -o .libs/otlbuffer.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT pango-ot-buffer.lo -MD -MP -MF ".deps/pango-ot-buffer.Tpo" \
-c -o pango-ot-buffer.lo `test -f 'pango-ot-buffer.c' || echo './'`pango-ot-buffer.c; \
then mv -f ".deps/pango-ot-buffer.Tpo" ".deps/pango-ot-buffer.Plo"; \
else rm -f ".deps/pango-ot-buffer.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT pango-ot-buffer.lo -MD -MP -MF .deps/pango-ot-buffer.Tpo -c pango-ot-buffer.c -fPIC -DPIC -o .libs/pango-ot-buffer.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT pango-ot-info.lo -MD -MP -MF ".deps/pango-ot-info.Tpo" \
-c -o pango-ot-info.lo `test -f 'pango-ot-info.c' || echo './'`pango-ot-info.c; \
then mv -f ".deps/pango-ot-info.Tpo" ".deps/pango-ot-info.Plo"; \
else rm -f ".deps/pango-ot-info.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT pango-ot-ruleset.lo -MD -MP -MF ".deps/pango-ot-ruleset.Tpo" \
-c -o pango-ot-ruleset.lo `test -f 'pango-ot-ruleset.c' || echo './'`pango-ot-ruleset.c; \
then mv -f ".deps/pango-ot-ruleset.Tpo" ".deps/pango-ot-ruleset.Plo"; \
else rm -f ".deps/pango-ot-ruleset.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT pango-ot-info.lo -MD -MP -MF .deps/pango-ot-info.Tpo -c pango-ot-info.c -fPIC -DPIC -o .libs/pango-ot-info.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT pango-ot-ruleset.lo -MD -MP -MF .deps/pango-ot-ruleset.Tpo -c pango-ot-ruleset.c -fPIC -DPIC -o .libs/pango-ot-ruleset.o
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT ottest.o -MD -MP -MF ".deps/ottest.Tpo" \
-c -o ottest.o `test -f 'ottest.c' || echo './'`ottest.c; \
then mv -f ".deps/ottest.Tpo" ".deps/ottest.Po"; \
else rm -f ".deps/ottest.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I../.. -O2 -Wall -MT disasm.o -MD -MP -MF ".deps/disasm.Tpo" \
-c -o disasm.o `test -f 'disasm.c' || echo './'`disasm.c; \
then mv -f ".deps/disasm.Tpo" ".deps/disasm.Po"; \
else rm -f ".deps/disasm.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o libpango-ot.la ftglue.lo ftxopen.lo ftxgdef.lo ftxgpos.lo ftxgsub.lo otlbuffer.lo pango-ot-buffer.lo pango-ot-info.lo pango-ot-ruleset.lo -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lm
ar cru .libs/libpango-ot.a .libs/ftglue.o .libs/ftxopen.o .libs/ftxgdef.o .libs/ftxgpos.o .libs/ftxgsub.o .libs/otlbuffer.o .libs/pango-ot-buffer.o .libs/pango-ot-info.o .libs/pango-ot-ruleset.o
ranlib .libs/libpango-ot.a
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 -O2 -Wall -o ottest ottest.o disasm.o libpango-ot.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz
gcc -O2 -Wall -o ottest ottest.o disasm.o ./.libs/libpango-ot.a -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -lm /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/pango/opentype'
Making all in mini-fribidi
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/pango/mini-fribidi'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -MT fribidi.lo -MD -MP -MF ".deps/fribidi.Tpo" \
-c -o fribidi.lo `test -f 'fribidi.c' || echo './'`fribidi.c; \
then mv -f ".deps/fribidi.Tpo" ".deps/fribidi.Plo"; \
else rm -f ".deps/fribidi.Tpo"; exit 1; \
fi
make[4]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -MT fribidi_char_type.lo -MD -MP -MF ".deps/fribidi_char_type.Tpo" \
-c -o fribidi_char_type.lo `test -f 'fribidi_char_type.c' || echo './'`fribidi_char_type.c; \
then mv -f ".deps/fribidi_char_type.Tpo" ".deps/fribidi_char_type.Plo"; \
else rm -f ".deps/fribidi_char_type.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -MT fribidi_types.lo -MD -MP -MF ".deps/fribidi_types.Tpo" \
-c -o fribidi_types.lo `test -f 'fribidi_types.c' || echo './'`fribidi_types.c; \
then mv -f ".deps/fribidi_types.Tpo" ".deps/fribidi_types.Plo"; \
else rm -f ".deps/fribidi_types.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -MT fribidi_char_type.lo -MD -MP -MF .deps/fribidi_char_type.Tpo -c fribidi_char_type.c -fPIC -DPIC -o .libs/fribidi_char_type.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -MT fribidi.lo -MD -MP -MF .deps/fribidi.Tpo -c fribidi.c -fPIC -DPIC -o .libs/fribidi.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -MT fribidi_types.lo -MD -MP -MF .deps/fribidi_types.Tpo -c fribidi_types.c -fPIC -DPIC -o .libs/fribidi_types.o
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o libmini-fribidi.la fribidi.lo fribidi_char_type.lo fribidi_types.lo
ar cru .libs/libmini-fribidi.a .libs/fribidi.o .libs/fribidi_char_type.o .libs/fribidi_types.o
ranlib .libs/libmini-fribidi.a
creating libmini-fribidi.la
(cd .libs && rm -f libmini-fribidi.la && ln -s ../libmini-fribidi.la libmini-fribidi.la)
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/pango/mini-fribidi'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/pango'
make[4]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT break.lo -MD -MP -MF ".deps/break.Tpo" \
-c -o break.lo `test -f 'break.c' || echo './'`break.c; \
then mv -f ".deps/break.Tpo" ".deps/break.Plo"; \
else rm -f ".deps/break.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT ellipsize.lo -MD -MP -MF ".deps/ellipsize.Tpo" \
-c -o ellipsize.lo `test -f 'ellipsize.c' || echo './'`ellipsize.c; \
then mv -f ".deps/ellipsize.Tpo" ".deps/ellipsize.Plo"; \
else rm -f ".deps/ellipsize.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT fonts.lo -MD -MP -MF ".deps/fonts.Tpo" \
-c -o fonts.lo `test -f 'fonts.c' || echo './'`fonts.c; \
then mv -f ".deps/fonts.Tpo" ".deps/fonts.Plo"; \
else rm -f ".deps/fonts.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT ellipsize.lo -MD -MP -MF .deps/ellipsize.Tpo -c ellipsize.c -fPIC -DPIC -o .libs/ellipsize.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT break.lo -MD -MP -MF .deps/break.Tpo -c break.c -fPIC -DPIC -o .libs/break.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT fonts.lo -MD -MP -MF .deps/fonts.Tpo -c fonts.c -fPIC -DPIC -o .libs/fonts.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT glyphstring.lo -MD -MP -MF ".deps/glyphstring.Tpo" \
-c -o glyphstring.lo `test -f 'glyphstring.c' || echo './'`glyphstring.c; \
then mv -f ".deps/glyphstring.Tpo" ".deps/glyphstring.Plo"; \
else rm -f ".deps/glyphstring.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT mapping.lo -MD -MP -MF ".deps/mapping.Tpo" \
-c -o mapping.lo `test -f 'mapping.c' || echo './'`mapping.c; \
then mv -f ".deps/mapping.Tpo" ".deps/mapping.Plo"; \
else rm -f ".deps/mapping.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT glyphstring.lo -MD -MP -MF .deps/glyphstring.Tpo -c glyphstring.c -fPIC -DPIC -o .libs/glyphstring.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT modules.lo -MD -MP -MF ".deps/modules.Tpo" \
-c -o modules.lo `test -f 'modules.c' || echo './'`modules.c; \
then mv -f ".deps/modules.Tpo" ".deps/modules.Plo"; \
else rm -f ".deps/modules.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT mapping.lo -MD -MP -MF .deps/mapping.Tpo -c mapping.c -fPIC -DPIC -o .libs/mapping.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-attributes.lo -MD -MP -MF ".deps/pango-attributes.Tpo" \
-c -o pango-attributes.lo `test -f 'pango-attributes.c' || echo './'`pango-attributes.c; \
then mv -f ".deps/pango-attributes.Tpo" ".deps/pango-attributes.Plo"; \
else rm -f ".deps/pango-attributes.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-color.lo -MD -MP -MF ".deps/pango-color.Tpo" \
-c -o pango-color.lo `test -f 'pango-color.c' || echo './'`pango-color.c; \
then mv -f ".deps/pango-color.Tpo" ".deps/pango-color.Plo"; \
else rm -f ".deps/pango-color.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT modules.lo -MD -MP -MF .deps/modules.Tpo -c modules.c -fPIC -DPIC -o .libs/modules.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-attributes.lo -MD -MP -MF .deps/pango-attributes.Tpo -c pango-attributes.c -fPIC -DPIC -o .libs/pango-attributes.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-color.lo -MD -MP -MF .deps/pango-color.Tpo -c pango-color.c -fPIC -DPIC -o .libs/pango-color.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-context.lo -MD -MP -MF ".deps/pango-context.Tpo" \
-c -o pango-context.lo `test -f 'pango-context.c' || echo './'`pango-context.c; \
then mv -f ".deps/pango-context.Tpo" ".deps/pango-context.Plo"; \
else rm -f ".deps/pango-context.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-coverage.lo -MD -MP -MF ".deps/pango-coverage.Tpo" \
-c -o pango-coverage.lo `test -f 'pango-coverage.c' || echo './'`pango-coverage.c; \
then mv -f ".deps/pango-coverage.Tpo" ".deps/pango-coverage.Plo"; \
else rm -f ".deps/pango-coverage.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-context.lo -MD -MP -MF .deps/pango-context.Tpo -c pango-context.c -fPIC -DPIC -o .libs/pango-context.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-engine.lo -MD -MP -MF ".deps/pango-engine.Tpo" \
-c -o pango-engine.lo `test -f 'pango-engine.c' || echo './'`pango-engine.c; \
then mv -f ".deps/pango-engine.Tpo" ".deps/pango-engine.Plo"; \
else rm -f ".deps/pango-engine.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-coverage.lo -MD -MP -MF .deps/pango-coverage.Tpo -c pango-coverage.c -fPIC -DPIC -o .libs/pango-coverage.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-fontmap.lo -MD -MP -MF ".deps/pango-fontmap.Tpo" \
-c -o pango-fontmap.lo `test -f 'pango-fontmap.c' || echo './'`pango-fontmap.c; \
then mv -f ".deps/pango-fontmap.Tpo" ".deps/pango-fontmap.Plo"; \
else rm -f ".deps/pango-fontmap.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-engine.lo -MD -MP -MF .deps/pango-engine.Tpo -c pango-engine.c -fPIC -DPIC -o .libs/pango-engine.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-fontset.lo -MD -MP -MF ".deps/pango-fontset.Tpo" \
-c -o pango-fontset.lo `test -f 'pango-fontset.c' || echo './'`pango-fontset.c; \
then mv -f ".deps/pango-fontset.Tpo" ".deps/pango-fontset.Plo"; \
else rm -f ".deps/pango-fontset.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-glyph-item.lo -MD -MP -MF ".deps/pango-glyph-item.Tpo" \
-c -o pango-glyph-item.lo `test -f 'pango-glyph-item.c' || echo './'`pango-glyph-item.c; \
then mv -f ".deps/pango-glyph-item.Tpo" ".deps/pango-glyph-item.Plo"; \
else rm -f ".deps/pango-glyph-item.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-fontmap.lo -MD -MP -MF .deps/pango-fontmap.Tpo -c pango-fontmap.c -fPIC -DPIC -o .libs/pango-fontmap.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-fontset.lo -MD -MP -MF .deps/pango-fontset.Tpo -c pango-fontset.c -fPIC -DPIC -o .libs/pango-fontset.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-item.lo -MD -MP -MF ".deps/pango-item.Tpo" \
-c -o pango-item.lo `test -f 'pango-item.c' || echo './'`pango-item.c; \
then mv -f ".deps/pango-item.Tpo" ".deps/pango-item.Plo"; \
else rm -f ".deps/pango-item.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-glyph-item.lo -MD -MP -MF .deps/pango-glyph-item.Tpo -c pango-glyph-item.c -fPIC -DPIC -o .libs/pango-glyph-item.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-layout.lo -MD -MP -MF ".deps/pango-layout.Tpo" \
-c -o pango-layout.lo `test -f 'pango-layout.c' || echo './'`pango-layout.c; \
then mv -f ".deps/pango-layout.Tpo" ".deps/pango-layout.Plo"; \
else rm -f ".deps/pango-layout.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-item.lo -MD -MP -MF .deps/pango-item.Tpo -c pango-item.c -fPIC -DPIC -o .libs/pango-item.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-markup.lo -MD -MP -MF ".deps/pango-markup.Tpo" \
-c -o pango-markup.lo `test -f 'pango-markup.c' || echo './'`pango-markup.c; \
then mv -f ".deps/pango-markup.Tpo" ".deps/pango-markup.Plo"; \
else rm -f ".deps/pango-markup.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-renderer.lo -MD -MP -MF ".deps/pango-renderer.Tpo" \
-c -o pango-renderer.lo `test -f 'pango-renderer.c' || echo './'`pango-renderer.c; \
then mv -f ".deps/pango-renderer.Tpo" ".deps/pango-renderer.Plo"; \
else rm -f ".deps/pango-renderer.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-layout.lo -MD -MP -MF .deps/pango-layout.Tpo -c pango-layout.c -fPIC -DPIC -o .libs/pango-layout.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-markup.lo -MD -MP -MF .deps/pango-markup.Tpo -c pango-markup.c -fPIC -DPIC -o .libs/pango-markup.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-renderer.lo -MD -MP -MF .deps/pango-renderer.Tpo -c pango-renderer.c -fPIC -DPIC -o .libs/pango-renderer.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-script.lo -MD -MP -MF ".deps/pango-script.Tpo" \
-c -o pango-script.lo `test -f 'pango-script.c' || echo './'`pango-script.c; \
then mv -f ".deps/pango-script.Tpo" ".deps/pango-script.Plo"; \
else rm -f ".deps/pango-script.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-tabs.lo -MD -MP -MF ".deps/pango-tabs.Tpo" \
-c -o pango-tabs.lo `test -f 'pango-tabs.c' || echo './'`pango-tabs.c; \
then mv -f ".deps/pango-tabs.Tpo" ".deps/pango-tabs.Plo"; \
else rm -f ".deps/pango-tabs.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-script.lo -MD -MP -MF .deps/pango-script.Tpo -c pango-script.c -fPIC -DPIC -o .libs/pango-script.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-utils.lo -MD -MP -MF ".deps/pango-utils.Tpo" \
-c -o pango-utils.lo `test -f 'pango-utils.c' || echo './'`pango-utils.c; \
then mv -f ".deps/pango-utils.Tpo" ".deps/pango-utils.Plo"; \
else rm -f ".deps/pango-utils.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-tabs.lo -MD -MP -MF .deps/pango-tabs.Tpo -c pango-tabs.c -fPIC -DPIC -o .libs/pango-tabs.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT reorder-items.lo -MD -MP -MF ".deps/reorder-items.Tpo" \
-c -o reorder-items.lo `test -f 'reorder-items.c' || echo './'`reorder-items.c; \
then mv -f ".deps/reorder-items.Tpo" ".deps/reorder-items.Plo"; \
else rm -f ".deps/reorder-items.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-utils.lo -MD -MP -MF .deps/pango-utils.Tpo -c pango-utils.c -fPIC -DPIC -o .libs/pango-utils.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT shape.lo -MD -MP -MF ".deps/shape.Tpo" \
-c -o shape.lo `test -f 'shape.c' || echo './'`shape.c; \
then mv -f ".deps/shape.Tpo" ".deps/shape.Plo"; \
else rm -f ".deps/shape.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT reorder-items.lo -MD -MP -MF .deps/reorder-items.Tpo -c reorder-items.c -fPIC -DPIC -o .libs/reorder-items.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-enum-types.lo -MD -MP -MF ".deps/pango-enum-types.Tpo" \
-c -o pango-enum-types.lo `test -f 'pango-enum-types.c' || echo './'`pango-enum-types.c; \
then mv -f ".deps/pango-enum-types.Tpo" ".deps/pango-enum-types.Plo"; \
else rm -f ".deps/pango-enum-types.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT shape.lo -MD -MP -MF .deps/shape.Tpo -c shape.c -fPIC -DPIC -o .libs/shape.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT module-defs-x.lo -MD -MP -MF ".deps/module-defs-x.Tpo" \
-c -o module-defs-x.lo `test -f 'module-defs-x.c' || echo './'`module-defs-x.c; \
then mv -f ".deps/module-defs-x.Tpo" ".deps/module-defs-x.Plo"; \
else rm -f ".deps/module-defs-x.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pango-enum-types.lo -MD -MP -MF .deps/pango-enum-types.Tpo -c pango-enum-types.c -fPIC -DPIC -o .libs/pango-enum-types.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangox.lo -MD -MP -MF ".deps/pangox.Tpo" \
-c -o pangox.lo `test -f 'pangox.c' || echo './'`pangox.c; \
then mv -f ".deps/pangox.Tpo" ".deps/pangox.Plo"; \
else rm -f ".deps/pangox.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangox-fontcache.lo -MD -MP -MF ".deps/pangox-fontcache.Tpo" \
-c -o pangox-fontcache.lo `test -f 'pangox-fontcache.c' || echo './'`pangox-fontcache.c; \
then mv -f ".deps/pangox-fontcache.Tpo" ".deps/pangox-fontcache.Plo"; \
else rm -f ".deps/pangox-fontcache.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT module-defs-x.lo -MD -MP -MF .deps/module-defs-x.Tpo -c module-defs-x.c -fPIC -DPIC -o .libs/module-defs-x.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangox.lo -MD -MP -MF .deps/pangox.Tpo -c pangox.c -fPIC -DPIC -o .libs/pangox.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangox-fontmap.lo -MD -MP -MF ".deps/pangox-fontmap.Tpo" \
-c -o pangox-fontmap.lo `test -f 'pangox-fontmap.c' || echo './'`pangox-fontmap.c; \
then mv -f ".deps/pangox-fontmap.Tpo" ".deps/pangox-fontmap.Plo"; \
else rm -f ".deps/pangox-fontmap.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangox-fontcache.lo -MD -MP -MF .deps/pangox-fontcache.Tpo -c pangox-fontcache.c -fPIC -DPIC -o .libs/pangox-fontcache.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangofc-font.lo -MD -MP -MF ".deps/pangofc-font.Tpo" \
-c -o pangofc-font.lo `test -f 'pangofc-font.c' || echo './'`pangofc-font.c; \
then mv -f ".deps/pangofc-font.Tpo" ".deps/pangofc-font.Plo"; \
else rm -f ".deps/pangofc-font.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangox-fontmap.lo -MD -MP -MF .deps/pangox-fontmap.Tpo -c pangox-fontmap.c -fPIC -DPIC -o .libs/pangox-fontmap.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangofc-font.lo -MD -MP -MF .deps/pangofc-font.Tpo -c pangofc-font.c -fPIC -DPIC -o .libs/pangofc-font.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangofc-fontmap.lo -MD -MP -MF ".deps/pangofc-fontmap.Tpo" \
-c -o pangofc-fontmap.lo `test -f 'pangofc-fontmap.c' || echo './'`pangofc-fontmap.c; \
then mv -f ".deps/pangofc-fontmap.Tpo" ".deps/pangofc-fontmap.Plo"; \
else rm -f ".deps/pangofc-fontmap.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangofc-decoder.lo -MD -MP -MF ".deps/pangofc-decoder.Tpo" \
-c -o pangofc-decoder.lo `test -f 'pangofc-decoder.c' || echo './'`pangofc-decoder.c; \
then mv -f ".deps/pangofc-decoder.Tpo" ".deps/pangofc-decoder.Plo"; \
else rm -f ".deps/pangofc-decoder.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangofc-fontmap.lo -MD -MP -MF .deps/pangofc-fontmap.Tpo -c pangofc-fontmap.c -fPIC -DPIC -o .libs/pangofc-fontmap.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoft2.lo -MD -MP -MF ".deps/pangoft2.Tpo" \
-c -o pangoft2.lo `test -f 'pangoft2.c' || echo './'`pangoft2.c; \
then mv -f ".deps/pangoft2.Tpo" ".deps/pangoft2.Plo"; \
else rm -f ".deps/pangoft2.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangofc-decoder.lo -MD -MP -MF .deps/pangofc-decoder.Tpo -c pangofc-decoder.c -fPIC -DPIC -o .libs/pangofc-decoder.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoft2-fontmap.lo -MD -MP -MF ".deps/pangoft2-fontmap.Tpo" \
-c -o pangoft2-fontmap.lo `test -f 'pangoft2-fontmap.c' || echo './'`pangoft2-fontmap.c; \
then mv -f ".deps/pangoft2-fontmap.Tpo" ".deps/pangoft2-fontmap.Plo"; \
else rm -f ".deps/pangoft2-fontmap.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoft2.lo -MD -MP -MF .deps/pangoft2.Tpo -c pangoft2.c -fPIC -DPIC -o .libs/pangoft2.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoft2-render.lo -MD -MP -MF ".deps/pangoft2-render.Tpo" \
-c -o pangoft2-render.lo `test -f 'pangoft2-render.c' || echo './'`pangoft2-render.c; \
then mv -f ".deps/pangoft2-render.Tpo" ".deps/pangoft2-render.Plo"; \
else rm -f ".deps/pangoft2-render.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoft2-fontmap.lo -MD -MP -MF .deps/pangoft2-fontmap.Tpo -c pangoft2-fontmap.c -fPIC -DPIC -o .libs/pangoft2-fontmap.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT module-defs-fc.lo -MD -MP -MF ".deps/module-defs-fc.Tpo" \
-c -o module-defs-fc.lo `test -f 'module-defs-fc.c' || echo './'`module-defs-fc.c; \
then mv -f ".deps/module-defs-fc.Tpo" ".deps/module-defs-fc.Plo"; \
else rm -f ".deps/module-defs-fc.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoft2-render.lo -MD -MP -MF .deps/pangoft2-render.Tpo -c pangoft2-render.c -fPIC -DPIC -o .libs/pangoft2-render.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoxft-font.lo -MD -MP -MF ".deps/pangoxft-font.Tpo" \
-c -o pangoxft-font.lo `test -f 'pangoxft-font.c' || echo './'`pangoxft-font.c; \
then mv -f ".deps/pangoxft-font.Tpo" ".deps/pangoxft-font.Plo"; \
else rm -f ".deps/pangoxft-font.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT module-defs-fc.lo -MD -MP -MF .deps/module-defs-fc.Tpo -c module-defs-fc.c -fPIC -DPIC -o .libs/module-defs-fc.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoxft-fontmap.lo -MD -MP -MF ".deps/pangoxft-fontmap.Tpo" \
-c -o pangoxft-fontmap.lo `test -f 'pangoxft-fontmap.c' || echo './'`pangoxft-fontmap.c; \
then mv -f ".deps/pangoxft-fontmap.Tpo" ".deps/pangoxft-fontmap.Plo"; \
else rm -f ".deps/pangoxft-fontmap.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoxft-font.lo -MD -MP -MF .deps/pangoxft-font.Tpo -c pangoxft-font.c -fPIC -DPIC -o .libs/pangoxft-font.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoxft-render.lo -MD -MP -MF ".deps/pangoxft-render.Tpo" \
-c -o pangoxft-render.lo `test -f 'pangoxft-render.c' || echo './'`pangoxft-render.c; \
then mv -f ".deps/pangoxft-render.Tpo" ".deps/pangoxft-render.Plo"; \
else rm -f ".deps/pangoxft-render.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoxft-fontmap.lo -MD -MP -MF .deps/pangoxft-fontmap.Tpo -c pangoxft-fontmap.c -fPIC -DPIC -o .libs/pangoxft-fontmap.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangocairo-font.lo -MD -MP -MF ".deps/pangocairo-font.Tpo" \
-c -o pangocairo-font.lo `test -f 'pangocairo-font.c' || echo './'`pangocairo-font.c; \
then mv -f ".deps/pangocairo-font.Tpo" ".deps/pangocairo-font.Plo"; \
else rm -f ".deps/pangocairo-font.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangoxft-render.lo -MD -MP -MF .deps/pangoxft-render.Tpo -c pangoxft-render.c -fPIC -DPIC -o .libs/pangoxft-render.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangocairo-fontmap.lo -MD -MP -MF ".deps/pangocairo-fontmap.Tpo" \
-c -o pangocairo-fontmap.lo `test -f 'pangocairo-fontmap.c' || echo './'`pangocairo-fontmap.c; \
then mv -f ".deps/pangocairo-fontmap.Tpo" ".deps/pangocairo-fontmap.Plo"; \
else rm -f ".deps/pangocairo-fontmap.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangocairo-font.lo -MD -MP -MF .deps/pangocairo-font.Tpo -c pangocairo-font.c -fPIC -DPIC -o .libs/pangocairo-font.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangocairo-render.lo -MD -MP -MF ".deps/pangocairo-render.Tpo" \
-c -o pangocairo-render.lo `test -f 'pangocairo-render.c' || echo './'`pangocairo-render.c; \
then mv -f ".deps/pangocairo-render.Tpo" ".deps/pangocairo-render.Plo"; \
else rm -f ".deps/pangocairo-render.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangocairo-fontmap.lo -MD -MP -MF .deps/pangocairo-fontmap.Tpo -c pangocairo-fontmap.c -fPIC -DPIC -o .libs/pangocairo-fontmap.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangocairo-fcfont.lo -MD -MP -MF ".deps/pangocairo-fcfont.Tpo" \
-c -o pangocairo-fcfont.lo `test -f 'pangocairo-fcfont.c' || echo './'`pangocairo-fcfont.c; \
then mv -f ".deps/pangocairo-fcfont.Tpo" ".deps/pangocairo-fcfont.Plo"; \
else rm -f ".deps/pangocairo-fcfont.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangocairo-render.lo -MD -MP -MF .deps/pangocairo-render.Tpo -c pangocairo-render.c -fPIC -DPIC -o .libs/pangocairo-render.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangocairo-fcfontmap.lo -MD -MP -MF ".deps/pangocairo-fcfontmap.Tpo" \
-c -o pangocairo-fcfontmap.lo `test -f 'pangocairo-fcfontmap.c' || echo './'`pangocairo-fcfontmap.c; \
then mv -f ".deps/pangocairo-fcfontmap.Tpo" ".deps/pangocairo-fcfontmap.Plo"; \
else rm -f ".deps/pangocairo-fcfontmap.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangocairo-fcfont.lo -MD -MP -MF .deps/pangocairo-fcfont.Tpo -c pangocairo-fcfont.c -fPIC -DPIC -o .libs/pangocairo-fcfont.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT pangocairo-fcfontmap.lo -MD -MP -MF .deps/pangocairo-fcfontmap.Tpo -c pangocairo-fcfontmap.c -fPIC -DPIC -o .libs/pangocairo-fcfontmap.o
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DLIBDIR=\"/scratch/gnometinderbox/microtinder/build-output/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I.. -O2 -Wall -MT querymodules.o -MD -MP -MF ".deps/querymodules.Tpo" \
-c -o querymodules.o `test -f 'querymodules.c' || echo './'`querymodules.c; \
then mv -f ".deps/querymodules.Tpo" ".deps/querymodules.Po"; \
else rm -f ".deps/querymodules.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o libpango-1.0.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 1000:0:1000 -export-symbols-regex "^pango_.*" break.lo ellipsize.lo fonts.lo glyphstring.lo mapping.lo modules.lo pango-attributes.lo pango-color.lo pango-context.lo pango-coverage.lo pango-engine.lo pango-fontmap.lo pango-fontset.lo pango-glyph-item.lo pango-item.lo pango-layout.lo pango-markup.lo pango-renderer.lo pango-script.lo pango-tabs.lo pango-utils.lo reorder-items.lo shape.lo pango-enum-types.lo -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 mini-fribidi/libmini-fribidi.la -lm
generating symbol list for `libpango-1.0.la'
/usr/bin/nm -B .libs/break.o .libs/ellipsize.o .libs/fonts.o .libs/glyphstring.o .libs/mapping.o .libs/modules.o .libs/pango-attributes.o .libs/pango-color.o .libs/pango-context.o .libs/pango-coverage.o .libs/pango-engine.o .libs/pango-fontmap.o .libs/pango-fontset.o .libs/pango-glyph-item.o .libs/pango-item.o .libs/pango-layout.o .libs/pango-markup.o .libs/pango-renderer.o .libs/pango-script.o .libs/pango-tabs.o .libs/pango-utils.o .libs/reorder-items.o .libs/shape.o .libs/pango-enum-types.o mini-fribidi/.libs/libmini-fribidi.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpango-1.0.exp
grep -E -e "^pango_.*" ".libs/libpango-1.0.exp" > ".libs/libpango-1.0.expT"
mv -f ".libs/libpango-1.0.expT" ".libs/libpango-1.0.exp"
echo "{ global:" > .libs/libpango-1.0.ver
cat .libs/libpango-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpango-1.0.ver
echo "local: *; };" >> .libs/libpango-1.0.ver
gcc -shared .libs/break.o .libs/ellipsize.o .libs/fonts.o .libs/glyphstring.o .libs/mapping.o .libs/modules.o .libs/pango-attributes.o .libs/pango-color.o .libs/pango-context.o .libs/pango-coverage.o .libs/pango-engine.o .libs/pango-fontmap.o .libs/pango-fontset.o .libs/pango-glyph-item.o .libs/pango-item.o .libs/pango-layout.o .libs/pango-markup.o .libs/pango-renderer.o .libs/pango-script.o .libs/pango-tabs.o .libs/pango-utils.o .libs/reorder-items.o .libs/shape.o .libs/pango-enum-types.o -Wl,--whole-archive mini-fribidi/.libs/libmini-fribidi.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -lm -Wl,-soname -Wl,libpango-1.0.so.0 -Wl,-version-script -Wl,.libs/libpango-1.0.ver -o .libs/libpango-1.0.so.0.1000.0
(cd .libs && rm -f libpango-1.0.so.0 && ln -s libpango-1.0.so.0.1000.0 libpango-1.0.so.0)
(cd .libs && rm -f libpango-1.0.so && ln -s libpango-1.0.so.0.1000.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=link gcc -O2 -Wall -o libpangox-1.0.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 1000:0:1000 -export-symbols-regex "^pango_.*" module-defs-x.lo pangox.lo pangox-fontcache.lo pangox-fontmap.lo libpango-1.0.la -L/usr/X11R6/lib -lX11 -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o libpangoft2-1.0.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 1000:0:1000 -export-symbols-regex "^pango_.*" pangofc-font.lo pangofc-fontmap.lo pangofc-decoder.lo pangoft2.lo pangoft2-fontmap.lo pangoft2-render.lo module-defs-fc.lo opentype/libpango-ot.la libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lm
generating symbol list for `libpangox-1.0.la'
/usr/bin/nm -B .libs/module-defs-x.o .libs/pangox.o .libs/pangox-fontcache.o .libs/pangox-fontmap.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpangox-1.0.exp
grep -E -e "^pango_.*" ".libs/libpangox-1.0.exp" > ".libs/libpangox-1.0.expT"
mv -f ".libs/libpangox-1.0.expT" ".libs/libpangox-1.0.exp"
echo "{ global:" > .libs/libpangox-1.0.ver
cat .libs/libpangox-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangox-1.0.ver
echo "local: *; };" >> .libs/libpangox-1.0.ver
gcc -shared .libs/module-defs-x.o .libs/pangox.o .libs/pangox-fontcache.o .libs/pangox-fontmap.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ./.libs/libpango-1.0.so -L/usr/X11R6/lib -lX11 -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,libpangox-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangox-1.0.ver -o .libs/libpangox-1.0.so.0.1000.0
(cd .libs && rm -f libpangox-1.0.so.0 && ln -s libpangox-1.0.so.0.1000.0 libpangox-1.0.so.0)
(cd .libs && rm -f libpangox-1.0.so && ln -s libpangox-1.0.so.0.1000.0 libpangox-1.0.so)
creating libpangox-1.0.la
generating symbol list for `libpangoft2-1.0.la'
/usr/bin/nm -B .libs/pangofc-font.o .libs/pangofc-fontmap.o .libs/pangofc-decoder.o .libs/pangoft2.o .libs/pangoft2-fontmap.o .libs/pangoft2-render.o .libs/module-defs-fc.o opentype/.libs/libpango-ot.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpangoft2-1.0.exp
(cd .libs && rm -f libpangox-1.0.la && ln -s ../libpangox-1.0.la libpangox-1.0.la)
grep -E -e "^pango_.*" ".libs/libpangoft2-1.0.exp" > ".libs/libpangoft2-1.0.expT"
mv -f ".libs/libpangoft2-1.0.expT" ".libs/libpangoft2-1.0.exp"
echo "{ global:" > .libs/libpangoft2-1.0.ver
cat .libs/libpangoft2-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangoft2-1.0.ver
echo "local: *; };" >> .libs/libpangoft2-1.0.ver
gcc -shared .libs/pangofc-font.o .libs/pangofc-fontmap.o .libs/pangofc-decoder.o .libs/pangoft2.o .libs/pangoft2-fontmap.o .libs/pangoft2-render.o .libs/module-defs-fc.o -Wl,--whole-archive opentype/.libs/libpango-ot.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -L/scratch/gnometinderbox/microtinder/build-output/lib ./.libs/libpango-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -lm -Wl,-soname -Wl,libpangoft2-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangoft2-1.0.ver -o .libs/libpangoft2-1.0.so.0.1000.0
(cd .libs && rm -f libpangoft2-1.0.so.0 && ln -s libpangoft2-1.0.so.0.1000.0 libpangoft2-1.0.so.0)
(cd .libs && rm -f libpangoft2-1.0.so && ln -s libpangoft2-1.0.so.0.1000.0 libpangoft2-1.0.so)
creating libpangoft2-1.0.la
(cd .libs && rm -f libpangoft2-1.0.la && ln -s ../libpangoft2-1.0.la libpangoft2-1.0.la)
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o libpangoxft-1.0.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 1000:0:1000 -export-symbols-regex "^pango_.*" pangoxft-font.lo pangoxft-fontmap.lo pangoxft-render.lo libpangoft2-1.0.la libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o libpangocairo-1.0.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 1000:0:1000 -export-symbols-regex "^pango_.*" pangocairo-font.lo pangocairo-fontmap.lo pangocairo-render.lo pangocairo-fcfont.lo pangocairo-fcfontmap.lo libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lcairo -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz
generating symbol list for `libpangocairo-1.0.la'
/usr/bin/nm -B .libs/pangocairo-font.o .libs/pangocairo-fontmap.o .libs/pangocairo-render.o .libs/pangocairo-fcfont.o .libs/pangocairo-fcfontmap.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpangocairo-1.0.exp
grep -E -e "^pango_.*" ".libs/libpangocairo-1.0.exp" > ".libs/libpangocairo-1.0.expT"
mv -f ".libs/libpangocairo-1.0.expT" ".libs/libpangocairo-1.0.exp"
echo "{ global:" > .libs/libpangocairo-1.0.ver
cat .libs/libpangocairo-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangocairo-1.0.ver
echo "local: *; };" >> .libs/libpangocairo-1.0.ver
gcc -shared .libs/pangocairo-font.o .libs/pangocairo-fontmap.o .libs/pangocairo-render.o .libs/pangocairo-fcfont.o .libs/pangocairo-fcfontmap.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ./.libs/libpango-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libcairo.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so ./.libs/libpangoft2-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -Wl,-soname -Wl,libpangocairo-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangocairo-1.0.ver -o .libs/libpangocairo-1.0.so.0.1000.0
generating symbol list for `libpangoxft-1.0.la'
/usr/bin/nm -B .libs/pangoxft-font.o .libs/pangoxft-fontmap.o .libs/pangoxft-render.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpangoxft-1.0.exp
grep -E -e "^pango_.*" ".libs/libpangoxft-1.0.exp" > ".libs/libpangoxft-1.0.expT"
mv -f ".libs/libpangoxft-1.0.expT" ".libs/libpangoxft-1.0.exp"
echo "{ global:" > .libs/libpangoxft-1.0.ver
cat .libs/libpangoxft-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangoxft-1.0.ver
echo "local: *; };" >> .libs/libpangoxft-1.0.ver
gcc -shared .libs/pangoxft-font.o .libs/pangoxft-fontmap.o .libs/pangoxft-render.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ./.libs/libpangoft2-1.0.so ./.libs/libpango-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib -L/usr/X11R6/lib /scratch/gnometinderbox/microtinder/build-output/lib/libXft.so /usr/lib/libfreetype.so -lz /scratch/gnometinderbox/microtinder/build-output/lib/libXrender.so -lX11 /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,libpangoxft-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangoxft-1.0.ver -o .libs/libpangoxft-1.0.so.0.1000.0
(cd .libs && rm -f libpangocairo-1.0.so.0 && ln -s libpangocairo-1.0.so.0.1000.0 libpangocairo-1.0.so.0)
(cd .libs && rm -f libpangocairo-1.0.so && ln -s libpangocairo-1.0.so.0.1000.0 libpangocairo-1.0.so)
creating libpangocairo-1.0.la
(cd .libs && rm -f libpangoxft-1.0.so.0 && ln -s libpangoxft-1.0.so.0.1000.0 libpangoxft-1.0.so.0)
(cd .libs && rm -f libpangoxft-1.0.so && ln -s libpangoxft-1.0.so.0.1000.0 libpangoxft-1.0.so)
creating libpangoxft-1.0.la
(cd .libs && rm -f libpangocairo-1.0.la && ln -s ../libpangocairo-1.0.la libpangocairo-1.0.la)
(cd .libs && rm -f libpangoxft-1.0.la && ln -s ../libpangoxft-1.0.la libpangoxft-1.0.la)
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o pango-querymodules querymodules.o libpangox-1.0.la libpangoxft-1.0.la libpangoft2-1.0.la libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
gcc -O2 -Wall -o .libs/pango-querymodules querymodules.o ./.libs/libpangox-1.0.so ./.libs/libpangoxft-1.0.so ./.libs/libpangoft2-1.0.so ./.libs/libpango-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating pango-querymodules
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/pango'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/pango'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/pango'
Making all in modules
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules'
Making all in arabic
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/arabic'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT arabic-fc.lo -MD -MP -MF ".deps/arabic-fc.Tpo" \
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
-c -o arabic-fc.lo `test -f 'arabic-fc.c' || echo './'`arabic-fc.c; \
then mv -f ".deps/arabic-fc.Tpo" ".deps/arabic-fc.Plo"; \
else rm -f ".deps/arabic-fc.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT arabic-ot.lo -MD -MP -MF ".deps/arabic-ot.Tpo" \
-c -o arabic-ot.lo `test -f 'arabic-ot.c' || echo './'`arabic-ot.c; \
then mv -f ".deps/arabic-ot.Tpo" ".deps/arabic-ot.Plo"; \
else rm -f ".deps/arabic-ot.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT arabic-fc.lo -MD -MP -MF .deps/arabic-fc.Tpo -c arabic-fc.c -fPIC -DPIC -o .libs/arabic-fc.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT arabic-ot.lo -MD -MP -MF .deps/arabic-ot.Tpo -c arabic-ot.c -fPIC -DPIC -o .libs/arabic-ot.o
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o pango-arabic-fc.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/pango/1.4.0/modules -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" arabic-fc.lo arabic-ot.lo ../../pango/libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz ../../pango/libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
generating symbol list for `pango-arabic-fc.la'
/usr/bin/nm -B .libs/arabic-fc.o .libs/arabic-ot.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango-arabic-fc.exp
grep -E -e "^script_engine_.*" ".libs/pango-arabic-fc.exp" > ".libs/pango-arabic-fc.expT"
mv -f ".libs/pango-arabic-fc.expT" ".libs/pango-arabic-fc.exp"
echo "{ global:" > .libs/pango-arabic-fc.ver
cat .libs/pango-arabic-fc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-arabic-fc.ver
echo "local: *; };" >> .libs/pango-arabic-fc.ver
gcc -shared .libs/arabic-fc.o .libs/arabic-ot.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../pango/.libs/libpangoft2-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz ../../pango/.libs/libpango-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,pango-arabic-fc.so -Wl,-version-script -Wl,.libs/pango-arabic-fc.ver -o .libs/pango-arabic-fc.so
creating pango-arabic-fc.la
(cd .libs && rm -f pango-arabic-fc.la && ln -s ../pango-arabic-fc.la pango-arabic-fc.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/arabic'
Making all in basic
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/basic'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT basic-x.lo -MD -MP -MF ".deps/basic-x.Tpo" \
-c -o basic-x.lo `test -f 'basic-x.c' || echo './'`basic-x.c; \
then mv -f ".deps/basic-x.Tpo" ".deps/basic-x.Plo"; \
else rm -f ".deps/basic-x.Tpo"; exit 1; \
fi
make[3]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT basic-fc.lo -MD -MP -MF ".deps/basic-fc.Tpo" \
-c -o basic-fc.lo `test -f 'basic-fc.c' || echo './'`basic-fc.c; \
then mv -f ".deps/basic-fc.Tpo" ".deps/basic-fc.Plo"; \
else rm -f ".deps/basic-fc.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT basic-x.lo -MD -MP -MF .deps/basic-x.Tpo -c basic-x.c -fPIC -DPIC -o .libs/basic-x.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT basic-fc.lo -MD -MP -MF .deps/basic-fc.Tpo -c basic-fc.c -fPIC -DPIC -o .libs/basic-fc.o
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o pango-basic-fc.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/pango/1.4.0/modules -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" basic-fc.lo ../../pango/libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz ../../pango/libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
generating symbol list for `pango-basic-fc.la'
/usr/bin/nm -B .libs/basic-fc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango-basic-fc.exp
grep -E -e "^script_engine_.*" ".libs/pango-basic-fc.exp" > ".libs/pango-basic-fc.expT"
mv -f ".libs/pango-basic-fc.expT" ".libs/pango-basic-fc.exp"
echo "{ global:" > .libs/pango-basic-fc.ver
cat .libs/pango-basic-fc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-basic-fc.ver
echo "local: *; };" >> .libs/pango-basic-fc.ver
gcc -shared .libs/basic-fc.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../pango/.libs/libpangoft2-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz ../../pango/.libs/libpango-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,pango-basic-fc.so -Wl,-version-script -Wl,.libs/pango-basic-fc.ver -o .libs/pango-basic-fc.so
creating pango-basic-fc.la
(cd .libs && rm -f pango-basic-fc.la && ln -s ../pango-basic-fc.la pango-basic-fc.la)
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o pango-basic-x.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/pango/1.4.0/modules -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" basic-x.lo ../../pango/libpangox-1.0.la -L/usr/X11R6/lib -lX11 ../../pango/libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
generating symbol list for `pango-basic-x.la'
/usr/bin/nm -B .libs/basic-x.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango-basic-x.exp
grep -E -e "^script_engine_.*" ".libs/pango-basic-x.exp" > ".libs/pango-basic-x.expT"
mv -f ".libs/pango-basic-x.expT" ".libs/pango-basic-x.exp"
echo "{ global:" > .libs/pango-basic-x.ver
cat .libs/pango-basic-x.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-basic-x.ver
echo "local: *; };" >> .libs/pango-basic-x.ver
gcc -shared .libs/basic-x.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../pango/.libs/libpangox-1.0.so -L/usr/X11R6/lib -lX11 ../../pango/.libs/libpango-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,pango-basic-x.so -Wl,-version-script -Wl,.libs/pango-basic-x.ver -o .libs/pango-basic-x.so
creating pango-basic-x.la
(cd .libs && rm -f pango-basic-x.la && ln -s ../pango-basic-x.la pango-basic-x.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/basic'
Making all in hangul
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/hangul'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT hangul-fc.lo -MD -MP -MF ".deps/hangul-fc.Tpo" \
-c -o hangul-fc.lo `test -f 'hangul-fc.c' || echo './'`hangul-fc.c; \
then mv -f ".deps/hangul-fc.Tpo" ".deps/hangul-fc.Plo"; \
else rm -f ".deps/hangul-fc.Tpo"; exit 1; \
fi
make[3]: warning: -jN forced in submake: disabling jobserver mode.
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT hangul-fc.lo -MD -MP -MF .deps/hangul-fc.Tpo -c hangul-fc.c -fPIC -DPIC -o .libs/hangul-fc.o
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o pango-hangul-fc.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/pango/1.4.0/modules -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" hangul-fc.lo ../../pango/libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz ../../pango/libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
generating symbol list for `pango-hangul-fc.la'
/usr/bin/nm -B .libs/hangul-fc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango-hangul-fc.exp
grep -E -e "^script_engine_.*" ".libs/pango-hangul-fc.exp" > ".libs/pango-hangul-fc.expT"
mv -f ".libs/pango-hangul-fc.expT" ".libs/pango-hangul-fc.exp"
echo "{ global:" > .libs/pango-hangul-fc.ver
cat .libs/pango-hangul-fc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-hangul-fc.ver
echo "local: *; };" >> .libs/pango-hangul-fc.ver
gcc -shared .libs/hangul-fc.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../pango/.libs/libpangoft2-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz ../../pango/.libs/libpango-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,pango-hangul-fc.so -Wl,-version-script -Wl,.libs/pango-hangul-fc.ver -o .libs/pango-hangul-fc.so
creating pango-hangul-fc.la
(cd .libs && rm -f pango-hangul-fc.la && ln -s ../pango-hangul-fc.la pango-hangul-fc.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/hangul'
Making all in hebrew
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/hebrew'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT hebrew-shaper.lo -MD -MP -MF ".deps/hebrew-shaper.Tpo" \
-c -o hebrew-shaper.lo `test -f 'hebrew-shaper.c' || echo './'`hebrew-shaper.c; \
then mv -f ".deps/hebrew-shaper.Tpo" ".deps/hebrew-shaper.Plo"; \
else rm -f ".deps/hebrew-shaper.Tpo"; exit 1; \
fi
make[3]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT hebrew-fc.lo -MD -MP -MF ".deps/hebrew-fc.Tpo" \
-c -o hebrew-fc.lo `test -f 'hebrew-fc.c' || echo './'`hebrew-fc.c; \
then mv -f ".deps/hebrew-fc.Tpo" ".deps/hebrew-fc.Plo"; \
else rm -f ".deps/hebrew-fc.Tpo"; exit 1; \
fi
mkdir .libs
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT hebrew-fc.lo -MD -MP -MF .deps/hebrew-fc.Tpo -c hebrew-fc.c -fPIC -DPIC -o .libs/hebrew-fc.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT hebrew-shaper.lo -MD -MP -MF .deps/hebrew-shaper.Tpo -c hebrew-shaper.c -fPIC -DPIC -o .libs/hebrew-shaper.o
mkdir: cannot create directory `.libs': File exists
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o pango-hebrew-fc.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/pango/1.4.0/modules -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" hebrew-shaper.lo hebrew-fc.lo ../../pango/libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz ../../pango/libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
generating symbol list for `pango-hebrew-fc.la'
/usr/bin/nm -B .libs/hebrew-shaper.o .libs/hebrew-fc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango-hebrew-fc.exp
grep -E -e "^script_engine_.*" ".libs/pango-hebrew-fc.exp" > ".libs/pango-hebrew-fc.expT"
mv -f ".libs/pango-hebrew-fc.expT" ".libs/pango-hebrew-fc.exp"
echo "{ global:" > .libs/pango-hebrew-fc.ver
cat .libs/pango-hebrew-fc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-hebrew-fc.ver
echo "local: *; };" >> .libs/pango-hebrew-fc.ver
gcc -shared .libs/hebrew-shaper.o .libs/hebrew-fc.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../pango/.libs/libpangoft2-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz ../../pango/.libs/libpango-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,pango-hebrew-fc.so -Wl,-version-script -Wl,.libs/pango-hebrew-fc.ver -o .libs/pango-hebrew-fc.so
creating pango-hebrew-fc.la
(cd .libs && rm -f pango-hebrew-fc.la && ln -s ../pango-hebrew-fc.la pango-hebrew-fc.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/hebrew'
Making all in indic
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/indic'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT indic-fc.lo -MD -MP -MF ".deps/indic-fc.Tpo" \
-c -o indic-fc.lo `test -f 'indic-fc.c' || echo './'`indic-fc.c; \
then mv -f ".deps/indic-fc.Tpo" ".deps/indic-fc.Plo"; \
else rm -f ".deps/indic-fc.Tpo"; exit 1; \
fi
make[3]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT indic-ot-class-tables.lo -MD -MP -MF ".deps/indic-ot-class-tables.Tpo" \
-c -o indic-ot-class-tables.lo `test -f 'indic-ot-class-tables.c' || echo './'`indic-ot-class-tables.c; \
then mv -f ".deps/indic-ot-class-tables.Tpo" ".deps/indic-ot-class-tables.Plo"; \
else rm -f ".deps/indic-ot-class-tables.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT indic-ot.lo -MD -MP -MF ".deps/indic-ot.Tpo" \
-c -o indic-ot.lo `test -f 'indic-ot.c' || echo './'`indic-ot.c; \
then mv -f ".deps/indic-ot.Tpo" ".deps/indic-ot.Plo"; \
else rm -f ".deps/indic-ot.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT indic-ot-class-tables.lo -MD -MP -MF .deps/indic-ot-class-tables.Tpo -c indic-ot-class-tables.c -fPIC -DPIC -o .libs/indic-ot-class-tables.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT indic-fc.lo -MD -MP -MF .deps/indic-fc.Tpo -c indic-fc.c -fPIC -DPIC -o .libs/indic-fc.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT indic-ot.lo -MD -MP -MF .deps/indic-ot.Tpo -c indic-ot.c -fPIC -DPIC -o .libs/indic-ot.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT mprefixups.lo -MD -MP -MF ".deps/mprefixups.Tpo" \
-c -o mprefixups.lo `test -f 'mprefixups.c' || echo './'`mprefixups.c; \
then mv -f ".deps/mprefixups.Tpo" ".deps/mprefixups.Plo"; \
else rm -f ".deps/mprefixups.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT mprefixups.lo -MD -MP -MF .deps/mprefixups.Tpo -c mprefixups.c -fPIC -DPIC -o .libs/mprefixups.o
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o pango-indic-fc.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/pango/1.4.0/modules -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" indic-fc.lo indic-ot-class-tables.lo indic-ot.lo mprefixups.lo ../../pango/libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz ../../pango/libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
generating symbol list for `pango-indic-fc.la'
/usr/bin/nm -B .libs/indic-fc.o .libs/indic-ot-class-tables.o .libs/indic-ot.o .libs/mprefixups.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango-indic-fc.exp
grep -E -e "^script_engine_.*" ".libs/pango-indic-fc.exp" > ".libs/pango-indic-fc.expT"
mv -f ".libs/pango-indic-fc.expT" ".libs/pango-indic-fc.exp"
echo "{ global:" > .libs/pango-indic-fc.ver
cat .libs/pango-indic-fc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-indic-fc.ver
echo "local: *; };" >> .libs/pango-indic-fc.ver
gcc -shared .libs/indic-fc.o .libs/indic-ot-class-tables.o .libs/indic-ot.o .libs/mprefixups.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../pango/.libs/libpangoft2-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz ../../pango/.libs/libpango-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,pango-indic-fc.so -Wl,-version-script -Wl,.libs/pango-indic-fc.ver -o .libs/pango-indic-fc.so
creating pango-indic-fc.la
(cd .libs && rm -f pango-indic-fc.la && ln -s ../pango-indic-fc.la pango-indic-fc.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/indic'
Making all in khmer
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/khmer'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT khmer-fc.lo -MD -MP -MF ".deps/khmer-fc.Tpo" \
-c -o khmer-fc.lo `test -f 'khmer-fc.c' || echo './'`khmer-fc.c; \
then mv -f ".deps/khmer-fc.Tpo" ".deps/khmer-fc.Plo"; \
else rm -f ".deps/khmer-fc.Tpo"; exit 1; \
fi
make[3]: warning: -jN forced in submake: disabling jobserver mode.
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT khmer-fc.lo -MD -MP -MF .deps/khmer-fc.Tpo -c khmer-fc.c -fPIC -DPIC -o .libs/khmer-fc.o
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o pango-khmer-fc.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/pango/1.4.0/modules -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" khmer-fc.lo ../../pango/libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz ../../pango/libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
generating symbol list for `pango-khmer-fc.la'
/usr/bin/nm -B .libs/khmer-fc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango-khmer-fc.exp
grep -E -e "^script_engine_.*" ".libs/pango-khmer-fc.exp" > ".libs/pango-khmer-fc.expT"
mv -f ".libs/pango-khmer-fc.expT" ".libs/pango-khmer-fc.exp"
echo "{ global:" > .libs/pango-khmer-fc.ver
cat .libs/pango-khmer-fc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-khmer-fc.ver
echo "local: *; };" >> .libs/pango-khmer-fc.ver
gcc -shared .libs/khmer-fc.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../pango/.libs/libpangoft2-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz ../../pango/.libs/libpango-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,pango-khmer-fc.so -Wl,-version-script -Wl,.libs/pango-khmer-fc.ver -o .libs/pango-khmer-fc.so
creating pango-khmer-fc.la
(cd .libs && rm -f pango-khmer-fc.la && ln -s ../pango-khmer-fc.la pango-khmer-fc.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/khmer'
Making all in syriac
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/syriac'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT syriac-fc.lo -MD -MP -MF ".deps/syriac-fc.Tpo" \
-c -o syriac-fc.lo `test -f 'syriac-fc.c' || echo './'`syriac-fc.c; \
then mv -f ".deps/syriac-fc.Tpo" ".deps/syriac-fc.Plo"; \
else rm -f ".deps/syriac-fc.Tpo"; exit 1; \
fi
make[3]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT syriac-ot.lo -MD -MP -MF ".deps/syriac-ot.Tpo" \
-c -o syriac-ot.lo `test -f 'syriac-ot.c' || echo './'`syriac-ot.c; \
then mv -f ".deps/syriac-ot.Tpo" ".deps/syriac-ot.Plo"; \
else rm -f ".deps/syriac-ot.Tpo"; exit 1; \
fi
mkdir .libs
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT syriac-ot.lo -MD -MP -MF .deps/syriac-ot.Tpo -c syriac-ot.c -fPIC -DPIC -o .libs/syriac-ot.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT syriac-fc.lo -MD -MP -MF .deps/syriac-fc.Tpo -c syriac-fc.c -fPIC -DPIC -o .libs/syriac-fc.o
mkdir: cannot create directory `.libs': File exists
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o pango-syriac-fc.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/pango/1.4.0/modules -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" syriac-fc.lo syriac-ot.lo ../../pango/libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz ../../pango/libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
generating symbol list for `pango-syriac-fc.la'
/usr/bin/nm -B .libs/syriac-fc.o .libs/syriac-ot.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango-syriac-fc.exp
grep -E -e "^script_engine_.*" ".libs/pango-syriac-fc.exp" > ".libs/pango-syriac-fc.expT"
mv -f ".libs/pango-syriac-fc.expT" ".libs/pango-syriac-fc.exp"
echo "{ global:" > .libs/pango-syriac-fc.ver
cat .libs/pango-syriac-fc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-syriac-fc.ver
echo "local: *; };" >> .libs/pango-syriac-fc.ver
gcc -shared .libs/syriac-fc.o .libs/syriac-ot.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../pango/.libs/libpangoft2-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz ../../pango/.libs/libpango-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,pango-syriac-fc.so -Wl,-version-script -Wl,.libs/pango-syriac-fc.ver -o .libs/pango-syriac-fc.so
creating pango-syriac-fc.la
(cd .libs && rm -f pango-syriac-fc.la && ln -s ../pango-syriac-fc.la pango-syriac-fc.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/syriac'
Making all in thai
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/thai'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT thai-charprop.lo -MD -MP -MF ".deps/thai-charprop.Tpo" \
-c -o thai-charprop.lo `test -f 'thai-charprop.c' || echo './'`thai-charprop.c; \
then mv -f ".deps/thai-charprop.Tpo" ".deps/thai-charprop.Plo"; \
else rm -f ".deps/thai-charprop.Tpo"; exit 1; \
fi
make[3]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT thai-shaper.lo -MD -MP -MF ".deps/thai-shaper.Tpo" \
-c -o thai-shaper.lo `test -f 'thai-shaper.c' || echo './'`thai-shaper.c; \
then mv -f ".deps/thai-shaper.Tpo" ".deps/thai-shaper.Plo"; \
else rm -f ".deps/thai-shaper.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT thai-fc.lo -MD -MP -MF ".deps/thai-fc.Tpo" \
-c -o thai-fc.lo `test -f 'thai-fc.c' || echo './'`thai-fc.c; \
then mv -f ".deps/thai-fc.Tpo" ".deps/thai-fc.Plo"; \
else rm -f ".deps/thai-fc.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT thai-shaper.lo -MD -MP -MF .deps/thai-shaper.Tpo -c thai-shaper.c -fPIC -DPIC -o .libs/thai-shaper.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT thai-charprop.lo -MD -MP -MF .deps/thai-charprop.Tpo -c thai-charprop.c -fPIC -DPIC -o .libs/thai-charprop.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT thai-ot.lo -MD -MP -MF ".deps/thai-ot.Tpo" \
-c -o thai-ot.lo `test -f 'thai-ot.c' || echo './'`thai-ot.c; \
then mv -f ".deps/thai-ot.Tpo" ".deps/thai-ot.Plo"; \
else rm -f ".deps/thai-ot.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT thai-fc.lo -MD -MP -MF .deps/thai-fc.Tpo -c thai-fc.c -fPIC -DPIC -o .libs/thai-fc.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT thai-ot.lo -MD -MP -MF .deps/thai-ot.Tpo -c thai-ot.c -fPIC -DPIC -o .libs/thai-ot.o
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o pango-thai-fc.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/pango/1.4.0/modules -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" thai-charprop.lo thai-shaper.lo thai-fc.lo thai-ot.lo ../../pango/libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz ../../pango/libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
generating symbol list for `pango-thai-fc.la'
/usr/bin/nm -B .libs/thai-charprop.o .libs/thai-shaper.o .libs/thai-fc.o .libs/thai-ot.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango-thai-fc.exp
grep -E -e "^script_engine_.*" ".libs/pango-thai-fc.exp" > ".libs/pango-thai-fc.expT"
mv -f ".libs/pango-thai-fc.expT" ".libs/pango-thai-fc.exp"
echo "{ global:" > .libs/pango-thai-fc.ver
cat .libs/pango-thai-fc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-thai-fc.ver
echo "local: *; };" >> .libs/pango-thai-fc.ver
gcc -shared .libs/thai-charprop.o .libs/thai-shaper.o .libs/thai-fc.o .libs/thai-ot.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../pango/.libs/libpangoft2-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz ../../pango/.libs/libpango-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,pango-thai-fc.so -Wl,-version-script -Wl,.libs/pango-thai-fc.ver -o .libs/pango-thai-fc.so
creating pango-thai-fc.la
(cd .libs && rm -f pango-thai-fc.la && ln -s ../pango-thai-fc.la pango-thai-fc.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/thai'
Making all in tibetan
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/tibetan'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT tibetan-fc.lo -MD -MP -MF ".deps/tibetan-fc.Tpo" \
-c -o tibetan-fc.lo `test -f 'tibetan-fc.c' || echo './'`tibetan-fc.c; \
then mv -f ".deps/tibetan-fc.Tpo" ".deps/tibetan-fc.Plo"; \
else rm -f ".deps/tibetan-fc.Tpo"; exit 1; \
fi
make[3]: warning: -jN forced in submake: disabling jobserver mode.
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT tibetan-fc.lo -MD -MP -MF .deps/tibetan-fc.Tpo -c tibetan-fc.c -fPIC -DPIC -o .libs/tibetan-fc.o
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o pango-tibetan-fc.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/pango/1.4.0/modules -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" tibetan-fc.lo ../../pango/libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz ../../pango/libpango-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
generating symbol list for `pango-tibetan-fc.la'
/usr/bin/nm -B .libs/tibetan-fc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango-tibetan-fc.exp
grep -E -e "^script_engine_.*" ".libs/pango-tibetan-fc.exp" > ".libs/pango-tibetan-fc.expT"
mv -f ".libs/pango-tibetan-fc.expT" ".libs/pango-tibetan-fc.exp"
echo "{ global:" > .libs/pango-tibetan-fc.ver
cat .libs/pango-tibetan-fc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-tibetan-fc.ver
echo "local: *; };" >> .libs/pango-tibetan-fc.ver
gcc -shared .libs/tibetan-fc.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/pango/pango/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../pango/.libs/libpangoft2-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz ../../pango/.libs/libpango-1.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,pango-tibetan-fc.so -Wl,-version-script -Wl,.libs/pango-tibetan-fc.ver -o .libs/pango-tibetan-fc.so
creating pango-tibetan-fc.la
(cd .libs && rm -f pango-tibetan-fc.la && ln -s ../pango-tibetan-fc.la pango-tibetan-fc.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules/tibetan'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/modules'
Making all in examples
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/pango/examples'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I.. -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT pangoft2topgm.o -MD -MP -MF ".deps/pangoft2topgm.Tpo" \
-c -o pangoft2topgm.o `test -f 'pangoft2topgm.c' || echo './'`pangoft2topgm.c; \
then mv -f ".deps/pangoft2topgm.Tpo" ".deps/pangoft2topgm.Po"; \
else rm -f ".deps/pangoft2topgm.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I.. -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT renderdemo.o -MD -MP -MF ".deps/renderdemo.Tpo" \
-c -o renderdemo.o `test -f 'renderdemo.c' || echo './'`renderdemo.c; \
then mv -f ".deps/renderdemo.Tpo" ".deps/renderdemo.Po"; \
else rm -f ".deps/renderdemo.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I.. -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT argcontext.o -MD -MP -MF ".deps/argcontext.Tpo" \
-c -o argcontext.o `test -f 'argcontext.c' || echo './'`argcontext.c; \
then mv -f ".deps/argcontext.Tpo" ".deps/argcontext.Po"; \
else rm -f ".deps/argcontext.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I.. -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT xftview.o -MD -MP -MF ".deps/xftview.Tpo" \
-c -o xftview.o `test -f 'xftview.c' || echo './'`xftview.c; \
then mv -f ".deps/xftview.Tpo" ".deps/xftview.Po"; \
else rm -f ".deps/xftview.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I.. -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT cairoview.o -MD -MP -MF ".deps/cairoview.Tpo" \
-c -o cairoview.o `test -f 'cairoview.c' || echo './'`cairoview.c; \
then mv -f ".deps/cairoview.Tpo" ".deps/cairoview.Po"; \
else rm -f ".deps/cairoview.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I.. -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -O2 -Wall -MT cairosimple.o -MD -MP -MF ".deps/cairosimple.Tpo" \
-c -o cairosimple.o `test -f 'cairosimple.c' || echo './'`cairosimple.c; \
then mv -f ".deps/cairosimple.Tpo" ".deps/cairosimple.Po"; \
else rm -f ".deps/cairosimple.Tpo"; exit 1; \
fi
if find ../modules -name '*.so' | grep 'so' > /dev/null ; then \
echo "Writing a pango.modules file to use when running examples before installing Pango."; \
(cd ../modules && \
../pango/pango-querymodules `find . -name '*.la' | grep -v \.libs` > ../examples/pango.modules ) ;\
else \
echo "No dynamic modules found; will use only static modules for uninstalled example programs."; \
touch pango.modules; \
fi
Writing a pango.modules file to use when running examples before installing Pango.
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o pangoft2topgm pangoft2topgm.o renderdemo.o argcontext.o ../pango/libpango-1.0.la ../pango/libpangoft2-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o pango-xftview xftview.o renderdemo.o argcontext.o ../pango/libpango-1.0.la ../pango/libpangoft2-1.0.la ../pango/libpangoxft-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -L/usr/X11R6/lib -lX11
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o pango-cairoview cairoview.o renderdemo.o argcontext.o ../pango/libpango-1.0.la ../pango/libpangoft2-1.0.la ../pango/libpangocairo-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lcairo -L/usr/X11R6/lib -lX11
mkdir .libs
gcc -O2 -Wall -o .libs/pangoft2topgm pangoft2topgm.o renderdemo.o argcontext.o ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangoft2-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating pangoft2topgm
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o cairosimple cairosimple.o ../pango/libpango-1.0.la ../pango/libpangocairo-1.0.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lcairo
gcc -O2 -Wall -o .libs/pango-cairoview cairoview.o renderdemo.o argcontext.o ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangoft2-1.0.so ../pango/.libs/libpangocairo-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libcairo.so -L/usr/X11R6/lib -lX11 -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/pango-xftview xftview.o renderdemo.o argcontext.o ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangoft2-1.0.so ../pango/.libs/libpangoxft-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib -L/usr/X11R6/lib /scratch/gnometinderbox/microtinder/build-output/lib/libXft.so /usr/lib/libfreetype.so -lz /scratch/gnometinderbox/microtinder/build-output/lib/libXrender.so /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so -lX11 -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating pango-cairoview
creating pango-xftview
gcc -O2 -Wall -o .libs/cairosimple cairosimple.o ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangocairo-1.0.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libcairo.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
../pango/.libs/libpangocairo-1.0.so: undefined reference to `pango_fc_font_create_metrics_for_context'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango/examples'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/pango'
collect2: ld returned 1 exit status
make[2]: *** [cairosimple] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
error during stage build of pango: could not build module 2005-08-18 21:25:25.152
Failed 2005-08-18 21:25:25.152