Advertisement
Guest User

Fontconfig Configuration

a guest
Jul 13th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.59 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking whether make supports nested variables... yes
  7. checking whether make supports nested variables... (cached) yes
  8. checking for gcc... gcc
  9. checking whether the C compiler works... yes
  10. checking for C compiler default output file name... a.out
  11. checking for suffix of executables...
  12. checking whether we are cross compiling... no
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking for gcc option to accept ISO C89... none needed
  17. checking whether gcc understands -c and -o together... yes
  18. checking for style of include used by make... GNU
  19. checking dependency style of gcc... gcc3
  20. checking how to run the C preprocessor... gcc -E
  21. checking for grep that handles long lines and -e... /usr/bin/grep
  22. checking for egrep... /usr/bin/grep -E
  23. checking for ANSI C header files... yes
  24. checking for sys/types.h... yes
  25. checking for sys/stat.h... yes
  26. checking for stdlib.h... yes
  27. checking for string.h... yes
  28. checking for memory.h... yes
  29. checking for strings.h... yes
  30. checking for inttypes.h... yes
  31. checking for stdint.h... yes
  32. checking for unistd.h... yes
  33. checking minix/config.h usability... no
  34. checking minix/config.h presence... no
  35. checking for minix/config.h... no
  36. checking whether it is safe to define __EXTENSIONS__... yes
  37. checking for special C compiler options needed for large files... no
  38. checking for _FILE_OFFSET_BITS value needed for large files... no
  39. checking whether ln -s works... yes
  40. checking whether make sets $(MAKE)... (cached) yes
  41. checking for pkg-config... /usr/bin/pkg-config
  42. checking pkg-config is at least version 0.9.0... yes
  43. checking for RM macro... rm -f
  44. checking build system type... x86_64-pc-linux-gnu
  45. checking host system type... x86_64-pc-linux-gnu
  46. checking how to print strings... printf
  47. checking for a sed that does not truncate output... /usr/bin/sed
  48. checking for fgrep... /usr/bin/grep -F
  49. checking for ld used by gcc... /usr/bin/ld
  50. checking if the linker (/usr/bin/ld) is GNU ld... yes
  51. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  52. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  53. checking the maximum length of command line arguments... 1572864
  54. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  55. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  56. checking for /usr/bin/ld option to reload object files... -r
  57. checking for objdump... objdump
  58. checking how to recognize dependent libraries... pass_all
  59. checking for dlltool... no
  60. checking how to associate runtime and link libraries... printf %s\n
  61. checking for ar... ar
  62. checking for archiver @FILE support... @
  63. checking for strip... strip
  64. checking for ranlib... ranlib
  65. checking command to parse /usr/bin/nm -B output from gcc object... ok
  66. checking for sysroot... no
  67. checking for a working dd... /usr/bin/dd
  68. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  69. checking for mt... no
  70. checking if : is a manifest tool... no
  71. checking for dlfcn.h... yes
  72. checking for objdir... .libs
  73. checking if gcc supports -fno-rtti -fno-exceptions... no
  74. checking for gcc option to produce PIC... -fPIC -DPIC
  75. checking if gcc PIC flag -fPIC -DPIC works... yes
  76. checking if gcc static flag -static works... no
  77. checking if gcc supports -c -o file.o... yes
  78. checking if gcc supports -c -o file.o... (cached) yes
  79. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  80. checking whether -lc should be explicitly linked in... no
  81. checking dynamic linker characteristics... GNU/Linux ld.so
  82. checking how to hardcode library paths into programs... immediate
  83. checking whether stripping libraries is possible... yes
  84. checking if libtool supports shared libraries... yes
  85. checking whether to build shared libraries... yes
  86. checking whether to build static libraries... no
  87. checking whether NLS is requested... yes
  88. checking for msgfmt... /usr/bin/msgfmt
  89. checking for gmsgfmt... /usr/bin/msgfmt
  90. checking for xgettext... /usr/bin/xgettext
  91. checking for msgmerge... /usr/bin/msgmerge
  92. checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
  93. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  94. checking for shared library run path origin... done
  95. checking for CFPreferencesCopyAppValue... no
  96. checking for CFLocaleCopyCurrent... no
  97. checking for GNU gettext in libc... yes
  98. checking whether to use NLS... yes
  99. checking where the gettext function comes from... libc
  100. checking whether __SUNPRO_C is declared... no
  101. checking for dirent.h that defines DIR... yes
  102. checking for library containing opendir... none required
  103. checking for ANSI C header files... (cached) yes
  104. checking fcntl.h usability... yes
  105. checking fcntl.h presence... yes
  106. checking for fcntl.h... yes
  107. checking for stdlib.h... (cached) yes
  108. checking for string.h... (cached) yes
  109. checking for unistd.h... (cached) yes
  110. checking sys/statvfs.h usability... yes
  111. checking sys/statvfs.h presence... yes
  112. checking for sys/statvfs.h... yes
  113. checking sys/vfs.h usability... yes
  114. checking sys/vfs.h presence... yes
  115. checking for sys/vfs.h... yes
  116. checking sys/statfs.h usability... yes
  117. checking sys/statfs.h presence... yes
  118. checking for sys/statfs.h... yes
  119. checking sys/param.h usability... yes
  120. checking sys/param.h presence... yes
  121. checking for sys/param.h... yes
  122. checking sys/mount.h usability... yes
  123. checking sys/mount.h presence... yes
  124. checking for sys/mount.h... yes
  125. checking for stdint types... stdint.h (shortcircuit)
  126. make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
  127. checking for an ANSI C-conforming const... yes
  128. checking for inline... inline
  129. checking for flexible array members... yes
  130. checking for pid_t... yes
  131. checking for vprintf... yes
  132. checking for _doprnt... no
  133. checking for stdlib.h... (cached) yes
  134. checking for unistd.h... (cached) yes
  135. checking for sys/param.h... (cached) yes
  136. checking for getpagesize... yes
  137. checking for working mmap... yes
  138. checking for link... yes
  139. checking for mkstemp... yes
  140. checking for mkostemp... yes
  141. checking for _mktemp_s... no
  142. checking for mkdtemp... yes
  143. checking for getopt... yes
  144. checking for getopt_long... yes
  145. checking for getprogname... no
  146. checking for getexecname... no
  147. checking for rand... yes
  148. checking for random... yes
  149. checking for lrand48... yes
  150. checking for random_r... yes
  151. checking for rand_r... yes
  152. checking for readlink... yes
  153. checking for fstatvfs... yes
  154. checking for fstatfs... yes
  155. checking for lstat... yes
  156. checking for posix_fadvise in fcntl.h... fcntl.h
  157. checking for struct stat.st_mtim... yes
  158. checking for struct statvfs.f_basetype... no
  159. checking for struct statvfs.f_fstypename... no
  160. checking for struct statfs.f_flags... yes
  161. checking for struct statfs.f_fstypename... no
  162. checking for struct dirent.d_type... yes
  163. checking The type of len parameter of gperf hash/lookup function... unsigned int
  164. checking for FREETYPE... yes
  165. /opt/test_build/freetype/2.9/lib
  166. checking for FT_Get_BDF_Property... no
  167. checking for FT_Get_PS_Font_Info... no
  168. checking for FT_Has_PS_Glyph_Names... no
  169. checking for FT_Get_X11_Font_Format... no
  170. checking for FT_Done_MM_Var... no
  171. checking for UUID... yes
  172. checking for LIBXML2... yes
  173. checking SAX1 support in libxml2... found
  174. checking for Intel atomic primitives... true
  175. checking for Solaris atomic operations... false
  176. checking if compiler needs -Werror to reject unknown flags... no
  177. checking for the pthreads library -lpthreads... no
  178. checking whether pthreads work without any flags... no
  179. checking whether pthreads work with -Kthread... no
  180. checking whether pthreads work with -kthread... no
  181. checking for the pthreads library -llthread... no
  182. checking whether pthreads work with -pthread... yes
  183. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  184. checking if more special flags are required for pthreads... no
  185. checking for PTHREAD_PRIO_INHERIT... yes
  186. checking for docbook2html... no
  187. 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 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 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcConfigFileInfoIterInit.3 FcConfigFileInfoIterNext.3 FcConfigFileInfoIterGet.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 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 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 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 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
  188. checking whether byte ordering is bigendian... no
  189. checking size of void *... 8
  190. checking alignment of double... 8
  191. checking alignment of void *... 8
  192. checking that generated files are newer than configure... done
  193. configure: creating ./config.status
  194. config.status: creating Makefile
  195. config.status: creating fontconfig/Makefile
  196. config.status: creating fc-lang/Makefile
  197. config.status: creating fc-case/Makefile
  198. config.status: creating src/Makefile
  199. config.status: creating conf.d/Makefile
  200. config.status: creating fc-cache/Makefile
  201. config.status: creating fc-cat/Makefile
  202. config.status: creating fc-conflist/Makefile
  203. config.status: creating fc-list/Makefile
  204. config.status: creating fc-match/Makefile
  205. config.status: creating fc-pattern/Makefile
  206. config.status: creating fc-query/Makefile
  207. config.status: creating fc-scan/Makefile
  208. config.status: creating fc-validate/Makefile
  209. config.status: creating doc/Makefile
  210. config.status: creating doc/version.sgml
  211. config.status: creating its/Makefile
  212. config.status: creating po/Makefile.in
  213. config.status: creating po-conf/Makefile.in
  214. config.status: creating test/Makefile
  215. config.status: creating fontconfig.spec
  216. config.status: creating fontconfig.pc
  217. config.status: creating fontconfig-zip
  218. config.status: creating config.h
  219. config.status: config.h is unchanged
  220. config.status: executing depfiles commands
  221. config.status: executing libtool commands
  222. config.status: executing po-directories commands
  223. config.status: creating po/POTFILES
  224. config.status: creating po/Makefile
  225. config.status: creating po-conf/POTFILES
  226. config.status: creating po-conf/Makefile
  227. config.status: executing src/fcstdint.h commands
  228. config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
  229. config.status: src/fcstdint.h is unchanged
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement