fontconfig Build Log

Checking out fontconfig 2005-08-17 04:20:51.293
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anoncvs@cvs.freedesktop.org:/cvs/fontconfig update -dP -A .
M configure.in
M doc/Makefile.am
M src/Makefile.am
Building fontconfig 2005-08-17 04:20:54.922
gmake -j8  
cd . && /bin/bash /space/gnometinderbox/microtinder/cvs/fontconfig/missing --run aclocal-1.9 
/space/gnometinderbox/microtinder/build-output/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
cd . && /bin/bash /space/gnometinderbox/microtinder/cvs/fontconfig/missing --run autoconf
 cd . && /bin/bash /space/gnometinderbox/microtinder/cvs/fontconfig/missing --run automake-1.9 --gnu 
/bin/bash ./config.status --recheck
running /bin/bash ./configure  --enable-maintainer-mode --prefix /space/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc --with-libiconv=gnu CFLAGS=-Wall -O2 CPPFLAGS=-I/opt/csw/include LDFLAGS=-L/opt/csw/lib  --no-create --no-recursion
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake -j8 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 gmake -j8... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking whether ln -s works... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for a sed that does not truncate output... /opt/csw/bin/gsed
checking for egrep... egrep
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
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... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p 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/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.9 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/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/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/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether gmake -j8 sets $(MAKE)... (cached) yes
checking for a C compiler for build tools... gcc
checking for suffix of executable build tools... 
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for vprintf... yes
checking for _doprnt... yes
checking for geteuid... yes
checking for getuid... yes
checking for link... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strtol... yes
checking for getopt... yes
checking for getopt_long... no
checking for iconv... yes
checking for libiconv_open in -liconv... yes
checking for freetype-config... /usr/sfw/bin/freetype-config
checking for FT_Get_Next_Char... yes
checking for FT_Get_BDF_Property... yes
checking for FT_Get_PS_Font_Info... yes
checking for FT_Has_PS_Glyph_Names... yes
checking for FT_Get_X11_Font_Format... yes
checking for FT_Bitmap_Size.y_ppem... no
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_SetDoctypeDeclHandler... yes
checking for docbook2html... no
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating fontconfig/Makefile
config.status: creating fc-lang/Makefile
config.status: creating fc-glyphname/Makefile
config.status: creating fc-case/Makefile
config.status: creating src/Makefile
config.status: creating src/fontconfig.def
config.status: creating conf.d/Makefile
config.status: creating fc-cache/Makefile
config.status: creating fc-list/Makefile
config.status: creating fc-match/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version.sgml
config.status: creating test/Makefile
config.status: creating fontconfig.spec
config.status: creating fontconfig.pc
config.status: creating fonts.conf
config.status: creating fontconfig-zip
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
cd . && /bin/sh /space/gnometinderbox/microtinder/cvs/fontconfig/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
gmake -j8  all-recursive
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
Making all in fontconfig
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fontconfig'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fontconfig'
Making all in fc-case
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-case'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing  -I/opt/csw/include  -Wall -O2 -MT fc-case.o -MD -MP -MF ".deps/fc-case.Tpo" -c -o fc-case.o fc-case.c; \
then mv -f ".deps/fc-case.Tpo" ".deps/fc-case.Po"; else rm -f ".deps/fc-case.Tpo"; exit 1; fi
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
fc-case.c: In function `parseRaw':
fc-case.c:217: warning: subscript has type `char'
gcc  -Wall -O2  -L/opt/csw/lib -o fc-case  fc-case.o  
rm -f fccase.h
./fc-case ../fc-case/CaseFolding.txt < ../fc-case/fccase.tmpl.h > fccase.h
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-case'
Making all in fc-lang
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-lang'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing  -I/opt/csw/include  -Wall -O2 -MT fc-lang.o -MD -MP -MF ".deps/fc-lang.Tpo" -c -o fc-lang.o fc-lang.c; \
then mv -f ".deps/fc-lang.Tpo" ".deps/fc-lang.Po"; else rm -f ".deps/fc-lang.Tpo"; exit 1; fi
gcc  -Wall -O2  -L/opt/csw/lib -o fc-lang  fc-lang.o  
rm -f fclang.h
./fc-lang -d . aa.orth ab.orth af.orth am.orth ar.orth ast.orth ava.orth ay.orth az.orth az_ir.orth ba.orth bam.orth be.orth bg.orth bh.orth bho.orth bi.orth bin.orth bn.orth bo.orth br.orth bs.orth bua.orth ca.orth ce.orth ch.orth chm.orth chr.orth co.orth cs.orth cu.orth cv.orth cy.orth da.orth de.orth dz.orth el.orth en.orth eo.orth es.orth et.orth eu.orth fa.orth fi.orth fj.orth fo.orth fr.orth ful.orth fur.orth fy.orth ga.orth gd.orth gez.orth gl.orth gn.orth gu.orth gv.orth ha.orth haw.orth he.orth hi.orth ho.orth hr.orth hu.orth hy.orth ia.orth ibo.orth id.orth ie.orth ik.orth io.orth is.orth it.orth iu.orth ja.orth ka.orth kaa.orth ki.orth kk.orth kl.orth km.orth kn.orth ko.orth kok.orth ks.orth ku.orth ku_ir.orth kum.orth kv.orth kw.orth ky.orth la.orth lb.orth lez.orth lo.orth lt.orth lv.orth mg.orth mh.orth mi.orth mk.orth ml.orth mn.orth mo.orth mr.orth mt.orth my.orth nb.orth nds.orth ne.orth nl.orth nn.orth no.orth ny.orth oc.orth om.orth or.orth os.orth pa.orth pl.orth ps_af.orth ps_pk.orth pt.orth rm.orth ro.orth ru.orth sa.orth sah.orth sco.orth se.orth sel.orth sh.orth si.orth sk.orth sl.orth sm.orth sma.orth smj.orth smn.orth sms.orth so.orth sq.orth sr.orth sv.orth sw.orth syr.orth ta.orth te.orth tg.orth th.orth ti_er.orth ti_et.orth tig.orth tk.orth tl.orth tn.orth to.orth tr.orth ts.orth tt.orth tw.orth tyv.orth ug.orth uk.orth ur.orth uz.orth ven.orth vi.orth vo.orth vot.orth wa.orth wen.orth wo.orth xh.orth yap.orth yi.orth yo.orth zh_cn.orth zh_hk.orth zh_mo.orth zh_sg.orth zh_tw.orth zu.orth < ../fc-lang/fclang.tmpl.h > fclang.h
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-lang'
Making all in fc-glyphname
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-glyphname'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing  -I/opt/csw/include  -Wall -O2 -MT fc-glyphname.o -MD -MP -MF ".deps/fc-glyphname.Tpo" -c -o fc-glyphname.o fc-glyphname.c; \
then mv -f ".deps/fc-glyphname.Tpo" ".deps/fc-glyphname.Po"; else rm -f ".deps/fc-glyphname.Tpo"; exit 1; fi
gcc  -Wall -O2  -L/opt/csw/lib -o fc-glyphname  fc-glyphname.o  
rm -f fcglyphname.h
./fc-glyphname ../fc-glyphname/zapfdingbats.txt < ../fc-glyphname/fcglyphname.tmpl.h > fcglyphname.h
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-glyphname'
Making all in src
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcatomic.lo -MD -MP -MF ".deps/fcatomic.Tpo" -c -o fcatomic.lo fcatomic.c; \
then mv -f ".deps/fcatomic.Tpo" ".deps/fcatomic.Plo"; else rm -f ".deps/fcatomic.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcblanks.lo -MD -MP -MF ".deps/fcblanks.Tpo" -c -o fcblanks.lo fcblanks.c; \
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
then mv -f ".deps/fcblanks.Tpo" ".deps/fcblanks.Plo"; else rm -f ".deps/fcblanks.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fccache.lo -MD -MP -MF ".deps/fccache.Tpo" -c -o fccache.lo fccache.c; \
then mv -f ".deps/fccache.Tpo" ".deps/fccache.Plo"; else rm -f ".deps/fccache.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fccfg.lo -MD -MP -MF ".deps/fccfg.Tpo" -c -o fccfg.lo fccfg.c; \
then mv -f ".deps/fccfg.Tpo" ".deps/fccfg.Plo"; else rm -f ".deps/fccfg.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fccharset.lo -MD -MP -MF ".deps/fccharset.Tpo" -c -o fccharset.lo fccharset.c; \
then mv -f ".deps/fccharset.Tpo" ".deps/fccharset.Plo"; else rm -f ".deps/fccharset.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcdbg.lo -MD -MP -MF ".deps/fcdbg.Tpo" -c -o fcdbg.lo fcdbg.c; \
then mv -f ".deps/fcdbg.Tpo" ".deps/fcdbg.Plo"; else rm -f ".deps/fcdbg.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcdefault.lo -MD -MP -MF ".deps/fcdefault.Tpo" -c -o fcdefault.lo fcdefault.c; \
then mv -f ".deps/fcdefault.Tpo" ".deps/fcdefault.Plo"; else rm -f ".deps/fcdefault.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcdir.lo -MD -MP -MF ".deps/fcdir.Tpo" -c -o fcdir.lo fcdir.c; \
then mv -f ".deps/fcdir.Tpo" ".deps/fcdir.Plo"; else rm -f ".deps/fcdir.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c  -fPIC -DPIC -o .libs/fcdir.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c fcdbg.c  -fPIC -DPIC -o .libs/fcdbg.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcblanks.lo -MD -MP -MF .deps/fcblanks.Tpo -c fcblanks.c  -fPIC -DPIC -o .libs/fcblanks.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c fccharset.c  -fPIC -DPIC -o .libs/fccharset.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c fccache.c  -fPIC -DPIC -o .libs/fccache.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c fcatomic.c  -fPIC -DPIC -o .libs/fcatomic.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c fcdefault.c  -fPIC -DPIC -o .libs/fcdefault.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c  -fPIC -DPIC -o .libs/fccfg.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcfreetype.lo -MD -MP -MF ".deps/fcfreetype.Tpo" -c -o fcfreetype.lo fcfreetype.c; \
then mv -f ".deps/fcfreetype.Tpo" ".deps/fcfreetype.Plo"; else rm -f ".deps/fcfreetype.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcfs.lo -MD -MP -MF ".deps/fcfs.Tpo" -c -o fcfs.lo fcfs.c; \
then mv -f ".deps/fcfs.Tpo" ".deps/fcfs.Plo"; else rm -f ".deps/fcfs.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcinit.lo -MD -MP -MF ".deps/fcinit.Tpo" -c -o fcinit.lo fcinit.c; \
then mv -f ".deps/fcinit.Tpo" ".deps/fcinit.Plo"; else rm -f ".deps/fcinit.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fclang.lo -MD -MP -MF ".deps/fclang.Tpo" -c -o fclang.lo fclang.c; \
then mv -f ".deps/fclang.Tpo" ".deps/fclang.Plo"; else rm -f ".deps/fclang.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fclist.lo -MD -MP -MF ".deps/fclist.Tpo" -c -o fclist.lo fclist.c; \
then mv -f ".deps/fclist.Tpo" ".deps/fclist.Plo"; else rm -f ".deps/fclist.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcmatch.lo -MD -MP -MF ".deps/fcmatch.Tpo" -c -o fcmatch.lo fcmatch.c; \
then mv -f ".deps/fcmatch.Tpo" ".deps/fcmatch.Plo"; else rm -f ".deps/fcmatch.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcmatrix.lo -MD -MP -MF ".deps/fcmatrix.Tpo" -c -o fcmatrix.lo fcmatrix.c; \
then mv -f ".deps/fcmatrix.Tpo" ".deps/fcmatrix.Plo"; else rm -f ".deps/fcmatrix.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcname.lo -MD -MP -MF ".deps/fcname.Tpo" -c -o fcname.lo fcname.c; \
then mv -f ".deps/fcname.Tpo" ".deps/fcname.Plo"; else rm -f ".deps/fcname.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcinit.lo -MD -MP -MF .deps/fcinit.Tpo -c fcinit.c  -fPIC -DPIC -o .libs/fcinit.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcmatrix.lo -MD -MP -MF .deps/fcmatrix.Tpo -c fcmatrix.c  -fPIC -DPIC -o .libs/fcmatrix.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c  -fPIC -DPIC -o .libs/fcfreetype.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcfs.lo -MD -MP -MF .deps/fcfs.Tpo -c fcfs.c  -fPIC -DPIC -o .libs/fcfs.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcmatch.lo -MD -MP -MF .deps/fcmatch.Tpo -c fcmatch.c  -fPIC -DPIC -o .libs/fcmatch.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fclist.lo -MD -MP -MF .deps/fclist.Tpo -c fclist.c  -fPIC -DPIC -o .libs/fclist.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fclang.lo -MD -MP -MF .deps/fclang.Tpo -c fclang.c  -fPIC -DPIC -o .libs/fclang.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcname.lo -MD -MP -MF .deps/fcname.Tpo -c fcname.c  -fPIC -DPIC -o .libs/fcname.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcpat.lo -MD -MP -MF ".deps/fcpat.Tpo" -c -o fcpat.lo fcpat.c; \
then mv -f ".deps/fcpat.Tpo" ".deps/fcpat.Plo"; else rm -f ".deps/fcpat.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcstr.lo -MD -MP -MF ".deps/fcstr.Tpo" -c -o fcstr.lo fcstr.c; \
then mv -f ".deps/fcstr.Tpo" ".deps/fcstr.Plo"; else rm -f ".deps/fcstr.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/space/gnometinderbox/microtinder/build-output/etc/fonts"' -I.. -I../src  -I/opt/csw/include  -Wall -O2 -MT fcxml.lo -MD -MP -MF ".deps/fcxml.Tpo" -c -o fcxml.lo fcxml.c; \
then mv -f ".deps/fcxml.Tpo" ".deps/fcxml.Plo"; else rm -f ".deps/fcxml.Tpo"; exit 1; fi
fcfreetype.c: In function `FcSfntNameTranscode':
fcfreetype.c:721: warning: passing arg 2 of `libiconv' from incompatible pointer type
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c fcpat.c  -fPIC -DPIC -o .libs/fcpat.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c fcstr.c  -fPIC -DPIC -o .libs/fcstr.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/space/gnometinderbox/microtinder/build-output/etc/fonts\" -I.. -I../src -I/opt/csw/include -Wall -O2 -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c  -fPIC -DPIC -o .libs/fcxml.o
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -O2  -L/opt/csw/lib -o libfontconfig.la -rpath /space/gnometinderbox/microtinder/build-output/lib -version-info 1:4:0   fcatomic.lo fcblanks.lo fccache.lo fccfg.lo fccharset.lo fcdbg.lo fcdefault.lo fcdir.lo fcfreetype.lo fcfs.lo fcinit.lo fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo fcpat.lo fcstr.lo fcxml.lo -L/usr/sfw/lib -lfreetype -lz -lexpat -liconv 
rm -fr  .libs/libfontconfig.la .libs/libfontconfig.lai .libs/libfontconfig.so .libs/libfontconfig.so.1 .libs/libfontconfig.so.1.0.4
gcc -shared -Wl,-h -Wl,libfontconfig.so.1 -o .libs/libfontconfig.so.1.0.4  .libs/fcatomic.o .libs/fcblanks.o .libs/fccache.o .libs/fccfg.o .libs/fccharset.o .libs/fcdbg.o .libs/fcdefault.o .libs/fcdir.o .libs/fcfreetype.o .libs/fcfs.o .libs/fcinit.o .libs/fclang.o .libs/fclist.o .libs/fcmatch.o .libs/fcmatrix.o .libs/fcname.o .libs/fcpat.o .libs/fcstr.o .libs/fcxml.o  -R/opt/csw/lib -R/opt/csw/lib -L/opt/csw/lib -L/usr/sfw/lib /opt/csw/lib/libfreetype.so -lz /opt/csw/lib/libexpat.so /opt/csw/lib/libiconv.so -lc 
(cd .libs && rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.0.4 libfontconfig.so.1)
(cd .libs && rm -f libfontconfig.so && ln -s libfontconfig.so.1.0.4 libfontconfig.so)
creating libfontconfig.la
(cd .libs && rm -f libfontconfig.la && ln -s ../libfontconfig.la libfontconfig.la)
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/src'
Making all in fc-cache
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2  -I/opt/csw/include  -Wall -O2 -MT fc-cache.o -MD -MP -MF ".deps/fc-cache.Tpo" -c -o fc-cache.o fc-cache.c; \
then mv -f ".deps/fc-cache.Tpo" ".deps/fc-cache.Po"; else rm -f ".deps/fc-cache.Tpo"; exit 1; fi
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -O2  -L/opt/csw/lib -o fc-cache  fc-cache.o ../src/libfontconfig.la 
gcc -Wall -O2 -o .libs/fc-cache fc-cache.o  -L/opt/csw/lib ../src/.libs/libfontconfig.so -L/usr/sfw/lib /opt/csw/lib/libfreetype.so -lz /opt/csw/lib/libexpat.so /opt/csw/lib/libiconv.so -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
creating fc-cache
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache'
Making all in fc-list
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-list'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing  -I/opt/csw/include  -Wall -O2 -MT fc-list.o -MD -MP -MF ".deps/fc-list.Tpo" -c -o fc-list.o fc-list.c; \
then mv -f ".deps/fc-list.Tpo" ".deps/fc-list.Po"; else rm -f ".deps/fc-list.Tpo"; exit 1; fi
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -O2  -L/opt/csw/lib -o fc-list  fc-list.o ../src/libfontconfig.la 
mkdir .libs
gcc -Wall -O2 -o .libs/fc-list fc-list.o  -L/opt/csw/lib ../src/.libs/libfontconfig.so -L/usr/sfw/lib /opt/csw/lib/libfreetype.so -lz /opt/csw/lib/libexpat.so /opt/csw/lib/libiconv.so -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
creating fc-list
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-list'
Making all in fc-match
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-match'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/sfw/include -I/usr/sfw/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing  -I/opt/csw/include  -Wall -O2 -MT fc-match.o -MD -MP -MF ".deps/fc-match.Tpo" -c -o fc-match.o fc-match.c; \
then mv -f ".deps/fc-match.Tpo" ".deps/fc-match.Po"; else rm -f ".deps/fc-match.Tpo"; exit 1; fi
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -O2  -L/opt/csw/lib -o fc-match  fc-match.o ../src/libfontconfig.la 
mkdir .libs
gcc -Wall -O2 -o .libs/fc-match fc-match.o  -L/opt/csw/lib ../src/.libs/libfontconfig.so -L/usr/sfw/lib /opt/csw/lib/libfreetype.so -lz /opt/csw/lib/libexpat.so /opt/csw/lib/libiconv.so -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
creating fc-match
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-match'
Making all in conf.d
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/conf.d'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/conf.d'
Making all in test
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig'
Checking fontconfig 2005-08-17 04:26:34.943
gmake -j8   check
Making check in fontconfig
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fontconfig'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fontconfig'
Making check in fc-case
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-case'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-case'
Making check in fc-lang
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-lang'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-lang'
Making check in fc-glyphname
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-glyphname'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-glyphname'
Making check in src
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/src'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/src'
Making check in fc-cache
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache'
Making check in fc-list
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-list'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-list'
Making check in fc-match
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-match'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-match'
Making check in conf.d
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/conf.d'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/conf.d'
Making check in test
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake -j8  run-test.sh
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake[2]: Nothing to be done for `run-test.sh'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake -j8  check-TESTS
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
PASS: run-test.sh
==================
All 1 tests passed
==================
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
Installing fontconfig 2005-08-17 04:26:53.304
gmake -j8   install
Making install in fontconfig
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fontconfig'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fontconfig'
gmake[2]: Nothing to be done for `install-exec-am'.
test -z "/space/gnometinderbox/microtinder/build-output/include/fontconfig" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/include/fontconfig"
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'fontconfig.h' '/space/gnometinderbox/microtinder/build-output/include/fontconfig/fontconfig.h'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'fcfreetype.h' '/space/gnometinderbox/microtinder/build-output/include/fontconfig/fcfreetype.h'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'fcprivate.h' '/space/gnometinderbox/microtinder/build-output/include/fontconfig/fcprivate.h'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fontconfig'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fontconfig'
Making install in fc-case
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-case'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-case'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-case'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-case'
Making install in fc-lang
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-lang'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-lang'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-lang'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-lang'
Making install in fc-glyphname
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-glyphname'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-glyphname'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-glyphname'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-glyphname'
Making install in src
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/src'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/src'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
test -z "/space/gnometinderbox/microtinder/build-output/lib" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/lib"
gmake[2]: Nothing to be done for `install-data-am'.
 /bin/sh ../libtool --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  'libfontconfig.la' '/space/gnometinderbox/microtinder/build-output/lib/libfontconfig.la'
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/libfontconfig.so.1.0.4 /space/gnometinderbox/microtinder/build-output/lib/libfontconfig.so.1.0.4
(cd /space/gnometinderbox/microtinder/build-output/lib && rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.0.4 libfontconfig.so.1)
(cd /space/gnometinderbox/microtinder/build-output/lib && rm -f libfontconfig.so && ln -s libfontconfig.so.1.0.4 libfontconfig.so)
chmod +x /space/gnometinderbox/microtinder/build-output/lib/libfontconfig.so.1.0.4
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/libfontconfig.lai /space/gnometinderbox/microtinder/build-output/lib/libfontconfig.la
----------------------------------------------------------------------
Libraries have been installed in:
   /space/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
   - use the `-RLIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/src'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/src'
