ENTER do("bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/fontconfig.spec'", '/var/lib/mock/dist-olpc2-build-119302-19247/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/fontconfig.spec' warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/fontconfig-2.4.2-5.olpc2.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/fontconfig.spec'", '/var/lib/mock/dist-olpc2-build-119302-19247/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/fontconfig.spec' Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.64853 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf fontconfig-2.4.2 + /bin/gzip -dc /builddir/build/SOURCES/fontconfig-2.4.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fontconfig-2.4.2 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mtime_fix.patch):' Patch #0 (mtime_fix.patch): + patch -p1 -b --suffix .buildroot -s + echo 'Patch #1 (FcConfigUptoDate_fix.patch):' Patch #1 (FcConfigUptoDate_fix.patch): + patch -p1 -b --suffix .buildroot -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.64853 + umask 022 + cd /builddir/build/BUILD + cd fontconfig-2.4.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-add-fonts=/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/TTF checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no 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 i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... 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 pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip 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 static flag -static 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... yes 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++ static flag -static 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether make 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 for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... 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... yes checking for sysconf... yes checking for ftruncate... yes checking for chsize... no checking for rand... yes checking for random... yes checking for lrand48... yes checking for a usable iconv... libc checking for freetype-config... /usr/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... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_SetDoctypeDeclHandler... yes checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for docbook2html... yes DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcConfigCreate.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInverval.3 FcConfigSetRescanInverval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcFileScan.3 FcDirScan.3 FcDirSave.3 FcDirCacheValid.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 configure: creating ./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 fc-arch/Makefile config.status: creating src/Makefile config.status: creating conf.d/Makefile config.status: creating fc-cache/Makefile config.status: creating fc-cat/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: executing depfiles commands + export ELINKS_CONFDIR=/builddir/build/BUILD/fontconfig-2.4.2/elinks-conf + ELINKS_CONFDIR=/builddir/build/BUILD/fontconfig-2.4.2/elinks-conf + mkdir -p /builddir/build/BUILD/fontconfig-2.4.2/elinks-conf + echo 'set protocol.file.allow_special_files = 1' + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2' Making all in fontconfig make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fontconfig' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fontconfig' Making all in fc-case make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' touch fcalias.h fcaliastail.h make all-am make[3]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fc-case fc-case.o rm -f fccase.h ./fc-case ../fc-case/CaseFolding.txt < ../fc-case/fccase.tmpl.h > fccase.h make[3]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' Making all in fc-lang make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' touch fcalias.h fcaliastail.h make all-am make[3]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fc-lang fc-lang.o rm -f fclang.h ./fc-lang -d . aa.orth ab.orth af.orth am.orth ar.orth as.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 ln.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 make[3]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' Making all in fc-glyphname make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' touch fcalias.h fcaliastail.h make all-am make[3]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fc-glyphname fc-glyphname.o rm -f fcglyphname.h ./fc-glyphname ../fc-glyphname/zapfdingbats.txt < ../fc-glyphname/fcglyphname.tmpl.h > fcglyphname.h make[3]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' Making all in fc-arch make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' touch fcalias.h fcaliastail.h make all-am make[3]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fc-arch.o -MD -MP -MF ".deps/fc-arch.Tpo" -c -o fc-arch.o fc-arch.c; \ then mv -f ".deps/fc-arch.Tpo" ".deps/fc-arch.Po"; else rm -f ".deps/fc-arch.Tpo"; exit 1; fi gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fc-arch fc-arch.o rm -f fcarch.h ./fc-arch auto < ../fc-arch/fcarch.tmpl.h > fcarch.h make[3]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' Making all in src make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/src' sh ../src/makealias "../src" ../fontconfig/fontconfig.h ../fontconfig/fcfreetype.h ../fontconfig/fcprivate.h make all-am make[3]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c fcatomic.c -o fcatomic.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcblanks.lo -MD -MP -MF ".deps/fcblanks.Tpo" -c -o fcblanks.lo fcblanks.c; \ then mv -f ".deps/fcblanks.Tpo" ".deps/fcblanks.Plo"; else rm -f ".deps/fcblanks.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcblanks.lo -MD -MP -MF .deps/fcblanks.Tpo -c fcblanks.c -o fcblanks.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c fccache.c -o fccache.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c -fPIC -DPIC -o .libs/fccfg.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c -o fccfg.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c fccharset.c -o fccharset.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c fcdbg.c -o fcdbg.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c fcdefault.c -o fcdefault.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c -o fcdir.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c -o fcfreetype.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcfs.lo -MD -MP -MF .deps/fcfs.Tpo -c fcfs.c -o fcfs.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcinit.lo -MD -MP -MF .deps/fcinit.Tpo -c fcinit.c -o fcinit.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fclang.lo -MD -MP -MF .deps/fclang.Tpo -c fclang.c -o fclang.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fclist.lo -MD -MP -MF .deps/fclist.Tpo -c fclist.c -o fclist.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcmatch.lo -MD -MP -MF .deps/fcmatch.Tpo -c fcmatch.c -o fcmatch.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcmatrix.lo -MD -MP -MF .deps/fcmatrix.Tpo -c fcmatrix.c -o fcmatrix.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcname.lo -MD -MP -MF .deps/fcname.Tpo -c fcname.c -fPIC -DPIC -o .libs/fcname.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcname.lo -MD -MP -MF .deps/fcname.Tpo -c fcname.c -o fcname.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c fcpat.c -o fcpat.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcserialize.lo -MD -MP -MF ".deps/fcserialize.Tpo" -c -o fcserialize.lo fcserialize.c; \ then mv -f ".deps/fcserialize.Tpo" ".deps/fcserialize.Plo"; else rm -f ".deps/fcserialize.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcserialize.lo -MD -MP -MF .deps/fcserialize.Tpo -c fcserialize.c -fPIC -DPIC -o .libs/fcserialize.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcserialize.lo -MD -MP -MF .deps/fcserialize.Tpo -c fcserialize.c -o fcserialize.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c fcstr.c -o fcstr.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c -fPIC -DPIC -o .libs/fcxml.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c -o fcxml.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/etc/fonts"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ftglue.lo -MD -MP -MF ".deps/ftglue.Tpo" -c -o ftglue.lo ftglue.c; \ then mv -f ".deps/ftglue.Tpo" ".deps/ftglue.Plo"; else rm -f ".deps/ftglue.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ftglue.lo -MD -MP -MF .deps/ftglue.Tpo -c ftglue.c -fPIC -DPIC -o .libs/ftglue.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/etc/fonts\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ftglue.lo -MD -MP -MF .deps/ftglue.Tpo -c ftglue.c -o ftglue.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libfontconfig.la -rpath /usr/lib -version-info 3:0:2 -no-undefined 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 fcserialize.lo fcstr.lo fcxml.lo ftglue.lo -lfreetype -lexpat gcc -shared .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/fcserialize.o .libs/fcstr.o .libs/fcxml.o .libs/ftglue.o -lfreetype /usr/lib/libexpat.so -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libfontconfig.so.1 -o .libs/libfontconfig.so.1.2.0 (cd .libs && rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.2.0 libfontconfig.so.1) (cd .libs && rm -f libfontconfig.so && ln -s libfontconfig.so.1.2.0 libfontconfig.so) ar cru .libs/libfontconfig.a fcatomic.o fcblanks.o fccache.o fccfg.o fccharset.o fcdbg.o fcdefault.o fcdir.o fcfreetype.o fcfs.o fcinit.o fclang.o fclist.o fcmatch.o fcmatrix.o fcname.o fcpat.o fcserialize.o fcstr.o fcxml.o ftglue.o ranlib .libs/libfontconfig.a creating libfontconfig.la (cd .libs && rm -f libfontconfig.la && ln -s ../libfontconfig.la libfontconfig.la) make[3]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/src' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/src' Making all in fc-cache make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cache' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fc-cache fc-cache.o -lfreetype -lexpat ../src/libfontconfig.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/fc-cache fc-cache.o -lfreetype /usr/lib/libexpat.so ../src/.libs/libfontconfig.so creating fc-cache rm -f fc-cache.1 docbook2man ../fc-cache/fc-cache.sgml Using catalogs: /etc/sgml/sgml-docbook-4.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/fontconfig-2.4.2/fc-cache/../fc-cache/fc-cache.sgml JosselinMouette2003Josselin MouetteSep 22, 2005Done. rm -f manpage.refs manpage.links make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cache' Making all in fc-cat make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cat' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fc-cat.o -MD -MP -MF ".deps/fc-cat.Tpo" -c -o fc-cat.o fc-cat.c; \ then mv -f ".deps/fc-cat.Tpo" ".deps/fc-cat.Po"; else rm -f ".deps/fc-cat.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fc-cat fc-cat.o -lfreetype -lexpat ../src/libfontconfig.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/fc-cat fc-cat.o -lfreetype /usr/lib/libexpat.so ../src/.libs/libfontconfig.so creating fc-cat rm -f fc-cat.1 docbook2man ../fc-cat/fc-cat.sgml Using catalogs: /etc/sgml/sgml-docbook-4.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/fontconfig-2.4.2/fc-cat/../fc-cat/fc-cat.sgml PatrickLam2005Patrick LamSep 22, 2005Done. rm -f manpage.refs manpage.links make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cat' Making all in fc-list make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-list' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fc-list fc-list.o -lfreetype -lexpat ../src/libfontconfig.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/fc-list fc-list.o -lfreetype /usr/lib/libexpat.so ../src/.libs/libfontconfig.so creating fc-list rm -f fc-list.1 docbook2man ../fc-list/fc-list.sgml Using catalogs: /etc/sgml/sgml-docbook-4.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/fontconfig-2.4.2/fc-list/../fc-list/fc-list.sgml JosselinMouette2003Josselin MouetteSep 16, 2003Done. rm -f manpage.refs manpage.links make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-list' Making all in fc-match make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-match' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fc-match fc-match.o -lfreetype -lexpat ../src/libfontconfig.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/fc-match fc-match.o -lfreetype /usr/lib/libexpat.so ../src/.libs/libfontconfig.so creating fc-match rm -f fc-match.1 docbook2man ../fc-match/fc-match.sgml Using catalogs: /etc/sgml/sgml-docbook-4.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/fontconfig-2.4.2/fc-match/../fc-match/fc-match.sgml PatrickLam2003Patrick LamApr 6, 2006Done. rm -f manpage.refs manpage.links make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-match' Making all in conf.d make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/conf.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/conf.d' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/doc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT edit-sgml.o -MD -MP -MF ".deps/edit-sgml.Tpo" -c -o edit-sgml.o edit-sgml.c; \ then mv -f ".deps/edit-sgml.Tpo" ".deps/edit-sgml.Po"; else rm -f ".deps/edit-sgml.Tpo"; exit 1; fi gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o edit-sgml edit-sgml.o ln -s fontconfig-devel.sgml local-fontconfig-devel.sgml rm -f fcatomic.sgml ./edit-sgml ./func.sgml < 'fcatomic.fncs' > fcatomic.sgml rm -f fcblanks.sgml ./edit-sgml ./func.sgml < 'fcblanks.fncs' > fcblanks.sgml rm -f fccharset.sgml ./edit-sgml ./func.sgml < 'fccharset.fncs' > fccharset.sgml rm -f fcconfig.sgml ./edit-sgml ./func.sgml < 'fcconfig.fncs' > fcconfig.sgml rm -f fcconstant.sgml ./edit-sgml ./func.sgml < 'fcconstant.fncs' > fcconstant.sgml rm -f fcfile.sgml ./edit-sgml ./func.sgml < 'fcfile.fncs' > fcfile.sgml rm -f fcfontset.sgml ./edit-sgml ./func.sgml < 'fcfontset.fncs' > fcfontset.sgml rm -f fcfreetype.sgml ./edit-sgml ./func.sgml < 'fcfreetype.fncs' > fcfreetype.sgml rm -f fcinit.sgml ./edit-sgml ./func.sgml < 'fcinit.fncs' > fcinit.sgml rm -f fcmatrix.sgml ./edit-sgml ./func.sgml < 'fcmatrix.fncs' > fcmatrix.sgml rm -f fcobjectset.sgml ./edit-sgml ./func.sgml < 'fcobjectset.fncs' > fcobjectset.sgml rm -f fcobjecttype.sgml ./edit-sgml ./func.sgml < 'fcobjecttype.fncs' > fcobjecttype.sgml rm -f fcpattern.sgml ./edit-sgml ./func.sgml < 'fcpattern.fncs' > fcpattern.sgml rm -f fcstring.sgml ./edit-sgml ./func.sgml < 'fcstring.fncs' > fcstring.sgml rm -f fcstrset.sgml ./edit-sgml ./func.sgml < 'fcstrset.fncs' > fcstrset.sgml rm -f fcvalue.sgml ./edit-sgml ./func.sgml < 'fcvalue.fncs' > fcvalue.sgml sed "s,@CONFDIR\@,/etc/fonts," < ./confdir.sgml.in | awk '{ if (NR > 1) printf ("\n"); printf ("%s", $0); }' > confdir.sgml rm -f func.refs docbook2man local-fontconfig-devel.sgml Using catalogs: /etc/sgml/sgml-docbook-3.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/fontconfig-2.4.2/doc/local-fontconfig-devel.sgml Done. mv manpage.refs func.refs rm -f manpage.links ln -s fontconfig-user.sgml local-fontconfig-user.sgml rm -f fonts-conf.5 docbook2man local-fontconfig-user.sgml Using catalogs: /etc/sgml/sgml-docbook-3.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/fontconfig-2.4.2/doc/local-fontconfig-user.sgml Done. rm -f manpage.refs manpage.links rm -f fontconfig-user.txt docbook2txt local-fontconfig-user.sgml Using catalogs: /etc/sgml/sgml-docbook-3.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /builddir/build/BUILD/fontconfig-2.4.2/doc/local-fontconfig-user.sgml Done. mv local-fontconfig-user.txt fontconfig-user.txt rm -f fontconfig-devel.txt docbook2txt local-fontconfig-devel.sgml Using catalogs: /etc/sgml/sgml-docbook-3.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /builddir/build/BUILD/fontconfig-2.4.2/doc/local-fontconfig-devel.sgml Done. mv local-fontconfig-devel.txt fontconfig-devel.txt rm -f fontconfig-user.pdf ../missing --run docbook2pdf local-fontconfig-user.sgml && mv local-fontconfig-user.pdf fontconfig-user.pdf \ || echo Failed to generate fontconfig-user.pdf >&2; \ (test -f fontconfig-user.pdf || echo docbook2pdf is required to generate this file >> fontconfig-user.pdf) Using catalogs: /etc/sgml/sgml-docbook-3.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/fontconfig-2.4.2/doc/local-fontconfig-user.sgml Done. rm -f fontconfig-devel.pdf ../missing --run docbook2pdf local-fontconfig-devel.sgml && mv local-fontconfig-devel.pdf fontconfig-devel.pdf \ || echo Failed to generate fontconfig-devel.pdf >&2; \ (test -f fontconfig-devel.pdf || echo docbook2pdf is required to generate this file >> fontconfig-devel.pdf) Using catalogs: /etc/sgml/sgml-docbook-3.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/fontconfig-2.4.2/doc/local-fontconfig-devel.sgml Done. rm -f fontconfig-user.html local-fontconfig-user.html fontconfig-user.html.tmp docbook2html -u local-fontconfig-user.sgml > fontconfig-user.html.tmp test -f local-fontconfig-user.html && mv local-fontconfig-user.html fontconfig-user.html test -f fontconfig-user.html || mv fontconfig-user.html.tmp fontconfig-user.html test -f fontconfig-user.html.tmp && rm -f fontconfig-user.html.tmp rm -f -r fontconfig-devel docbook2html -o fontconfig-devel local-fontconfig-devel.sgml Using catalogs: /etc/sgml/sgml-docbook-3.1-1.0-30.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /builddir/build/BUILD/fontconfig-2.4.2/doc/local-fontconfig-devel.sgml Done. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/doc' Making all in test make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/test' make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2' + make check Making check in fontconfig make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fontconfig' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fontconfig' Making check in fc-case make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' make check-am make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' Making check in fc-lang make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' make check-am make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' Making check in fc-glyphname make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' make check-am make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' Making check in fc-arch make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' make check-am make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' Making check in src make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/src' make check-am make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/src' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/src' Making check in fc-cache make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cache' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cache' Making check in fc-cat make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cat' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cat' Making check in fc-list make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-list' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-list' Making check in fc-match make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-match' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-match' Making check in conf.d make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/conf.d' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/conf.d' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/doc' Making check in test make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/test' make run-test.sh make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/test' make[2]: Nothing to be done for `run-test.sh'. make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/test' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/test' PASS: run-test.sh ================== All 1 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/test' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/test' make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.64341 + umask 022 + cd /builddir/build/BUILD + cd fontconfig-2.4.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/fontconfig-2.4.2-root + make install DESTDIR=/var/tmp/fontconfig-2.4.2-root Making install in fontconfig make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fontconfig' make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fontconfig' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/fontconfig" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/include/fontconfig" /usr/bin/install -c -m 644 'fontconfig.h' '/var/tmp/fontconfig-2.4.2-root/usr/include/fontconfig/fontconfig.h' /usr/bin/install -c -m 644 'fcfreetype.h' '/var/tmp/fontconfig-2.4.2-root/usr/include/fontconfig/fcfreetype.h' /usr/bin/install -c -m 644 'fcprivate.h' '/var/tmp/fontconfig-2.4.2-root/usr/include/fontconfig/fcprivate.h' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fontconfig' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fontconfig' Making install in fc-case make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' make install-am make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' make[3]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-case' Making install in fc-lang make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' make install-am make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' make[3]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-lang' Making install in fc-glyphname make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' make install-am make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' make[3]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-glyphname' Making install in fc-arch make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' make install-am make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' make[3]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-arch' Making install in src make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/src' make[3]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/src' test -z "/usr/lib" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libfontconfig.la' '/var/tmp/fontconfig-2.4.2-root/usr/lib/libfontconfig.la' /usr/bin/install -c .libs/libfontconfig.so.1.2.0 /var/tmp/fontconfig-2.4.2-root/usr/lib/libfontconfig.so.1.2.0 (cd /var/tmp/fontconfig-2.4.2-root/usr/lib && { ln -s -f libfontconfig.so.1.2.0 libfontconfig.so.1 || { rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.2.0 libfontconfig.so.1; }; }) (cd /var/tmp/fontconfig-2.4.2-root/usr/lib && { ln -s -f libfontconfig.so.1.2.0 libfontconfig.so || { rm -f libfontconfig.so && ln -s libfontconfig.so.1.2.0 libfontconfig.so; }; }) /usr/bin/install -c .libs/libfontconfig.lai /var/tmp/fontconfig-2.4.2-root/usr/lib/libfontconfig.la /usr/bin/install -c .libs/libfontconfig.a /var/tmp/fontconfig-2.4.2-root/usr/lib/libfontconfig.a chmod 644 /var/tmp/fontconfig-2.4.2-root/usr/lib/libfontconfig.a ranlib /var/tmp/fontconfig-2.4.2-root/usr/lib/libfontconfig.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/src' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/src' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/src' Making install in fc-cache make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cache' make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cache' test -z "/usr/bin" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'fc-cache' '/var/tmp/fontconfig-2.4.2-root/usr/bin/fc-cache' libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/fc-cache /var/tmp/fontconfig-2.4.2-root/usr/bin/fc-cache /builddir/build/BUILD/fontconfig-2.4.2/install-sh -d "/var/tmp/fontconfig-2.4.2-root/var/cache/fontconfig" test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/share/man/man1" /usr/bin/install -c -m 644 './fc-cache.1' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man1/fc-cache.1' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cache' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cache' Making install in fc-cat make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cat' make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cat' test -z "/usr/bin" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'fc-cat' '/var/tmp/fontconfig-2.4.2-root/usr/bin/fc-cat' libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/fc-cat /var/tmp/fontconfig-2.4.2-root/usr/bin/fc-cat test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/share/man/man1" /usr/bin/install -c -m 644 './fc-cat.1' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man1/fc-cat.1' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cat' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-cat' Making install in fc-list make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-list' make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-list' test -z "/usr/bin" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'fc-list' '/var/tmp/fontconfig-2.4.2-root/usr/bin/fc-list' libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/fc-list /var/tmp/fontconfig-2.4.2-root/usr/bin/fc-list test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/share/man/man1" /usr/bin/install -c -m 644 './fc-list.1' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man1/fc-list.1' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-list' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-list' Making install in fc-match make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-match' make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-match' test -z "/usr/bin" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'fc-match' '/var/tmp/fontconfig-2.4.2-root/usr/bin/fc-match' libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/fc-match /var/tmp/fontconfig-2.4.2-root/usr/bin/fc-match test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/share/man/man1" /usr/bin/install -c -m 644 './fc-match.1' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man1/fc-match.1' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-match' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/fc-match' Making install in conf.d make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/conf.d' make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/conf.d' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/fonts/conf.avail" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail" /usr/bin/install -c -m 644 'README' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/README' /usr/bin/install -c -m 644 '10-autohint.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/10-autohint.conf' /usr/bin/install -c -m 644 '10-no-sub-pixel.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/10-no-sub-pixel.conf' /usr/bin/install -c -m 644 '10-sub-pixel-bgr.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/10-sub-pixel-bgr.conf' /usr/bin/install -c -m 644 '10-sub-pixel-rgb.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/10-sub-pixel-rgb.conf' /usr/bin/install -c -m 644 '10-sub-pixel-vbgr.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf' /usr/bin/install -c -m 644 '10-sub-pixel-vrgb.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf' /usr/bin/install -c -m 644 '10-unhinted.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/10-unhinted.conf' /usr/bin/install -c -m 644 '20-fix-globaladvance.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/20-fix-globaladvance.conf' /usr/bin/install -c -m 644 '20-lohit-gujarati.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/20-lohit-gujarati.conf' /usr/bin/install -c -m 644 '20-unhint-small-vera.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/20-unhint-small-vera.conf' /usr/bin/install -c -m 644 '30-amt-aliases.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/30-amt-aliases.conf' /usr/bin/install -c -m 644 '30-urw-aliases.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/30-urw-aliases.conf' /usr/bin/install -c -m 644 '40-generic.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/40-generic.conf' /usr/bin/install -c -m 644 '49-sansserif.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/49-sansserif.conf' /usr/bin/install -c -m 644 '50-user.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/50-user.conf' /usr/bin/install -c -m 644 '51-local.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/51-local.conf' /usr/bin/install -c -m 644 '60-latin.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/60-latin.conf' /usr/bin/install -c -m 644 '65-fonts-persian.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/65-fonts-persian.conf' /usr/bin/install -c -m 644 '65-nonlatin.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/65-nonlatin.conf' /usr/bin/install -c -m 644 '69-unifont.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/69-unifont.conf' /usr/bin/install -c -m 644 '70-no-bitmaps.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/70-no-bitmaps.conf' /usr/bin/install -c -m 644 '70-yes-bitmaps.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/70-yes-bitmaps.conf' /usr/bin/install -c -m 644 '80-delicious.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/80-delicious.conf' /usr/bin/install -c -m 644 '90-synthetic.conf' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.avail/90-synthetic.conf' mkdir -p /var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.d cd /var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.d rm -f 20-fix-globaladvance.conf; ln -s ../conf.avail/20-fix-globaladvance.conf . rm -f 20-lohit-gujarati.conf; ln -s ../conf.avail/20-lohit-gujarati.conf . rm -f 20-unhint-small-vera.conf; ln -s ../conf.avail/20-unhint-small-vera.conf . rm -f 30-amt-aliases.conf; ln -s ../conf.avail/30-amt-aliases.conf . rm -f 30-urw-aliases.conf; ln -s ../conf.avail/30-urw-aliases.conf . rm -f 40-generic.conf; ln -s ../conf.avail/40-generic.conf . rm -f 49-sansserif.conf; ln -s ../conf.avail/49-sansserif.conf . rm -f 50-user.conf; ln -s ../conf.avail/50-user.conf . rm -f 51-local.conf; ln -s ../conf.avail/51-local.conf . rm -f 60-latin.conf; ln -s ../conf.avail/60-latin.conf . rm -f 65-fonts-persian.conf; ln -s ../conf.avail/65-fonts-persian.conf . rm -f 65-nonlatin.conf; ln -s ../conf.avail/65-nonlatin.conf . rm -f 69-unifont.conf; ln -s ../conf.avail/69-unifont.conf . rm -f 80-delicious.conf; ln -s ../conf.avail/80-delicious.conf . rm -f 90-synthetic.conf; ln -s ../conf.avail/90-synthetic.conf . make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/conf.d' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/conf.d' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/doc' make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/fontconfig" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig" /usr/bin/install -c -m 644 'fontconfig-user.txt' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-user.txt' /usr/bin/install -c -m 644 'fontconfig-devel.txt' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel.txt' /usr/bin/install -c -m 644 'fontconfig-user.pdf' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-user.pdf' /usr/bin/install -c -m 644 'fontconfig-devel.pdf' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel.pdf' /usr/bin/install -c -m 644 'fontconfig-user.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-user.html' test -z "/usr/share/doc/fontconfig/fontconfig-devel" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel" /usr/bin/install -c -m 644 'fontconfig-devel/ln12.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/ln12.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1011.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1011.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1038.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1038.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1069.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1069.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1091.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1091.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1117.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1117.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1139.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1139.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1162.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1162.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1186.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1186.html' /usr/bin/install -c -m 644 'fontconfig-devel/r120.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r120.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1209.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1209.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1234.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1234.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1259.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1259.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1284.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1284.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1309.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1309.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1334.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1334.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1356.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1356.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1381.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1381.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1406.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1406.html' /usr/bin/install -c -m 644 'fontconfig-devel/r141.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r141.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1431.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1431.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1458.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1458.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1489.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1489.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1512.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1512.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1535.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1535.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1561.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1561.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1590.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1590.html' /usr/bin/install -c -m 644 'fontconfig-devel/r162.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r162.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1620.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1620.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1650.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1650.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1683.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1683.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1704.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1704.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1725.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1725.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1747.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1747.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1768.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1768.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1790.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1790.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1811.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1811.html' /usr/bin/install -c -m 644 'fontconfig-devel/r183.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r183.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1833.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1833.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1855.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1855.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1877.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1877.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1898.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1898.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1922.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1922.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1943.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1943.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1965.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1965.html' /usr/bin/install -c -m 644 'fontconfig-devel/r1988.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r1988.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2011.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2011.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2034.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2034.html' /usr/bin/install -c -m 644 'fontconfig-devel/r204.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r204.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2055.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2055.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2084.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2084.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2109.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2109.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2137.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2137.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2174.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2174.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2205.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2205.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2232.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2232.html' /usr/bin/install -c -m 644 'fontconfig-devel/r225.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r225.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2256.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2256.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2282.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2282.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2306.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2306.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2330.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2330.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2355.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2355.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2379.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2379.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2403.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2403.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2425.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2425.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2453.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2453.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2474.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2474.html' /usr/bin/install -c -m 644 'fontconfig-devel/r249.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r249.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2495.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2495.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2518.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2518.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2544.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2544.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2566.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2566.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2588.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2588.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2610.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2610.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2632.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2632.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2654.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2654.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2675.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2675.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2696.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2696.html' /usr/bin/install -c -m 644 'fontconfig-devel/r270.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r270.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2721.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2721.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2757.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2757.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2792.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2792.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2820.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2820.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2845.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2845.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2866.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2866.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2891.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2891.html' /usr/bin/install -c -m 644 'fontconfig-devel/r291.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r291.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2916.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2916.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2941.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2941.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2967.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2967.html' /usr/bin/install -c -m 644 'fontconfig-devel/r2989.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r2989.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3011.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3011.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3033.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3033.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3058.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3058.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3087.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3087.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3112.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3112.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3144.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3144.html' /usr/bin/install -c -m 644 'fontconfig-devel/r316.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r316.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3177.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3177.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3213.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3213.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3236.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3236.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3258.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3258.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3281.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3281.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3306.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3306.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3333.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3333.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3360.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3360.html' /usr/bin/install -c -m 644 'fontconfig-devel/r3382.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r3382.html' /usr/bin/install -c -m 644 'fontconfig-devel/r344.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r344.html' /usr/bin/install -c -m 644 'fontconfig-devel/r365.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r365.html' /usr/bin/install -c -m 644 'fontconfig-devel/r393.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r393.html' /usr/bin/install -c -m 644 'fontconfig-devel/r422.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r422.html' /usr/bin/install -c -m 644 'fontconfig-devel/r497.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r497.html' /usr/bin/install -c -m 644 'fontconfig-devel/r527.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r527.html' /usr/bin/install -c -m 644 'fontconfig-devel/r614.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r614.html' /usr/bin/install -c -m 644 'fontconfig-devel/r655.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r655.html' /usr/bin/install -c -m 644 'fontconfig-devel/r678.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r678.html' /usr/bin/install -c -m 644 'fontconfig-devel/r703.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r703.html' /usr/bin/install -c -m 644 'fontconfig-devel/r724.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r724.html' /usr/bin/install -c -m 644 'fontconfig-devel/r752.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r752.html' /usr/bin/install -c -m 644 'fontconfig-devel/r774.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r774.html' /usr/bin/install -c -m 644 'fontconfig-devel/r798.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r798.html' /usr/bin/install -c -m 644 'fontconfig-devel/r819.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r819.html' /usr/bin/install -c -m 644 'fontconfig-devel/r840.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r840.html' /usr/bin/install -c -m 644 'fontconfig-devel/r866.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r866.html' /usr/bin/install -c -m 644 'fontconfig-devel/r887.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r887.html' /usr/bin/install -c -m 644 'fontconfig-devel/r910.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r910.html' /usr/bin/install -c -m 644 'fontconfig-devel/r931.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r931.html' /usr/bin/install -c -m 644 'fontconfig-devel/r965.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r965.html' /usr/bin/install -c -m 644 'fontconfig-devel/r988.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r988.html' /usr/bin/install -c -m 644 'fontconfig-devel/r99.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/r99.html' /usr/bin/install -c -m 644 'fontconfig-devel/t1.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/t1.html' /usr/bin/install -c -m 644 'fontconfig-devel/x19.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/x19.html' /usr/bin/install -c -m 644 'fontconfig-devel/x31.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/x31.html' /usr/bin/install -c -m 644 'fontconfig-devel/x93.html' '/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel/x93.html' test -z "/usr/share/man/man3" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3" /usr/bin/install -c -m 644 './FcAtomicCreate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcAtomicCreate.3' /usr/bin/install -c -m 644 './FcAtomicLock.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcAtomicLock.3' /usr/bin/install -c -m 644 './FcAtomicNewFile.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcAtomicNewFile.3' /usr/bin/install -c -m 644 './FcAtomicOrigFile.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcAtomicOrigFile.3' /usr/bin/install -c -m 644 './FcAtomicReplaceOrig.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcAtomicReplaceOrig.3' /usr/bin/install -c -m 644 './FcAtomicDeleteNew.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcAtomicDeleteNew.3' /usr/bin/install -c -m 644 './FcAtomicUnlock.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcAtomicUnlock.3' /usr/bin/install -c -m 644 './FcAtomicDestroy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcAtomicDestroy.3' /usr/bin/install -c -m 644 './FcBlanksCreate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcBlanksCreate.3' /usr/bin/install -c -m 644 './FcBlanksDestroy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcBlanksDestroy.3' /usr/bin/install -c -m 644 './FcBlanksAdd.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcBlanksAdd.3' /usr/bin/install -c -m 644 './FcBlanksIsMember.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcBlanksIsMember.3' /usr/bin/install -c -m 644 './FcCharSetCreate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetCreate.3' /usr/bin/install -c -m 644 './FcCharSetDestroy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetDestroy.3' /usr/bin/install -c -m 644 './FcCharSetAddChar.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetAddChar.3' /usr/bin/install -c -m 644 './FcCharSetCopy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetCopy.3' /usr/bin/install -c -m 644 './FcCharSetEqual.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetEqual.3' /usr/bin/install -c -m 644 './FcCharSetIntersect.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetIntersect.3' /usr/bin/install -c -m 644 './FcCharSetUnion.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetUnion.3' /usr/bin/install -c -m 644 './FcCharSetSubtract.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetSubtract.3' /usr/bin/install -c -m 644 './FcCharSetHasChar.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetHasChar.3' /usr/bin/install -c -m 644 './FcCharSetCount.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetCount.3' /usr/bin/install -c -m 644 './FcCharSetIntersectCount.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetIntersectCount.3' /usr/bin/install -c -m 644 './FcCharSetSubtractCount.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetSubtractCount.3' /usr/bin/install -c -m 644 './FcCharSetIsSubset.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetIsSubset.3' /usr/bin/install -c -m 644 './FcCharSetFirstPage.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetFirstPage.3' /usr/bin/install -c -m 644 './FcCharSetNextPage.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcCharSetNextPage.3' /usr/bin/install -c -m 644 './FcConfigCreate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigCreate.3' /usr/bin/install -c -m 644 './FcConfigDestroy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigDestroy.3' /usr/bin/install -c -m 644 './FcConfigSetCurrent.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigSetCurrent.3' /usr/bin/install -c -m 644 './FcConfigGetCurrent.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigGetCurrent.3' /usr/bin/install -c -m 644 './FcConfigUptoDate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigUptoDate.3' /usr/bin/install -c -m 644 './FcConfigBuildFonts.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigBuildFonts.3' /usr/bin/install -c -m 644 './FcConfigGetConfigDirs.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigGetConfigDirs.3' /usr/bin/install -c -m 644 './FcConfigGetFontDirs.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigGetFontDirs.3' /usr/bin/install -c -m 644 './FcConfigGetConfigFiles.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigGetConfigFiles.3' /usr/bin/install -c -m 644 './FcConfigGetCache.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigGetCache.3' /usr/bin/install -c -m 644 './FcConfigGetFonts.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigGetFonts.3' /usr/bin/install -c -m 644 './FcConfigGetBlanks.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigGetBlanks.3' /usr/bin/install -c -m 644 './FcConfigGetRescanInverval.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigGetRescanInverval.3' /usr/bin/install -c -m 644 './FcConfigSetRescanInverval.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigSetRescanInverval.3' /usr/bin/install -c -m 644 './FcConfigAppFontAddFile.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigAppFontAddFile.3' /usr/bin/install -c -m 644 './FcConfigAppFontAddDir.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigAppFontAddDir.3' /usr/bin/install -c -m 644 './FcConfigAppFontClear.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigAppFontClear.3' /usr/bin/install -c -m 644 './FcConfigSubstituteWithPat.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigSubstituteWithPat.3' /usr/bin/install -c -m 644 './FcConfigSubstitute.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigSubstitute.3' /usr/bin/install -c -m 644 './FcFontMatch.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFontMatch.3' /usr/bin/install -c -m 644 './FcFontSort.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFontSort.3' /usr/bin/install -c -m 644 './FcFontRenderPrepare.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFontRenderPrepare.3' /usr/bin/install -c -m 644 './FcFontList.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFontList.3' /usr/bin/install -c -m 644 './FcConfigFilename.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigFilename.3' /usr/bin/install -c -m 644 './FcConfigParseAndLoad.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcConfigParseAndLoad.3' /usr/bin/install -c -m 644 './FcNameRegisterConstants.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcNameRegisterConstants.3' /usr/bin/install -c -m 644 './FcNameUnregisterConstants.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcNameUnregisterConstants.3' /usr/bin/install -c -m 644 './FcNameGetConstant.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcNameGetConstant.3' /usr/bin/install -c -m 644 './FcNameConstant.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcNameConstant.3' /usr/bin/install -c -m 644 './FcFileScan.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFileScan.3' /usr/bin/install -c -m 644 './FcDirScan.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcDirScan.3' /usr/bin/install -c -m 644 './FcDirSave.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcDirSave.3' /usr/bin/install -c -m 644 './FcDirCacheValid.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcDirCacheValid.3' /usr/bin/install -c -m 644 './FcFontSetCreate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFontSetCreate.3' /usr/bin/install -c -m 644 './FcFontSetDestroy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFontSetDestroy.3' /usr/bin/install -c -m 644 './FcFontSetAdd.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFontSetAdd.3' /usr/bin/install -c -m 644 './FcFreeTypeCharIndex.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFreeTypeCharIndex.3' /usr/bin/install -c -m 644 './FcFreeTypeCharSet.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFreeTypeCharSet.3' /usr/bin/install -c -m 644 './FcFreeTypeQuery.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFreeTypeQuery.3' /usr/bin/install -c -m 644 './FcFreeTypeQueryFace.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFreeTypeQueryFace.3' /usr/bin/install -c -m 644 './FcInitLoadConfig.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcInitLoadConfig.3' /usr/bin/install -c -m 644 './FcInitLoadConfigAndFonts.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcInitLoadConfigAndFonts.3' /usr/bin/install -c -m 644 './FcInit.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcInit.3' /usr/bin/install -c -m 644 './FcFini.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcFini.3' /usr/bin/install -c -m 644 './FcGetVersion.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcGetVersion.3' /usr/bin/install -c -m 644 './FcInitReinitialize.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcInitReinitialize.3' /usr/bin/install -c -m 644 './FcInitBringUptoDate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcInitBringUptoDate.3' /usr/bin/install -c -m 644 './FcMatrixInit.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcMatrixInit.3' /usr/bin/install -c -m 644 './FcMatrixCopy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcMatrixCopy.3' /usr/bin/install -c -m 644 './FcMatrixEqual.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcMatrixEqual.3' /usr/bin/install -c -m 644 './FcMatrixMultiply.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcMatrixMultiply.3' /usr/bin/install -c -m 644 './FcMatrixRotate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcMatrixRotate.3' /usr/bin/install -c -m 644 './FcMatrixScale.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcMatrixScale.3' /usr/bin/install -c -m 644 './FcMatrixShear.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcMatrixShear.3' /usr/bin/install -c -m 644 './FcObjectSetCreate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcObjectSetCreate.3' /usr/bin/install -c -m 644 './FcObjectSetAdd.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcObjectSetAdd.3' /usr/bin/install -c -m 644 './FcObjectSetDestroy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcObjectSetDestroy.3' /usr/bin/install -c -m 644 './FcObjectSetBuild.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcObjectSetBuild.3' /usr/bin/install -c -m 644 './FcNameRegisterObjectTypes.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcNameRegisterObjectTypes.3' /usr/bin/install -c -m 644 './FcNameUnregisterObjectTypes.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcNameUnregisterObjectTypes.3' /usr/bin/install -c -m 644 './FcNameGetObjectType.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcNameGetObjectType.3' /usr/bin/install -c -m 644 './FcPatternCreate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternCreate.3' /usr/bin/install -c -m 644 './FcPatternDestroy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternDestroy.3' /usr/bin/install -c -m 644 './FcPatternEqual.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternEqual.3' /usr/bin/install -c -m 644 './FcPatternEqualSubset.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternEqualSubset.3' /usr/bin/install -c -m 644 './FcPatternHash.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternHash.3' /usr/bin/install -c -m 644 './FcPatternAdd.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternAdd.3' /usr/bin/install -c -m 644 './FcPatternAddWeak.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternAddWeak.3' /usr/bin/install -c -m 644 './FcPatternAdd-Type.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternAdd-Type.3' /usr/bin/install -c -m 644 './FcPatternGet.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternGet.3' /usr/bin/install -c -m 644 './FcPatternGet-Type.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternGet-Type.3' /usr/bin/install -c -m 644 './FcPatternBuild.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternBuild.3' /usr/bin/install -c -m 644 './FcPatternDel.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternDel.3' /usr/bin/install -c -m 644 './FcPatternRemove.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternRemove.3' /usr/bin/install -c -m 644 './FcPatternPrint.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcPatternPrint.3' /usr/bin/install -c -m 644 './FcDefaultSubstitute.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcDefaultSubstitute.3' /usr/bin/install -c -m 644 './FcNameParse.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcNameParse.3' /usr/bin/install -c -m 644 './FcNameUnparse.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcNameUnparse.3' /usr/bin/install -c -m 644 './FcUtf8ToUcs4.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcUtf8ToUcs4.3' /usr/bin/install -c -m 644 './FcUcs4ToUtf8.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcUcs4ToUtf8.3' /usr/bin/install -c -m 644 './FcUtf8Len.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcUtf8Len.3' /usr/bin/install -c -m 644 './FcUtf16ToUcs4.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcUtf16ToUcs4.3' /usr/bin/install -c -m 644 './FcUtf16Len.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcUtf16Len.3' /usr/bin/install -c -m 644 './FcStrCopy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrCopy.3' /usr/bin/install -c -m 644 './FcStrDowncase.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrDowncase.3' /usr/bin/install -c -m 644 './FcStrCopyFilename.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrCopyFilename.3' /usr/bin/install -c -m 644 './FcStrCmpIgnoreCase.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrCmpIgnoreCase.3' /usr/bin/install -c -m 644 './FcStrStr.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrStr.3' /usr/bin/install -c -m 644 './FcStrStrIgnoreCase.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrStrIgnoreCase.3' /usr/bin/install -c -m 644 './FcStrDirname.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrDirname.3' /usr/bin/install -c -m 644 './FcStrBasename.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrBasename.3' /usr/bin/install -c -m 644 './FcStrSetCreate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrSetCreate.3' /usr/bin/install -c -m 644 './FcStrSetMember.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrSetMember.3' /usr/bin/install -c -m 644 './FcStrSetAdd.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrSetAdd.3' /usr/bin/install -c -m 644 './FcStrSetAddFilename.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrSetAddFilename.3' /usr/bin/install -c -m 644 './FcStrSetDel.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrSetDel.3' /usr/bin/install -c -m 644 './FcStrSetDestroy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrSetDestroy.3' /usr/bin/install -c -m 644 './FcStrListCreate.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrListCreate.3' /usr/bin/install -c -m 644 './FcStrListNext.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrListNext.3' /usr/bin/install -c -m 644 './FcStrListDone.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcStrListDone.3' /usr/bin/install -c -m 644 './FcValueDestroy.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcValueDestroy.3' /usr/bin/install -c -m 644 './FcValueSave.3' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man3/FcValueSave.3' test -z "/usr/share/man/man5" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/share/man/man5" /usr/bin/install -c -m 644 './fonts-conf.5' '/var/tmp/fontconfig-2.4.2-root/usr/share/man/man5/fonts-conf.5' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/doc' Making install in test make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/test' make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2/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 `/builddir/build/BUILD/fontconfig-2.4.2/test' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2/test' make[1]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2' make[2]: Entering directory `/builddir/build/BUILD/fontconfig-2.4.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/fonts" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/etc/fonts" /usr/bin/install -c -m 644 'fonts.dtd' '/var/tmp/fontconfig-2.4.2-root/etc/fonts/fonts.dtd' /builddir/build/BUILD/fontconfig-2.4.2/install-sh -d /var/tmp/fontconfig-2.4.2-root/etc/fonts /var/tmp/fontconfig-2.4.2-root/var/cache/fontconfig if [ -f /var/tmp/fontconfig-2.4.2-root/etc/fonts/fonts.conf ]; then \ echo "backing up existing /var/tmp/fontconfig-2.4.2-root/etc/fonts/fonts.conf"; \ mv /var/tmp/fontconfig-2.4.2-root/etc/fonts/fonts.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/fonts.conf.bak; \ fi if [ -f ./fonts.conf ]; then \ echo " /usr/bin/install -c -m 644 ./fonts.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/fonts.conf"; \ /usr/bin/install -c -m 644 ./fonts.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/fonts.conf; \ else if [ -f fonts.conf ]; then \ echo " /usr/bin/install -c -m 644 fonts.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/fonts.conf"; \ /usr/bin/install -c -m 644 fonts.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/fonts.conf; \ fi; fi /usr/bin/install -c -m 644 ./fonts.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/fonts.conf *** *** Warning: fonts.cache not built *** *** Generate this file manually on host system using fc-cache *** test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/fontconfig-2.4.2-root/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'fontconfig.pc' '/var/tmp/fontconfig-2.4.2-root/usr/lib/pkgconfig/fontconfig.pc' make[2]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2' make[1]: Leaving directory `/builddir/build/BUILD/fontconfig-2.4.2' + install -m 0644 /builddir/build/SOURCES/25-no-hint-fedora.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.d + install -m 0644 /builddir/build/SOURCES/30-aliases-fedora.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.d + install -m 0644 /builddir/build/SOURCES/40-generic-fedora.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.d + install -m 0644 /builddir/build/SOURCES/64-nonlatin-fedora.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.d + install -m 0644 /builddir/build/SOURCES/75-blacklist-fedora.conf /var/tmp/fontconfig-2.4.2-root/etc/fonts/conf.d + mv /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel.pdf /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-devel.txt /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-user.html /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-user.pdf /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/fontconfig-user.txt . + rmdir /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig/ + mkdir -p /var/tmp/fontconfig-2.4.2-root/usr/share/fonts + rm /var/tmp/fontconfig-2.4.2-root/usr/lib/libfontconfig.la + rm /var/tmp/fontconfig-2.4.2-root/usr/lib/libfontconfig.a + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/fontconfig-2.4.2 extracting debug info from /var/tmp/fontconfig-2.4.2-root/usr/bin/fc-cat extracting debug info from /var/tmp/fontconfig-2.4.2-root/usr/bin/fc-cache extracting debug info from /var/tmp/fontconfig-2.4.2-root/usr/bin/fc-list extracting debug info from /var/tmp/fontconfig-2.4.2-root/usr/bin/fc-match extracting debug info from /var/tmp/fontconfig-2.4.2-root/usr/lib/libfontconfig.so.1.2.0 1320 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fontconfig-2.4.2-5.olpc2 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.46616 + umask 022 + cd /builddir/build/BUILD + cd fontconfig-2.4.2 + DOCDIR=/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig-2.4.2 + export DOCDIR + rm -rf /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig-2.4.2 + /bin/mkdir -p /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig-2.4.2 + cp -pr README AUTHORS COPYING /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig-2.4.2 + cp -pr fontconfig-user.txt fontconfig-user.html /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig-2.4.2 + exit 0 Provides: config(fontconfig) = 2.4.2-5.olpc2 libfontconfig.so.1 Requires(interp): /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh Requires(postun): /sbin/ldconfig Requires: config(fontconfig) = 2.4.2-5.olpc2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libexpat.so.0 libfontconfig.so.1 libfreetype.so.6 rtld(GNU_HASH) Conflicts: fonts-hebrew < 0.100 fonts-xorg-base fonts-xorg-syriac Processing files: fontconfig-devel-2.4.2-5.olpc2 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.46616 + umask 022 + cd /builddir/build/BUILD + cd fontconfig-2.4.2 + DOCDIR=/var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig-devel-2.4.2 + export DOCDIR + rm -rf /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig-devel-2.4.2 + /bin/mkdir -p /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig-devel-2.4.2 + cp -pr fontconfig-devel.txt fontconfig-devel /var/tmp/fontconfig-2.4.2-root/usr/share/doc/fontconfig-devel-2.4.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: fontconfig = 2.4.2-5.olpc2 freetype-devel >= 2.1.4 libfontconfig.so.1 pkgconfig Processing files: fontconfig-debuginfo-2.4.2-5.olpc2 Provides: libfontconfig.so.1.2.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/fontconfig-2.4.2-root warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/fontconfig-2.4.2-5.olpc2.i386.rpm Wrote: /builddir/build/RPMS/fontconfig-devel-2.4.2-5.olpc2.i386.rpm Wrote: /builddir/build/RPMS/fontconfig-debuginfo-2.4.2-5.olpc2.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.46616 + umask 022 + cd /builddir/build/BUILD + cd fontconfig-2.4.2 + rm -rf /var/tmp/fontconfig-2.4.2-root + exit 0 LEAVE do -->