fontconfig (2.14.2)

mkdir /bb.build
Result = 0
Working Dir = /
Stdout
Stderr
/bb.download/source/fontconfig-2.14.2/configure --help
Result = 0
Working Dir = /bb.build
Stdout
`configure' configures fontconfig 2.14.2 to adapt to many kinds of systems.

Usage: /bb.download/source/fontconfig-2.14.2/configure [OPTION]... [VAR=VALUE]...

To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE.  See below for descriptions of some of the useful variables.

Defaults for the options are specified in brackets.

Configuration:
  -h, --help              display this help and exit
      --help=short        display options specific to this package
      --help=recursive    display the short help of all the included packages
  -V, --version           display version information and exit
  -q, --quiet, --silent   do not print `checking ...' messages
      --cache-file=FILE   cache test results in FILE [disabled]
  -C, --config-cache      alias for `--cache-file=config.cache'
  -n, --no-create         do not create output files
      --srcdir=DIR        find the sources in DIR [configure dir or `..']

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc.  You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.

For better control, use the options below.

Fine tuning of the installation directories:
  --bindir=DIR            user executables [EPREFIX/bin]
  --sbindir=DIR           system admin executables [EPREFIX/sbin]
  --libexecdir=DIR        program executables [EPREFIX/libexec]
  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
  --runstatedir=DIR       modifiable per-process data [LOCALSTATEDIR/run]
  --libdir=DIR            object code libraries [EPREFIX/lib]
  --includedir=DIR        C header files [PREFIX/include]
  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
  --infodir=DIR           info documentation [DATAROOTDIR/info]
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
  --mandir=DIR            man documentation [DATAROOTDIR/man]
  --docdir=DIR            documentation root [DATAROOTDIR/doc/fontconfig]
  --htmldir=DIR           html documentation [DOCDIR]
  --dvidir=DIR            dvi documentation [DOCDIR]
  --pdfdir=DIR            pdf documentation [DOCDIR]
  --psdir=DIR             ps documentation [DOCDIR]

Program names:
  --program-prefix=PREFIX            prepend PREFIX to installed program names
  --program-suffix=SUFFIX            append SUFFIX to installed program names
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names

System types:
  --build=BUILD     configure for building on BUILD [guessed]
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]