Making install in fc-cache
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
test -z "/space/gnometinderbox/microtinder/build-output/bin" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/bin"
test -z "/space/gnometinderbox/microtinder/build-output/man/man1" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/man/man1"
  /bin/sh ../libtool --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check 'fc-cache' '/space/gnometinderbox/microtinder/build-output/bin/fc-cache'
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/fc-cache /space/gnometinderbox/microtinder/build-output/bin/fc-cache
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache'
Making install in fc-list
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-list'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-list'
test -z "/space/gnometinderbox/microtinder/build-output/bin" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/bin"
test -z "/space/gnometinderbox/microtinder/build-output/man/man1" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/man/man1"
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
  /bin/sh ../libtool --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check 'fc-list' '/space/gnometinderbox/microtinder/build-output/bin/fc-list'
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/fc-list /space/gnometinderbox/microtinder/build-output/bin/fc-list
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-list'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-list'
Making install in fc-match
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-match'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-match'
test -z "/space/gnometinderbox/microtinder/build-output/bin" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/bin"
test -z "/space/gnometinderbox/microtinder/build-output/man/man1" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/man/man1"
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
  /bin/sh ../libtool --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check 'fc-match' '/space/gnometinderbox/microtinder/build-output/bin/fc-match'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './fc-match.1' '/space/gnometinderbox/microtinder/build-output/man/man1/fc-match.1'
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/fc-match /space/gnometinderbox/microtinder/build-output/bin/fc-match
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-match'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/fc-match'
Making install in conf.d
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/conf.d'
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/conf.d'
gmake[2]: Nothing to be done for `install-exec-am'.
test -z "/space/gnometinderbox/microtinder/build-output/etc/fonts/conf.d" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/etc/fonts/conf.d"
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'autohint.conf' '/space/gnometinderbox/microtinder/build-output/etc/fonts/conf.d/autohint.conf'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'no-bitmaps.conf' '/space/gnometinderbox/microtinder/build-output/etc/fonts/conf.d/no-bitmaps.conf'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'no-sub-pixel.conf' '/space/gnometinderbox/microtinder/build-output/etc/fonts/conf.d/no-sub-pixel.conf'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'sub-pixel.conf' '/space/gnometinderbox/microtinder/build-output/etc/fonts/conf.d/sub-pixel.conf'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'unhinted.conf' '/space/gnometinderbox/microtinder/build-output/etc/fonts/conf.d/unhinted.conf'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'yes-bitmaps.conf' '/space/gnometinderbox/microtinder/build-output/etc/fonts/conf.d/yes-bitmaps.conf'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/conf.d'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/conf.d'
Making install in test
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig/test'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig'
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/fontconfig'
gmake[2]: Nothing to be done for `install-exec-am'.
test -z "/space/gnometinderbox/microtinder/build-output/etc/fonts" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/etc/fonts"
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
/space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d /space/gnometinderbox/microtinder/build-output/etc/fonts
test -z "/space/gnometinderbox/microtinder/build-output/lib/pkgconfig" || /space/gnometinderbox/microtinder/cvs/fontconfig/install-sh -d "/space/gnometinderbox/microtinder/build-output/lib/pkgconfig"
if [ -f /space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.conf ]; then \
  echo "backing up existing /space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.conf"; \
  mv /space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.conf /space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.conf.bak; \
