fontconfig-2.11.1.tar.bz2
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for RM macro... rm -f
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 32768
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
./configure: ./configure.lineno: line 1: /usr/bin/file: not found
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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 regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for flexible array members... yes
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 sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for link... yes
checking for mkstemp... yes
checking for mkostemp... yes
checking for _mktemp_s... no
checking for mkdtemp... yes
checking for getopt... yes
checking for getopt_long... yes
checking for getprogname... no
checking for getexecname... no
checking for rand... yes
checking for random... yes
checking for lrand48... yes
checking for random_r... no
checking for rand_r... yes
checking for readlink... yes
checking for regcomp... yes
checking for regerror... yes
checking for regexec... yes
checking for regfree... yes
checking for fstatvfs... yes
checking for fstatfs... yes
checking for lstat... yes
checking for posix_fadvise in fcntl.h... fcntl.h
checking for scandir... yes
checking for struct statvfs.f_basetype... no
checking for struct statvfs.f_fstypename... no
checking for struct statfs.f_flags... yes
checking for struct statfs.f_fstypename... no
checking for struct dirent.d_type... yes
checking for FREETYPE... yes
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_Select_Size... yes
checking for FT_Bitmap_Size.y_ppem... yes
checking for EXPAT... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_SetDoctypeDeclHandler... yes
checking for Intel atomic primitives... true
checking for Solaris atomic operations... false
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for docbook2html... no
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 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.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 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.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 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3
checking whether byte ordering is bigendian... no
checking size of void *... 8
checking alignment of double... 8
checking that generated files are newer than configure... done
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 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 fc-pattern/Makefile
config.status: creating fc-query/Makefile
config.status: creating fc-scan/Makefile
config.status: creating fc-validate/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 fontconfig-zip
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing src/fcstdint.h commands
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
make  all-recursive
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1'
Making all in fontconfig
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fontconfig'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fontconfig'
Making all in fc-case
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
  GEN      fcalias.h
  GEN      fcaliastail.h
make  all-am
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
Making all in fc-lang
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
  GEN      fcalias.h
  GEN      fcaliastail.h
make  all-am
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
Making all in fc-glyphname
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
  GEN      fcalias.h
  GEN      fcaliastail.h
make  all-am
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
Making all in src
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/src'
  GEN      fcalias.h
  GEN      fcftalias.h
  GEN      stamp-fcstdint
config.status: executing src/fcstdint.h commands
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
config.status: src/fcstdint.h is unchanged
make  all-am
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/src'
  CC       fcatomic.lo
  CC       fcblanks.lo
  CC       fccache.lo
  CC       fccfg.lo
  CC       fccharset.lo
  CC       fccompat.lo
  CC       fcdbg.lo
  CC       fcdefault.lo
  CC       fcdir.lo
  CC       fcformat.lo
  CC       fcfreetype.lo
  CC       fcfs.lo
  CC       fchash.lo
  CC       fcinit.lo
  CC       fclang.lo
  CC       fclist.lo
  CC       fcmatch.lo
  CC       fcmatrix.lo
  CC       fcname.lo
  CC       fcobjs.lo
  CC       fcpat.lo
  CC       fcserialize.lo
  CC       fcstat.lo
  CC       fcstr.lo
  CC       fcxml.lo
  CC       ftglue.lo
  CCLD     libfontconfig.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       fcarch.o
  CCLD     fcarch