Optional Features:
  --disable-option-checking  ignore unrecognized --enable/--with options
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --enable-silent-rules   less verbose build output (undo: "make V=1")
  --disable-silent-rules  verbose build output (undo: "make V=0")
  --enable-dependency-tracking
                          do not reject slow dependency extractors
  --disable-dependency-tracking
                          speeds up one-time build
  --disable-largefile     omit support for large files
  --enable-static[=PKGS]  build static libraries [default=no]
  --enable-shared[=PKGS]  build shared libraries [default=yes]
  --enable-fast-install[=PKGS]
                          optimize for fast installation [default=yes]
  --disable-libtool-lock  avoid locking (might break parallel builds)
  --disable-nls           do not use Native Language Support
  --disable-rpath         do not hardcode runtime library paths
  --enable-iconv          Use iconv to support non-Unicode SFNT name
  --enable-libxml2        Use libxml2 instead of Expat
  --disable-docbook       Disable building docs with docbook2html (default:
                          no)
  --disable-docs          Don't build and install documentation
  --disable-cache-build   Don't run fc-cache during the build

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-pkgconfigdir     pkg-config installation directory
                          ['${libdir}/pkgconfig']
  --with-python-sys-prefix
                          use Python's sys.prefix and sys.exec_prefix values
  --with-python_prefix    override the default PYTHON_PREFIX
  --with-python_exec_prefix
                          override the default PYTHON_EXEC_PREFIX
  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
                          both]
  --with-aix-soname=aix|svr4|both
                          shared library versioning (aka "SONAME") variant to
                          provide on AIX, [default=aix].
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-sysroot[=DIR]    Search for dependent libraries within DIR (or the
                          compiler's sysroot if not specified).
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-libiconv-prefix[=DIR]  search for libiconv in DIR/include and DIR/lib
  --without-libiconv-prefix     don't search for libiconv in includedir and libdir
  --with-libintl-prefix[=DIR]  search for libintl in DIR/include and DIR/lib
  --without-libintl-prefix     don't search for libintl in includedir and libdir
  --with-arch=ARCH        Force architecture to ARCH
  --with-libiconv=DIR     Use libiconv in DIR
  --with-libiconv-includes=DIR
                          Use libiconv includes in DIR
  --with-libiconv-lib=DIR Use libiconv library in DIR
  --with-expat=DIR        Use Expat in DIR
  --with-expat-includes=DIR
                          Use Expat includes in DIR
  --with-expat-lib=DIR
  --with-default-sub-pixel-rendering=NAME
                          Enable your preferred sub-pixel rendering
                          configuration (none/bgr/rgb/vbgr/vrgb)
                          [default=none]
  --with-default-hinting=NAME
                          Enable your preferred hinting configuration
                          (none/slight/medium/full) [default=slight]
  --with-default-fonts=DIR1,DIR2,...
                          Use fonts from DIR1,DIR2,... when config is busted
  --with-add-fonts=DIR1,DIR2,...
                          Find additional fonts in DIR1,DIR2,...
  --with-cache-dir=DIR    Use DIR to store cache files
                          [default=LOCALSTATEDIR/cache/fontconfig]
  --with-templatedir=DIR  Use DIR to store the configuration template files
                          [default=DATADIR/fontconfig/conf.avail]
  --with-baseconfigdir=DIR
                          Use DIR to store the base configuration files
                          [default=SYSCONFDIR/fonts]
  --with-configdir=DIR    Use DIR to store active configuration files
                          [default=BASECONFIGDIR/conf.d]
  --with-xmldir=DIR       Use DIR to store XML schema files
                          [default=DATADIR/xml/fontconfig]

Some influential environment variables:
  CC          C compiler command
  CFLAGS      C compiler flags
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
              nonstandard directory <lib dir>
  LIBS        libraries to pass to the linker, e.g. -l<library>
  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
              you have headers in a nonstandard directory <include dir>
  PKG_CONFIG  path to pkg-config utility
  PKG_CONFIG_PATH
              directories to add to pkg-config's search path
  PKG_CONFIG_LIBDIR
              path overriding pkg-config's built-in search path
  PYTHON      the Python interpreter
  LT_SYS_LIBRARY_PATH
              User-defined run-time library search path.
  CPP         C preprocessor
  CC_FOR_BUILD
              build system C compiler
  FREETYPE_CFLAGS
              C compiler flags for FREETYPE, overriding pkg-config
  FREETYPE_LIBS
              linker flags for FREETYPE, overriding pkg-config
  EXPAT_CFLAGS
              C compiler flags for EXPAT, overriding pkg-config
  EXPAT_LIBS  linker flags for EXPAT, overriding pkg-config
  LIBXML2_CFLAGS
              C compiler flags for LIBXML2, overriding pkg-config
  LIBXML2_LIBS
              linker flags for LIBXML2, overriding pkg-config
  JSONC_CFLAGS
              C compiler flags for JSONC, overriding pkg-config
  JSONC_LIBS  linker flags for JSONC, overriding pkg-config

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

Report bugs to <https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new>.
Stderr
/bb.download/source/fontconfig-2.14.2/configure --prefix=/BuggyBox/fontconfig/2.14.2/any
Result = 0
Working Dir = /bb.build
Stdout
checking for a BSD-compatible install... /BuggyBox/coreutils/9.4/bootstrap/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p
checking for gawk... gawk
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/param.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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... /BuggyBox/pkg-config/0.29.2/bootstrap/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for a Python interpreter with version >= 3... python3
checking for python3... /BuggyBox/python/3.12.0/bootstrap/bin/python3
checking for python3 version... 3.12
checking for python3 platform... linux
checking for GNU default python3 prefix... ${prefix}
checking for GNU default python3 exec_prefix... ${exec_prefix}
checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages
checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages
checking for RM macro... rm -f
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /BuggyBox/sed/4.9/bootstrap/bin/sed
checking for grep that handles long lines and -e... /BuggyBox/grep/3.11/bootstrap/bin/grep
checking for egrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -E
checking for fgrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -F
checking for ld used by gcc... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /BuggyBox/binutils/2.41/bootstrap/bin/nm -B
checking the name lister (/BuggyBox/binutils/2.41/bootstrap/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 32768
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /BuggyBox/binutils/2.41/bootstrap/bin/ld option to reload object files... -r
checking for file... no
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 /BuggyBox/binutils/2.41/bootstrap/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /BuggyBox/coreutils/9.4/bootstrap/bin/dd
checking how to truncate binary pipes... /BuggyBox/coreutils/9.4/bootstrap/bin/dd bs=4096 count=1
checking for mt... no
checking if : 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 (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by gcc... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for gcc options needed to detect all undeclared functions... none needed
checking whether __SUNPRO_C is declared... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for egrep... (cached) /BuggyBox/grep/3.11/bootstrap/bin/grep -E
checking for dirent.h... 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 sys/statvfs.h... yes
checking for sys/vfs.h... yes
checking for sys/statfs.h... yes
checking for sys/param.h... (cached) 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 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... yes
checking for rand_r... yes
checking for readlink... yes
checking for fstatvfs... yes
checking for fstatfs... yes
checking for lstat... yes
checking for strerror... yes
checking for strerror_r... yes
checking for posix_fadvise in fcntl.h... fcntl.h
checking for struct stat.st_mtim... 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 The type of len parameter of gperf hash/lookup function... size_t
checking for FREETYPE... 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_Done_MM_Var... yes
checking for EXPAT... yes
checking for expat.h... yes
checking for XML_SetDoctypeDeclHandler... yes
checking for JSONC... no
checking stdatomic.h atomic primitives... true
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 FcDirCacheCreateUUID.3 FcDirCacheDeleteUUID.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 FcConfigGetFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcConfigFileInfoIterInit.3 FcConfigFileInfoIterNext.3 FcConfigFileInfoIterGet.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameGetConstantFor.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 FcFreeTypeQueryAll.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 FcPatternObjectCount.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternIterStart.3 FcPatternIterNext.3 FcPatternIterEqual.3 FcPatternFindIter.3 FcPatternIterIsValid.3 FcPatternIterGetObject.3 FcPatternIterValueCount.3 FcPatternIterGetValue.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.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 FcStrBuildFilename.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 FcWeightFromOpenTypeDouble.3 FcWeightToOpenTypeDouble.3 FcWeightFromOpenType.3 FcWeightToOpenType.3
checking whether byte ordering is bigendian... no
checking size of void *... 8
checking alignment of double... 8
checking alignment of void *... 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-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-conflist/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 its/Makefile
config.status: creating po/Makefile.in
config.status: creating po-conf/Makefile.in
config.status: creating test/Makefile
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 po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: creating po-conf/POTFILES
config.status: creating po-conf/Makefile
config.status: executing src/fcstdint.h commands
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
Stderr
make -j16
Result = 0
Working Dir = /bb.build
Stdout
/BuggyBox/make/4.4/bootstrap/bin/make  all-recursive
make[1]: Entering directory '/bb.build'
Making all in fontconfig
make[2]: Entering directory '/bb.build/fontconfig'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/fontconfig'
Making all in fc-case
make[2]: Entering directory '/bb.build/fc-case'
  GEN      fcaliastail.h
  GEN      fcalias.h
/BuggyBox/make/4.4/bootstrap/bin/make  all-am
make[3]: Entering directory '/bb.build/fc-case'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/bb.build/fc-case'
make[2]: Leaving directory '/bb.build/fc-case'
Making all in fc-lang
make[2]: Entering directory '/bb.build/fc-lang'
  GEN      fcaliastail.h
  GEN      fcalias.h
  GEN      ../conf.d/35-lang-normalize.conf
/BuggyBox/make/4.4/bootstrap/bin/make  all-am
make[3]: Entering directory '/bb.build/fc-lang'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/bb.build/fc-lang'
make[2]: Leaving directory '/bb.build/fc-lang'
Making all in src
make[2]: Entering directory '/bb.build/src'
  GEN      stamp-fcstdint
  GEN      fcalias.h
  GEN      fcftalias.h
  GEN      stamp-fcobjshash.gperf
make[3]: Entering directory '/bb.build/src'
  GEN      stamp-fcobjshash.gperf
make[3]: Leaving directory '/bb.build/src'
  GEN      fcobjshash.h
config.status: executing src/fcstdint.h commands
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
config.status: src/fcstdint.h is unchanged
/BuggyBox/make/4.4/bootstrap/bin/make  all-am
make[3]: Entering directory '/bb.build/src'
  CC       fccfg.lo
  CC       fcarch.o
  CC       fccache.lo
  CC       fccharset.lo
  CC       fcatomic.lo
  CC       fccompat.lo
  CC       fcformat.lo
  CC       fcfs.lo
  CC       fcdbg.lo
  CC       fcdir.lo
  CC       fcfreetype.lo
  CC       fcdefault.lo
  CC       fcptrlist.lo
  CC       fclang.lo
  CC       fchash.lo
  CC       fcinit.lo
  CC       fclist.lo
  CC       fcmatch.lo
  CC       fcmatrix.lo
  CC       fcname.lo
  CC       fcpat.lo
  CC       fcrange.lo
  CC       fcobjs.lo
  CC       fcserialize.lo
  CC       fcstat.lo
  CC       fcstr.lo
  CC       fcweight.lo
  CC       fcxml.lo
  CC       ftglue.lo
  CCLD     fcarch
  CCLD     libfontconfig.la
make[3]: Leaving directory '/bb.build/src'
make[2]: Leaving directory '/bb.build/src'
Making all in fc-cache
make[2]: Entering directory '/bb.build/fc-cache'
  CC       fc-cache.o
  CCLD     fc-cache
make[2]: Leaving directory '/bb.build/fc-cache'
Making all in fc-cat
make[2]: Entering directory '/bb.build/fc-cat'
  CC       fc-cat.o
  CCLD     fc-cat
make[2]: Leaving directory '/bb.build/fc-cat'
Making all in fc-conflist
make[2]: Entering directory '/bb.build/fc-conflist'
  CC       fc-conflist.o
  CCLD     fc-conflist
make[2]: Leaving directory '/bb.build/fc-conflist'
Making all in fc-list
make[2]: Entering directory '/bb.build/fc-list'
  CC       fc-list.o
  CCLD     fc-list
make[2]: Leaving directory '/bb.build/fc-list'
Making all in fc-match
make[2]: Entering directory '/bb.build/fc-match'
  CC       fc-match.o
  CCLD     fc-match
make[2]: Leaving directory '/bb.build/fc-match'
Making all in fc-pattern
make[2]: Entering directory '/bb.build/fc-pattern'
  CC       fc-pattern.o
  CCLD     fc-pattern
make[2]: Leaving directory '/bb.build/fc-pattern'
Making all in fc-query
make[2]: Entering directory '/bb.build/fc-query'
  CC       fc-query.o
  CCLD     fc-query
make[2]: Leaving directory '/bb.build/fc-query'
Making all in fc-scan
make[2]: Entering directory '/bb.build/fc-scan'
  CC       fc-scan.o
  CCLD     fc-scan
make[2]: Leaving directory '/bb.build/fc-scan'
Making all in fc-validate
make[2]: Entering directory '/bb.build/fc-validate'
  CC       fc-validate.o
  CCLD     fc-validate
make[2]: Leaving directory '/bb.build/fc-validate'
Making all in conf.d
make[2]: Entering directory '/bb.build/conf.d'
/BuggyBox/make/4.4/bootstrap/bin/make  all-am
make[3]: Entering directory '/bb.build/conf.d'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/bb.build/conf.d'
make[2]: Leaving directory '/bb.build/conf.d'
Making all in its
make[2]: Entering directory '/bb.build/its'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/its'
Making all in po
make[2]: Entering directory '/bb.build/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/po'
Making all in po-conf
make[2]: Entering directory '/bb.build/po-conf'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/po-conf'
Making all in test
make[2]: Entering directory '/bb.build/test'
cp /bb.download/source/fontconfig-2.14.2/test/out.expected-no-long-family-names ./out.expected
/BuggyBox/make/4.4/bootstrap/bin/make  all-am
make[3]: Entering directory '/bb.build/test'
  CC       test-bz131804.o
  CC       test-pthread.o
  CC       test-crbug1004254.o
  CC       test_bz89617-test-bz89617.o
  CC       test-migration.o
  CC       test-bz1744377.o
  CC       test-issue107.o
  CC       test-bz96676.o
  CC       test-bz106618.o
  CC       test-name-parse.o
  CC       test_bz106632-test-bz106632.o
  CC       test-family-matching.o
  CC       test-issue180.o
  CCLD     test-bz1744377
  CCLD     test-bz96676
  CCLD     test-bz89617
  CCLD     test-bz106618
  CCLD     test-bz131804
  CCLD     test-pthread
  CCLD     test-name-parse
  CCLD     test-crbug1004254
  CCLD     test-issue180
  CCLD     test-migration
  CCLD     test-family-matching
  CCLD     test-issue107
  CCLD     test-bz106632
make[3]: Leaving directory '/bb.build/test'
make[2]: Leaving directory '/bb.build/test'
Making all in doc
make[2]: Entering directory '/bb.build/doc'
  GEN      fcdircache.sgml
  GEN      fcconstant.sgml
  GEN      fccache.sgml
  GEN      fccharset.sgml
  GEN      fcatomic.sgml
  GEN      fcblanks.sgml
  GEN      fcfile.sgml
  GEN      fcconfig.sgml
  GEN      fcobjecttype.sgml
  GEN      fcfontset.sgml
  GEN      fcobjectset.sgml
  GEN      fcfreetype.sgml
  GEN      fcformat.sgml
  GEN      fclangset.sgml
  GEN      fcinit.sgml
  GEN      fcmatrix.sgml
  GEN      fcpattern.sgml
  GEN      fcweight.sgml
  GEN      fcvalue.sgml
  GEN      fcstrset.sgml
  GEN      fcstring.sgml
  GEN      fcrange.sgml
/BuggyBox/make/4.4/bootstrap/bin/make  all-am
make[3]: Entering directory '/bb.build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/bb.build/doc'
make[2]: Leaving directory '/bb.build/doc'
make[2]: Entering directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
/bb.download/source/fontconfig-2.14.2/src/fccharset.c: In function 'FcCharSetPutLeaf':
/bb.download/source/fontconfig-2.14.2/src/fccharset.c:202:18: warning: pointer 'leaves' may be used after 'realloc' [-Wuse-after-free]
  202 |         distance = (char *) new_leaves - (char *) leaves;
      |         ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bb.download/source/fontconfig-2.14.2/src/fccharset.c:187:22: note: call to 'realloc' here
  187 |         new_leaves = realloc (leaves, alloced * sizeof (*leaves));
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make install
Result = 0
Working Dir = /bb.build
Stdout
Making install in fontconfig
make[1]: Entering directory '/bb.build/fontconfig'
make[2]: Entering directory '/bb.build/fontconfig'
make[2]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/include/fontconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fontconfig/fontconfig.h /bb.download/source/fontconfig-2.14.2/fontconfig/fcfreetype.h /bb.download/source/fontconfig-2.14.2/fontconfig/fcprivate.h '/BuggyBox/fontconfig/2.14.2/any/include/fontconfig'
make[2]: Leaving directory '/bb.build/fontconfig'
make[1]: Leaving directory '/bb.build/fontconfig'
Making install in fc-case
make[1]: Entering directory '/bb.build/fc-case'
/BuggyBox/make/4.4/bootstrap/bin/make  install-am
make[2]: Entering directory '/bb.build/fc-case'
make[3]: Entering directory '/bb.build/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 '/bb.build/fc-case'
make[2]: Leaving directory '/bb.build/fc-case'
make[1]: Leaving directory '/bb.build/fc-case'
Making install in fc-lang
make[1]: Entering directory '/bb.build/fc-lang'
/BuggyBox/make/4.4/bootstrap/bin/make  install-am
make[2]: Entering directory '/bb.build/fc-lang'
make[3]: Entering directory '/bb.build/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 '/bb.build/fc-lang'
make[2]: Leaving directory '/bb.build/fc-lang'
make[1]: Leaving directory '/bb.build/fc-lang'
Making install in src
make[1]: Entering directory '/bb.build/src'
/BuggyBox/make/4.4/bootstrap/bin/make  install-am
make[2]: Entering directory '/bb.build/src'
make[3]: Entering directory '/bb.build/src'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/lib'
 /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   libfontconfig.la '/BuggyBox/fontconfig/2.14.2/any/lib'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libfontconfig.so.1.12.0 /BuggyBox/fontconfig/2.14.2/any/lib/libfontconfig.so.1.12.0
libtool: install: (cd /BuggyBox/fontconfig/2.14.2/any/lib && { ln -s -f libfontconfig.so.1.12.0 libfontconfig.so.1 || { rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.12.0 libfontconfig.so.1; }; })
libtool: install: (cd /BuggyBox/fontconfig/2.14.2/any/lib && { ln -s -f libfontconfig.so.1.12.0 libfontconfig.so || { rm -f libfontconfig.so && ln -s libfontconfig.so.1.12.0 libfontconfig.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libfontconfig.lai /BuggyBox/fontconfig/2.14.2/any/lib/libfontconfig.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/BuggyBox/pkg-config/0.29.2/bootstrap/bin:/BuggyBox/tar/1.35/bootstrap/bin:/BuggyBox/python/3.12.0/bootstrap/bin:/BuggyBox/cmake/3.27.7/bootstrap/bin:/BuggyBox/ninja/1.11.1/bootstrap/bin:/BuggyBox/gcc/13.2.0/bootstrap/bin:/BuggyBox/gperf/3.1/any/bin:/sbin" ldconfig -n /BuggyBox/fontconfig/2.14.2/any/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/fontconfig/2.14.2/any/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/bb.build/src'
make[2]: Leaving directory '/bb.build/src'
make[1]: Leaving directory '/bb.build/src'
Making install in fc-cache
make[1]: Entering directory '/bb.build/fc-cache'
make[2]: Entering directory '/bb.build/fc-cache'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/bin'
  /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fc-cache '/BuggyBox/fontconfig/2.14.2/any/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fc-cache /BuggyBox/fontconfig/2.14.2/any/bin/fc-cache
/bin/sh /bb.download/source/fontconfig-2.14.2/install-sh -d "/BuggyBox/fontconfig/2.14.2/any/var/cache/fontconfig"
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fc-cache/fc-cache.1 '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
make[2]: Leaving directory '/bb.build/fc-cache'
make[1]: Leaving directory '/bb.build/fc-cache'
Making install in fc-cat
make[1]: Entering directory '/bb.build/fc-cat'
make[2]: Entering directory '/bb.build/fc-cat'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/bin'
  /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fc-cat '/BuggyBox/fontconfig/2.14.2/any/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fc-cat /BuggyBox/fontconfig/2.14.2/any/bin/fc-cat
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fc-cat/fc-cat.1 '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
make[2]: Leaving directory '/bb.build/fc-cat'
make[1]: Leaving directory '/bb.build/fc-cat'
Making install in fc-conflist
make[1]: Entering directory '/bb.build/fc-conflist'
make[2]: Entering directory '/bb.build/fc-conflist'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/bin'
  /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fc-conflist '/BuggyBox/fontconfig/2.14.2/any/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fc-conflist /BuggyBox/fontconfig/2.14.2/any/bin/fc-conflist
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fc-conflist/fc-conflist.1 '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
make[2]: Leaving directory '/bb.build/fc-conflist'
make[1]: Leaving directory '/bb.build/fc-conflist'
Making install in fc-list
make[1]: Entering directory '/bb.build/fc-list'
make[2]: Entering directory '/bb.build/fc-list'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/bin'
  /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fc-list '/BuggyBox/fontconfig/2.14.2/any/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fc-list /BuggyBox/fontconfig/2.14.2/any/bin/fc-list
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fc-list/fc-list.1 '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
make[2]: Leaving directory '/bb.build/fc-list'
make[1]: Leaving directory '/bb.build/fc-list'
Making install in fc-match
make[1]: Entering directory '/bb.build/fc-match'
make[2]: Entering directory '/bb.build/fc-match'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/bin'
  /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fc-match '/BuggyBox/fontconfig/2.14.2/any/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fc-match /BuggyBox/fontconfig/2.14.2/any/bin/fc-match
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fc-match/fc-match.1 '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
make[2]: Leaving directory '/bb.build/fc-match'
make[1]: Leaving directory '/bb.build/fc-match'
Making install in fc-pattern
make[1]: Entering directory '/bb.build/fc-pattern'
make[2]: Entering directory '/bb.build/fc-pattern'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/bin'
  /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fc-pattern '/BuggyBox/fontconfig/2.14.2/any/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fc-pattern /BuggyBox/fontconfig/2.14.2/any/bin/fc-pattern
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fc-pattern/fc-pattern.1 '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
make[2]: Leaving directory '/bb.build/fc-pattern'
make[1]: Leaving directory '/bb.build/fc-pattern'
Making install in fc-query
make[1]: Entering directory '/bb.build/fc-query'
make[2]: Entering directory '/bb.build/fc-query'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/bin'
  /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fc-query '/BuggyBox/fontconfig/2.14.2/any/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fc-query /BuggyBox/fontconfig/2.14.2/any/bin/fc-query
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fc-query/fc-query.1 '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
make[2]: Leaving directory '/bb.build/fc-query'
make[1]: Leaving directory '/bb.build/fc-query'
Making install in fc-scan
make[1]: Entering directory '/bb.build/fc-scan'
make[2]: Entering directory '/bb.build/fc-scan'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/bin'
  /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fc-scan '/BuggyBox/fontconfig/2.14.2/any/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fc-scan /BuggyBox/fontconfig/2.14.2/any/bin/fc-scan
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fc-scan/fc-scan.1 '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
make[2]: Leaving directory '/bb.build/fc-scan'
make[1]: Leaving directory '/bb.build/fc-scan'
Making install in fc-validate
make[1]: Entering directory '/bb.build/fc-validate'
make[2]: Entering directory '/bb.build/fc-validate'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/bin'
  /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fc-validate '/BuggyBox/fontconfig/2.14.2/any/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fc-validate /BuggyBox/fontconfig/2.14.2/any/bin/fc-validate
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fc-validate/fc-validate.1 '/BuggyBox/fontconfig/2.14.2/any/share/man/man1'
make[2]: Leaving directory '/bb.build/fc-validate'
make[1]: Leaving directory '/bb.build/fc-validate'
Making install in conf.d
make[1]: Entering directory '/bb.build/conf.d'
/BuggyBox/make/4.4/bootstrap/bin/make  install-am
make[2]: Entering directory '/bb.build/conf.d'
make[3]: Entering directory '/bb.build/conf.d'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/etc/fonts/conf.d'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/conf.d/README '/BuggyBox/fontconfig/2.14.2/any/etc/fonts/conf.d'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/conf.d/05-reset-dirs-sample.conf /bb.download/source/fontconfig-2.14.2/conf.d/09-autohint-if-no-hinting.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-autohint.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-hinting-full.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-hinting-medium.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-hinting-none.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-hinting-slight.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-no-antialias.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-scale-bitmap-fonts.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-sub-pixel-bgr.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-sub-pixel-none.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-sub-pixel-rgb.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-sub-pixel-vbgr.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-sub-pixel-vrgb.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-unhinted.conf /bb.download/source/fontconfig-2.14.2/conf.d/10-yes-antialias.conf /bb.download/source/fontconfig-2.14.2/conf.d/11-lcdfilter-default.conf /bb.download/source/fontconfig-2.14.2/conf.d/11-lcdfilter-legacy.conf /bb.download/source/fontconfig-2.14.2/conf.d/11-lcdfilter-light.conf /bb.download/source/fontconfig-2.14.2/conf.d/20-unhint-small-vera.conf /bb.download/source/fontconfig-2.14.2/conf.d/25-unhint-nonlatin.conf /bb.download/source/fontconfig-2.14.2/conf.d/30-metric-aliases.conf 35-lang-normalize.conf /bb.download/source/fontconfig-2.14.2/conf.d/40-nonlatin.conf /bb.download/source/fontconfig-2.14.2/conf.d/45-generic.conf /bb.download/source/fontconfig-2.14.2/conf.d/45-latin.conf /bb.download/source/fontconfig-2.14.2/conf.d/48-spacing.conf /bb.download/source/fontconfig-2.14.2/conf.d/49-sansserif.conf /bb.download/source/fontconfig-2.14.2/conf.d/50-user.conf /bb.download/source/fontconfig-2.14.2/conf.d/51-local.conf /bb.download/source/fontconfig-2.14.2/conf.d/60-generic.conf /bb.download/source/fontconfig-2.14.2/conf.d/60-latin.conf /bb.download/source/fontconfig-2.14.2/conf.d/65-fonts-persian.conf /bb.download/source/fontconfig-2.14.2/conf.d/65-khmer.conf /bb.download/source/fontconfig-2.14.2/conf.d/65-nonlatin.conf /bb.download/source/fontconfig-2.14.2/conf.d/69-unifont.conf /bb.download/source/fontconfig-2.14.2/conf.d/70-no-bitmaps.conf /bb.download/source/fontconfig-2.14.2/conf.d/70-yes-bitmaps.conf /bb.download/source/fontconfig-2.14.2/conf.d/80-delicious.conf /bb.download/source/fontconfig-2.14.2/conf.d/90-synthetic.conf '/BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail'
/BuggyBox/make/4.4/bootstrap/bin/make  install-data-hook
make[4]: Entering directory '/bb.build/conf.d'
mkdir -p /BuggyBox/fontconfig/2.14.2/any/etc/fonts/conf.d
cd /BuggyBox/fontconfig/2.14.2/any/etc/fonts/conf.d
rm -f 10-hinting-slight.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/10-hinting-slight.conf .
rm -f 10-scale-bitmap-fonts.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf .
rm -f 10-yes-antialias.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/10-yes-antialias.conf .
rm -f 10-sub-pixel-none.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/10-sub-pixel-none.conf .
rm -f 11-lcdfilter-default.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/11-lcdfilter-default.conf .
rm -f 20-unhint-small-vera.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/20-unhint-small-vera.conf .
rm -f 30-metric-aliases.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/30-metric-aliases.conf .
rm -f 40-nonlatin.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/40-nonlatin.conf .
rm -f 45-generic.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/45-generic.conf .
rm -f 45-latin.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/45-latin.conf .
rm -f 48-spacing.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/48-spacing.conf .
rm -f 49-sansserif.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/49-sansserif.conf .
rm -f 50-user.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/50-user.conf .
rm -f 51-local.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/51-local.conf .
rm -f 60-generic.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/60-generic.conf .
rm -f 60-latin.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/60-latin.conf .
rm -f 65-fonts-persian.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/65-fonts-persian.conf .
rm -f 65-nonlatin.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/65-nonlatin.conf .
rm -f 69-unifont.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/69-unifont.conf .
rm -f 80-delicious.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/80-delicious.conf .
rm -f 90-synthetic.conf; ln -s /BuggyBox/fontconfig/2.14.2/any/share/fontconfig/conf.avail/90-synthetic.conf .
make[4]: Leaving directory '/bb.build/conf.d'
make[3]: Leaving directory '/bb.build/conf.d'
make[2]: Leaving directory '/bb.build/conf.d'
make[1]: Leaving directory '/bb.build/conf.d'
Making install in its
make[1]: Entering directory '/bb.build/its'
make[2]: Entering directory '/bb.build/its'
make[2]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/gettext/its'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/its/fontconfig.its /bb.download/source/fontconfig-2.14.2/its/fontconfig.loc '/BuggyBox/fontconfig/2.14.2/any/share/gettext/its'
make[2]: Leaving directory '/bb.build/its'
make[1]: Leaving directory '/bb.build/its'
Making install in po
make[1]: Entering directory '/bb.build/po'
installing /bb.download/source/fontconfig-2.14.2/po/ka.gmo as /BuggyBox/fontconfig/2.14.2/any/share/locale/ka/LC_MESSAGES/fontconfig.mo
installing /bb.download/source/fontconfig-2.14.2/po/zh_CN.gmo as /BuggyBox/fontconfig/2.14.2/any/share/locale/zh_CN/LC_MESSAGES/fontconfig.mo
if test "fontconfig" = "gettext-tools"; then \
  /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/fontconfig/2.14.2/any/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/po/$file \
		    /BuggyBox/fontconfig/2.14.2/any/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /BuggyBox/fontconfig/2.14.2/any/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/bb.build/po'
Making install in po-conf
make[1]: Entering directory '/bb.build/po-conf'
installing /bb.download/source/fontconfig-2.14.2/po-conf/ka.gmo as /BuggyBox/fontconfig/2.14.2/any/share/locale/ka/LC_MESSAGES/fontconfig-conf.mo
installing /bb.download/source/fontconfig-2.14.2/po-conf/zh_CN.gmo as /BuggyBox/fontconfig/2.14.2/any/share/locale/zh_CN/LC_MESSAGES/fontconfig-conf.mo
if test "fontconfig" = "gettext-tools"; then \
  /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/fontconfig/2.14.2/any/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/po-conf/$file \
		    /BuggyBox/fontconfig/2.14.2/any/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /BuggyBox/fontconfig/2.14.2/any/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/bb.build/po-conf'
Making install in test
make[1]: Entering directory '/bb.build/test'
/BuggyBox/make/4.4/bootstrap/bin/make  install-am
make[2]: Entering directory '/bb.build/test'
make[3]: Entering directory '/bb.build/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/bb.build/test'
make[2]: Leaving directory '/bb.build/test'
make[1]: Leaving directory '/bb.build/test'
Making install in doc
make[1]: Entering directory '/bb.build/doc'
/BuggyBox/make/4.4/bootstrap/bin/make  install-am
make[2]: Entering directory '/bb.build/doc'
make[3]: Entering directory '/bb.build/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/doc/fontconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/fontconfig-user.txt /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel.txt /bb.download/source/fontconfig-2.14.2/doc/fontconfig-user.pdf /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel.pdf /bb.download/source/fontconfig-2.14.2/doc/fontconfig-user.html '/BuggyBox/fontconfig/2.14.2/any/share/doc/fontconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/doc/fontconfig/fontconfig-devel'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcatomiccreate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcatomicdeletenew.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcatomicdestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcatomiclock.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcatomicnewfile.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcatomicorigfile.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcatomicreplaceorig.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcatomicunlock.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcblanksadd.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcblankscreate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcblanksdestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcblanksismember.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccachecopyset.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccachecreatetagfile.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccachedir.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccachenumfont.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccachenumsubdir.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccachesubdir.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetaddchar.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetcopy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetcount.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetcoverage.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetcreate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetdelchar.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetdestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetequal.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetfirstpage.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsethaschar.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetintersect.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetintersectcount.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetissubset.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetmerge.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetnew.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetnextpage.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetsubtract.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetsubtractcount.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fccharsetunion.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigappfontadddir.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigappfontaddfile.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigappfontclear.html '/BuggyBox/fontconfig/2.14.2/any/share/doc/fontconfig/fontconfig-devel'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigbuildfonts.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigcreate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigdestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigenablehome.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigfileinfoiterget.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigfileinfoiterinit.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigfileinfoiternext.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigfilename.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetblanks.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetcache.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetcachedirs.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetconfigdirs.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetconfigfiles.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetcurrent.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetfilename.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetfontdirs.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetfonts.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetrescaninterval.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiggetsysroot.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfighome.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigparseandload.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigparseandloadfrommemory.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigreference.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigsetcurrent.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigsetrescaninterval.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigsetsysroot.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigsubstitute.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfigsubstitutewithpat.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcconfiguptodate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdefaultsubstitute.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdircacheclean.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdircachecreateuuid.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdircachedeleteuuid.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdircacheload.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdircacheloadfile.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdircacheread.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdircacherescan.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdircacheunlink.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdircacheunload.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdircachevalid.html '/BuggyBox/fontconfig/2.14.2/any/share/doc/fontconfig/fontconfig-devel'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdirsave.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcdirscan.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfileisdir.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfilescan.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfini.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontlist.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontmatch.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontrenderprepare.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontsetadd.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontsetcreate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontsetdestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontsetlist.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontsetmatch.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontsetprint.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontsetsort.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontsetsortdestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfontsort.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfreetypecharindex.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfreetypecharset.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfreetypecharsetandspacing.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfreetypequery.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfreetypequeryall.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcfreetypequeryface.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcgetdefaultlangs.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcgetlangs.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcgetversion.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcinit.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcinitbringuptodate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcinitloadconfig.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcinitloadconfigandfonts.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcinitreinitialize.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcislower.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcisupper.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclanggetcharset.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangnormalize.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetadd.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetcompare.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetcontains.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetcopy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetcreate.html '/BuggyBox/fontconfig/2.14.2/any/share/doc/fontconfig/fontconfig-devel'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetdel.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetdestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetequal.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetgetlangs.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsethash.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsethaslang.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetsubtract.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fclangsetunion.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcmatrixcopy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcmatrixequal.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcmatrixinit.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcmatrixmultiply.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcmatrixrotate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcmatrixscale.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcmatrixshear.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcnameconstant.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcnamegetconstant.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcnamegetconstantfor.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcnamegetobjecttype.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcnameparse.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcnameregisterconstants.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcnameregisterobjecttypes.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcnameunparse.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcnameunregisterconstants.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcnameunregisterobjecttypes.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcobjectsetadd.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcobjectsetbuild.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcobjectsetcreate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcobjectsetdestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternadd-type.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternadd.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternaddweak.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternbuild.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatterncreate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatterndel.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatterndestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternduplicate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternequal.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternequalsubset.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternfilter.html '/BuggyBox/fontconfig/2.14.2/any/share/doc/fontconfig/fontconfig-devel'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternfinditer.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternformat.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternget-type.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternget.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatterngetwithbinding.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternhash.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatterniterequal.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternitergetobject.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternitergetvalue.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatterniterisvalid.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatterniternext.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatterniterstart.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternitervaluecount.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternobjectcount.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternprint.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternreference.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcpatternremove.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcrangecopy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcrangecreatedouble.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcrangecreateinteger.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcrangedestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcrangegetdouble.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrbasename.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrbuildfilename.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrcmp.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrcmpignorecase.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrcopy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrcopyfilename.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrdirname.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrdowncase.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrfree.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrlistcreate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrlistdone.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrlistfirst.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrlistnext.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrplus.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrsetadd.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrsetaddfilename.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrsetcreate.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrsetdel.html '/BuggyBox/fontconfig/2.14.2/any/share/doc/fontconfig/fontconfig-devel'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrsetdestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrsetequal.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrsetmember.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrstr.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcstrstrignorecase.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fctolower.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcucs4toutf8.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcutf16len.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcutf16toucs4.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcutf8len.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcutf8toucs4.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcvaluedestroy.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcvalueequal.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcvalueprint.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcvaluesave.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcweightfromopentype.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcweightfromopentypedouble.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcweighttoopentype.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/fcweighttoopentypedouble.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/ln12.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/t1.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/x103.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/x19.html /bb.download/source/fontconfig-2.14.2/doc/fontconfig-devel/x31.html '/BuggyBox/fontconfig/2.14.2/any/share/doc/fontconfig/fontconfig-devel'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/FcAtomicCreate.3 /bb.download/source/fontconfig-2.14.2/doc/FcAtomicLock.3 /bb.download/source/fontconfig-2.14.2/doc/FcAtomicNewFile.3 /bb.download/source/fontconfig-2.14.2/doc/FcAtomicOrigFile.3 /bb.download/source/fontconfig-2.14.2/doc/FcAtomicReplaceOrig.3 /bb.download/source/fontconfig-2.14.2/doc/FcAtomicDeleteNew.3 /bb.download/source/fontconfig-2.14.2/doc/FcAtomicUnlock.3 /bb.download/source/fontconfig-2.14.2/doc/FcAtomicDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcBlanksCreate.3 /bb.download/source/fontconfig-2.14.2/doc/FcBlanksDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcBlanksAdd.3 /bb.download/source/fontconfig-2.14.2/doc/FcBlanksIsMember.3 /bb.download/source/fontconfig-2.14.2/doc/FcCacheDir.3 /bb.download/source/fontconfig-2.14.2/doc/FcCacheCopySet.3 /bb.download/source/fontconfig-2.14.2/doc/FcCacheSubdir.3 /bb.download/source/fontconfig-2.14.2/doc/FcCacheNumSubdir.3 /bb.download/source/fontconfig-2.14.2/doc/FcCacheNumFont.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirCacheClean.3 /bb.download/source/fontconfig-2.14.2/doc/FcCacheCreateTagFile.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirCacheCreateUUID.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirCacheDeleteUUID.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetCreate.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetAddChar.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetDelChar.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetCopy.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetEqual.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetIntersect.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetUnion.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetSubtract.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetMerge.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetHasChar.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetCount.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetIntersectCount.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetSubtractCount.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetIsSubset.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetFirstPage.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetNextPage.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetCoverage.3 /bb.download/source/fontconfig-2.14.2/doc/FcCharSetNew.3 '/BuggyBox/fontconfig/2.14.2/any/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/FcConfigCreate.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigReference.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigSetCurrent.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetCurrent.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigUptoDate.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigHome.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigEnableHome.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigBuildFonts.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetConfigDirs.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetFontDirs.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetConfigFiles.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetCache.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetCacheDirs.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetFonts.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetBlanks.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetRescanInterval.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigSetRescanInterval.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigAppFontAddFile.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigAppFontAddDir.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigAppFontClear.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigSubstituteWithPat.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigSubstitute.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontMatch.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontSort.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontRenderPrepare.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontList.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigFilename.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetFilename.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigParseAndLoad.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigParseAndLoadFromMemory.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigGetSysRoot.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigSetSysRoot.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigFileInfoIterInit.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigFileInfoIterNext.3 /bb.download/source/fontconfig-2.14.2/doc/FcConfigFileInfoIterGet.3 /bb.download/source/fontconfig-2.14.2/doc/FcNameRegisterConstants.3 /bb.download/source/fontconfig-2.14.2/doc/FcNameUnregisterConstants.3 /bb.download/source/fontconfig-2.14.2/doc/FcNameGetConstant.3 /bb.download/source/fontconfig-2.14.2/doc/FcNameGetConstantFor.3 '/BuggyBox/fontconfig/2.14.2/any/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/FcNameConstant.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirCacheUnlink.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirCacheValid.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirCacheLoad.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirCacheRescan.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirCacheRead.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirCacheLoadFile.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirCacheUnload.3 /bb.download/source/fontconfig-2.14.2/doc/FcFileScan.3 /bb.download/source/fontconfig-2.14.2/doc/FcFileIsDir.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirScan.3 /bb.download/source/fontconfig-2.14.2/doc/FcDirSave.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontSetCreate.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontSetDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontSetAdd.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontSetList.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontSetMatch.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontSetPrint.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontSetSort.3 /bb.download/source/fontconfig-2.14.2/doc/FcFontSetSortDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternFormat.3 /bb.download/source/fontconfig-2.14.2/doc/FcFreeTypeCharIndex.3 /bb.download/source/fontconfig-2.14.2/doc/FcFreeTypeCharSet.3 /bb.download/source/fontconfig-2.14.2/doc/FcFreeTypeCharSetAndSpacing.3 /bb.download/source/fontconfig-2.14.2/doc/FcFreeTypeQuery.3 /bb.download/source/fontconfig-2.14.2/doc/FcFreeTypeQueryAll.3 /bb.download/source/fontconfig-2.14.2/doc/FcFreeTypeQueryFace.3 /bb.download/source/fontconfig-2.14.2/doc/FcInitLoadConfig.3 /bb.download/source/fontconfig-2.14.2/doc/FcInitLoadConfigAndFonts.3 /bb.download/source/fontconfig-2.14.2/doc/FcInit.3 /bb.download/source/fontconfig-2.14.2/doc/FcFini.3 /bb.download/source/fontconfig-2.14.2/doc/FcGetVersion.3 /bb.download/source/fontconfig-2.14.2/doc/FcInitReinitialize.3 /bb.download/source/fontconfig-2.14.2/doc/FcInitBringUptoDate.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetCreate.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetCopy.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetAdd.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetDel.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetUnion.3 '/BuggyBox/fontconfig/2.14.2/any/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetSubtract.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetCompare.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetContains.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetEqual.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetHash.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetHasLang.3 /bb.download/source/fontconfig-2.14.2/doc/FcGetDefaultLangs.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangSetGetLangs.3 /bb.download/source/fontconfig-2.14.2/doc/FcGetLangs.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangNormalize.3 /bb.download/source/fontconfig-2.14.2/doc/FcLangGetCharSet.3 /bb.download/source/fontconfig-2.14.2/doc/FcMatrixInit.3 /bb.download/source/fontconfig-2.14.2/doc/FcMatrixCopy.3 /bb.download/source/fontconfig-2.14.2/doc/FcMatrixEqual.3 /bb.download/source/fontconfig-2.14.2/doc/FcMatrixMultiply.3 /bb.download/source/fontconfig-2.14.2/doc/FcMatrixRotate.3 /bb.download/source/fontconfig-2.14.2/doc/FcMatrixScale.3 /bb.download/source/fontconfig-2.14.2/doc/FcMatrixShear.3 /bb.download/source/fontconfig-2.14.2/doc/FcObjectSetCreate.3 /bb.download/source/fontconfig-2.14.2/doc/FcObjectSetAdd.3 /bb.download/source/fontconfig-2.14.2/doc/FcObjectSetDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcObjectSetBuild.3 /bb.download/source/fontconfig-2.14.2/doc/FcNameRegisterObjectTypes.3 /bb.download/source/fontconfig-2.14.2/doc/FcNameUnregisterObjectTypes.3 /bb.download/source/fontconfig-2.14.2/doc/FcNameGetObjectType.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternCreate.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternDuplicate.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternReference.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternObjectCount.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternEqual.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternEqualSubset.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternFilter.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternHash.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternAdd.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternAddWeak.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternAdd-Type.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternGetWithBinding.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternGet.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternGet-Type.3 '/BuggyBox/fontconfig/2.14.2/any/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/FcPatternBuild.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternDel.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternRemove.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternIterStart.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternIterNext.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternIterEqual.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternFindIter.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternIterIsValid.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternIterGetObject.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternIterValueCount.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternIterGetValue.3 /bb.download/source/fontconfig-2.14.2/doc/FcPatternPrint.3 /bb.download/source/fontconfig-2.14.2/doc/FcDefaultSubstitute.3 /bb.download/source/fontconfig-2.14.2/doc/FcNameParse.3 /bb.download/source/fontconfig-2.14.2/doc/FcNameUnparse.3 /bb.download/source/fontconfig-2.14.2/doc/FcRangeCopy.3 /bb.download/source/fontconfig-2.14.2/doc/FcRangeCreateDouble.3 /bb.download/source/fontconfig-2.14.2/doc/FcRangeCreateInteger.3 /bb.download/source/fontconfig-2.14.2/doc/FcRangeDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcRangeGetDouble.3 /bb.download/source/fontconfig-2.14.2/doc/FcUtf8ToUcs4.3 /bb.download/source/fontconfig-2.14.2/doc/FcUcs4ToUtf8.3 /bb.download/source/fontconfig-2.14.2/doc/FcUtf8Len.3 /bb.download/source/fontconfig-2.14.2/doc/FcUtf16ToUcs4.3 /bb.download/source/fontconfig-2.14.2/doc/FcUtf16Len.3 /bb.download/source/fontconfig-2.14.2/doc/FcIsLower.3 /bb.download/source/fontconfig-2.14.2/doc/FcIsUpper.3 /bb.download/source/fontconfig-2.14.2/doc/FcToLower.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrCopy.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrDowncase.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrCopyFilename.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrCmp.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrCmpIgnoreCase.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrStr.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrStrIgnoreCase.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrPlus.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrFree.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrBuildFilename.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrDirname.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrBasename.3 '/BuggyBox/fontconfig/2.14.2/any/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/FcStrSetCreate.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrSetMember.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrSetEqual.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrSetAdd.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrSetAddFilename.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrSetDel.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrSetDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrListCreate.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrListFirst.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrListNext.3 /bb.download/source/fontconfig-2.14.2/doc/FcStrListDone.3 /bb.download/source/fontconfig-2.14.2/doc/FcValueDestroy.3 /bb.download/source/fontconfig-2.14.2/doc/FcValueSave.3 /bb.download/source/fontconfig-2.14.2/doc/FcValuePrint.3 /bb.download/source/fontconfig-2.14.2/doc/FcValueEqual.3 /bb.download/source/fontconfig-2.14.2/doc/FcWeightFromOpenTypeDouble.3 /bb.download/source/fontconfig-2.14.2/doc/FcWeightToOpenTypeDouble.3 /bb.download/source/fontconfig-2.14.2/doc/FcWeightFromOpenType.3 /bb.download/source/fontconfig-2.14.2/doc/FcWeightToOpenType.3 '/BuggyBox/fontconfig/2.14.2/any/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/doc/fonts-conf.5 '/BuggyBox/fontconfig/2.14.2/any/share/man/man5'
make[3]: Leaving directory '/bb.build/doc'
make[2]: Leaving directory '/bb.build/doc'
make[1]: Leaving directory '/bb.build/doc'
make[1]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Nothing to be done for 'install-exec-am'.
sed \
	-e 's,@FC_CACHEDIR\@,/BuggyBox/fontconfig/2.14.2/any/var/cache/fontconfig,g' \
	-e 's,@FC_DEFAULT_FONTS\@,	<dir>/usr/share/fonts</dir>,g' \
	-e 's,@FC_FONTPATH\@,,g' \
	-e 's,@CONFIGDIR\@,conf.d,g' \
	-e 's,@PACKAGE\@,fontconfig,g' \
	-e 's,@VERSION\@,2.14.2,g' \
	/bb.download/source/fontconfig-2.14.2/fonts.conf.in > fonts.conf.tmp && \
mv fonts.conf.tmp fonts.conf
/bin/sh /bb.download/source/fontconfig-2.14.2/install-sh -d /BuggyBox/fontconfig/2.14.2/any/etc/fonts /BuggyBox/fontconfig/2.14.2/any/var/cache/fontconfig
if [ -f /BuggyBox/fontconfig/2.14.2/any/etc/fonts/fonts.conf ]; then \
  echo "backing up existing /BuggyBox/fontconfig/2.14.2/any/etc/fonts/fonts.conf"; \
  mv /BuggyBox/fontconfig/2.14.2/any/etc/fonts/fonts.conf /BuggyBox/fontconfig/2.14.2/any/etc/fonts/fonts.conf.bak; \
fi
if [ -f /bb.download/source/fontconfig-2.14.2/fonts.conf ]; then \
  echo " /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fonts.conf /BuggyBox/fontconfig/2.14.2/any/etc/fonts/fonts.conf"; \
  /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fonts.conf /BuggyBox/fontconfig/2.14.2/any/etc/fonts/fonts.conf; \
else if [ -f fonts.conf ]; then \
  echo " /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 fonts.conf /BuggyBox/fontconfig/2.14.2/any/etc/fonts/fonts.conf"; \
  /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 fonts.conf /BuggyBox/fontconfig/2.14.2/any/etc/fonts/fonts.conf; \
fi; fi
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 fonts.conf /BuggyBox/fontconfig/2.14.2/any/etc/fonts/fonts.conf
fc-cache -s -f -v
Font directories:
	/usr/share/fonts
/usr/share/fonts: skipping, no such directory
/BuggyBox/fontconfig/2.14.2/any/var/cache/fontconfig: cleaning cache directory
/bb.build/fc-cache/.libs/lt-fc-cache: succeeded
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 fontconfig.pc '/BuggyBox/fontconfig/2.14.2/any/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/fontconfig/2.14.2/any/share/xml/fontconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/fontconfig-2.14.2/fonts.dtd '/BuggyBox/fontconfig/2.14.2/any/share/xml/fontconfig'
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
/bb.build/libtool: line 1890: ldconfig: command not found