fi
backing up existing /space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.conf
if [ -f ./fonts.conf ]; then \
  echo " /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./fonts.conf /space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.conf"; \
  /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./fonts.conf /space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.conf; \
else if [ -f fonts.conf ]; then \
  echo " /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 fonts.conf /space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.conf"; \
  /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 fonts.conf /space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.conf; \
fi; fi
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./fonts.conf /space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.conf
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'fonts.dtd' '/space/gnometinderbox/microtinder/build-output/etc/fonts/fonts.dtd'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'fontconfig.pc' '/space/gnometinderbox/microtinder/build-output/lib/pkgconfig/fontconfig.pc'
if test -z ""; then \
    echo " fc-cache/fc-cache -f -v"; \
    fc-cache/fc-cache -f -v; \
else \
    echo "***"; \
    echo "*** Warning: fonts.cache not built"; \
    echo "***"; \
    echo "*** Generate this file manually on host system using fc-cache"; \
    echo "***"; \
fi
 fc-cache/fc-cache -f -v
/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache/.libs/fc-cache: "/usr/share/fonts": skipping, no such directory
/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache/.libs/fc-cache: "/home/wheel/trs80/.fonts": caching, 4 fonts, 0 dirs
/space/gnometinderbox/microtinder/cvs/fontconfig/fc-cache/.libs/fc-cache: succeeded
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/fontconfig'
Succeeded 2005-08-17 04:27:04.336