make[3]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/src'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/src'
Making all in fc-cache
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-cache'
  CC       fc-cache.o
  CCLD     fc-cache
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-cache'
Making all in fc-cat
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-cat'
  CC       fc-cat.o
  CCLD     fc-cat
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-cat'
Making all in fc-list
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-list'
  CC       fc-list.o
  CCLD     fc-list
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-list'
Making all in fc-match
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-match'
  CC       fc-match.o
  CCLD     fc-match
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-match'
Making all in fc-pattern
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-pattern'
  CC       fc-pattern.o
  CCLD     fc-pattern
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-pattern'
Making all in fc-query
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-query'
  CC       fc-query.o
  CCLD     fc-query
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-query'
Making all in fc-scan
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-scan'
  CC       fc-scan.o
  CCLD     fc-scan
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-scan'
Making all in fc-validate
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-validate'
  CC       fc-validate.o
  CCLD     fc-validate
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-validate'
Making all in conf.d
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make  all-am
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
Making all in test
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/test'
  CC       test-pthread.o
  CCLD     test-pthread
  CC       test-migration.o
  CCLD     test-migration
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/test'
Making all in doc
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make  all-am
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1'
Making install in fontconfig
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fontconfig'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fontconfig'
make[2]: Nothing to be done for `install-exec-am'.
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/include/fontconfig'
 /bin/install -c -m 644 fontconfig.h fcfreetype.h fcprivate.h '/tmp/tmp.pdlaMo/usr/include/fontconfig'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fontconfig'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fontconfig'
Making install in fc-case
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/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 `/isthmus/tmp/fontconfig-2.11.1/fc-case'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
Making install in fc-lang
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/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 `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
Making install in fc-glyphname
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/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 `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
Making install in src
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/src'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/src'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/src'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -c   libfontconfig.la '/tmp/tmp.pdlaMo/usr/lib'
libtool: install: /bin/install -c .libs/libfontconfig.so.1.8.0 /tmp/tmp.pdlaMo/usr/lib/libfontconfig.so.1.8.0
libtool: install: (cd /tmp/tmp.pdlaMo/usr/lib && { ln -s -f libfontconfig.so.1.8.0 libfontconfig.so.1 || { rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.8.0 libfontconfig.so.1; }; })
libtool: install: (cd /tmp/tmp.pdlaMo/usr/lib && { ln -s -f libfontconfig.so.1.8.0 libfontconfig.so || { rm -f libfontconfig.so && ln -s libfontconfig.so.1.8.0 libfontconfig.so; }; })
libtool: install: /bin/install -c .libs/libfontconfig.lai /tmp/tmp.pdlaMo/usr/lib/libfontconfig.la
libtool: install: /bin/install -c .libs/libfontconfig.a /tmp/tmp.pdlaMo/usr/lib/libfontconfig.a
libtool: install: chmod 644 /tmp/tmp.pdlaMo/usr/lib/libfontconfig.a
libtool: install: ranlib /tmp/tmp.pdlaMo/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 `/isthmus/tmp/fontconfig-2.11.1/src'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/src'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/src'
Making install in fc-cache
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-cache'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-cache'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-cache '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-cache /tmp/tmp.pdlaMo/usr/bin/fc-cache
/bin/sh /isthmus/tmp/fontconfig-2.11.1/install-sh -d "/tmp/tmp.pdlaMo/usr/var/cache/fontconfig"
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-cache.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-cache'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-cache'
Making install in fc-cat
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-cat'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-cat'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-cat '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-cat /tmp/tmp.pdlaMo/usr/bin/fc-cat
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-cat.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-cat'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-cat'
Making install in fc-list
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-list'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-list'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-list '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-list /tmp/tmp.pdlaMo/usr/bin/fc-list
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-list.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-list'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-list'
Making install in fc-match
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-match'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-match'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-match '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-match /tmp/tmp.pdlaMo/usr/bin/fc-match
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-match.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-match'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-match'
Making install in fc-pattern
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-pattern'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-pattern'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-pattern '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-pattern /tmp/tmp.pdlaMo/usr/bin/fc-pattern
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-pattern.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-pattern'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-pattern'
Making install in fc-query
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-query'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-query'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-query '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-query /tmp/tmp.pdlaMo/usr/bin/fc-query
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-query.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-query'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-query'
Making install in fc-scan
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-scan'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-scan'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-scan '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-scan /tmp/tmp.pdlaMo/usr/bin/fc-scan
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-scan.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-scan'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-scan'
Making install in fc-validate
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-validate'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-validate'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-validate '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-validate /tmp/tmp.pdlaMo/usr/bin/fc-validate
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-validate.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-validate'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-validate'
Making install in conf.d
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[3]: Nothing to be done for `install-exec-am'.
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/etc/fonts/conf.d'
 /bin/install -c -m 644 README '/tmp/tmp.pdlaMo/usr/etc/fonts/conf.d'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/fontconfig/conf.avail'
 /bin/install -c -m 644 10-autohint.conf 10-no-sub-pixel.conf 10-scale-bitmap-fonts.conf 10-sub-pixel-bgr.conf 10-sub-pixel-rgb.conf 10-sub-pixel-vbgr.conf 10-sub-pixel-vrgb.conf 10-unhinted.conf 11-lcdfilter-default.conf 11-lcdfilter-legacy.conf 11-lcdfilter-light.conf 20-unhint-small-vera.conf 25-unhint-nonlatin.conf 30-urw-aliases.conf 30-metric-aliases.conf 40-nonlatin.conf 45-latin.conf 49-sansserif.conf 50-user.conf 51-local.conf 60-latin.conf 65-fonts-persian.conf 65-khmer.conf 65-nonlatin.conf 69-unifont.conf 70-no-bitmaps.conf 70-yes-bitmaps.conf 80-delicious.conf 90-synthetic.conf '/tmp/tmp.pdlaMo/usr/share/fontconfig/conf.avail'
