cairo Build Log
Checking out cairo 2005-08-25 00:31:09.616
cvs -z3 -q -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/cairo update -dP -A .
P ChangeLog
P NEWS
P PORTING_GUIDE
P README
M autogen.sh
P configure.in
Building cairo 2005-08-25 00:31:11.442
make -j3
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/cairo/missing --run aclocal-1.7
cd . && \
/bin/sh /scratch/gnometinderbox/microtinder/cvs/cairo/missing --run automake-1.7 --gnu Makefile
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/cairo/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure --enable-maintainer-mode --enable-gtk-doc --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc CFLAGS=-O2 -Wall --no-create --no-recursion
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 whether to enable maintainer-specific portions of Makefiles... yes
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 how to run the C preprocessor... gcc -E
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
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 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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -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 g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ 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 ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
checking for vasnprintf... no
checking for cos in -lm... yes
checking for sincos... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XRENDER_CFLAGS... -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include
checking for XRENDER_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -L/usr/X11R6/lib -lXrender -lX11
checking for XrmFinalize... no
checking for some Win32 platform... no
checking for PNG_CFLAGS... -I/usr/include/libpng12
checking for PNG_LIBS... -lpng12
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 FcFini... yes
checking for FREETYPE_CFLAGS... -I/usr/include/freetype2
checking for FREETYPE_LIBS... -lfreetype -lz
checking for FT_Bitmap_Size.y_ppem... yes
checking for FT_Load_Sfnt_Table... yes
checking for FT_GlyphSlot_Embolden... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for uint64_t... yes
checking for uint128_t... no
checking For MMX/SSE intrinsics in the compiler... no
configure: creating ./config.status
cairo will be compiled with the following surface backends:
Xlib: yes
Quartz: no
XCB: no
Win32: no
PostScript: no
PDF: no
glitz: no
the following font backends:
FreeType: yes
Win32: no
ATSUI: no
and the following features:
PNG functions: yes
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/cairo/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make -j3 all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo'
Making all in pixman
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
cd .. && \
/bin/sh /scratch/gnometinderbox/microtinder/cvs/cairo/missing --run automake-1.7 --gnu pixman/Makefile
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status pixman/Makefile
config.status: creating pixman/Makefile
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Making all in src
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman/src'
cd ../.. && \
/bin/sh /scratch/gnometinderbox/microtinder/cvs/cairo/missing --run automake-1.7 --gnu pixman/src/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../.. && /bin/sh ./config.status pixman/src/Makefile depfiles
config.status: creating pixman/src/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman/src'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman/src'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT fbpict.lo -MD -MP -MF ".deps/fbpict.Tpo" \
-c -o fbpict.lo `test -f 'fbpict.c' || echo './'`fbpict.c; \
then mv -f ".deps/fbpict.Tpo" ".deps/fbpict.Plo"; \
else rm -f ".deps/fbpict.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icblt.lo -MD -MP -MF ".deps/icblt.Tpo" \
-c -o icblt.lo `test -f 'icblt.c' || echo './'`icblt.c; \
then mv -f ".deps/icblt.Tpo" ".deps/icblt.Plo"; \
else rm -f ".deps/icblt.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icbltone.lo -MD -MP -MF ".deps/icbltone.Tpo" \
-c -o icbltone.lo `test -f 'icbltone.c' || echo './'`icbltone.c; \
make[3]: warning: -jN forced in submake: disabling jobserver mode.
then mv -f ".deps/icbltone.Tpo" ".deps/icbltone.Plo"; \
else rm -f ".deps/icbltone.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT fbpict.lo -MD -MP -MF .deps/fbpict.Tpo -c fbpict.c -fPIC -DPIC -o .libs/fbpict.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icblt.lo -MD -MP -MF .deps/icblt.Tpo -c icblt.c -fPIC -DPIC -o .libs/icblt.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icbltone.lo -MD -MP -MF .deps/icbltone.Tpo -c icbltone.c -fPIC -DPIC -o .libs/icbltone.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT iccolor.lo -MD -MP -MF ".deps/iccolor.Tpo" \
-c -o iccolor.lo `test -f 'iccolor.c' || echo './'`iccolor.c; \
then mv -f ".deps/iccolor.Tpo" ".deps/iccolor.Plo"; \
else rm -f ".deps/iccolor.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icformat.lo -MD -MP -MF ".deps/icformat.Tpo" \
-c -o icformat.lo `test -f 'icformat.c' || echo './'`icformat.c; \
then mv -f ".deps/icformat.Tpo" ".deps/icformat.Plo"; \
else rm -f ".deps/icformat.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT iccolor.lo -MD -MP -MF .deps/iccolor.Tpo -c iccolor.c -fPIC -DPIC -o .libs/iccolor.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icformat.lo -MD -MP -MF .deps/icformat.Tpo -c icformat.c -fPIC -DPIC -o .libs/icformat.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icimage.lo -MD -MP -MF ".deps/icimage.Tpo" \
-c -o icimage.lo `test -f 'icimage.c' || echo './'`icimage.c; \
then mv -f ".deps/icimage.Tpo" ".deps/icimage.Plo"; \
else rm -f ".deps/icimage.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icimage.lo -MD -MP -MF .deps/icimage.Tpo -c icimage.c -fPIC -DPIC -o .libs/icimage.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icpixels.lo -MD -MP -MF ".deps/icpixels.Tpo" \
-c -o icpixels.lo `test -f 'icpixels.c' || echo './'`icpixels.c; \
then mv -f ".deps/icpixels.Tpo" ".deps/icpixels.Plo"; \
else rm -f ".deps/icpixels.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icpixels.lo -MD -MP -MF .deps/icpixels.Tpo -c icpixels.c -fPIC -DPIC -o .libs/icpixels.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icrect.lo -MD -MP -MF ".deps/icrect.Tpo" \
-c -o icrect.lo `test -f 'icrect.c' || echo './'`icrect.c; \
then mv -f ".deps/icrect.Tpo" ".deps/icrect.Plo"; \
else rm -f ".deps/icrect.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icrect.lo -MD -MP -MF .deps/icrect.Tpo -c icrect.c -fPIC -DPIC -o .libs/icrect.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icstipple.lo -MD -MP -MF ".deps/icstipple.Tpo" \
-c -o icstipple.lo `test -f 'icstipple.c' || echo './'`icstipple.c; \
then mv -f ".deps/icstipple.Tpo" ".deps/icstipple.Plo"; \
else rm -f ".deps/icstipple.Tpo"; exit 1; \
fi
fbpict.c: In function `_cairo_pixman_composite':
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_CLEAR' not handled in switch
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_DST' not handled in switch
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_OVER_REVERSE' not handled in switch
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_IN' not handled in switch
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_IN_REVERSE' not handled in switch
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_OUT' not handled in switch
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_OUT_REVERSE' not handled in switch
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_ATOP' not handled in switch
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_ATOP_REVERSE' not handled in switch
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_XOR' not handled in switch
fbpict.c:1821: warning: enumeration value `PIXMAN_OPERATOR_SATURATE' not handled in switch
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icstipple.lo -MD -MP -MF .deps/icstipple.Tpo -c icstipple.c -fPIC -DPIC -o .libs/icstipple.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT ictrap.lo -MD -MP -MF ".deps/ictrap.Tpo" \
-c -o ictrap.lo `test -f 'ictrap.c' || echo './'`ictrap.c; \
then mv -f ".deps/ictrap.Tpo" ".deps/ictrap.Plo"; \
else rm -f ".deps/ictrap.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT ictrap.lo -MD -MP -MF .deps/ictrap.Tpo -c ictrap.c -fPIC -DPIC -o .libs/ictrap.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT ictransform.lo -MD -MP -MF ".deps/ictransform.Tpo" \
-c -o ictransform.lo `test -f 'ictransform.c' || echo './'`ictransform.c; \
then mv -f ".deps/ictransform.Tpo" ".deps/ictransform.Plo"; \
else rm -f ".deps/ictransform.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT ictransform.lo -MD -MP -MF .deps/ictransform.Tpo -c ictransform.c -fPIC -DPIC -o .libs/ictransform.o
fbpict.c: At top level:
fbpict.c:79: warning: `fbIn24' defined but not used
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT ictri.lo -MD -MP -MF ".deps/ictri.Tpo" \
-c -o ictri.lo `test -f 'ictri.c' || echo './'`ictri.c; \
then mv -f ".deps/ictri.Tpo" ".deps/ictri.Plo"; \
else rm -f ".deps/ictri.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icutil.lo -MD -MP -MF ".deps/icutil.Tpo" \
-c -o icutil.lo `test -f 'icutil.c' || echo './'`icutil.c; \
then mv -f ".deps/icutil.Tpo" ".deps/icutil.Plo"; \
else rm -f ".deps/icutil.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT fbedge.lo -MD -MP -MF ".deps/fbedge.Tpo" \
-c -o fbedge.lo `test -f 'fbedge.c' || echo './'`fbedge.c; \
then mv -f ".deps/fbedge.Tpo" ".deps/fbedge.Plo"; \
else rm -f ".deps/fbedge.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT ictri.lo -MD -MP -MF .deps/ictri.Tpo -c ictri.c -fPIC -DPIC -o .libs/ictri.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT fbedge.lo -MD -MP -MF .deps/fbedge.Tpo -c fbedge.c -fPIC -DPIC -o .libs/fbedge.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT icutil.lo -MD -MP -MF .deps/icutil.Tpo -c icutil.c -fPIC -DPIC -o .libs/icutil.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT fbtrap.lo -MD -MP -MF ".deps/fbtrap.Tpo" \
-c -o fbtrap.lo `test -f 'fbtrap.c' || echo './'`fbtrap.c; \
then mv -f ".deps/fbtrap.Tpo" ".deps/fbtrap.Plo"; \
else rm -f ".deps/fbtrap.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT fbcompose.lo -MD -MP -MF ".deps/fbcompose.Tpo" \
-c -o fbcompose.lo `test -f 'fbcompose.c' || echo './'`fbcompose.c; \
then mv -f ".deps/fbcompose.Tpo" ".deps/fbcompose.Plo"; \
else rm -f ".deps/fbcompose.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT renderedge.lo -MD -MP -MF ".deps/renderedge.Tpo" \
-c -o renderedge.lo `test -f 'renderedge.c' || echo './'`renderedge.c; \
then mv -f ".deps/renderedge.Tpo" ".deps/renderedge.Plo"; \
else rm -f ".deps/renderedge.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT fbtrap.lo -MD -MP -MF .deps/fbtrap.Tpo -c fbtrap.c -fPIC -DPIC -o .libs/fbtrap.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT renderedge.lo -MD -MP -MF .deps/renderedge.Tpo -c renderedge.c -fPIC -DPIC -o .libs/renderedge.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O2 -Wall -MT fbcompose.lo -MD -MP -MF .deps/fbcompose.Tpo -c fbcompose.c -fPIC -DPIC -o .libs/fbcompose.o
/bin/sh ../../libtool --mode=link gcc -O2 -Wall -o libpixman.la pixregion.lo fbpict.lo icblt.lo icbltone.lo iccolor.lo icformat.lo icimage.lo icpixels.lo icrect.lo icstipple.lo ictrap.lo ictransform.lo ictri.lo icutil.lo fbedge.lo fbtrap.lo fbcompose.lo renderedge.lo -lm
rm -fr .libs/libpixman.a .libs/libpixman.la
ar cru .libs/libpixman.a .libs/pixregion.o .libs/fbpict.o .libs/icblt.o .libs/icbltone.o .libs/iccolor.o .libs/icformat.o .libs/icimage.o .libs/icpixels.o .libs/icrect.o .libs/icstipple.o .libs/ictrap.o .libs/ictransform.o .libs/ictri.o .libs/icutil.o .libs/fbedge.o .libs/fbtrap.o .libs/fbcompose.o .libs/renderedge.o
ranlib .libs/libpixman.a
creating libpixman.la
(cd .libs && rm -f libpixman.la && ln -s ../libpixman.la libpixman.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman/src'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
Making all in src
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/src'
cd .. && \
/bin/sh /scratch/gnometinderbox/microtinder/cvs/cairo/missing --run automake-1.7 --gnu src/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/src'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/src'
cd .. && /bin/sh ./config.status src/cairo-features.h
make[2]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating src/cairo-features.h
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo.lo -MD -MP -MF ".deps/cairo.Tpo" \
-c -o cairo.lo `test -f 'cairo.c' || echo './'`cairo.c; \
then mv -f ".deps/cairo.Tpo" ".deps/cairo.Plo"; \
else rm -f ".deps/cairo.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-arc.lo -MD -MP -MF ".deps/cairo-arc.Tpo" \
-c -o cairo-arc.lo `test -f 'cairo-arc.c' || echo './'`cairo-arc.c; \
then mv -f ".deps/cairo-arc.Tpo" ".deps/cairo-arc.Plo"; \
else rm -f ".deps/cairo-arc.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-array.lo -MD -MP -MF ".deps/cairo-array.Tpo" \
-c -o cairo-array.lo `test -f 'cairo-array.c' || echo './'`cairo-array.c; \
then mv -f ".deps/cairo-array.Tpo" ".deps/cairo-array.Plo"; \
else rm -f ".deps/cairo-array.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c -fPIC -DPIC -o .libs/cairo.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-arc.lo -MD -MP -MF .deps/cairo-arc.Tpo -c cairo-arc.c -fPIC -DPIC -o .libs/cairo-arc.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-array.lo -MD -MP -MF .deps/cairo-array.Tpo -c cairo-array.c -fPIC -DPIC -o .libs/cairo-array.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-cache.lo -MD -MP -MF ".deps/cairo-cache.Tpo" \
-c -o cairo-cache.lo `test -f 'cairo-cache.c' || echo './'`cairo-cache.c; \
then mv -f ".deps/cairo-cache.Tpo" ".deps/cairo-cache.Plo"; \
else rm -f ".deps/cairo-cache.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-clip.lo -MD -MP -MF ".deps/cairo-clip.Tpo" \
-c -o cairo-clip.lo `test -f 'cairo-clip.c' || echo './'`cairo-clip.c; \
then mv -f ".deps/cairo-clip.Tpo" ".deps/cairo-clip.Plo"; \
else rm -f ".deps/cairo-clip.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-cache.lo -MD -MP -MF .deps/cairo-cache.Tpo -c cairo-cache.c -fPIC -DPIC -o .libs/cairo-cache.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-clip.lo -MD -MP -MF .deps/cairo-clip.Tpo -c cairo-clip.c -fPIC -DPIC -o .libs/cairo-clip.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-color.lo -MD -MP -MF ".deps/cairo-color.Tpo" \
-c -o cairo-color.lo `test -f 'cairo-color.c' || echo './'`cairo-color.c; \
then mv -f ".deps/cairo-color.Tpo" ".deps/cairo-color.Plo"; \
else rm -f ".deps/cairo-color.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-debug.lo -MD -MP -MF ".deps/cairo-debug.Tpo" \
-c -o cairo-debug.lo `test -f 'cairo-debug.c' || echo './'`cairo-debug.c; \
then mv -f ".deps/cairo-debug.Tpo" ".deps/cairo-debug.Plo"; \
else rm -f ".deps/cairo-debug.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-fixed.lo -MD -MP -MF ".deps/cairo-fixed.Tpo" \
-c -o cairo-fixed.lo `test -f 'cairo-fixed.c' || echo './'`cairo-fixed.c; \
then mv -f ".deps/cairo-fixed.Tpo" ".deps/cairo-fixed.Plo"; \
else rm -f ".deps/cairo-fixed.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-debug.lo -MD -MP -MF .deps/cairo-debug.Tpo -c cairo-debug.c -fPIC -DPIC -o .libs/cairo-debug.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-color.lo -MD -MP -MF .deps/cairo-color.Tpo -c cairo-color.c -fPIC -DPIC -o .libs/cairo-color.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-fixed.lo -MD -MP -MF .deps/cairo-fixed.Tpo -c cairo-fixed.c -fPIC -DPIC -o .libs/cairo-fixed.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-font.lo -MD -MP -MF ".deps/cairo-font.Tpo" \
-c -o cairo-font.lo `test -f 'cairo-font.c' || echo './'`cairo-font.c; \
then mv -f ".deps/cairo-font.Tpo" ".deps/cairo-font.Plo"; \
else rm -f ".deps/cairo-font.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-font-options.lo -MD -MP -MF ".deps/cairo-font-options.Tpo" \
-c -o cairo-font-options.lo `test -f 'cairo-font-options.c' || echo './'`cairo-font-options.c; \
then mv -f ".deps/cairo-font-options.Tpo" ".deps/cairo-font-options.Plo"; \
else rm -f ".deps/cairo-font-options.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-font.lo -MD -MP -MF .deps/cairo-font.Tpo -c cairo-font.c -fPIC -DPIC -o .libs/cairo-font.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-gstate.lo -MD -MP -MF ".deps/cairo-gstate.Tpo" \
-c -o cairo-gstate.lo `test -f 'cairo-gstate.c' || echo './'`cairo-gstate.c; \
then mv -f ".deps/cairo-gstate.Tpo" ".deps/cairo-gstate.Plo"; \
else rm -f ".deps/cairo-gstate.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-font-options.lo -MD -MP -MF .deps/cairo-font-options.Tpo -c cairo-font-options.c -fPIC -DPIC -o .libs/cairo-font-options.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-gstate.lo -MD -MP -MF .deps/cairo-gstate.Tpo -c cairo-gstate.c -fPIC -DPIC -o .libs/cairo-gstate.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-hash.lo -MD -MP -MF ".deps/cairo-hash.Tpo" \
-c -o cairo-hash.lo `test -f 'cairo-hash.c' || echo './'`cairo-hash.c; \
then mv -f ".deps/cairo-hash.Tpo" ".deps/cairo-hash.Plo"; \
else rm -f ".deps/cairo-hash.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-hash.lo -MD -MP -MF .deps/cairo-hash.Tpo -c cairo-hash.c -fPIC -DPIC -o .libs/cairo-hash.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-hull.lo -MD -MP -MF ".deps/cairo-hull.Tpo" \
-c -o cairo-hull.lo `test -f 'cairo-hull.c' || echo './'`cairo-hull.c; \
then mv -f ".deps/cairo-hull.Tpo" ".deps/cairo-hull.Plo"; \
else rm -f ".deps/cairo-hull.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-image-surface.lo -MD -MP -MF ".deps/cairo-image-surface.Tpo" \
-c -o cairo-image-surface.lo `test -f 'cairo-image-surface.c' || echo './'`cairo-image-surface.c; \
then mv -f ".deps/cairo-image-surface.Tpo" ".deps/cairo-image-surface.Plo"; \
else rm -f ".deps/cairo-image-surface.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-hull.lo -MD -MP -MF .deps/cairo-hull.Tpo -c cairo-hull.c -fPIC -DPIC -o .libs/cairo-hull.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-image-surface.lo -MD -MP -MF .deps/cairo-image-surface.Tpo -c cairo-image-surface.c -fPIC -DPIC -o .libs/cairo-image-surface.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-matrix.lo -MD -MP -MF ".deps/cairo-matrix.Tpo" \
-c -o cairo-matrix.lo `test -f 'cairo-matrix.c' || echo './'`cairo-matrix.c; \
then mv -f ".deps/cairo-matrix.Tpo" ".deps/cairo-matrix.Plo"; \
else rm -f ".deps/cairo-matrix.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-matrix.lo -MD -MP -MF .deps/cairo-matrix.Tpo -c cairo-matrix.c -fPIC -DPIC -o .libs/cairo-matrix.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-path.lo -MD -MP -MF ".deps/cairo-path.Tpo" \
-c -o cairo-path.lo `test -f 'cairo-path.c' || echo './'`cairo-path.c; \
then mv -f ".deps/cairo-path.Tpo" ".deps/cairo-path.Plo"; \
else rm -f ".deps/cairo-path.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-path-bounds.lo -MD -MP -MF ".deps/cairo-path-bounds.Tpo" \
-c -o cairo-path-bounds.lo `test -f 'cairo-path-bounds.c' || echo './'`cairo-path-bounds.c; \
then mv -f ".deps/cairo-path-bounds.Tpo" ".deps/cairo-path-bounds.Plo"; \
else rm -f ".deps/cairo-path-bounds.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-path.lo -MD -MP -MF .deps/cairo-path.Tpo -c cairo-path.c -fPIC -DPIC -o .libs/cairo-path.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-path-data.lo -MD -MP -MF ".deps/cairo-path-data.Tpo" \
-c -o cairo-path-data.lo `test -f 'cairo-path-data.c' || echo './'`cairo-path-data.c; \
then mv -f ".deps/cairo-path-data.Tpo" ".deps/cairo-path-data.Plo"; \
else rm -f ".deps/cairo-path-data.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-path-bounds.lo -MD -MP -MF .deps/cairo-path-bounds.Tpo -c cairo-path-bounds.c -fPIC -DPIC -o .libs/cairo-path-bounds.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-path-data.lo -MD -MP -MF .deps/cairo-path-data.Tpo -c cairo-path-data.c -fPIC -DPIC -o .libs/cairo-path-data.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-path-fill.lo -MD -MP -MF ".deps/cairo-path-fill.Tpo" \
-c -o cairo-path-fill.lo `test -f 'cairo-path-fill.c' || echo './'`cairo-path-fill.c; \
then mv -f ".deps/cairo-path-fill.Tpo" ".deps/cairo-path-fill.Plo"; \
else rm -f ".deps/cairo-path-fill.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-path-stroke.lo -MD -MP -MF ".deps/cairo-path-stroke.Tpo" \
-c -o cairo-path-stroke.lo `test -f 'cairo-path-stroke.c' || echo './'`cairo-path-stroke.c; \
then mv -f ".deps/cairo-path-stroke.Tpo" ".deps/cairo-path-stroke.Plo"; \
else rm -f ".deps/cairo-path-stroke.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-path-fill.lo -MD -MP -MF .deps/cairo-path-fill.Tpo -c cairo-path-fill.c -fPIC -DPIC -o .libs/cairo-path-fill.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-path-stroke.lo -MD -MP -MF .deps/cairo-path-stroke.Tpo -c cairo-path-stroke.c -fPIC -DPIC -o .libs/cairo-path-stroke.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-pen.lo -MD -MP -MF ".deps/cairo-pen.Tpo" \
-c -o cairo-pen.lo `test -f 'cairo-pen.c' || echo './'`cairo-pen.c; \
then mv -f ".deps/cairo-pen.Tpo" ".deps/cairo-pen.Plo"; \
else rm -f ".deps/cairo-pen.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-polygon.lo -MD -MP -MF ".deps/cairo-polygon.Tpo" \
-c -o cairo-polygon.lo `test -f 'cairo-polygon.c' || echo './'`cairo-polygon.c; \
then mv -f ".deps/cairo-polygon.Tpo" ".deps/cairo-polygon.Plo"; \
else rm -f ".deps/cairo-polygon.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-pen.lo -MD -MP -MF .deps/cairo-pen.Tpo -c cairo-pen.c -fPIC -DPIC -o .libs/cairo-pen.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-polygon.lo -MD -MP -MF .deps/cairo-polygon.Tpo -c cairo-polygon.c -fPIC -DPIC -o .libs/cairo-polygon.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-region.lo -MD -MP -MF ".deps/cairo-region.Tpo" \
-c -o cairo-region.lo `test -f 'cairo-region.c' || echo './'`cairo-region.c; \
then mv -f ".deps/cairo-region.Tpo" ".deps/cairo-region.Plo"; \
else rm -f ".deps/cairo-region.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-slope.lo -MD -MP -MF ".deps/cairo-slope.Tpo" \
-c -o cairo-slope.lo `test -f 'cairo-slope.c' || echo './'`cairo-slope.c; \
then mv -f ".deps/cairo-slope.Tpo" ".deps/cairo-slope.Plo"; \
else rm -f ".deps/cairo-slope.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-region.lo -MD -MP -MF .deps/cairo-region.Tpo -c cairo-region.c -fPIC -DPIC -o .libs/cairo-region.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-spline.lo -MD -MP -MF ".deps/cairo-spline.Tpo" \
-c -o cairo-spline.lo `test -f 'cairo-spline.c' || echo './'`cairo-spline.c; \
then mv -f ".deps/cairo-spline.Tpo" ".deps/cairo-spline.Plo"; \
else rm -f ".deps/cairo-spline.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-slope.lo -MD -MP -MF .deps/cairo-slope.Tpo -c cairo-slope.c -fPIC -DPIC -o .libs/cairo-slope.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-spline.lo -MD -MP -MF .deps/cairo-spline.Tpo -c cairo-spline.c -fPIC -DPIC -o .libs/cairo-spline.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-surface.lo -MD -MP -MF ".deps/cairo-surface.Tpo" \
-c -o cairo-surface.lo `test -f 'cairo-surface.c' || echo './'`cairo-surface.c; \
then mv -f ".deps/cairo-surface.Tpo" ".deps/cairo-surface.Plo"; \
else rm -f ".deps/cairo-surface.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-traps.lo -MD -MP -MF ".deps/cairo-traps.Tpo" \
-c -o cairo-traps.lo `test -f 'cairo-traps.c' || echo './'`cairo-traps.c; \
then mv -f ".deps/cairo-traps.Tpo" ".deps/cairo-traps.Plo"; \
else rm -f ".deps/cairo-traps.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-surface.lo -MD -MP -MF .deps/cairo-surface.Tpo -c cairo-surface.c -fPIC -DPIC -o .libs/cairo-surface.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-traps.lo -MD -MP -MF .deps/cairo-traps.Tpo -c cairo-traps.c -fPIC -DPIC -o .libs/cairo-traps.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-pattern.lo -MD -MP -MF ".deps/cairo-pattern.Tpo" \
-c -o cairo-pattern.lo `test -f 'cairo-pattern.c' || echo './'`cairo-pattern.c; \
then mv -f ".deps/cairo-pattern.Tpo" ".deps/cairo-pattern.Plo"; \
else rm -f ".deps/cairo-pattern.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-pattern.lo -MD -MP -MF .deps/cairo-pattern.Tpo -c cairo-pattern.c -fPIC -DPIC -o .libs/cairo-pattern.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-unicode.lo -MD -MP -MF ".deps/cairo-unicode.Tpo" \
-c -o cairo-unicode.lo `test -f 'cairo-unicode.c' || echo './'`cairo-unicode.c; \
then mv -f ".deps/cairo-unicode.Tpo" ".deps/cairo-unicode.Plo"; \
else rm -f ".deps/cairo-unicode.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-unicode.lo -MD -MP -MF .deps/cairo-unicode.Tpo -c cairo-unicode.c -fPIC -DPIC -o .libs/cairo-unicode.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-output-stream.lo -MD -MP -MF ".deps/cairo-output-stream.Tpo" \
-c -o cairo-output-stream.lo `test -f 'cairo-output-stream.c' || echo './'`cairo-output-stream.c; \
then mv -f ".deps/cairo-output-stream.Tpo" ".deps/cairo-output-stream.Plo"; \
else rm -f ".deps/cairo-output-stream.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-output-stream.lo -MD -MP -MF .deps/cairo-output-stream.Tpo -c cairo-output-stream.c -fPIC -DPIC -o .libs/cairo-output-stream.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-wideint.lo -MD -MP -MF ".deps/cairo-wideint.Tpo" \
-c -o cairo-wideint.lo `test -f 'cairo-wideint.c' || echo './'`cairo-wideint.c; \
then mv -f ".deps/cairo-wideint.Tpo" ".deps/cairo-wideint.Plo"; \
else rm -f ".deps/cairo-wideint.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-meta-surface.lo -MD -MP -MF ".deps/cairo-meta-surface.Tpo" \
-c -o cairo-meta-surface.lo `test -f 'cairo-meta-surface.c' || echo './'`cairo-meta-surface.c; \
then mv -f ".deps/cairo-meta-surface.Tpo" ".deps/cairo-meta-surface.Plo"; \
else rm -f ".deps/cairo-meta-surface.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-wideint.lo -MD -MP -MF .deps/cairo-wideint.Tpo -c cairo-wideint.c -fPIC -DPIC -o .libs/cairo-wideint.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-meta-surface.lo -MD -MP -MF .deps/cairo-meta-surface.Tpo -c cairo-meta-surface.c -fPIC -DPIC -o .libs/cairo-meta-surface.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-ft-font.lo -MD -MP -MF ".deps/cairo-ft-font.Tpo" \
-c -o cairo-ft-font.lo `test -f 'cairo-ft-font.c' || echo './'`cairo-ft-font.c; \
then mv -f ".deps/cairo-ft-font.Tpo" ".deps/cairo-ft-font.Plo"; \
else rm -f ".deps/cairo-ft-font.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-ft-font.lo -MD -MP -MF .deps/cairo-ft-font.Tpo -c cairo-ft-font.c -fPIC -DPIC -o .libs/cairo-ft-font.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-png.lo -MD -MP -MF ".deps/cairo-png.Tpo" \
-c -o cairo-png.lo `test -f 'cairo-png.c' || echo './'`cairo-png.c; \
then mv -f ".deps/cairo-png.Tpo" ".deps/cairo-png.Plo"; \
else rm -f ".deps/cairo-png.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-png.lo -MD -MP -MF .deps/cairo-png.Tpo -c cairo-png.c -fPIC -DPIC -o .libs/cairo-png.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-xlib-surface.lo -MD -MP -MF ".deps/cairo-xlib-surface.Tpo" \
-c -o cairo-xlib-surface.lo `test -f 'cairo-xlib-surface.c' || echo './'`cairo-xlib-surface.c; \
then mv -f ".deps/cairo-xlib-surface.Tpo" ".deps/cairo-xlib-surface.Plo"; \
else rm -f ".deps/cairo-xlib-surface.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-xlib-surface.lo -MD -MP -MF .deps/cairo-xlib-surface.Tpo -c cairo-xlib-surface.c -fPIC -DPIC -o .libs/cairo-xlib-surface.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-xlib-screen.lo -MD -MP -MF ".deps/cairo-xlib-screen.Tpo" \
-c -o cairo-xlib-screen.lo `test -f 'cairo-xlib-screen.c' || echo './'`cairo-xlib-screen.c; \
then mv -f ".deps/cairo-xlib-screen.Tpo" ".deps/cairo-xlib-screen.Plo"; \
else rm -f ".deps/cairo-xlib-screen.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-xlib-screen.lo -MD -MP -MF .deps/cairo-xlib-screen.Tpo -c cairo-xlib-screen.c -fPIC -DPIC -o .libs/cairo-xlib-screen.o
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o libcairo.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 4:2:2 -no-undefined cairo.lo cairo-arc.lo cairo-array.lo cairo-cache.lo cairo-clip.lo cairo-color.lo cairo-debug.lo cairo-fixed.lo cairo-font.lo cairo-font-options.lo cairo-gstate.lo cairo-hash.lo cairo-hull.lo cairo-image-surface.lo cairo-matrix.lo cairo-path.lo cairo-path-bounds.lo cairo-path-data.lo cairo-path-fill.lo cairo-path-stroke.lo cairo-pen.lo cairo-polygon.lo cairo-region.lo cairo-slope.lo cairo-spline.lo cairo-surface.lo cairo-traps.lo cairo-pattern.lo cairo-unicode.lo cairo-output-stream.lo cairo-wideint.lo cairo-meta-surface.lo cairo-ft-font.lo cairo-png.lo cairo-xlib-surface.lo cairo-xlib-screen.lo ../pixman/src/libpixman.la -L/scratch/gnometinderbox/microtinder/build-output/lib -L/usr/X11R6/lib -lXrender -lX11 -lpng12 -L/scratch/gnometinderbox/microtinder/build-output/lib -lfontconfig -lfreetype -lz -lm
rm -fr .libs/libcairo.la .libs/libcairo.lai .libs/libcairo.so .libs/libcairo.so.2 .libs/libcairo.so.2.1.1
gcc -shared .libs/cairo.o .libs/cairo-arc.o .libs/cairo-array.o .libs/cairo-cache.o .libs/cairo-clip.o .libs/cairo-color.o .libs/cairo-debug.o .libs/cairo-fixed.o .libs/cairo-font.o .libs/cairo-font-options.o .libs/cairo-gstate.o .libs/cairo-hash.o .libs/cairo-hull.o .libs/cairo-image-surface.o .libs/cairo-matrix.o .libs/cairo-path.o .libs/cairo-path-bounds.o .libs/cairo-path-data.o .libs/cairo-path-fill.o .libs/cairo-path-stroke.o .libs/cairo-pen.o .libs/cairo-polygon.o .libs/cairo-region.o .libs/cairo-slope.o .libs/cairo-spline.o .libs/cairo-surface.o .libs/cairo-traps.o .libs/cairo-pattern.o .libs/cairo-unicode.o .libs/cairo-output-stream.o .libs/cairo-wideint.o .libs/cairo-meta-surface.o .libs/cairo-ft-font.o .libs/cairo-png.o .libs/cairo-xlib-surface.o .libs/cairo-xlib-screen.o -Wl,--whole-archive ../pixman/src/.libs/libpixman.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 -L/usr/X11R6/lib /scratch/gnometinderbox/microtinder/build-output/lib/libXrender.so -lX11 -lpng12 /scratch/gnometinderbox/microtinder/build-output/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lm -Wl,-soname -Wl,libcairo.so.2 -o .libs/libcairo.so.2.2.2
(cd .libs && rm -f libcairo.so.2 && ln -s libcairo.so.2.2.2 libcairo.so.2)
(cd .libs && rm -f libcairo.so && ln -s libcairo.so.2.2.2 libcairo.so)
creating libcairo.la
(cd .libs && rm -f libcairo.la && ln -s ../libcairo.la libcairo.la)
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/src'
Making all in doc
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
cd .. && \
/bin/sh /scratch/gnometinderbox/microtinder/cvs/cairo/missing --run automake-1.7 --gnu doc/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status doc/Makefile
config.status: creating doc/Makefile
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Making all in public
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc/public'
cd ../.. && \
/bin/sh /scratch/gnometinderbox/microtinder/cvs/cairo/missing --run automake-1.7 --gnu doc/public/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../.. && /bin/sh ./config.status doc/public/Makefile
config.status: creating doc/public/Makefile
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc/public'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc/public'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc/public'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
Making all in test
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
cd .. && \
/bin/sh /scratch/gnometinderbox/microtinder/cvs/cairo/missing --run automake-1.7 --gnu test/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status test/Makefile depfiles
config.status: creating test/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT buffer-diff.lo -MD -MP -MF ".deps/buffer-diff.Tpo" \
-c -o buffer-diff.lo `test -f 'buffer-diff.c' || echo './'`buffer-diff.c; \
then mv -f ".deps/buffer-diff.Tpo" ".deps/buffer-diff.Plo"; \
else rm -f ".deps/buffer-diff.Tpo"; exit 1; \
fi
make[2]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-test.lo -MD -MP -MF ".deps/cairo-test.Tpo" \
-c -o cairo-test.lo `test -f 'cairo-test.c' || echo './'`cairo-test.c; \
then mv -f ".deps/cairo-test.Tpo" ".deps/cairo-test.Plo"; \
else rm -f ".deps/cairo-test.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT read-png.lo -MD -MP -MF ".deps/read-png.Tpo" \
-c -o read-png.lo `test -f 'read-png.c' || echo './'`read-png.c; \
then mv -f ".deps/read-png.Tpo" ".deps/read-png.Plo"; \
else rm -f ".deps/read-png.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT buffer-diff.lo -MD -MP -MF .deps/buffer-diff.Tpo -c buffer-diff.c -fPIC -DPIC -o .libs/buffer-diff.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT cairo-test.lo -MD -MP -MF .deps/cairo-test.Tpo -c cairo-test.c -fPIC -DPIC -o .libs/cairo-test.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT read-png.lo -MD -MP -MF .deps/read-png.Tpo -c read-png.c -fPIC -DPIC -o .libs/read-png.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT xmalloc.lo -MD -MP -MF ".deps/xmalloc.Tpo" \
-c -o xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c; \
then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Plo"; \
else rm -f ".deps/xmalloc.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o libcairotest.la buffer-diff.lo cairo-test.lo read-png.lo write-png.lo xmalloc.lo -lm
rm -fr .libs/libcairotest.a .libs/libcairotest.la
ar cru .libs/libcairotest.a .libs/buffer-diff.o .libs/cairo-test.o .libs/read-png.o .libs/write-png.o .libs/xmalloc.o
ranlib .libs/libcairotest.a
creating libcairotest.la
(cd .libs && rm -f libcairotest.la && ln -s ../libcairotest.la libcairotest.la)
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o imagediff imagediff.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/imagediff imagediff.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating imagediff
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo'
cd . && /bin/sh ./config.status cairo.pc
make[2]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating cairo.pc
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo'
Checking cairo 2005-08-25 00:32:54.966
make -j3 check
Making check in pixman
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
Making check in src
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman/src'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman/src'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
Making check in src
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/src'
Making check in doc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
Making check in public
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc/public'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc/public'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
Making check in test
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make -j3 a8-mask caps-sub-paths clip-nesting clip-operator clip-twice composite-integer-translate-source composite-integer-translate-over composite-integer-translate-over-repeat create-from-png create-from-png-stream dash-offset-negative fill-and-stroke fill-rule filter-nearest-offset get-and-set gradient-alpha leaky-polygon line-width linear-gradient mask mask-ctm mask-surface-ctm move-to-show-surface nil-surface operator-clear operator-source paint paint-with-alpha path-data pixman-rotate rectangle-rounding-error scale-source-surface-paint select-font-no-show-text self-copy self-intersecting set-source show-text-current-point source-clip source-surface-scale-paint surface-finish-twice surface-pattern text-antialias-gray text-antialias-none text-antialias-subpixel text-cache-crash text-pattern text-rotate transforms translate-show-surface trap-clip unantialiased-shapes unbounded-operator user-data rel-path ft-font-create-for-ft-face xlib-surface
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT a8-mask.o -MD -MP -MF ".deps/a8-mask.Tpo" \
-c -o a8-mask.o `test -f 'a8-mask.c' || echo './'`a8-mask.c; \
then mv -f ".deps/a8-mask.Tpo" ".deps/a8-mask.Po"; \
else rm -f ".deps/a8-mask.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT caps-sub-paths.o -MD -MP -MF ".deps/caps-sub-paths.Tpo" \
-c -o caps-sub-paths.o `test -f 'caps-sub-paths.c' || echo './'`caps-sub-paths.c; \
then mv -f ".deps/caps-sub-paths.Tpo" ".deps/caps-sub-paths.Po"; \
else rm -f ".deps/caps-sub-paths.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT clip-nesting.o -MD -MP -MF ".deps/clip-nesting.Tpo" \
-c -o clip-nesting.o `test -f 'clip-nesting.c' || echo './'`clip-nesting.c; \
then mv -f ".deps/clip-nesting.Tpo" ".deps/clip-nesting.Po"; \
else rm -f ".deps/clip-nesting.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT clip-operator.o -MD -MP -MF ".deps/clip-operator.Tpo" \
-c -o clip-operator.o `test -f 'clip-operator.c' || echo './'`clip-operator.c; \
then mv -f ".deps/clip-operator.Tpo" ".deps/clip-operator.Po"; \
else rm -f ".deps/clip-operator.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT clip-twice.o -MD -MP -MF ".deps/clip-twice.Tpo" \
-c -o clip-twice.o `test -f 'clip-twice.c' || echo './'`clip-twice.c; \
then mv -f ".deps/clip-twice.Tpo" ".deps/clip-twice.Po"; \
else rm -f ".deps/clip-twice.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT composite-integer-translate-source.o -MD -MP -MF ".deps/composite-integer-translate-source.Tpo" \
-c -o composite-integer-translate-source.o `test -f 'composite-integer-translate-source.c' || echo './'`composite-integer-translate-source.c; \
then mv -f ".deps/composite-integer-translate-source.Tpo" ".deps/composite-integer-translate-source.Po"; \
else rm -f ".deps/composite-integer-translate-source.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT composite-integer-translate-over.o -MD -MP -MF ".deps/composite-integer-translate-over.Tpo" \
-c -o composite-integer-translate-over.o `test -f 'composite-integer-translate-over.c' || echo './'`composite-integer-translate-over.c; \
then mv -f ".deps/composite-integer-translate-over.Tpo" ".deps/composite-integer-translate-over.Po"; \
else rm -f ".deps/composite-integer-translate-over.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT composite-integer-translate-over-repeat.o -MD -MP -MF ".deps/composite-integer-translate-over-repeat.Tpo" \
-c -o composite-integer-translate-over-repeat.o `test -f 'composite-integer-translate-over-repeat.c' || echo './'`composite-integer-translate-over-repeat.c; \
then mv -f ".deps/composite-integer-translate-over-repeat.Tpo" ".deps/composite-integer-translate-over-repeat.Po"; \
else rm -f ".deps/composite-integer-translate-over-repeat.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT create-from-png.o -MD -MP -MF ".deps/create-from-png.Tpo" \
-c -o create-from-png.o `test -f 'create-from-png.c' || echo './'`create-from-png.c; \
then mv -f ".deps/create-from-png.Tpo" ".deps/create-from-png.Po"; \
else rm -f ".deps/create-from-png.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT create-from-png-stream.o -MD -MP -MF ".deps/create-from-png-stream.Tpo" \
-c -o create-from-png-stream.o `test -f 'create-from-png-stream.c' || echo './'`create-from-png-stream.c; \
then mv -f ".deps/create-from-png-stream.Tpo" ".deps/create-from-png-stream.Po"; \
else rm -f ".deps/create-from-png-stream.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT dash-offset-negative.o -MD -MP -MF ".deps/dash-offset-negative.Tpo" \
-c -o dash-offset-negative.o `test -f 'dash-offset-negative.c' || echo './'`dash-offset-negative.c; \
then mv -f ".deps/dash-offset-negative.Tpo" ".deps/dash-offset-negative.Po"; \
else rm -f ".deps/dash-offset-negative.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT fill-and-stroke.o -MD -MP -MF ".deps/fill-and-stroke.Tpo" \
-c -o fill-and-stroke.o `test -f 'fill-and-stroke.c' || echo './'`fill-and-stroke.c; \
then mv -f ".deps/fill-and-stroke.Tpo" ".deps/fill-and-stroke.Po"; \
else rm -f ".deps/fill-and-stroke.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT fill-rule.o -MD -MP -MF ".deps/fill-rule.Tpo" \
-c -o fill-rule.o `test -f 'fill-rule.c' || echo './'`fill-rule.c; \
then mv -f ".deps/fill-rule.Tpo" ".deps/fill-rule.Po"; \
else rm -f ".deps/fill-rule.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT filter-nearest-offset.o -MD -MP -MF ".deps/filter-nearest-offset.Tpo" \
-c -o filter-nearest-offset.o `test -f 'filter-nearest-offset.c' || echo './'`filter-nearest-offset.c; \
then mv -f ".deps/filter-nearest-offset.Tpo" ".deps/filter-nearest-offset.Po"; \
else rm -f ".deps/filter-nearest-offset.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT get-and-set.o -MD -MP -MF ".deps/get-and-set.Tpo" \
-c -o get-and-set.o `test -f 'get-and-set.c' || echo './'`get-and-set.c; \
then mv -f ".deps/get-and-set.Tpo" ".deps/get-and-set.Po"; \
else rm -f ".deps/get-and-set.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT gradient-alpha.o -MD -MP -MF ".deps/gradient-alpha.Tpo" \
-c -o gradient-alpha.o `test -f 'gradient-alpha.c' || echo './'`gradient-alpha.c; \
then mv -f ".deps/gradient-alpha.Tpo" ".deps/gradient-alpha.Po"; \
else rm -f ".deps/gradient-alpha.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT leaky-polygon.o -MD -MP -MF ".deps/leaky-polygon.Tpo" \
-c -o leaky-polygon.o `test -f 'leaky-polygon.c' || echo './'`leaky-polygon.c; \
then mv -f ".deps/leaky-polygon.Tpo" ".deps/leaky-polygon.Po"; \
else rm -f ".deps/leaky-polygon.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT line-width.o -MD -MP -MF ".deps/line-width.Tpo" \
-c -o line-width.o `test -f 'line-width.c' || echo './'`line-width.c; \
then mv -f ".deps/line-width.Tpo" ".deps/line-width.Po"; \
else rm -f ".deps/line-width.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT linear-gradient.o -MD -MP -MF ".deps/linear-gradient.Tpo" \
-c -o linear-gradient.o `test -f 'linear-gradient.c' || echo './'`linear-gradient.c; \
then mv -f ".deps/linear-gradient.Tpo" ".deps/linear-gradient.Po"; \
else rm -f ".deps/linear-gradient.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT mask.o -MD -MP -MF ".deps/mask.Tpo" \
-c -o mask.o `test -f 'mask.c' || echo './'`mask.c; \
then mv -f ".deps/mask.Tpo" ".deps/mask.Po"; \
else rm -f ".deps/mask.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT mask-ctm.o -MD -MP -MF ".deps/mask-ctm.Tpo" \
-c -o mask-ctm.o `test -f 'mask-ctm.c' || echo './'`mask-ctm.c; \
then mv -f ".deps/mask-ctm.Tpo" ".deps/mask-ctm.Po"; \
else rm -f ".deps/mask-ctm.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT mask-surface-ctm.o -MD -MP -MF ".deps/mask-surface-ctm.Tpo" \
-c -o mask-surface-ctm.o `test -f 'mask-surface-ctm.c' || echo './'`mask-surface-ctm.c; \
then mv -f ".deps/mask-surface-ctm.Tpo" ".deps/mask-surface-ctm.Po"; \
else rm -f ".deps/mask-surface-ctm.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT move-to-show-surface.o -MD -MP -MF ".deps/move-to-show-surface.Tpo" \
-c -o move-to-show-surface.o `test -f 'move-to-show-surface.c' || echo './'`move-to-show-surface.c; \
then mv -f ".deps/move-to-show-surface.Tpo" ".deps/move-to-show-surface.Po"; \
else rm -f ".deps/move-to-show-surface.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT nil-surface.o -MD -MP -MF ".deps/nil-surface.Tpo" \
-c -o nil-surface.o `test -f 'nil-surface.c' || echo './'`nil-surface.c; \
then mv -f ".deps/nil-surface.Tpo" ".deps/nil-surface.Po"; \
else rm -f ".deps/nil-surface.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT operator-clear.o -MD -MP -MF ".deps/operator-clear.Tpo" \
-c -o operator-clear.o `test -f 'operator-clear.c' || echo './'`operator-clear.c; \
then mv -f ".deps/operator-clear.Tpo" ".deps/operator-clear.Po"; \
else rm -f ".deps/operator-clear.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT operator-source.o -MD -MP -MF ".deps/operator-source.Tpo" \
-c -o operator-source.o `test -f 'operator-source.c' || echo './'`operator-source.c; \
then mv -f ".deps/operator-source.Tpo" ".deps/operator-source.Po"; \
else rm -f ".deps/operator-source.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT paint.o -MD -MP -MF ".deps/paint.Tpo" \
-c -o paint.o `test -f 'paint.c' || echo './'`paint.c; \
then mv -f ".deps/paint.Tpo" ".deps/paint.Po"; \
else rm -f ".deps/paint.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT paint-with-alpha.o -MD -MP -MF ".deps/paint-with-alpha.Tpo" \
-c -o paint-with-alpha.o `test -f 'paint-with-alpha.c' || echo './'`paint-with-alpha.c; \
then mv -f ".deps/paint-with-alpha.Tpo" ".deps/paint-with-alpha.Po"; \
else rm -f ".deps/paint-with-alpha.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT path-data.o -MD -MP -MF ".deps/path-data.Tpo" \
-c -o path-data.o `test -f 'path-data.c' || echo './'`path-data.c; \
then mv -f ".deps/path-data.Tpo" ".deps/path-data.Po"; \
else rm -f ".deps/path-data.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT pixman-rotate.o -MD -MP -MF ".deps/pixman-rotate.Tpo" \
-c -o pixman-rotate.o `test -f 'pixman-rotate.c' || echo './'`pixman-rotate.c; \
then mv -f ".deps/pixman-rotate.Tpo" ".deps/pixman-rotate.Po"; \
else rm -f ".deps/pixman-rotate.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT rectangle-rounding-error.o -MD -MP -MF ".deps/rectangle-rounding-error.Tpo" \
-c -o rectangle-rounding-error.o `test -f 'rectangle-rounding-error.c' || echo './'`rectangle-rounding-error.c; \
then mv -f ".deps/rectangle-rounding-error.Tpo" ".deps/rectangle-rounding-error.Po"; \
else rm -f ".deps/rectangle-rounding-error.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT scale-source-surface-paint.o -MD -MP -MF ".deps/scale-source-surface-paint.Tpo" \
-c -o scale-source-surface-paint.o `test -f 'scale-source-surface-paint.c' || echo './'`scale-source-surface-paint.c; \
then mv -f ".deps/scale-source-surface-paint.Tpo" ".deps/scale-source-surface-paint.Po"; \
else rm -f ".deps/scale-source-surface-paint.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT select-font-no-show-text.o -MD -MP -MF ".deps/select-font-no-show-text.Tpo" \
-c -o select-font-no-show-text.o `test -f 'select-font-no-show-text.c' || echo './'`select-font-no-show-text.c; \
then mv -f ".deps/select-font-no-show-text.Tpo" ".deps/select-font-no-show-text.Po"; \
else rm -f ".deps/select-font-no-show-text.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT self-copy.o -MD -MP -MF ".deps/self-copy.Tpo" \
-c -o self-copy.o `test -f 'self-copy.c' || echo './'`self-copy.c; \
then mv -f ".deps/self-copy.Tpo" ".deps/self-copy.Po"; \
else rm -f ".deps/self-copy.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT self-intersecting.o -MD -MP -MF ".deps/self-intersecting.Tpo" \
-c -o self-intersecting.o `test -f 'self-intersecting.c' || echo './'`self-intersecting.c; \
then mv -f ".deps/self-intersecting.Tpo" ".deps/self-intersecting.Po"; \
else rm -f ".deps/self-intersecting.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT set-source.o -MD -MP -MF ".deps/set-source.Tpo" \
-c -o set-source.o `test -f 'set-source.c' || echo './'`set-source.c; \
then mv -f ".deps/set-source.Tpo" ".deps/set-source.Po"; \
else rm -f ".deps/set-source.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT show-text-current-point.o -MD -MP -MF ".deps/show-text-current-point.Tpo" \
-c -o show-text-current-point.o `test -f 'show-text-current-point.c' || echo './'`show-text-current-point.c; \
then mv -f ".deps/show-text-current-point.Tpo" ".deps/show-text-current-point.Po"; \
else rm -f ".deps/show-text-current-point.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT source-clip.o -MD -MP -MF ".deps/source-clip.Tpo" \
-c -o source-clip.o `test -f 'source-clip.c' || echo './'`source-clip.c; \
then mv -f ".deps/source-clip.Tpo" ".deps/source-clip.Po"; \
else rm -f ".deps/source-clip.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT source-surface-scale-paint.o -MD -MP -MF ".deps/source-surface-scale-paint.Tpo" \
-c -o source-surface-scale-paint.o `test -f 'source-surface-scale-paint.c' || echo './'`source-surface-scale-paint.c; \
then mv -f ".deps/source-surface-scale-paint.Tpo" ".deps/source-surface-scale-paint.Po"; \
else rm -f ".deps/source-surface-scale-paint.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT surface-finish-twice.o -MD -MP -MF ".deps/surface-finish-twice.Tpo" \
-c -o surface-finish-twice.o `test -f 'surface-finish-twice.c' || echo './'`surface-finish-twice.c; \
then mv -f ".deps/surface-finish-twice.Tpo" ".deps/surface-finish-twice.Po"; \
else rm -f ".deps/surface-finish-twice.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT surface-pattern.o -MD -MP -MF ".deps/surface-pattern.Tpo" \
-c -o surface-pattern.o `test -f 'surface-pattern.c' || echo './'`surface-pattern.c; \
then mv -f ".deps/surface-pattern.Tpo" ".deps/surface-pattern.Po"; \
else rm -f ".deps/surface-pattern.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT text-antialias-gray.o -MD -MP -MF ".deps/text-antialias-gray.Tpo" \
-c -o text-antialias-gray.o `test -f 'text-antialias-gray.c' || echo './'`text-antialias-gray.c; \
then mv -f ".deps/text-antialias-gray.Tpo" ".deps/text-antialias-gray.Po"; \
else rm -f ".deps/text-antialias-gray.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT text-antialias-none.o -MD -MP -MF ".deps/text-antialias-none.Tpo" \
-c -o text-antialias-none.o `test -f 'text-antialias-none.c' || echo './'`text-antialias-none.c; \
then mv -f ".deps/text-antialias-none.Tpo" ".deps/text-antialias-none.Po"; \
else rm -f ".deps/text-antialias-none.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT text-antialias-subpixel.o -MD -MP -MF ".deps/text-antialias-subpixel.Tpo" \
-c -o text-antialias-subpixel.o `test -f 'text-antialias-subpixel.c' || echo './'`text-antialias-subpixel.c; \
then mv -f ".deps/text-antialias-subpixel.Tpo" ".deps/text-antialias-subpixel.Po"; \
else rm -f ".deps/text-antialias-subpixel.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT text-cache-crash.o -MD -MP -MF ".deps/text-cache-crash.Tpo" \
-c -o text-cache-crash.o `test -f 'text-cache-crash.c' || echo './'`text-cache-crash.c; \
then mv -f ".deps/text-cache-crash.Tpo" ".deps/text-cache-crash.Po"; \
else rm -f ".deps/text-cache-crash.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT text-pattern.o -MD -MP -MF ".deps/text-pattern.Tpo" \
-c -o text-pattern.o `test -f 'text-pattern.c' || echo './'`text-pattern.c; \
then mv -f ".deps/text-pattern.Tpo" ".deps/text-pattern.Po"; \
else rm -f ".deps/text-pattern.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT text-rotate.o -MD -MP -MF ".deps/text-rotate.Tpo" \
-c -o text-rotate.o `test -f 'text-rotate.c' || echo './'`text-rotate.c; \
then mv -f ".deps/text-rotate.Tpo" ".deps/text-rotate.Po"; \
else rm -f ".deps/text-rotate.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT transforms.o -MD -MP -MF ".deps/transforms.Tpo" \
-c -o transforms.o `test -f 'transforms.c' || echo './'`transforms.c; \
then mv -f ".deps/transforms.Tpo" ".deps/transforms.Po"; \
else rm -f ".deps/transforms.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT translate-show-surface.o -MD -MP -MF ".deps/translate-show-surface.Tpo" \
-c -o translate-show-surface.o `test -f 'translate-show-surface.c' || echo './'`translate-show-surface.c; \
then mv -f ".deps/translate-show-surface.Tpo" ".deps/translate-show-surface.Po"; \
else rm -f ".deps/translate-show-surface.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT trap-clip.o -MD -MP -MF ".deps/trap-clip.Tpo" \
-c -o trap-clip.o `test -f 'trap-clip.c' || echo './'`trap-clip.c; \
then mv -f ".deps/trap-clip.Tpo" ".deps/trap-clip.Po"; \
else rm -f ".deps/trap-clip.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT unantialiased-shapes.o -MD -MP -MF ".deps/unantialiased-shapes.Tpo" \
-c -o unantialiased-shapes.o `test -f 'unantialiased-shapes.c' || echo './'`unantialiased-shapes.c; \
then mv -f ".deps/unantialiased-shapes.Tpo" ".deps/unantialiased-shapes.Po"; \
else rm -f ".deps/unantialiased-shapes.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT unbounded-operator.o -MD -MP -MF ".deps/unbounded-operator.Tpo" \
-c -o unbounded-operator.o `test -f 'unbounded-operator.c' || echo './'`unbounded-operator.c; \
then mv -f ".deps/unbounded-operator.Tpo" ".deps/unbounded-operator.Po"; \
else rm -f ".deps/unbounded-operator.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT user-data.o -MD -MP -MF ".deps/user-data.Tpo" \
-c -o user-data.o `test -f 'user-data.c' || echo './'`user-data.c; \
then mv -f ".deps/user-data.Tpo" ".deps/user-data.Po"; \
else rm -f ".deps/user-data.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT rel-path.o -MD -MP -MF ".deps/rel-path.Tpo" \
-c -o rel-path.o `test -f 'rel-path.c' || echo './'`rel-path.c; \
then mv -f ".deps/rel-path.Tpo" ".deps/rel-path.Po"; \
else rm -f ".deps/rel-path.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT ft-font-create-for-ft-face.o -MD -MP -MF ".deps/ft-font-create-for-ft-face.Tpo" \
-c -o ft-font-create-for-ft-face.o `test -f 'ft-font-create-for-ft-face.c' || echo './'`ft-font-create-for-ft-face.c; \
then mv -f ".deps/ft-font-create-for-ft-face.Tpo" ".deps/ft-font-create-for-ft-face.Po"; \
else rm -f ".deps/ft-font-create-for-ft-face.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -DXTHREADS -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/libpng12 -I/scratch/gnometinderbox/microtinder/build-output/include -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -MT xlib-surface.o -MD -MP -MF ".deps/xlib-surface.Tpo" \
-c -o xlib-surface.o `test -f 'xlib-surface.c' || echo './'`xlib-surface.c; \
then mv -f ".deps/xlib-surface.Tpo" ".deps/xlib-surface.Po"; \
else rm -f ".deps/xlib-surface.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o a8-mask a8-mask.o libcairotest.la ../src/libcairo.la -lpthread -lm
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o caps-sub-paths caps-sub-paths.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/a8-mask a8-mask.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/caps-sub-paths caps-sub-paths.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o clip-nesting clip-nesting.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating a8-mask
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o clip-operator clip-operator.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating caps-sub-paths
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o clip-twice clip-twice.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/clip-operator clip-operator.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/clip-nesting clip-nesting.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/clip-twice clip-twice.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating clip-nesting
creating clip-operator
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o composite-integer-translate-source composite-integer-translate-source.o libcairotest.la ../src/libcairo.la -lpthread -lm
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o composite-integer-translate-over composite-integer-translate-over.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating clip-twice
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o composite-integer-translate-over-repeat composite-integer-translate-over-repeat.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/composite-integer-translate-source composite-integer-translate-source.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/composite-integer-translate-over composite-integer-translate-over.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/composite-integer-translate-over-repeat composite-integer-translate-over-repeat.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating composite-integer-translate-source
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o create-from-png create-from-png.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating composite-integer-translate-over
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o create-from-png-stream create-from-png-stream.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating composite-integer-translate-over-repeat
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o dash-offset-negative dash-offset-negative.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/create-from-png create-from-png.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/create-from-png-stream create-from-png-stream.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating create-from-png
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o fill-and-stroke fill-and-stroke.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/dash-offset-negative dash-offset-negative.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating create-from-png-stream
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o fill-rule fill-rule.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating dash-offset-negative
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o filter-nearest-offset filter-nearest-offset.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/fill-and-stroke fill-and-stroke.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/fill-rule fill-rule.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating fill-and-stroke
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o get-and-set get-and-set.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/filter-nearest-offset filter-nearest-offset.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating fill-rule
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o gradient-alpha gradient-alpha.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating filter-nearest-offset
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o leaky-polygon leaky-polygon.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/get-and-set get-and-set.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/gradient-alpha gradient-alpha.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating get-and-set
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o line-width line-width.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/leaky-polygon leaky-polygon.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating gradient-alpha
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o linear-gradient linear-gradient.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating leaky-polygon
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o mask mask.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/line-width line-width.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/linear-gradient linear-gradient.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating line-width
gcc -O2 -Wall -o .libs/mask mask.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o mask-ctm mask-ctm.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating linear-gradient
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o mask-surface-ctm mask-surface-ctm.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating mask
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o move-to-show-surface move-to-show-surface.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/mask-ctm mask-ctm.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/mask-surface-ctm mask-surface-ctm.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating mask-ctm
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o nil-surface nil-surface.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/move-to-show-surface move-to-show-surface.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating mask-surface-ctm
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o operator-clear operator-clear.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating move-to-show-surface
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o operator-source operator-source.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/nil-surface nil-surface.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/operator-clear operator-clear.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating nil-surface
gcc -O2 -Wall -o .libs/operator-source operator-source.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o paint paint.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating operator-clear
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o paint-with-alpha paint-with-alpha.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating operator-source
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o path-data path-data.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/paint paint.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/paint-with-alpha paint-with-alpha.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating paint
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o pixman-rotate pixman-rotate.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/path-data path-data.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating paint-with-alpha
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o rectangle-rounding-error rectangle-rounding-error.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating path-data
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o scale-source-surface-paint scale-source-surface-paint.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/pixman-rotate pixman-rotate.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/rectangle-rounding-error rectangle-rounding-error.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating pixman-rotate
gcc -O2 -Wall -o .libs/scale-source-surface-paint scale-source-surface-paint.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o select-font-no-show-text select-font-no-show-text.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating rectangle-rounding-error
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o self-copy self-copy.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating scale-source-surface-paint
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o self-intersecting self-intersecting.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/select-font-no-show-text select-font-no-show-text.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/self-copy self-copy.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating select-font-no-show-text
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o set-source set-source.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/self-intersecting self-intersecting.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating self-copy
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o show-text-current-point show-text-current-point.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating self-intersecting
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o source-clip source-clip.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/set-source set-source.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/show-text-current-point show-text-current-point.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating set-source
gcc -O2 -Wall -o .libs/source-clip source-clip.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o source-surface-scale-paint source-surface-scale-paint.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating show-text-current-point
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o surface-finish-twice surface-finish-twice.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating source-clip
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o surface-pattern surface-pattern.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/source-surface-scale-paint source-surface-scale-paint.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/surface-finish-twice surface-finish-twice.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating source-surface-scale-paint
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o text-antialias-gray text-antialias-gray.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/surface-pattern surface-pattern.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating surface-finish-twice
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o text-antialias-none text-antialias-none.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating surface-pattern
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o text-antialias-subpixel text-antialias-subpixel.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/text-antialias-gray text-antialias-gray.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/text-antialias-none text-antialias-none.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating text-antialias-gray
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o text-cache-crash text-cache-crash.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/text-antialias-subpixel text-antialias-subpixel.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating text-antialias-none
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o text-pattern text-pattern.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating text-antialias-subpixel
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o text-rotate text-rotate.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/text-cache-crash text-cache-crash.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/text-pattern text-pattern.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating text-cache-crash
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o transforms transforms.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/text-rotate text-rotate.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating text-pattern
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o translate-show-surface translate-show-surface.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating text-rotate
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o trap-clip trap-clip.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/transforms transforms.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/translate-show-surface translate-show-surface.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/trap-clip trap-clip.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating transforms
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o unantialiased-shapes unantialiased-shapes.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating translate-show-surface
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o unbounded-operator unbounded-operator.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating trap-clip
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o user-data user-data.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/unantialiased-shapes unantialiased-shapes.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/unbounded-operator unbounded-operator.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating unantialiased-shapes
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o rel-path rel-path.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/user-data user-data.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating unbounded-operator
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o ft-font-create-for-ft-face ft-font-create-for-ft-face.o libcairotest.la ../src/libcairo.la -lpthread -lm
creating user-data
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o xlib-surface xlib-surface.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O2 -Wall -o .libs/rel-path rel-path.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/ft-font-create-for-ft-face ft-font-create-for-ft-face.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating rel-path
gcc -O2 -Wall -o .libs/xlib-surface xlib-surface.o ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating ft-font-create-for-ft-face
creating xlib-surface
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make -j3 check-TESTS
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
a8-mask is expected to fail:
image backend fails because libpixman only handles (stride % sizeof(pixman_bits) == 0)
a8-mask-image: XFAIL
a8-mask-xlib: UNTESTED
XFAIL: a8-mask
caps-sub-paths-image: PASS
caps-sub-paths-xlib: UNTESTED
PASS: caps-sub-paths
clip-nesting-image: PASS
clip-nesting-xlib: UNTESTED
PASS: clip-nesting
clip-operator-image: FAIL
clip-operator-xlib: UNTESTED
FAIL: clip-operator
clip-twice-image: PASS
clip-twice-xlib: UNTESTED
PASS: clip-twice
composite-integer-translate-source-image: PASS
composite-integer-translate-source-xlib: UNTESTED
PASS: composite-integer-translate-source
composite-integer-translate-over-image: PASS
composite-integer-translate-over-xlib: UNTESTED
PASS: composite-integer-translate-over
composite-integer-translate-over-repeat-image: PASS
composite-integer-translate-over-repeat-xlib: UNTESTED
PASS: composite-integer-translate-over-repeat
create-from-png-image: PASS
create-from-png-xlib: UNTESTED
PASS: create-from-png
create-from-png-image: PASS
create-from-png-xlib: UNTESTED
PASS: create-from-png-stream
dash-offset-negative-image: PASS
dash-offset-negative-xlib: UNTESTED
PASS: dash-offset-negative
fill-and-stroke-image: PASS
fill-and-stroke-xlib: UNTESTED
PASS: fill-and-stroke
fill-rule-image: PASS
fill-rule-xlib: UNTESTED
PASS: fill-rule
filter-nearest-offset is expected to fail:
wrong sampling location for nearest-neighbor filter in libpixman and Render
filter-nearest-offset-image: XFAIL
filter-nearest-offset-xlib: UNTESTED
XFAIL: filter-nearest-offset
get-and-set-image: FAIL
get-and-set-xlib: UNTESTED
FAIL: get-and-set
gradient-alpha-image: PASS
gradient-alpha-xlib: UNTESTED
PASS: gradient-alpha
leaky-polygon-image: PASS
leaky-polygon-xlib: UNTESTED
PASS: leaky-polygon
line-width-image: PASS
line-width-xlib: UNTESTED
PASS: line-width
linear-gradient-image: PASS
linear-gradient-xlib: UNTESTED
PASS: linear-gradient
mask-image: PASS
mask-xlib: UNTESTED
PASS: mask
mask-ctm-image: FAIL
mask-ctm-xlib: UNTESTED
FAIL: mask-ctm
mask-surface-ctm-image: FAIL
mask-surface-ctm-xlib: UNTESTED
FAIL: mask-surface-ctm
move-to-show-surface-image: PASS
move-to-show-surface-xlib: UNTESTED
PASS: move-to-show-surface
nil-surface-image: PASS
nil-surface-xlib: UNTESTED
PASS: nil-surface
operator-clear-image: FAIL
operator-clear-xlib: UNTESTED
FAIL: operator-clear
operator-source-image: FAIL
operator-source-xlib: UNTESTED
FAIL: operator-source
paint-image: PASS
paint-xlib: UNTESTED
PASS: paint
paint-with-alpha-image: FAIL
paint-with-alpha-xlib: UNTESTED
FAIL: paint-with-alpha
path-data-image: PASS
path-data-xlib: UNTESTED
PASS: path-data
pixman-rotate is expected to fail:
known off-by-one bug when rotating a pixman image
pixman-rotate-image: XFAIL
pixman-rotate-xlib: UNTESTED
XFAIL: pixman-rotate
rectangle-rounding-error-image: PASS
rectangle-rounding-error-xlib: UNTESTED
PASS: rectangle-rounding-error
scale-source-surface-paint-image: FAIL
scale-source-surface-paint-xlib: UNTESTED
FAIL: scale-source-surface-paint
select-font-no-show-text-image: PASS
select-font-no-show-text-xlib: UNTESTED
PASS: select-font-no-show-text
self-copy-image: PASS
self-copy-xlib: UNTESTED
PASS: self-copy
self-intersecting is expected to fail:
Self-intersecting strokes are wrong due to incremental trapezoidization.
self-intersecting-image: XFAIL
self-intersecting-xlib: UNTESTED
XFAIL: self-intersecting
set-source-image: PASS
set-source-xlib: UNTESTED
PASS: set-source
show-text-current-point-image: FAIL
show-text-current-point-xlib: UNTESTED
FAIL: show-text-current-point
source-clip-image: PASS
source-clip-xlib: UNTESTED
PASS: source-clip
source-surface-scale-paint-image: FAIL
source-surface-scale-paint-xlib: UNTESTED
FAIL: source-surface-scale-paint
surface-finish-twice-image: PASS
surface-finish-twice-xlib: UNTESTED
PASS: surface-finish-twice
surface-pattern-image: PASS
surface-pattern-xlib: UNTESTED
PASS: surface-pattern
text-antialias-gray-image: FAIL
text-antialias-gray-xlib: UNTESTED
FAIL: text-antialias-gray
text-antialias-none-image: FAIL
text-antialias-none-xlib: UNTESTED
FAIL: text-antialias-none
text-antialias-subpixel-image: FAIL
text-antialias-subpixel-xlib: UNTESTED
FAIL: text-antialias-subpixel
text-cache-crash-image: PASS
text-cache-crash-xlib: UNTESTED
PASS: text-cache-crash
text-pattern-image: FAIL
text-pattern-xlib: UNTESTED
FAIL: text-pattern
text-rotate is expected to fail:
minor bugs in positioning rotated glyphs
text-rotate-image: XFAIL
text-rotate-xlib: UNTESTED
XFAIL: text-rotate
transforms-image: PASS
transforms-xlib: UNTESTED
PASS: transforms
translate-show-surface-image: PASS
translate-show-surface-xlib: UNTESTED
PASS: translate-show-surface
trap-clip-image: PASS
trap-clip-xlib: UNTESTED
PASS: trap-clip
unantialiased-shapes-image: PASS
unantialiased-shapes-xlib: UNTESTED
PASS: unantialiased-shapes
unbounded-operator-image: FAIL
unbounded-operator-xlib: UNTESTED
FAIL: unbounded-operator
PASS: user-data
rel-path-image: PASS
rel-path-xlib: UNTESTED
PASS: rel-path
ft-font-create-for-ft-face-image: PASS
ft-font-create-for-ft-face-xlib: UNTESTED
PASS: ft-font-create-for-ft-face
PASS: xlib-surface
========================================================================
15 of 56 tests failed
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
========================================================================
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1
error during stage check of cairo: test suite failed 2005-08-25 00:33:49.192
Installing cairo 2005-08-25 00:33:49.192
make -j3 install
Making install in pixman
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
Making install in src
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman/src'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman/src'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman/src'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/pixman'
Making install in src
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/src'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/src'
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/cairo
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/home/trs80/bin/install-check -m 644 cairo.h /scratch/gnometinderbox/microtinder/build-output/include/cairo/cairo.h
/bin/sh ../libtool --mode=install /home/trs80/bin/install-check libcairo.la /scratch/gnometinderbox/microtinder/build-output/lib/libcairo.la
/home/trs80/bin/install-check -m 644 cairo-features.h /scratch/gnometinderbox/microtinder/build-output/include/cairo/cairo-features.h
/home/trs80/bin/install-check -m 644 cairo-ft.h /scratch/gnometinderbox/microtinder/build-output/include/cairo/cairo-ft.h
/home/trs80/bin/install-check -m 644 cairo-xlib.h /scratch/gnometinderbox/microtinder/build-output/include/cairo/cairo-xlib.h
/home/trs80/bin/install-check -m 644 cairo-xlib-xrender.h /scratch/gnometinderbox/microtinder/build-output/include/cairo/cairo-xlib-xrender.h
/home/trs80/bin/install-check .libs/libcairo.so.2.2.2 /scratch/gnometinderbox/microtinder/build-output/lib/libcairo.so.2.2.2
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libcairo.so.2 && ln -s libcairo.so.2.2.2 libcairo.so.2)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libcairo.so && ln -s libcairo.so.2.2.2 libcairo.so)
/home/trs80/bin/install-check .libs/libcairo.lai /scratch/gnometinderbox/microtinder/build-output/lib/libcairo.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
----------------------------------------------------------------------
Libraries have been installed in:
/scratch/gnometinderbox/microtinder/build-output/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/src'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/src'
Making install in doc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
Making install in public
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc/public'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc/public'
make[3]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/gtk-doc/html/cairo; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/home/trs80/bin/install-check -m 644 $i /scratch/gnometinderbox/microtinder/build-output/share/gtk-doc/html/cairo; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/home/trs80/bin/install-check -m 644 ./html/index.sgml /scratch/gnometinderbox/microtinder/build-output/share/gtk-doc/html/cairo || :; \
fi
-- Nothing to install
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc/public'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc/public'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/doc'
Making install in test
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo/test'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/cairo'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig
/home/trs80/bin/install-check -m 644 cairo.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/cairo.pc
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/cairo'
Succeeded 2005-08-25 00:33:50.737