make  install-data-hook
make[4]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
mkdir -p /tmp/tmp.pdlaMo/usr/etc/fonts/conf.d
cd /tmp/tmp.pdlaMo/usr/etc/fonts/conf.d
rm -f 10-scale-bitmap-fonts.conf; ln -s /usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf .
rm -f 20-unhint-small-vera.conf; ln -s /usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf .
rm -f 30-urw-aliases.conf; ln -s /usr/share/fontconfig/conf.avail/30-urw-aliases.conf .
rm -f 30-metric-aliases.conf; ln -s /usr/share/fontconfig/conf.avail/30-metric-aliases.conf .
rm -f 40-nonlatin.conf; ln -s /usr/share/fontconfig/conf.avail/40-nonlatin.conf .
rm -f 45-latin.conf; ln -s /usr/share/fontconfig/conf.avail/45-latin.conf .
rm -f 49-sansserif.conf; ln -s /usr/share/fontconfig/conf.avail/49-sansserif.conf .
rm -f 50-user.conf; ln -s /usr/share/fontconfig/conf.avail/50-user.conf .
rm -f 51-local.conf; ln -s /usr/share/fontconfig/conf.avail/51-local.conf .
rm -f 60-latin.conf; ln -s /usr/share/fontconfig/conf.avail/60-latin.conf .
rm -f 65-fonts-persian.conf; ln -s /usr/share/fontconfig/conf.avail/65-fonts-persian.conf .
rm -f 65-nonlatin.conf; ln -s /usr/share/fontconfig/conf.avail/65-nonlatin.conf .
rm -f 69-unifont.conf; ln -s /usr/share/fontconfig/conf.avail/69-unifont.conf .
rm -f 80-delicious.conf; ln -s /usr/share/fontconfig/conf.avail/80-delicious.conf .
rm -f 90-synthetic.conf; ln -s /usr/share/fontconfig/conf.avail/90-synthetic.conf .
make[4]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[3]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
Making install in test
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/test'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/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 `/isthmus/tmp/fontconfig-2.11.1/test'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/test'
Making install in doc
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[3]: Nothing to be done for `install-exec-am'.
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig'
 /bin/install -c -m 644 fontconfig-user.txt fontconfig-devel.txt fontconfig-user.pdf fontconfig-devel.pdf fontconfig-user.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 /bin/install -c -m 644 ./fontconfig-devel/fcatomiccreate.html ./fontconfig-devel/fcatomicdeletenew.html ./fontconfig-devel/fcatomicdestroy.html ./fontconfig-devel/fcatomiclock.html ./fontconfig-devel/fcatomicnewfile.html ./fontconfig-devel/fcatomicorigfile.html ./fontconfig-devel/fcatomicreplaceorig.html ./fontconfig-devel/fcatomicunlock.html ./fontconfig-devel/fcblanksadd.html ./fontconfig-devel/fcblankscreate.html ./fontconfig-devel/fcblanksdestroy.html ./fontconfig-devel/fcblanksismember.html ./fontconfig-devel/fccachecopyset.html ./fontconfig-devel/fccachecreatetagfile.html ./fontconfig-devel/fccachedir.html ./fontconfig-devel/fccachenumfont.html ./fontconfig-devel/fccachenumsubdir.html ./fontconfig-devel/fccachesubdir.html ./fontconfig-devel/fccharsetaddchar.html ./fontconfig-devel/fccharsetcopy.html ./fontconfig-devel/fccharsetcount.html ./fontconfig-devel/fccharsetcoverage.html ./fontconfig-devel/fccharsetcreate.html ./fontconfig-devel/fccharsetdelchar.html ./fontconfig-devel/fccharsetdestroy.html ./fontconfig-devel/fccharsetequal.html ./fontconfig-devel/fccharsetfirstpage.html ./fontconfig-devel/fccharsethaschar.html ./fontconfig-devel/fccharsetintersect.html ./fontconfig-devel/fccharsetintersectcount.html ./fontconfig-devel/fccharsetissubset.html ./fontconfig-devel/fccharsetmerge.html ./fontconfig-devel/fccharsetnew.html ./fontconfig-devel/fccharsetnextpage.html ./fontconfig-devel/fccharsetsubtract.html ./fontconfig-devel/fccharsetsubtractcount.html ./fontconfig-devel/fccharsetunion.html ./fontconfig-devel/fcconfigappfontadddir.html ./fontconfig-devel/fcconfigappfontaddfile.html ./fontconfig-devel/fcconfigappfontclear.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 /bin/install -c -m 644 ./fontconfig-devel/fcconfigbuildfonts.html ./fontconfig-devel/fcconfigcreate.html ./fontconfig-devel/fcconfigdestroy.html ./fontconfig-devel/fcconfigenablehome.html ./fontconfig-devel/fcconfigfilename.html ./fontconfig-devel/fcconfiggetblanks.html ./fontconfig-devel/fcconfiggetcache.html ./fontconfig-devel/fcconfiggetcachedirs.html ./fontconfig-devel/fcconfiggetconfigdirs.html ./fontconfig-devel/fcconfiggetconfigfiles.html ./fontconfig-devel/fcconfiggetcurrent.html ./fontconfig-devel/fcconfiggetfontdirs.html ./fontconfig-devel/fcconfiggetfonts.html ./fontconfig-devel/fcconfiggetrescaninterval.html ./fontconfig-devel/fcconfiggetsysroot.html ./fontconfig-devel/fcconfighome.html ./fontconfig-devel/fcconfigparseandload.html ./fontconfig-devel/fcconfigreference.html ./fontconfig-devel/fcconfigsetcurrent.html ./fontconfig-devel/fcconfigsetrescaninterval.html ./fontconfig-devel/fcconfigsetsysroot.html ./fontconfig-devel/fcconfigsubstitute.html ./fontconfig-devel/fcconfigsubstitutewithpat.html ./fontconfig-devel/fcconfiguptodate.html ./fontconfig-devel/fcdefaultsubstitute.html ./fontconfig-devel/fcdircacheclean.html ./fontconfig-devel/fcdircacheload.html ./fontconfig-devel/fcdircacheloadfile.html ./fontconfig-devel/fcdircacheread.html ./fontconfig-devel/fcdircacherescan.html ./fontconfig-devel/fcdircacheunlink.html ./fontconfig-devel/fcdircacheunload.html ./fontconfig-devel/fcdircachevalid.html ./fontconfig-devel/fcdirsave.html ./fontconfig-devel/fcdirscan.html ./fontconfig-devel/fcfileisdir.html ./fontconfig-devel/fcfilescan.html ./fontconfig-devel/fcfini.html ./fontconfig-devel/fcfontlist.html ./fontconfig-devel/fcfontmatch.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 /bin/install -c -m 644 ./fontconfig-devel/fcfontrenderprepare.html ./fontconfig-devel/fcfontsetadd.html ./fontconfig-devel/fcfontsetcreate.html ./fontconfig-devel/fcfontsetdestroy.html ./fontconfig-devel/fcfontsetlist.html ./fontconfig-devel/fcfontsetmatch.html ./fontconfig-devel/fcfontsetprint.html ./fontconfig-devel/fcfontsetsort.html ./fontconfig-devel/fcfontsetsortdestroy.html ./fontconfig-devel/fcfontsort.html ./fontconfig-devel/fcfreetypecharindex.html ./fontconfig-devel/fcfreetypecharset.html ./fontconfig-devel/fcfreetypecharsetandspacing.html ./fontconfig-devel/fcfreetypequery.html ./fontconfig-devel/fcfreetypequeryface.html ./fontconfig-devel/fcgetdefaultlangs.html ./fontconfig-devel/fcgetlangs.html ./fontconfig-devel/fcgetversion.html ./fontconfig-devel/fcinit.html ./fontconfig-devel/fcinitbringuptodate.html ./fontconfig-devel/fcinitloadconfig.html ./fontconfig-devel/fcinitloadconfigandfonts.html ./fontconfig-devel/fcinitreinitialize.html ./fontconfig-devel/fcislower.html ./fontconfig-devel/fcisupper.html ./fontconfig-devel/fclanggetcharset.html ./fontconfig-devel/fclangnormalize.html ./fontconfig-devel/fclangsetadd.html ./fontconfig-devel/fclangsetcompare.html ./fontconfig-devel/fclangsetcontains.html ./fontconfig-devel/fclangsetcopy.html ./fontconfig-devel/fclangsetcreate.html ./fontconfig-devel/fclangsetdel.html ./fontconfig-devel/fclangsetdestroy.html ./fontconfig-devel/fclangsetequal.html ./fontconfig-devel/fclangsetgetlangs.html ./fontconfig-devel/fclangsethash.html ./fontconfig-devel/fclangsethaslang.html ./fontconfig-devel/fclangsetsubtract.html ./fontconfig-devel/fclangsetunion.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 /bin/install -c -m 644 ./fontconfig-devel/fcmatrixcopy.html ./fontconfig-devel/fcmatrixequal.html ./fontconfig-devel/fcmatrixinit.html ./fontconfig-devel/fcmatrixmultiply.html ./fontconfig-devel/fcmatrixrotate.html ./fontconfig-devel/fcmatrixscale.html ./fontconfig-devel/fcmatrixshear.html ./fontconfig-devel/fcnameconstant.html ./fontconfig-devel/fcnamegetconstant.html ./fontconfig-devel/fcnamegetobjecttype.html ./fontconfig-devel/fcnameparse.html ./fontconfig-devel/fcnameregisterconstants.html ./fontconfig-devel/fcnameregisterobjecttypes.html ./fontconfig-devel/fcnameunparse.html ./fontconfig-devel/fcnameunregisterconstants.html ./fontconfig-devel/fcnameunregisterobjecttypes.html ./fontconfig-devel/fcobjectsetadd.html ./fontconfig-devel/fcobjectsetbuild.html ./fontconfig-devel/fcobjectsetcreate.html ./fontconfig-devel/fcobjectsetdestroy.html ./fontconfig-devel/fcpatternadd-type.html ./fontconfig-devel/fcpatternadd.html ./fontconfig-devel/fcpatternaddweak.html ./fontconfig-devel/fcpatternbuild.html ./fontconfig-devel/fcpatterncreate.html ./fontconfig-devel/fcpatterndel.html ./fontconfig-devel/fcpatterndestroy.html ./fontconfig-devel/fcpatternduplicate.html ./fontconfig-devel/fcpatternequal.html ./fontconfig-devel/fcpatternequalsubset.html ./fontconfig-devel/fcpatternfilter.html ./fontconfig-devel/fcpatternformat.html ./fontconfig-devel/fcpatternget-type.html ./fontconfig-devel/fcpatternget.html ./fontconfig-devel/fcpatternhash.html ./fontconfig-devel/fcpatternprint.html ./fontconfig-devel/fcpatternreference.html ./fontconfig-devel/fcpatternremove.html ./fontconfig-devel/fcstrbasename.html ./fontconfig-devel/fcstrcmp.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 /bin/install -c -m 644 ./fontconfig-devel/fcstrcmpignorecase.html ./fontconfig-devel/fcstrcopy.html ./fontconfig-devel/fcstrcopyfilename.html ./fontconfig-devel/fcstrdirname.html ./fontconfig-devel/fcstrdowncase.html ./fontconfig-devel/fcstrfree.html ./fontconfig-devel/fcstrlistcreate.html ./fontconfig-devel/fcstrlistdone.html ./fontconfig-devel/fcstrlistfirst.html ./fontconfig-devel/fcstrlistnext.html ./fontconfig-devel/fcstrplus.html ./fontconfig-devel/fcstrsetadd.html ./fontconfig-devel/fcstrsetaddfilename.html ./fontconfig-devel/fcstrsetcreate.html ./fontconfig-devel/fcstrsetdel.html ./fontconfig-devel/fcstrsetdestroy.html ./fontconfig-devel/fcstrsetequal.html ./fontconfig-devel/fcstrsetmember.html ./fontconfig-devel/fcstrstr.html ./fontconfig-devel/fcstrstrignorecase.html ./fontconfig-devel/fctolower.html ./fontconfig-devel/fcucs4toutf8.html ./fontconfig-devel/fcutf16len.html ./fontconfig-devel/fcutf16toucs4.html ./fontconfig-devel/fcutf8len.html ./fontconfig-devel/fcutf8toucs4.html ./fontconfig-devel/fcvaluedestroy.html ./fontconfig-devel/fcvalueequal.html ./fontconfig-devel/fcvalueprint.html ./fontconfig-devel/fcvaluesave.html ./fontconfig-devel/ln12.html ./fontconfig-devel/t1.html ./fontconfig-devel/x102.html ./fontconfig-devel/x19.html ./fontconfig-devel/x31.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man3'
 /bin/install -c -m 644 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 '/tmp/tmp.pdlaMo/usr/share/man/man3'
 /bin/install -c -m 644 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 '/tmp/tmp.pdlaMo/usr/share/man/man3'
 /bin/install -c -m 644 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 '/tmp/tmp.pdlaMo/usr/share/man/man3'
 /bin/install -c -m 644 FcLangNormalize.3 FcLangGetCharSet.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 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.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 '/tmp/tmp.pdlaMo/usr/share/man/man3'
 /bin/install -c -m 644 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 '/tmp/tmp.pdlaMo/usr/share/man/man3'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man5'
 /bin/install -c -m 644 fonts-conf.5 '/tmp/tmp.pdlaMo/usr/share/man/man5'
make[3]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1'
make[2]: Nothing to be done for `install-exec-am'.
sed \
	-e 's,@FC_CACHEDIR\@,/usr/var/cache/fontconfig,g' \
	-e 's,@FC_DEFAULT_FONTS\@,/usr/share/fonts,g' \
	-e 's,@FC_FONTPATH\@,,g' \
	-e 's,@CONFIGDIR\@,conf.d,g' \
	-e 's,@PACKAGE\@,fontconfig,g' \
	-e 's,@VERSION\@,2.11.1,g' \
	./fonts.conf.in > fonts.conf.tmp && \
mv fonts.conf.tmp fonts.conf
/bin/sh /isthmus/tmp/fontconfig-2.11.1/install-sh -d /tmp/tmp.pdlaMo/usr/etc/fonts /tmp/tmp.pdlaMo/usr/var/cache/fontconfig
if [ -f /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf ]; then \
  echo "backing up existing /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf"; \
  mv /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf.bak; \
fi
if [ -f ./fonts.conf ]; then \
  echo " /bin/install -c -m 644 ./fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf"; \
  /bin/install -c -m 644 ./fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf; \
else if [ -f fonts.conf ]; then \
  echo " /bin/install -c -m 644 fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf"; \
  /bin/install -c -m 644 fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf; \
fi; fi
 /bin/install -c -m 644 ./fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf
***
*** Warning: fonts.cache not built
***
*** Generate this file manually on host system using fc-cache
***
 ./install-sh -c -d '/tmp/tmp.pdlaMo/usr/lib/pkgconfig'
 /bin/install -c -m 644 fontconfig.pc '/tmp/tmp.pdlaMo/usr/lib/pkgconfig'
 ./install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/xml/fontconfig'
 /bin/install -c -m 644 fonts.dtd '/tmp/tmp.pdlaMo/usr/share/xml/fontconfig'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1'
Making install in fontconfig
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fontconfig'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fontconfig'
make[2]: Nothing to be done for `install-exec-am'.
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/include/fontconfig'
 /bin/install -c -m 644 fontconfig.h fcfreetype.h fcprivate.h '/tmp/tmp.pdlaMo/usr/include/fontconfig'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fontconfig'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fontconfig'
Making install in fc-case
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/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 `/isthmus/tmp/fontconfig-2.11.1/fc-case'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-case'
Making install in fc-lang
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/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 `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-lang'
Making install in fc-glyphname
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/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 `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-glyphname'
Making install in src
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/src'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/src'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/src'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -c   libfontconfig.la '/tmp/tmp.pdlaMo/usr/lib'
libtool: install: /bin/install -c .libs/libfontconfig.so.1.8.0 /tmp/tmp.pdlaMo/usr/lib/libfontconfig.so.1.8.0
libtool: install: (cd /tmp/tmp.pdlaMo/usr/lib && { ln -s -f libfontconfig.so.1.8.0 libfontconfig.so.1 || { rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.8.0 libfontconfig.so.1; }; })
libtool: install: (cd /tmp/tmp.pdlaMo/usr/lib && { ln -s -f libfontconfig.so.1.8.0 libfontconfig.so || { rm -f libfontconfig.so && ln -s libfontconfig.so.1.8.0 libfontconfig.so; }; })
libtool: install: /bin/install -c .libs/libfontconfig.lai /tmp/tmp.pdlaMo/usr/lib/libfontconfig.la
libtool: install: /bin/install -c .libs/libfontconfig.a /tmp/tmp.pdlaMo/usr/lib/libfontconfig.a
libtool: install: chmod 644 /tmp/tmp.pdlaMo/usr/lib/libfontconfig.a
libtool: install: ranlib /tmp/tmp.pdlaMo/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 `/isthmus/tmp/fontconfig-2.11.1/src'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/src'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/src'
Making install in fc-cache
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-cache'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-cache'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-cache '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-cache /tmp/tmp.pdlaMo/usr/bin/fc-cache
/bin/sh /isthmus/tmp/fontconfig-2.11.1/install-sh -d "/tmp/tmp.pdlaMo/usr/var/cache/fontconfig"
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-cache.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-cache'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-cache'
Making install in fc-cat
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-cat'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-cat'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-cat '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-cat /tmp/tmp.pdlaMo/usr/bin/fc-cat
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-cat.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-cat'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-cat'
Making install in fc-list
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-list'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-list'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-list '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-list /tmp/tmp.pdlaMo/usr/bin/fc-list
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-list.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-list'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-list'
Making install in fc-match
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-match'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-match'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-match '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-match /tmp/tmp.pdlaMo/usr/bin/fc-match
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-match.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-match'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-match'
Making install in fc-pattern
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-pattern'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-pattern'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-pattern '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-pattern /tmp/tmp.pdlaMo/usr/bin/fc-pattern
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-pattern.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-pattern'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-pattern'
Making install in fc-query
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-query'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-query'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-query '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-query /tmp/tmp.pdlaMo/usr/bin/fc-query
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-query.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-query'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-query'
Making install in fc-scan
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-scan'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-scan'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-scan '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-scan /tmp/tmp.pdlaMo/usr/bin/fc-scan
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-scan.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-scan'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-scan'
Making install in fc-validate
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-validate'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/fc-validate'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c fc-validate '/tmp/tmp.pdlaMo/usr/bin'
libtool: install: warning: `../src/libfontconfig.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -c .libs/fc-validate /tmp/tmp.pdlaMo/usr/bin/fc-validate
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man1'
 /bin/install -c -m 644 fc-validate.1 '/tmp/tmp.pdlaMo/usr/share/man/man1'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-validate'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/fc-validate'
Making install in conf.d
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[3]: Nothing to be done for `install-exec-am'.
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/etc/fonts/conf.d'
 /bin/install -c -m 644 README '/tmp/tmp.pdlaMo/usr/etc/fonts/conf.d'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/fontconfig/conf.avail'
 /bin/install -c -m 644 10-autohint.conf 10-no-sub-pixel.conf 10-scale-bitmap-fonts.conf 10-sub-pixel-bgr.conf 10-sub-pixel-rgb.conf 10-sub-pixel-vbgr.conf 10-sub-pixel-vrgb.conf 10-unhinted.conf 11-lcdfilter-default.conf 11-lcdfilter-legacy.conf 11-lcdfilter-light.conf 20-unhint-small-vera.conf 25-unhint-nonlatin.conf 30-urw-aliases.conf 30-metric-aliases.conf 40-nonlatin.conf 45-latin.conf 49-sansserif.conf 50-user.conf 51-local.conf 60-latin.conf 65-fonts-persian.conf 65-khmer.conf 65-nonlatin.conf 69-unifont.conf 70-no-bitmaps.conf 70-yes-bitmaps.conf 80-delicious.conf 90-synthetic.conf '/tmp/tmp.pdlaMo/usr/share/fontconfig/conf.avail'
make  install-data-hook
make[4]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
mkdir -p /tmp/tmp.pdlaMo/usr/etc/fonts/conf.d
cd /tmp/tmp.pdlaMo/usr/etc/fonts/conf.d
rm -f 10-scale-bitmap-fonts.conf; ln -s /usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf .
rm -f 20-unhint-small-vera.conf; ln -s /usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf .
rm -f 30-urw-aliases.conf; ln -s /usr/share/fontconfig/conf.avail/30-urw-aliases.conf .
rm -f 30-metric-aliases.conf; ln -s /usr/share/fontconfig/conf.avail/30-metric-aliases.conf .
rm -f 40-nonlatin.conf; ln -s /usr/share/fontconfig/conf.avail/40-nonlatin.conf .
rm -f 45-latin.conf; ln -s /usr/share/fontconfig/conf.avail/45-latin.conf .
rm -f 49-sansserif.conf; ln -s /usr/share/fontconfig/conf.avail/49-sansserif.conf .
rm -f 50-user.conf; ln -s /usr/share/fontconfig/conf.avail/50-user.conf .
rm -f 51-local.conf; ln -s /usr/share/fontconfig/conf.avail/51-local.conf .
rm -f 60-latin.conf; ln -s /usr/share/fontconfig/conf.avail/60-latin.conf .
rm -f 65-fonts-persian.conf; ln -s /usr/share/fontconfig/conf.avail/65-fonts-persian.conf .
rm -f 65-nonlatin.conf; ln -s /usr/share/fontconfig/conf.avail/65-nonlatin.conf .
rm -f 69-unifont.conf; ln -s /usr/share/fontconfig/conf.avail/69-unifont.conf .
rm -f 80-delicious.conf; ln -s /usr/share/fontconfig/conf.avail/80-delicious.conf .
rm -f 90-synthetic.conf; ln -s /usr/share/fontconfig/conf.avail/90-synthetic.conf .
make[4]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[3]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/conf.d'
Making install in test
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/test'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/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 `/isthmus/tmp/fontconfig-2.11.1/test'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/test'
Making install in doc
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make  install-am
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[3]: Entering directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[3]: Nothing to be done for `install-exec-am'.
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig'
 /bin/install -c -m 644 fontconfig-user.txt fontconfig-devel.txt fontconfig-user.pdf fontconfig-devel.pdf fontconfig-user.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 /bin/install -c -m 644 ./fontconfig-devel/fcatomiccreate.html ./fontconfig-devel/fcatomicdeletenew.html ./fontconfig-devel/fcatomicdestroy.html ./fontconfig-devel/fcatomiclock.html ./fontconfig-devel/fcatomicnewfile.html ./fontconfig-devel/fcatomicorigfile.html ./fontconfig-devel/fcatomicreplaceorig.html ./fontconfig-devel/fcatomicunlock.html ./fontconfig-devel/fcblanksadd.html ./fontconfig-devel/fcblankscreate.html ./fontconfig-devel/fcblanksdestroy.html ./fontconfig-devel/fcblanksismember.html ./fontconfig-devel/fccachecopyset.html ./fontconfig-devel/fccachecreatetagfile.html ./fontconfig-devel/fccachedir.html ./fontconfig-devel/fccachenumfont.html ./fontconfig-devel/fccachenumsubdir.html ./fontconfig-devel/fccachesubdir.html ./fontconfig-devel/fccharsetaddchar.html ./fontconfig-devel/fccharsetcopy.html ./fontconfig-devel/fccharsetcount.html ./fontconfig-devel/fccharsetcoverage.html ./fontconfig-devel/fccharsetcreate.html ./fontconfig-devel/fccharsetdelchar.html ./fontconfig-devel/fccharsetdestroy.html ./fontconfig-devel/fccharsetequal.html ./fontconfig-devel/fccharsetfirstpage.html ./fontconfig-devel/fccharsethaschar.html ./fontconfig-devel/fccharsetintersect.html ./fontconfig-devel/fccharsetintersectcount.html ./fontconfig-devel/fccharsetissubset.html ./fontconfig-devel/fccharsetmerge.html ./fontconfig-devel/fccharsetnew.html ./fontconfig-devel/fccharsetnextpage.html ./fontconfig-devel/fccharsetsubtract.html ./fontconfig-devel/fccharsetsubtractcount.html ./fontconfig-devel/fccharsetunion.html ./fontconfig-devel/fcconfigappfontadddir.html ./fontconfig-devel/fcconfigappfontaddfile.html ./fontconfig-devel/fcconfigappfontclear.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 /bin/install -c -m 644 ./fontconfig-devel/fcconfigbuildfonts.html ./fontconfig-devel/fcconfigcreate.html ./fontconfig-devel/fcconfigdestroy.html ./fontconfig-devel/fcconfigenablehome.html ./fontconfig-devel/fcconfigfilename.html ./fontconfig-devel/fcconfiggetblanks.html ./fontconfig-devel/fcconfiggetcache.html ./fontconfig-devel/fcconfiggetcachedirs.html ./fontconfig-devel/fcconfiggetconfigdirs.html ./fontconfig-devel/fcconfiggetconfigfiles.html ./fontconfig-devel/fcconfiggetcurrent.html ./fontconfig-devel/fcconfiggetfontdirs.html ./fontconfig-devel/fcconfiggetfonts.html ./fontconfig-devel/fcconfiggetrescaninterval.html ./fontconfig-devel/fcconfiggetsysroot.html ./fontconfig-devel/fcconfighome.html ./fontconfig-devel/fcconfigparseandload.html ./fontconfig-devel/fcconfigreference.html ./fontconfig-devel/fcconfigsetcurrent.html ./fontconfig-devel/fcconfigsetrescaninterval.html ./fontconfig-devel/fcconfigsetsysroot.html ./fontconfig-devel/fcconfigsubstitute.html ./fontconfig-devel/fcconfigsubstitutewithpat.html ./fontconfig-devel/fcconfiguptodate.html ./fontconfig-devel/fcdefaultsubstitute.html ./fontconfig-devel/fcdircacheclean.html ./fontconfig-devel/fcdircacheload.html ./fontconfig-devel/fcdircacheloadfile.html ./fontconfig-devel/fcdircacheread.html ./fontconfig-devel/fcdircacherescan.html ./fontconfig-devel/fcdircacheunlink.html ./fontconfig-devel/fcdircacheunload.html ./fontconfig-devel/fcdircachevalid.html ./fontconfig-devel/fcdirsave.html ./fontconfig-devel/fcdirscan.html ./fontconfig-devel/fcfileisdir.html ./fontconfig-devel/fcfilescan.html ./fontconfig-devel/fcfini.html ./fontconfig-devel/fcfontlist.html ./fontconfig-devel/fcfontmatch.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 /bin/install -c -m 644 ./fontconfig-devel/fcfontrenderprepare.html ./fontconfig-devel/fcfontsetadd.html ./fontconfig-devel/fcfontsetcreate.html ./fontconfig-devel/fcfontsetdestroy.html ./fontconfig-devel/fcfontsetlist.html ./fontconfig-devel/fcfontsetmatch.html ./fontconfig-devel/fcfontsetprint.html ./fontconfig-devel/fcfontsetsort.html ./fontconfig-devel/fcfontsetsortdestroy.html ./fontconfig-devel/fcfontsort.html ./fontconfig-devel/fcfreetypecharindex.html ./fontconfig-devel/fcfreetypecharset.html ./fontconfig-devel/fcfreetypecharsetandspacing.html ./fontconfig-devel/fcfreetypequery.html ./fontconfig-devel/fcfreetypequeryface.html ./fontconfig-devel/fcgetdefaultlangs.html ./fontconfig-devel/fcgetlangs.html ./fontconfig-devel/fcgetversion.html ./fontconfig-devel/fcinit.html ./fontconfig-devel/fcinitbringuptodate.html ./fontconfig-devel/fcinitloadconfig.html ./fontconfig-devel/fcinitloadconfigandfonts.html ./fontconfig-devel/fcinitreinitialize.html ./fontconfig-devel/fcislower.html ./fontconfig-devel/fcisupper.html ./fontconfig-devel/fclanggetcharset.html ./fontconfig-devel/fclangnormalize.html ./fontconfig-devel/fclangsetadd.html ./fontconfig-devel/fclangsetcompare.html ./fontconfig-devel/fclangsetcontains.html ./fontconfig-devel/fclangsetcopy.html ./fontconfig-devel/fclangsetcreate.html ./fontconfig-devel/fclangsetdel.html ./fontconfig-devel/fclangsetdestroy.html ./fontconfig-devel/fclangsetequal.html ./fontconfig-devel/fclangsetgetlangs.html ./fontconfig-devel/fclangsethash.html ./fontconfig-devel/fclangsethaslang.html ./fontconfig-devel/fclangsetsubtract.html ./fontconfig-devel/fclangsetunion.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 /bin/install -c -m 644 ./fontconfig-devel/fcmatrixcopy.html ./fontconfig-devel/fcmatrixequal.html ./fontconfig-devel/fcmatrixinit.html ./fontconfig-devel/fcmatrixmultiply.html ./fontconfig-devel/fcmatrixrotate.html ./fontconfig-devel/fcmatrixscale.html ./fontconfig-devel/fcmatrixshear.html ./fontconfig-devel/fcnameconstant.html ./fontconfig-devel/fcnamegetconstant.html ./fontconfig-devel/fcnamegetobjecttype.html ./fontconfig-devel/fcnameparse.html ./fontconfig-devel/fcnameregisterconstants.html ./fontconfig-devel/fcnameregisterobjecttypes.html ./fontconfig-devel/fcnameunparse.html ./fontconfig-devel/fcnameunregisterconstants.html ./fontconfig-devel/fcnameunregisterobjecttypes.html ./fontconfig-devel/fcobjectsetadd.html ./fontconfig-devel/fcobjectsetbuild.html ./fontconfig-devel/fcobjectsetcreate.html ./fontconfig-devel/fcobjectsetdestroy.html ./fontconfig-devel/fcpatternadd-type.html ./fontconfig-devel/fcpatternadd.html ./fontconfig-devel/fcpatternaddweak.html ./fontconfig-devel/fcpatternbuild.html ./fontconfig-devel/fcpatterncreate.html ./fontconfig-devel/fcpatterndel.html ./fontconfig-devel/fcpatterndestroy.html ./fontconfig-devel/fcpatternduplicate.html ./fontconfig-devel/fcpatternequal.html ./fontconfig-devel/fcpatternequalsubset.html ./fontconfig-devel/fcpatternfilter.html ./fontconfig-devel/fcpatternformat.html ./fontconfig-devel/fcpatternget-type.html ./fontconfig-devel/fcpatternget.html ./fontconfig-devel/fcpatternhash.html ./fontconfig-devel/fcpatternprint.html ./fontconfig-devel/fcpatternreference.html ./fontconfig-devel/fcpatternremove.html ./fontconfig-devel/fcstrbasename.html ./fontconfig-devel/fcstrcmp.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 /bin/install -c -m 644 ./fontconfig-devel/fcstrcmpignorecase.html ./fontconfig-devel/fcstrcopy.html ./fontconfig-devel/fcstrcopyfilename.html ./fontconfig-devel/fcstrdirname.html ./fontconfig-devel/fcstrdowncase.html ./fontconfig-devel/fcstrfree.html ./fontconfig-devel/fcstrlistcreate.html ./fontconfig-devel/fcstrlistdone.html ./fontconfig-devel/fcstrlistfirst.html ./fontconfig-devel/fcstrlistnext.html ./fontconfig-devel/fcstrplus.html ./fontconfig-devel/fcstrsetadd.html ./fontconfig-devel/fcstrsetaddfilename.html ./fontconfig-devel/fcstrsetcreate.html ./fontconfig-devel/fcstrsetdel.html ./fontconfig-devel/fcstrsetdestroy.html ./fontconfig-devel/fcstrsetequal.html ./fontconfig-devel/fcstrsetmember.html ./fontconfig-devel/fcstrstr.html ./fontconfig-devel/fcstrstrignorecase.html ./fontconfig-devel/fctolower.html ./fontconfig-devel/fcucs4toutf8.html ./fontconfig-devel/fcutf16len.html ./fontconfig-devel/fcutf16toucs4.html ./fontconfig-devel/fcutf8len.html ./fontconfig-devel/fcutf8toucs4.html ./fontconfig-devel/fcvaluedestroy.html ./fontconfig-devel/fcvalueequal.html ./fontconfig-devel/fcvalueprint.html ./fontconfig-devel/fcvaluesave.html ./fontconfig-devel/ln12.html ./fontconfig-devel/t1.html ./fontconfig-devel/x102.html ./fontconfig-devel/x19.html ./fontconfig-devel/x31.html '/tmp/tmp.pdlaMo/usr/share/doc/fontconfig/fontconfig-devel'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man3'
 /bin/install -c -m 644 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 '/tmp/tmp.pdlaMo/usr/share/man/man3'
 /bin/install -c -m 644 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 '/tmp/tmp.pdlaMo/usr/share/man/man3'
 /bin/install -c -m 644 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 '/tmp/tmp.pdlaMo/usr/share/man/man3'
 /bin/install -c -m 644 FcLangNormalize.3 FcLangGetCharSet.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 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.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 '/tmp/tmp.pdlaMo/usr/share/man/man3'
 /bin/install -c -m 644 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 '/tmp/tmp.pdlaMo/usr/share/man/man3'
 .././install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/man/man5'
 /bin/install -c -m 644 fonts-conf.5 '/tmp/tmp.pdlaMo/usr/share/man/man5'
make[3]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1/doc'
make[1]: Entering directory `/isthmus/tmp/fontconfig-2.11.1'
make[2]: Entering directory `/isthmus/tmp/fontconfig-2.11.1'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh /isthmus/tmp/fontconfig-2.11.1/install-sh -d /tmp/tmp.pdlaMo/usr/etc/fonts /tmp/tmp.pdlaMo/usr/var/cache/fontconfig
if [ -f /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf ]; then \
  echo "backing up existing /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf"; \
  mv /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf.bak; \
fi
backing up existing /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf
if [ -f ./fonts.conf ]; then \
  echo " /bin/install -c -m 644 ./fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf"; \
  /bin/install -c -m 644 ./fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf; \
else if [ -f fonts.conf ]; then \
  echo " /bin/install -c -m 644 fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf"; \
  /bin/install -c -m 644 fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf; \
fi; fi
 /bin/install -c -m 644 ./fonts.conf /tmp/tmp.pdlaMo/usr/etc/fonts/fonts.conf
***
*** Warning: fonts.cache not built
***
*** Generate this file manually on host system using fc-cache
***
 ./install-sh -c -d '/tmp/tmp.pdlaMo/usr/lib/pkgconfig'
 /bin/install -c -m 644 fontconfig.pc '/tmp/tmp.pdlaMo/usr/lib/pkgconfig'
 ./install-sh -c -d '/tmp/tmp.pdlaMo/usr/share/xml/fontconfig'
 /bin/install -c -m 644 fonts.dtd '/tmp/tmp.pdlaMo/usr/share/xml/fontconfig'
make[2]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1'
make[1]: Leaving directory `/isthmus/tmp/fontconfig-2.11.1'