Skip to content

Instantly share code, notes, and snippets.

@aktau
Last active October 20, 2016 12:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aktau/fc0a445d716b11b6bedb288bcf2066ac to your computer and use it in GitHub Desktop.
Save aktau/fc0a445d716b11b6bedb288bcf2066ac to your computer and use it in GitHub Desktop.
fontconfig.brew
Homebrew build logs for fontconfig on Ubuntu 14.04.1 LTS
Build date: 2016-10-10 14:26:53
HOMEBREW_VERSION: 1.0.7-2-g4514b32
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: 4514b32c00875ad217ce5653142a9edcf96676c4
Last commit: 4 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 24a60e86d0dd048abe002354b9251bc8659dd520
Core tap last commit: 11 hours ago
HOMEBREW_PREFIX: /home/aktau/.linuxbrew
HOMEBREW_REPOSITORY: /home/aktau/.linuxbrew
HOMEBREW_CELLAR: /home/aktau/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 12-core 64-bit ivybridge
Homebrew Ruby: 2.0.0-p648 => /home/aktau/.linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby
Clang: N/A
Git: 2.8.0 => /usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: openjdk version "1.8.0"
Kernel: Linux 3.16.0-77-generic x86_64 GNU/Linux
OS: Ubuntu 14.04.1 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: N/A
Linuxbrew xorg: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/python2.7/greenlet/greenlet.h
Warning: Broken symlinks were found. Remove them with `brew prune`:
/home/aktau/.linuxbrew/etc/fonts/conf.d/10-hinting-slight.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/10-scale-bitmap-fonts.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/20-unhint-small-vera.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/30-metric-aliases.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/30-urw-aliases.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/40-nonlatin.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/45-latin.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/49-sansserif.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/50-user.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/51-local.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/60-latin.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/65-fonts-persian.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/65-nonlatin.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/69-unifont.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/80-delicious.conf
/home/aktau/.linuxbrew/etc/fonts/conf.d/90-synthetic.conf
2016-10-10 14:26:44 +0200
./configure
--disable-dependency-tracking
--disable-silent-rules
--enable-static
--with-add-fonts=/System/Library/Fonts,/Library/Fonts,~/Library/Fonts
--prefix=/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2
--localstatedir=/home/aktau/.linuxbrew/var
--sysconfdir=/home/aktau/.linuxbrew/etc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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... /usr/bin/gcc-4.8
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.8 accepts -g... yes
checking for /usr/bin/gcc-4.8 option to accept ISO C89... none needed
checking whether /usr/bin/gcc-4.8 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.8... none
checking how to run the C preprocessor... /usr/bin/gcc-4.8 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /home/aktau/.linuxbrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for RM macro... rm -f
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc-4.8... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc-4.8 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc-4.8 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-4.8 option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc-4.8 PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc-4.8 static flag -static works... yes
checking if /usr/bin/gcc-4.8 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.8 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether __SUNPRO_C is declared... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for flexible array members... yes
checking for pid_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for link... yes
checking for mkstemp... yes
checking for mkostemp... yes
checking for _mktemp_s... no
checking for mkdtemp... yes
checking for getopt... yes
checking for getopt_long... yes
checking for getprogname... no
checking for getexecname... no
checking for rand... yes
checking for random... yes
checking for lrand48... yes
checking for random_r... yes
checking for rand_r... yes
checking for readlink... yes
checking for fstatvfs... yes
checking for fstatfs... yes
checking for lstat... 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 for FREETYPE... yes
checking for FT_Get_Next_Char... yes
checking for FT_Get_BDF_Property... yes
checking for FT_Get_PS_Font_Info... yes
checking for FT_Has_PS_Glyph_Names... yes
checking for FT_Get_X11_Font_Format... yes
checking for FT_Select_Size... yes
checking for FT_Bitmap_Size.y_ppem... yes
checking for TT_OS2.usLowerOpticalPointSize... yes
checking for TT_OS2.usUpperOpticalPointSize... yes
checking for EXPAT... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_SetDoctypeDeclHandler... yes
checking for Intel atomic primitives... true
checking for Solaris atomic operations... false
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... 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... yes
DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 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 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-glyphname/Makefile
config.status: creating fc-blanks/Makefile
config.status: creating fc-case/Makefile
config.status: creating src/Makefile
config.status: creating conf.d/Makefile
config.status: creating fc-cache/Makefile
config.status: creating fc-cat/Makefile
config.status: creating fc-list/Makefile
config.status: creating fc-match/Makefile
config.status: creating fc-pattern/Makefile
config.status: creating fc-query/Makefile
config.status: creating fc-scan/Makefile
config.status: creating fc-validate/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version.sgml
config.status: creating test/Makefile
config.status: creating fontconfig.spec
config.status: creating fontconfig.pc
config.status: creating fontconfig-zip
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing src/fcstdint.h commands
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
2016-10-10 14:26:48 +0200
make
install
RUN_FC_CACHE_TEST=false
Making install in fontconfig
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fontconfig'
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fontconfig'
make[2]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/include/fontconfig'
/usr/bin/install -c -m 644 fontconfig.h fcfreetype.h fcprivate.h '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/include/fontconfig'
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fontconfig'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fontconfig'
Making install in fc-blanks
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-blanks'
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-blanks'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-blanks'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-blanks'
Making install in fc-case
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-case'
touch fcalias.h
touch fcaliastail.h
make install-am
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-case'
make[3]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-case'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-case'
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-case'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-case'
Making install in fc-lang
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-lang'
touch fcalias.h
touch fcaliastail.h
make install-am
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-lang'
make[3]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-lang'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-lang'
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-lang'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-lang'
Making install in fc-glyphname
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-glyphname'
touch fcalias.h
touch fcaliastail.h
make install-am
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-glyphname'
make[3]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-glyphname'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-glyphname'
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-glyphname'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-glyphname'
Making install in src
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/src'
sh ../src/makealias "../src" fcalias.h fcaliastail.h ../fontconfig/fontconfig.h ../src/fcdeprecate.h ../fontconfig/fcprivate.h
sh ../src/makealias "../src" fcftalias.h fcftaliastail.h ../fontconfig/fcfreetype.h
cd .. && \
/bin/sh ./config.status src/fcstdint.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
make install-am
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/src'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcatomic.lo fcatomic.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcblanks.lo fcblanks.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fccache.lo fccache.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fccfg.lo fccfg.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fccharset.lo fccharset.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fccompat.lo fccompat.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcdbg.lo fcdbg.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcdefault.lo fcdefault.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcdir.lo fcdir.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcformat.lo fcformat.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcfreetype.lo fcfreetype.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcfs.lo fcfs.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fccache.c -fPIC -DPIC -o .libs/fccache.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcatomic.c -fPIC -DPIC -o .libs/fcatomic.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fccompat.c -fPIC -DPIC -o .libs/fccompat.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcdbg.c -fPIC -DPIC -o .libs/fcdbg.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcdir.c -fPIC -DPIC -o .libs/fcdir.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fccfg.c -fPIC -DPIC -o .libs/fccfg.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcblanks.c -fPIC -DPIC -o .libs/fcblanks.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcfreetype.c -fPIC -DPIC -o .libs/fcfreetype.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fccharset.c -fPIC -DPIC -o .libs/fccharset.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcformat.c -fPIC -DPIC -o .libs/fcformat.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcfs.c -fPIC -DPIC -o .libs/fcfs.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcdefault.c -fPIC -DPIC -o .libs/fcdefault.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fccompat.c -o fccompat.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcblanks.c -o fcblanks.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcatomic.c -o fcatomic.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcfs.c -o fcfs.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcdir.c -o fcdir.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcdefault.c -o fcdefault.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcinit.lo fcinit.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fclang.lo fclang.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcdbg.c -o fcdbg.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fclist.lo fclist.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcmatch.lo fcmatch.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcformat.c -o fcformat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcmatrix.lo fcmatrix.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcname.lo fcname.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fccache.c -o fccache.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fccharset.c -o fccharset.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcinit.c -fPIC -DPIC -o .libs/fcinit.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcobjs.lo fcobjs.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fclang.c -fPIC -DPIC -o .libs/fclang.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcfreetype.c -o fcfreetype.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fclist.c -fPIC -DPIC -o .libs/fclist.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcmatch.c -fPIC -DPIC -o .libs/fcmatch.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcinit.c -o fcinit.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fccfg.c -o fccfg.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcpat.lo fcpat.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcmatrix.c -fPIC -DPIC -o .libs/fcmatrix.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcrange.lo fcrange.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcname.c -fPIC -DPIC -o .libs/fcname.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcobjs.c -fPIC -DPIC -o .libs/fcobjs.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcmatrix.c -o fcmatrix.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fclist.c -o fclist.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcobjs.c -o fcobjs.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcserialize.lo fcserialize.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcstat.lo fcstat.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcstr.lo fcstr.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcname.c -o fcname.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fclang.c -o fclang.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcmatch.c -o fcmatch.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcpat.c -fPIC -DPIC -o .libs/fcpat.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcweight.lo fcweight.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcrange.c -fPIC -DPIC -o .libs/fcrange.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcxml.lo fcxml.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o ftglue.lo ftglue.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcserialize.c -fPIC -DPIC -o .libs/fcserialize.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcstat.c -fPIC -DPIC -o .libs/fcstat.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcrange.c -o fcrange.o >/dev/null 2>&1
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/home/aktau/.linuxbrew/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/home/aktau/.linuxbrew/etc/fonts"' -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fcarch.o fcarch.c
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcstr.c -fPIC -DPIC -o .libs/fcstr.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcxml.c -fPIC -DPIC -o .libs/fcxml.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcserialize.c -o fcserialize.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o fcarch fcarch.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcweight.c -fPIC -DPIC -o .libs/fcweight.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c ftglue.c -fPIC -DPIC -o .libs/ftglue.o
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcstat.c -o fcstat.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcweight.c -o fcweight.o >/dev/null 2>&1
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o fcarch fcarch.o -L/home/aktau/.linuxbrew/lib -pthread
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c ftglue.c -o ftglue.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcpat.c -o fcpat.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcstr.c -o fcstr.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/home/aktau/.linuxbrew/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/home/aktau/.linuxbrew/etc/fonts\" -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c fcxml.c -o fcxml.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -version-info 10:2:9 -no-undefined -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o libfontconfig.la -rpath /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib fcatomic.lo fcblanks.lo fccache.lo fccfg.lo fccharset.lo fccompat.lo fcdbg.lo fcdefault.lo fcdir.lo fcformat.lo fcfreetype.lo fcfs.lo fcinit.lo fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo fcobjs.lo fcpat.lo fcrange.lo fcserialize.lo fcstat.lo fcstr.lo fcweight.lo fcxml.lo ftglue.lo -L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lexpat
libtool: link: /usr/bin/gcc-4.8 -shared -fPIC -DPIC .libs/fcatomic.o .libs/fcblanks.o .libs/fccache.o .libs/fccfg.o .libs/fccharset.o .libs/fccompat.o .libs/fcdbg.o .libs/fcdefault.o .libs/fcdir.o .libs/fcformat.o .libs/fcfreetype.o .libs/fcfs.o .libs/fcinit.o .libs/fclang.o .libs/fclist.o .libs/fcmatch.o .libs/fcmatrix.o .libs/fcname.o .libs/fcobjs.o .libs/fcpat.o .libs/fcrange.o .libs/fcserialize.o .libs/fcstat.o .libs/fcstr.o .libs/fcweight.o .libs/fcxml.o .libs/ftglue.o -L/home/aktau/.linuxbrew/lib -L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lexpat -Os -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -pthread -Wl,-soname -Wl,libfontconfig.so.1 -o .libs/libfontconfig.so.1.9.2
libtool: link: (cd ".libs" && rm -f "libfontconfig.so.1" && ln -s "libfontconfig.so.1.9.2" "libfontconfig.so.1")
libtool: link: (cd ".libs" && rm -f "libfontconfig.so" && ln -s "libfontconfig.so.1.9.2" "libfontconfig.so")
libtool: link: ar cru .libs/libfontconfig.a fcatomic.o fcblanks.o fccache.o fccfg.o fccharset.o fccompat.o fcdbg.o fcdefault.o fcdir.o fcformat.o fcfreetype.o fcfs.o fcinit.o fclang.o fclist.o fcmatch.o fcmatrix.o fcname.o fcobjs.o fcpat.o fcrange.o fcserialize.o fcstat.o fcstr.o fcweight.o fcxml.o ftglue.o
libtool: link: ranlib .libs/libfontconfig.a
libtool: link: ( cd ".libs" && rm -f "libfontconfig.la" && ln -s "../libfontconfig.la" "libfontconfig.la" )
make[3]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/src'
make[3]: Nothing to be done for `install-data-am'.
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libfontconfig.la '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib'
libtool: install: /usr/bin/install -c .libs/libfontconfig.so.1.9.2 /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib/libfontconfig.so.1.9.2
libtool: install: (cd /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib && { ln -s -f libfontconfig.so.1.9.2 libfontconfig.so.1 || { rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.9.2 libfontconfig.so.1; }; })
libtool: install: (cd /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib && { ln -s -f libfontconfig.so.1.9.2 libfontconfig.so || { rm -f libfontconfig.so && ln -s libfontconfig.so.1.9.2 libfontconfig.so; }; })
libtool: install: /usr/bin/install -c .libs/libfontconfig.lai /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib/libfontconfig.la
libtool: install: /usr/bin/install -c .libs/libfontconfig.a /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib/libfontconfig.a
libtool: install: chmod 644 /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib/libfontconfig.a
libtool: install: ranlib /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib/libfontconfig.a
libtool: finish: PATH="/home/aktau/go/bin:/home/aktau/.linuxbrew/bin:/home/aktau/bin:/home/aktau/.local/bin:/home/aktau/dotfiles/bin:/home/aktau/.local_config/bin:/home/aktau/neovim/bin:/home/aktau/st/bin:/usr/local/bin:/home/aktau/bin:/usr/local/buildtools/java/jdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/aktau/.linuxbrew/Library/Homebrew/cask/cmd:/home/aktau/.linuxbrew/Library/Homebrew/shims/scm:/sbin" ldconfig -n /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/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 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]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/src'
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/src'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/src'
Making install in fc-cache
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-cache'
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fc-cache.o fc-cache.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o fc-cache fc-cache.o ../src/libfontconfig.la
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/fc-cache fc-cache.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-cache'
/bin/sh /tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/install-sh -d "/home/aktau/.linuxbrew/var/cache/fontconfig"
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-cache '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/usr/bin/install -c -m 644 fc-cache.1 '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
libtool: install: /usr/bin/install -c .libs/fc-cache /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin/fc-cache
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-cache'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-cache'
Making install in fc-cat
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-cat'
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fc-cat.o fc-cat.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o fc-cat fc-cat.o ../src/libfontconfig.la
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/fc-cat fc-cat.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-cat'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-cat '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/usr/bin/install -c -m 644 fc-cat.1 '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
libtool: install: /usr/bin/install -c .libs/fc-cat /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin/fc-cat
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-cat'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-cat'
Making install in fc-list
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-list'
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fc-list.o fc-list.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o fc-list fc-list.o ../src/libfontconfig.la
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/fc-list fc-list.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-list'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-list '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/usr/bin/install -c -m 644 fc-list.1 '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
libtool: install: /usr/bin/install -c .libs/fc-list /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin/fc-list
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-list'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-list'
Making install in fc-match
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-match'
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fc-match.o fc-match.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o fc-match fc-match.o ../src/libfontconfig.la
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/fc-match fc-match.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-match'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-match '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/usr/bin/install -c -m 644 fc-match.1 '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
libtool: install: /usr/bin/install -c .libs/fc-match /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin/fc-match
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-match'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-match'
Making install in fc-pattern
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-pattern'
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fc-pattern.o fc-pattern.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o fc-pattern fc-pattern.o ../src/libfontconfig.la
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/fc-pattern fc-pattern.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-pattern'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-pattern '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/usr/bin/install -c -m 644 fc-pattern.1 '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
libtool: install: /usr/bin/install -c .libs/fc-pattern /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin/fc-pattern
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-pattern'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-pattern'
Making install in fc-query
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-query'
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fc-query.o fc-query.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o fc-query fc-query.o ../src/libfontconfig.la
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/fc-query fc-query.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-query'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-query '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/usr/bin/install -c -m 644 fc-query.1 '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
libtool: install: /usr/bin/install -c .libs/fc-query /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin/fc-query
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-query'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-query'
Making install in fc-scan
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-scan'
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fc-scan.o fc-scan.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o fc-scan fc-scan.o ../src/libfontconfig.la
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/fc-scan fc-scan.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-scan'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-scan '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/usr/bin/install -c -m 644 fc-scan.1 '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
libtool: install: /usr/bin/install -c .libs/fc-scan /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin/fc-scan
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-scan'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-scan'
Making install in fc-validate
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-validate'
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o fc-validate.o fc-validate.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o fc-validate fc-validate.o ../src/libfontconfig.la -L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/fc-validate fc-validate.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lexpat -lfreetype -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-validate'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-validate '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin'
/usr/bin/install -c -m 644 fc-validate.1 '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/man/man1'
libtool: install: /usr/bin/install -c .libs/fc-validate /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/bin/fc-validate
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-validate'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/fc-validate'
Making install in conf.d
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/conf.d'
make install-am
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/conf.d'
make[3]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/conf.d'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/home/aktau/.linuxbrew/etc/fonts/conf.d'
/bin/mkdir -p '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail'
/usr/bin/install -c -m 644 README '/home/aktau/.linuxbrew/etc/fonts/conf.d'
/usr/bin/install -c -m 644 10-autohint.conf 10-hinting-full.conf 10-hinting-medium.conf 10-hinting-none.conf 10-hinting-slight.conf 10-no-sub-pixel.conf 10-scale-bitmap-fonts.conf 10-sub-pixel-bgr.conf 10-sub-pixel-rgb.conf 10-sub-pixel-vbgr.conf 10-sub-pixel-vrgb.conf 10-unhinted.conf 11-lcdfilter-default.conf 11-lcdfilter-legacy.conf 11-lcdfilter-light.conf 20-unhint-small-vera.conf 25-unhint-nonlatin.conf 30-urw-aliases.conf 30-metric-aliases.conf 40-nonlatin.conf 45-latin.conf 49-sansserif.conf 50-user.conf 51-local.conf 60-latin.conf 65-fonts-persian.conf 65-khmer.conf 65-nonlatin.conf 69-unifont.conf 70-no-bitmaps.conf 70-yes-bitmaps.conf 80-delicious.conf 90-synthetic.conf '/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail'
make install-data-hook
make[4]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/conf.d'
mkdir -p /home/aktau/.linuxbrew/etc/fonts/conf.d
cd /home/aktau/.linuxbrew/etc/fonts/conf.d
rm -f 10-hinting-slight.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/10-hinting-slight.conf .
rm -f 10-scale-bitmap-fonts.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf .
rm -f 20-unhint-small-vera.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/20-unhint-small-vera.conf .
rm -f 30-urw-aliases.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/30-urw-aliases.conf .
rm -f 30-metric-aliases.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/30-metric-aliases.conf .
rm -f 40-nonlatin.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/40-nonlatin.conf .
rm -f 45-latin.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/45-latin.conf .
rm -f 49-sansserif.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/49-sansserif.conf .
rm -f 50-user.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/50-user.conf .
rm -f 51-local.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/51-local.conf .
rm -f 60-latin.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/60-latin.conf .
rm -f 65-fonts-persian.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/65-fonts-persian.conf .
rm -f 65-nonlatin.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/65-nonlatin.conf .
rm -f 69-unifont.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/69-unifont.conf .
rm -f 80-delicious.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/80-delicious.conf .
rm -f 90-synthetic.conf; ln -s /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/share/fontconfig/conf.avail/90-synthetic.conf .
make[4]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/conf.d'
make[3]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/conf.d'
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/conf.d'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/conf.d'
Making install in test
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/test'
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o test-pthread.o test-pthread.c
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -isystem/home/aktau/.linuxbrew/include -DSRCDIR="\"/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/test\"" -Os -w -pipe -march=native -pthread -c -o test_bz89617-test-bz89617.o `test -f 'test-bz89617.c' || echo './'`test-bz89617.c
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o test-migration.o test-migration.c
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o test-bz96676.o test-bz96676.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o test-bz96676 test-bz96676.o ../src/libfontconfig.la
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -DSRCDIR="\"/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/test\"" -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o test-bz89617 test_bz89617-test-bz89617.o ../src/libfontconfig.la
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o test-pthread test-pthread.o ../src/libfontconfig.la
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -o test-migration test-migration.o ../src/libfontconfig.la
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/test-bz96676 test-bz96676.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/test-migration test-migration.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/test-pthread test-pthread.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
libtool: link: /usr/bin/gcc-4.8 -DSRCDIR=\"/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/test\" -Os -w -pipe -march=native -pthread -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath -Wl,/home/aktau/.linuxbrew/lib -o .libs/test-bz89617 test_bz89617-test-bz89617.o -L/home/aktau/.linuxbrew/lib ../src/.libs/libfontconfig.so -L/home/aktau/.linuxbrew/opt/freetype/lib -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lfreetype -lexpat -pthread -Wl,-rpath -Wl,/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib
test-migration.o: In function `fc_mkdtemp':
test-migration.c:(.text+0x5): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/test'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/test'
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/test'
Making install in doc
make[1]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc'
ln -s ./fontconfig-user.sgml local-fontconfig-user.sgml; \
[ ! -f ./fontconfig-user.sgml ] && cp -a ./fontconfig-user.sgml ./fontconfig-user.sgml || :
ln -s ./fontconfig-devel.sgml local-fontconfig-devel.sgml; \
[ ! -f ./fontconfig-devel.sgml ] && cp -a ./fontconfig-devel.sgml ./fontconfig-devel.sgml || :
make install-am
make[2]: Entering directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc'
/usr/bin/gcc-4.8 -DHAVE_CONFIG_H -I. -I.. -isystem/home/aktau/.linuxbrew/include -Os -w -pipe -march=native -pthread -c -o edit-sgml.o edit-sgml.c
sed -e 's,@CONFDIR\@,,' ./confdir.sgml.in | awk '{if (NR > 1) printf("\n"); printf("%s", $0);}' > confdir.sgml
rm -f fonts-conf.5; \
docbook2man local-fontconfig-user.sgml && \
rm -f manpage.*
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on: /tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:1:59:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V3.1//EN"
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:4:0:E: reference to entity "REFENTRY" for which no system identifier could be generated
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:1:0: entity was defined here
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:4:0:E: DTD did not contain element declaration for document type name
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:26:9:E: element "REFENTRY" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:27:8:E: element "REFMETA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:28:16:E: element "REFENTRYTITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:29:12:E: element "MANVOLNUM" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:31:11:E: element "REFNAMEDIV" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:32:9:E: element "REFNAME" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:33:12:E: element "REFPURPOSE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:35:15:E: element "REFSYNOPSISDIV" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:36:9:E: element "SYNOPSIS" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:46:9:E: element "REFSECT1" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:46:16:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:47:7:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:52:9:E: element "REFSECT1" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:52:16:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:53:7:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:58:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:58:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:59:9:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:67:16:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:74:16:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:85:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:86:10:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:87:9:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:93:19:E: element "PROGRAMLISTING" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:145:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:146:8:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:147:9:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:152:16:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:158:16:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:164:16:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:169:16:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:176:16:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:182:16:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:189:16:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:195:16:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:204:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:204:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:205:9:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:211:19:E: element "PROGRAMLISTING" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:212:2:E: general entity "lt" not defined and no default entity
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:212:14:E: general entity "gt" not defined and no default entity
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:214:9:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:220:19:E: element "PROGRAMLISTING" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:229:9:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:238:13:E: there is no attribute "ID"
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:238:20:E: element "REFSECT1" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:238:27:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:239:7:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:246:17:E: element "PROGRAMLISTING" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:263:7:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:269:9:E: element "REFSECT1" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:269:16:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:270:7:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:276:14:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:283:14:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:289:9:E: element "REFSECT1" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:289:16:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:290:7:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:296:14:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:301:19:E: element "PROGRAMLISTING" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:309:9:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:309:16:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:309:25:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:309:67:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:311:8:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:311:40:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:311:77:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:311:113:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:311:150:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:313:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:313:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:313:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:313:79:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:317:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:317:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:317:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:317:84:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:324:16:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:324:54:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:324:100:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:325:14:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:328:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:328:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:328:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:328:103:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:338:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:338:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:338:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:338:65:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:340:22:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:340:68:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:340:105:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:343:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:343:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:343:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:343:64:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:345:51:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:346:63:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:350:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:350:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:350:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:350:65:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:351:12:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:351:63:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:356:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:356:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:356:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:356:69:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:360:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:360:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:360:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:360:69:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:367:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:367:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:367:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:367:69:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:373:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:373:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:373:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:373:63:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:381:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:381:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:381:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:381:66:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:389:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:389:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:389:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:389:81:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:395:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:395:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:395:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:395:81:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:396:60:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:397:35:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:404:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:404:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:404:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:404:120:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:417:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:417:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:417:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:417:108:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:421:56:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:426:19:E: element "PROGRAMLISTING" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:439:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:439:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:439:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:439:59:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:439:94:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:439:129:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:439:165:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:440:67:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:447:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:447:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:447:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:447:65:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:449:45:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:452:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:452:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:452:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:452:64:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:453:35:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:456:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:456:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:456:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:456:66:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:457:40:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:460:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:460:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:460:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:460:66:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:461:40:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:464:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:464:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:464:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:464:63:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:473:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:473:18:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:473:27:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:473:64:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:476:19:E: element "PROGRAMLISTING" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:528:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:529:12:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:529:21:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:529:52:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:529:84:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:529:117:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:529:151:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:529:185:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:530:11:E: element "PARA" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:532:19:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:532:53:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:535:11:E: element "REFSECT2" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:536:10:E: element "TITLE" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:536:19:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:536:50:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:536:85:E: element "LITERAL" undefined
nsgmls:/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc/local-fontconfig-user.sgml:536:118:E: element "LITERAL" undefined
nsgmls:I: maximum number of errors (200) reached; change with -E option
Can't call method "value" on an undefined value at /usr/share/perl5/sgmlspl-specs/docbook2man-spec.pl line 249, <STDIN> line 1.
make[2]: *** [fonts-conf.5] Error 8
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/doc'
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 1.0.6-2-gcdb9b18
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: cdb9b18a954dc6d57ebef6760dcf726355cc02f7
Last commit: 5 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 4457bb610e1cae5fd5a14d6bcbecec9d79c480c8
Core tap last commit: 15 hours ago
HOMEBREW_PREFIX: /home/aktau/.linuxbrew
HOMEBREW_REPOSITORY: /home/aktau/.linuxbrew
HOMEBREW_CELLAR: /home/aktau/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 12-core 64-bit ivybridge
Homebrew Ruby: 2.0.0-p648 => /home/aktau/.linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby
Clang: N/A
Git: 2.8.0 => /usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: openjdk version "1.8.0"
Kernel: Linux 3.16.0-77-generic x86_64 GNU/Linux
OS: Ubuntu 14.04.1 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: N/A
Linuxbrew xorg: N/A
CC: /usr/bin/gcc-4.8
CXX: /usr/bin/g++-4.8
OBJC: /usr/bin/gcc-4.8
OBJCXX: /usr/bin/g++-4.8
CFLAGS: -Os -w -pipe -march=native
CXXFLAGS: -Os -w -pipe -march=native
CPPFLAGS: -isystem/home/aktau/.linuxbrew/include
LDFLAGS: -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib
MAKEFLAGS: -j12
CMAKE_PREFIX_PATH: /home/aktau/.linuxbrew
PKG_CONFIG_PATH: /home/aktau/.linuxbrew/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/local/lib/pkgconfig
PKG_CONFIG_LIBDIR: /home/aktau/.linuxbrew/lib/pkgconfig
PATH: /home/aktau/go/bin:/home/aktau/.linuxbrew/bin:/home/aktau/bin:/home/aktau/.local/bin:/home/aktau/dotfiles/bin:/home/aktau/.local_config/bin:/home/aktau/neovim/bin:/home/aktau/st/bin:/usr/local/bin:/home/aktau/bin:/usr/local/buildtools/java/jdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/aktau/.linuxbrew/Library/Homebrew/cask/cmd:/home/aktau/.linuxbrew/Library/Homebrew/shims/scm
CPATH: /home/aktau/.linuxbrew/include
LD_LIBRARY_PATH: /home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2/lib:/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2
LD_RUN_PATH: /home/aktau/.linuxbrew/lib
LIBRARY_PATH: /home/aktau/.linuxbrew/lib
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by fontconfig configure 2.12.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-silent-rules --enable-static --with-add-fonts=/System/Library/Fonts,/Library/Fonts,~/Library/Fonts --prefix=/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2 --localstatedir=/home/aktau/.linuxbrew/var --sysconfdir=/home/aktau/.linuxbrew/etc
## --------- ##
## Platform. ##
## --------- ##
hostname = aktau
uname -m = x86_64
uname -r = 3.16.0-77-generic
uname -s = Linux
uname -v = #99~14.04.1-Ubuntu SMP Tue Jun 28 19:17:10 UTC 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/aktau/go/bin
PATH: /home/aktau/.linuxbrew/bin
PATH: /home/aktau/bin
PATH: /home/aktau/.local/bin
PATH: /home/aktau/dotfiles/bin
PATH: /home/aktau/.local_config/bin
PATH: /home/aktau/neovim/bin
PATH: /home/aktau/st/bin
PATH: /usr/local/bin
PATH: /home/aktau/bin
PATH:
PATH: /usr/local/buildtools/java/jdk/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /home/aktau/.linuxbrew/Library/Homebrew/cask/cmd
PATH: /home/aktau/.linuxbrew/Library/Homebrew/shims/scm
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2754: checking for a BSD-compatible install
configure:2822: result: /usr/bin/install -c
configure:2833: checking whether build environment is sane
configure:2888: result: yes
configure:3039: checking for a thread-safe mkdir -p
configure:3078: result: /bin/mkdir -p
configure:3085: checking for gawk
configure:3101: found /usr/bin/gawk
configure:3112: result: gawk
configure:3123: checking whether make sets $(MAKE)
configure:3145: result: yes
configure:3174: checking whether make supports nested variables
configure:3191: result: yes
configure:3328: checking whether make supports nested variables
configure:3345: result: yes
configure:3410: checking for gcc
configure:3437: result: /usr/bin/gcc-4.8
configure:3666: checking for C compiler version
configure:3675: /usr/bin/gcc-4.8 --version >&5
gcc-4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3686: $? = 0
configure:3675: /usr/bin/gcc-4.8 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc-4.8
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
configure:3686: $? = 0
configure:3675: /usr/bin/gcc-4.8 -V >&5
gcc-4.8: error: unrecognized command line option '-V'
gcc-4.8: fatal error: no input files
compilation terminated.
configure:3686: $? = 4
configure:3675: /usr/bin/gcc-4.8 -qversion >&5
gcc-4.8: error: unrecognized command line option '-qversion'
gcc-4.8: fatal error: no input files
compilation terminated.
configure:3686: $? = 4
configure:3706: checking whether the C compiler works
configure:3728: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:3732: $? = 0
configure:3780: result: yes
configure:3783: checking for C compiler default output file name
configure:3785: result: a.out
configure:3791: checking for suffix of executables
configure:3798: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:3802: $? = 0
configure:3824: result:
configure:3846: checking whether we are cross compiling
configure:3854: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:3858: $? = 0
configure:3865: ./conftest
configure:3869: $? = 0
configure:3884: result: no
configure:3889: checking for suffix of object files
configure:3911: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:3915: $? = 0
configure:3936: result: o
configure:3940: checking whether we are using the GNU C compiler
configure:3959: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:3959: $? = 0
configure:3968: result: yes
configure:3977: checking whether /usr/bin/gcc-4.8 accepts -g
configure:3997: /usr/bin/gcc-4.8 -c -g -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:3997: $? = 0
configure:4038: result: yes
configure:4055: checking for /usr/bin/gcc-4.8 option to accept ISO C89
configure:4118: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4118: $? = 0
configure:4131: result: none needed
configure:4156: checking whether /usr/bin/gcc-4.8 understands -c and -o together
configure:4178: /usr/bin/gcc-4.8 -c conftest.c -o conftest2.o
configure:4181: $? = 0
configure:4178: /usr/bin/gcc-4.8 -c conftest.c -o conftest2.o
configure:4181: $? = 0
configure:4193: result: yes
configure:4221: checking for style of include used by make
configure:4249: result: GNU
configure:4275: checking dependency style of /usr/bin/gcc-4.8
configure:4386: result: none
configure:4407: checking how to run the C preprocessor
configure:4438: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
configure:4438: $? = 0
configure:4452: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4477: result: /usr/bin/gcc-4.8 -E
configure:4497: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
configure:4497: $? = 0
configure:4511: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4511: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4540: checking for grep that handles long lines and -e
configure:4598: result: /bin/grep
configure:4603: checking for egrep
configure:4665: result: /bin/grep -E
configure:4670: checking for ANSI C header files
configure:4690: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4690: $? = 0
configure:4763: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:4763: $? = 0
configure:4763: ./conftest
configure:4763: $? = 0
configure:4774: result: yes
configure:4787: checking for sys/types.h
configure:4787: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4787: $? = 0
configure:4787: result: yes
configure:4787: checking for sys/stat.h
configure:4787: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4787: $? = 0
configure:4787: result: yes
configure:4787: checking for stdlib.h
configure:4787: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4787: $? = 0
configure:4787: result: yes
configure:4787: checking for string.h
configure:4787: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4787: $? = 0
configure:4787: result: yes
configure:4787: checking for memory.h
configure:4787: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4787: $? = 0
configure:4787: result: yes
configure:4787: checking for strings.h
configure:4787: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4787: $? = 0
configure:4787: result: yes
configure:4787: checking for inttypes.h
configure:4787: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4787: $? = 0
configure:4787: result: yes
configure:4787: checking for stdint.h
configure:4787: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4787: $? = 0
configure:4787: result: yes
configure:4787: checking for unistd.h
configure:4787: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4787: $? = 0
configure:4787: result: yes
configure:4800: checking minix/config.h usability
configure:4800: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:4800: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4800: result: no
configure:4800: checking minix/config.h presence
configure:4800: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:4800: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4800: result: no
configure:4800: checking for minix/config.h
configure:4800: result: no
configure:4821: checking whether it is safe to define __EXTENSIONS__
configure:4839: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4839: $? = 0
configure:4846: result: yes
configure:4867: checking for special C compiler options needed for large files
configure:4912: result: no
configure:4918: checking for _FILE_OFFSET_BITS value needed for large files
configure:4943: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:4943: $? = 0
configure:4975: result: no
configure:5061: checking whether ln -s works
configure:5065: result: yes
configure:5072: checking whether make sets $(MAKE)
configure:5094: result: yes
configure:5157: checking for pkg-config
configure:5175: found /home/aktau/.linuxbrew/bin/pkg-config
configure:5187: result: /home/aktau/.linuxbrew/bin/pkg-config
configure:5212: checking pkg-config is at least version 0.9.0
configure:5215: result: yes
configure:5257: checking for python
configure:5275: found /usr/bin/python
configure:5287: result: /usr/bin/python
configure:5308: checking for python version
configure:5315: result: 2.7
configure:5327: checking for python platform
configure:5334: result: linux2
configure:5360: checking for python script directory
configure:5395: result: ${prefix}/lib/python2.7/site-packages
configure:5404: checking for python extension module directory
configure:5439: result: ${exec_prefix}/lib/python2.7/site-packages
configure:5461: checking for RM macro
configure:5505: result: rm -f
configure:5539: checking build system type
configure:5553: result: x86_64-unknown-linux-gnu
configure:5573: checking host system type
configure:5586: result: x86_64-unknown-linux-gnu
configure:5627: checking how to print strings
configure:5654: result: printf
configure:5675: checking for a sed that does not truncate output
configure:5739: result: /bin/sed
configure:5757: checking for fgrep
configure:5819: result: /bin/grep -F
configure:5854: checking for ld used by /usr/bin/gcc-4.8
configure:5921: result: /usr/bin/ld
configure:5928: checking if the linker (/usr/bin/ld) is GNU ld
configure:5943: result: yes
configure:5955: checking for BSD- or MS-compatible name lister (nm)
configure:6009: result: /usr/bin/nm -B
configure:6139: checking the name lister (/usr/bin/nm -B) interface
configure:6146: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:6149: /usr/bin/nm -B "conftest.o"
configure:6152: output
0000000000000000 B some_variable
configure:6159: result: BSD nm
configure:6163: checking the maximum length of command line arguments
configure:6294: result: 1572864
configure:6342: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6382: result: func_convert_file_noop
configure:6389: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6409: result: func_convert_file_noop
configure:6416: checking for /usr/bin/ld option to reload object files
configure:6423: result: -r
configure:6497: checking for objdump
configure:6513: found /usr/bin/objdump
configure:6524: result: objdump
configure:6553: checking how to recognize dependent libraries
configure:6753: result: pass_all
configure:6838: checking for dlltool
configure:6868: result: no
configure:6895: checking how to associate runtime and link libraries
configure:6922: result: printf %s\n
configure:6982: checking for ar
configure:6998: found /usr/bin/ar
configure:7009: result: ar
configure:7046: checking for archiver @FILE support
configure:7063: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:7063: $? = 0
configure:7066: ar cru libconftest.a @conftest.lst >&5
configure:7069: $? = 0
configure:7074: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7077: $? = 1
configure:7089: result: @
configure:7147: checking for strip
configure:7163: found /usr/bin/strip
configure:7174: result: strip
configure:7246: checking for ranlib
configure:7262: found /usr/bin/ranlib
configure:7273: result: ranlib
configure:7375: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc-4.8 object
configure:7528: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:7531: $? = 0
configure:7535: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7538: $? = 0
configure:7604: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c conftstm.o >&5
configure:7607: $? = 0
configure:7645: result: ok
configure:7692: checking for sysroot
configure:7722: result: no
configure:7729: checking for a working dd
configure:7767: result: /bin/dd
configure:7771: checking how to truncate binary pipes
configure:7786: result: /bin/dd bs=4096 count=1
configure:7922: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:7925: $? = 0
configure:8115: checking for mt
configure:8131: found /bin/mt
configure:8142: result: mt
configure:8165: checking if mt is a manifest tool
configure:8171: mt '-?'
configure:8179: result: no
configure:8853: checking for dlfcn.h
configure:8853: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:8853: $? = 0
configure:8853: result: yes
configure:9406: checking for objdir
configure:9421: result: .libs
configure:9685: checking if /usr/bin/gcc-4.8 supports -fno-rtti -fno-exceptions
configure:9703: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -fno-rtti -fno-exceptions conftest.c >&5
configure:9707: $? = 0
configure:9720: result: yes
configure:10078: checking for /usr/bin/gcc-4.8 option to produce PIC
configure:10085: result: -fPIC -DPIC
configure:10093: checking if /usr/bin/gcc-4.8 PIC flag -fPIC -DPIC works
configure:10111: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -fPIC -DPIC -DPIC conftest.c >&5
configure:10115: $? = 0
configure:10128: result: yes
configure:10157: checking if /usr/bin/gcc-4.8 static flag -static works
configure:10185: result: yes
configure:10200: checking if /usr/bin/gcc-4.8 supports -c -o file.o
configure:10221: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -o out/conftest2.o conftest.c >&5
configure:10225: $? = 0
configure:10247: result: yes
configure:10255: checking if /usr/bin/gcc-4.8 supports -c -o file.o
configure:10302: result: yes
configure:10335: checking whether the /usr/bin/gcc-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11594: result: yes
configure:11631: checking whether -lc should be explicitly linked in
configure:11639: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:11642: $? = 0
configure:11657: /usr/bin/gcc-4.8 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:11660: $? = 0
configure:11674: result: no
configure:11834: checking dynamic linker characteristics
configure:12415: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12415: $? = 0
configure:12655: result: GNU/Linux ld.so
configure:12777: checking how to hardcode library paths into programs
configure:12802: result: immediate
configure:13350: checking whether stripping libraries is possible
configure:13355: result: yes
configure:13390: checking if libtool supports shared libraries
configure:13392: result: yes
configure:13395: checking whether to build shared libraries
configure:13420: result: yes
configure:13423: checking whether to build static libraries
configure:13427: result: yes
configure:13547: checking whether __SUNPRO_C is declared
configure:13547: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:10: error: '__SUNPRO_C' undeclared (first use in this function)
(void) __SUNPRO_C;
^
conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in
configure:13547: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __SUNPRO_C
| #ifdef __cplusplus
| (void) __SUNPRO_C;
| #else
| (void) __SUNPRO_C;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:13547: result: no
configure:13655: checking for dirent.h that defines DIR
configure:13674: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:13674: $? = 0
configure:13682: result: yes
configure:13695: checking for library containing opendir
configure:13726: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:13726: $? = 0
configure:13743: result: none required
configure:13810: checking for ANSI C header files
configure:13914: result: yes
configure:13925: checking fcntl.h usability
configure:13925: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking fcntl.h presence
configure:13925: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking for fcntl.h
configure:13925: result: yes
configure:13925: checking for stdlib.h
configure:13925: result: yes
configure:13925: checking for string.h
configure:13925: result: yes
configure:13925: checking for unistd.h
configure:13925: result: yes
configure:13925: checking sys/statvfs.h usability
configure:13925: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking sys/statvfs.h presence
configure:13925: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking for sys/statvfs.h
configure:13925: result: yes
configure:13925: checking sys/vfs.h usability
configure:13925: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking sys/vfs.h presence
configure:13925: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking for sys/vfs.h
configure:13925: result: yes
configure:13925: checking sys/statfs.h usability
configure:13925: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking sys/statfs.h presence
configure:13925: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking for sys/statfs.h
configure:13925: result: yes
configure:13925: checking sys/param.h usability
configure:13925: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking sys/param.h presence
configure:13925: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking for sys/param.h
configure:13925: result: yes
configure:13925: checking sys/mount.h usability
configure:13925: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking sys/mount.h presence
configure:13925: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include conftest.c
configure:13925: $? = 0
configure:13925: result: yes
configure:13925: checking for sys/mount.h
configure:13925: result: yes
configure:13936: checking for stdint types
configure:13959: /usr/bin/gcc-4.8 -c conftest.c >&5
configure:13959: $? = 0
configure:14003: result: stdint.h (shortcircuit)
configure:14390: result: make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
configure:14399: checking for an ANSI C-conforming const
configure:14465: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:14465: $? = 0
configure:14472: result: yes
configure:14480: checking for inline
configure:14496: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:14496: $? = 0
configure:14504: result: inline
configure:14523: checking for flexible array members
configure:14546: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:14546: $? = 0
configure:14553: result: yes
configure:14564: checking for pid_t
configure:14564: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:14564: $? = 0
configure:14564: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:14564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:14564: result: yes
configure:14579: checking for vprintf
configure:14579: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14579: $? = 0
configure:14579: result: yes
configure:14585: checking for _doprnt
configure:14585: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
/tmp/ccipOKBV.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:14585: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:14585: result: no
configure:14602: checking for stdlib.h
configure:14602: result: yes
configure:14602: checking for unistd.h
configure:14602: result: yes
configure:14602: checking for sys/param.h
configure:14602: result: yes
configure:14622: checking for getpagesize
configure:14622: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14622: $? = 0
configure:14622: result: yes
configure:14631: checking for working mmap
configure:14778: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14778: $? = 0
configure:14778: ./conftest
configure:14778: $? = 0
configure:14788: result: yes
configure:14800: checking for link
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for mkstemp
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for mkostemp
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for _mktemp_s
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
/tmp/ccGeZR5c.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `_mktemp_s'
collect2: error: ld returned 1 exit status
configure:14800: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| /* end confdefs.h. */
| /* Define _mktemp_s to an innocuous variant, in case <limits.h> declares _mktemp_s.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _mktemp_s innocuous__mktemp_s
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _mktemp_s (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _mktemp_s
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _mktemp_s ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__mktemp_s || defined __stub____mktemp_s
| choke me
| #endif
|
| int
| main ()
| {
| return _mktemp_s ();
| ;
| return 0;
| }
configure:14800: result: no
configure:14800: checking for mkdtemp
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for getopt
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for getopt_long
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for getprogname
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
/tmp/ccy9C8Pm.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `getprogname'
collect2: error: ld returned 1 exit status
configure:14800: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h. */
| /* Define getprogname to an innocuous variant, in case <limits.h> declares getprogname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getprogname innocuous_getprogname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getprogname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getprogname
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getprogname ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getprogname || defined __stub___getprogname
| choke me
| #endif
|
| int
| main ()
| {
| return getprogname ();
| ;
| return 0;
| }
configure:14800: result: no
configure:14800: checking for getexecname
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
/tmp/ccJXMTWo.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `getexecname'
collect2: error: ld returned 1 exit status
configure:14800: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h. */
| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getexecname innocuous_getexecname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getexecname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getexecname
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getexecname ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getexecname || defined __stub___getexecname
| choke me
| #endif
|
| int
| main ()
| {
| return getexecname ();
| ;
| return 0;
| }
configure:14800: result: no
configure:14800: checking for rand
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for random
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for lrand48
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for random_r
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for rand_r
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for readlink
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for fstatvfs
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for fstatfs
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14800: checking for lstat
configure:14800: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:14800: $? = 0
configure:14800: result: yes
configure:14810: checking for posix_fadvise in fcntl.h
configure:14836: result: fcntl.h
configure:14854: checking for struct stat.st_mtim
configure:14854: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:5: error: used struct type value where scalar is required
if (ac_aggr.st_mtim)
^
configure:14854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| /* end confdefs.h. */
| #include <sys/stat.h>
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_mtim)
| return 0;
| ;
| return 0;
| }
configure:14854: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:14854: $? = 0
configure:14854: result: yes
configure:14868: checking for struct statvfs.f_basetype
configure:14868: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: 'struct statvfs' has no member named 'f_basetype'
if (ac_aggr.f_basetype)
^
configure:14868: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (ac_aggr.f_basetype)
| return 0;
| ;
| return 0;
| }
configure:14868: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:19: error: 'struct statvfs' has no member named 'f_basetype'
if (sizeof ac_aggr.f_basetype)
^
configure:14868: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (sizeof ac_aggr.f_basetype)
| return 0;
| ;
| return 0;
| }
configure:14868: result: no
configure:14878: checking for struct statvfs.f_fstypename
configure:14878: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: 'struct statvfs' has no member named 'f_fstypename'
if (ac_aggr.f_fstypename)
^
configure:14878: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:14878: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:19: error: 'struct statvfs' has no member named 'f_fstypename'
if (sizeof ac_aggr.f_fstypename)
^
configure:14878: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (sizeof ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:14878: result: no
configure:14891: checking for struct statfs.f_flags
configure:14891: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:14891: $? = 0
configure:14891: result: yes
configure:14913: checking for struct statfs.f_fstypename
configure:14913: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: 'struct statfs' has no member named 'f_fstypename'
if (ac_aggr.f_fstypename)
^
configure:14913: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_VFS_H
| #include <sys/vfs.h>
| #endif
| #ifdef HAVE_SYS_STATFS_H
| #include <sys/statfs.h>
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| #include <sys/mount.h>
| #endif
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:14913: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:19: error: 'struct statfs' has no member named 'f_fstypename'
if (sizeof ac_aggr.f_fstypename)
^
configure:14913: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_VFS_H
| #include <sys/vfs.h>
| #endif
| #ifdef HAVE_SYS_STATFS_H
| #include <sys/statfs.h>
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| #include <sys/mount.h>
| #endif
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (sizeof ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:14913: result: no
configure:14937: checking for struct dirent.d_type
configure:14937: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:14937: $? = 0
configure:14937: result: yes
configure:15082: checking for FREETYPE
configure:15089: $PKG_CONFIG --exists --print-errors "freetype2"
configure:15092: $? = 0
configure:15106: $PKG_CONFIG --exists --print-errors "freetype2"
configure:15109: $? = 0
configure:15167: result: yes
configure:15183: checking for FT_Get_Next_Char
configure:15183: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c -L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype >&5
configure:15183: $? = 0
configure:15183: result: yes
configure:15183: checking for FT_Get_BDF_Property
configure:15183: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c -L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype >&5
configure:15183: $? = 0
configure:15183: result: yes
configure:15183: checking for FT_Get_PS_Font_Info
configure:15183: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c -L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype >&5
configure:15183: $? = 0
configure:15183: result: yes
configure:15183: checking for FT_Has_PS_Glyph_Names
configure:15183: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c -L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype >&5
configure:15183: $? = 0
configure:15183: result: yes
configure:15183: checking for FT_Get_X11_Font_Format
configure:15183: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c -L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype >&5
configure:15183: $? = 0
configure:15183: result: yes
configure:15183: checking for FT_Select_Size
configure:15183: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c -L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype >&5
configure:15183: $? = 0
configure:15183: result: yes
configure:15192: checking for FT_Bitmap_Size.y_ppem
configure:15192: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:15192: $? = 0
configure:15192: result: yes
configure:15206: checking for TT_OS2.usLowerOpticalPointSize
configure:15206: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:15206: $? = 0
configure:15206: result: yes
configure:15219: checking for TT_OS2.usUpperOpticalPointSize
configure:15219: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16 -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:15219: $? = 0
configure:15219: result: yes
configure:15269: checking for EXPAT
configure:15276: $PKG_CONFIG --exists --print-errors "expat"
configure:15279: $? = 0
configure:15293: $PKG_CONFIG --exists --print-errors "expat"
configure:15296: $? = 0
configure:15334: result: yes
configure:15365: checking expat.h usability
configure:15365: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include conftest.c >&5
configure:15365: $? = 0
configure:15365: result: yes
configure:15365: checking expat.h presence
configure:15365: /usr/bin/gcc-4.8 -E -isystem/home/aktau/.linuxbrew/include -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include conftest.c
configure:15365: $? = 0
configure:15365: result: yes
configure:15365: checking for expat.h
configure:15365: result: yes
configure:15393: checking for XML_SetDoctypeDeclHandler
configure:15393: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c -L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lexpat >&5
configure:15393: $? = 0
configure:15393: result: yes
configure:15794: checking for Intel atomic primitives
configure:15817: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:15817: $? = 0
configure:15825: result: true
configure:15833: checking for Solaris atomic operations
configure:15858: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
conftest.c:81:22: fatal error: atomic.h: No such file or directory
#include <atomic.h>
^
compilation terminated.
configure:15858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define USE_ICONV 0
| #define HAVE_FT_GET_NEXT_CHAR 1
| #define HAVE_FT_GET_BDF_PROPERTY 1
| #define HAVE_FT_GET_PS_FONT_INFO 1
| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_SELECT_SIZE 1
| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
| #define FC_DEFAULT_FONTS "/usr/share/fonts"
| #define FC_ADD_FONTS "/System/Library/Fonts,/Library/Fonts,~/Library/Fonts"
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| /* end confdefs.h. */
|
| #include <atomic.h>
| /* This requires Solaris Studio 12.2 or newer: */
| #include <mbarrier.h>
| void memory_barrier (void) { __machine_rw_barrier (); }
| int atomic_add (volatile unsigned *i) { return atomic_add_int_nv (i, 1); }
| void *atomic_ptr_cmpxchg (volatile void **target, void *cmp, void *newval) { return atomic_cas_ptr (target, cmp, newval); }
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15866: result: false
configure:16066: checking if compiler needs -Werror to reject unknown flags
configure:16082: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -Werror -Wunknown-warning-option -Wsizeof-array-argument -isystem/home/aktau/.linuxbrew/include conftest.c >&5
gcc-4.8: error: unrecognized command line option '-Wunknown-warning-option'
gcc-4.8: error: unrecognized command line option '-Wsizeof-array-argument'
configure:16082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define USE_ICONV 0
| #define HAVE_FT_GET_NEXT_CHAR 1
| #define HAVE_FT_GET_BDF_PROPERTY 1
| #define HAVE_FT_GET_PS_FONT_INFO 1
| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_SELECT_SIZE 1
| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
| #define FC_DEFAULT_FONTS "/usr/share/fonts"
| #define FC_ADD_FONTS "/System/Library/Fonts,/Library/Fonts,~/Library/Fonts"
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| /* end confdefs.h. */
| int foo(void);
| int
| main ()
| {
| foo()
| ;
| return 0;
| }
configure:16087: result: no
configure:16153: checking for the pthreads library -lpthreads
configure:16191: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c -lpthreads >&5
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:16191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define USE_ICONV 0
| #define HAVE_FT_GET_NEXT_CHAR 1
| #define HAVE_FT_GET_BDF_PROPERTY 1
| #define HAVE_FT_GET_PS_FONT_INFO 1
| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_SELECT_SIZE 1
| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
| #define FC_DEFAULT_FONTS "/usr/share/fonts"
| #define FC_ADD_FONTS "/System/Library/Fonts,/Library/Fonts,~/Library/Fonts"
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:16200: result: no
configure:16098: checking whether pthreads work without any flags
configure:16191: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
/tmp/ccCLTIiw.o: In function `main':
conftest.c:(.text.startup+0x29): undefined reference to `pthread_create'
conftest.c:(.text.startup+0x35): undefined reference to `pthread_join'
conftest.c:(.text.startup+0x61): undefined reference to `__pthread_register_cancel'
conftest.c:(.text.startup+0x6b): undefined reference to `__pthread_unregister_cancel'
collect2: error: ld returned 1 exit status
configure:16191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define USE_ICONV 0
| #define HAVE_FT_GET_NEXT_CHAR 1
| #define HAVE_FT_GET_BDF_PROPERTY 1
| #define HAVE_FT_GET_PS_FONT_INFO 1
| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_SELECT_SIZE 1
| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
| #define FC_DEFAULT_FONTS "/usr/share/fonts"
| #define FC_ADD_FONTS "/System/Library/Fonts,/Library/Fonts,~/Library/Fonts"
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:16200: result: no
configure:16103: checking whether pthreads work with -Kthread
configure:16191: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -Kthread -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
gcc-4.8: error: unrecognized command line option '-Kthread'
configure:16191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define USE_ICONV 0
| #define HAVE_FT_GET_NEXT_CHAR 1
| #define HAVE_FT_GET_BDF_PROPERTY 1
| #define HAVE_FT_GET_PS_FONT_INFO 1
| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_SELECT_SIZE 1
| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
| #define FC_DEFAULT_FONTS "/usr/share/fonts"
| #define FC_ADD_FONTS "/System/Library/Fonts,/Library/Fonts,~/Library/Fonts"
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:16200: result: no
configure:16103: checking whether pthreads work with -kthread
configure:16191: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -kthread -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
gcc-4.8: error: unrecognized command line option '-kthread'
configure:16191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define USE_ICONV 0
| #define HAVE_FT_GET_NEXT_CHAR 1
| #define HAVE_FT_GET_BDF_PROPERTY 1
| #define HAVE_FT_GET_PS_FONT_INFO 1
| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_SELECT_SIZE 1
| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
| #define FC_DEFAULT_FONTS "/usr/share/fonts"
| #define FC_ADD_FONTS "/System/Library/Fonts,/Library/Fonts,~/Library/Fonts"
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:16200: result: no
configure:16153: checking for the pthreads library -llthread
configure:16191: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c -llthread >&5
/usr/bin/ld: cannot find -llthread
collect2: error: ld returned 1 exit status
configure:16191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define USE_ICONV 0
| #define HAVE_FT_GET_NEXT_CHAR 1
| #define HAVE_FT_GET_BDF_PROPERTY 1
| #define HAVE_FT_GET_PS_FONT_INFO 1
| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_SELECT_SIZE 1
| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
| #define FC_DEFAULT_FONTS "/usr/share/fonts"
| #define FC_ADD_FONTS "/System/Library/Fonts,/Library/Fonts,~/Library/Fonts"
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:16200: result: no
configure:16103: checking whether pthreads work with -pthread
configure:16191: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -pthread -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:16191: $? = 0
configure:16200: result: yes
configure:16219: checking for joinable pthread attribute
configure:16234: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -pthread -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:16234: $? = 0
configure:16240: result: PTHREAD_CREATE_JOINABLE
configure:16250: checking if more special flags are required for pthreads
configure:16265: result: no
configure:16271: checking for PTHREAD_PRIO_INHERIT
configure:16288: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -pthread -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:16288: $? = 0
configure:16297: result: yes
configure:16420: checking for docbook2html
configure:16436: found /usr/bin/docbook2html
configure:16448: result: yes
configure:16510: checking whether byte ordering is bigendian
configure:16525: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -pthread -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c:83:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:83:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:83:15: error: unknown type name 'universal'
configure:16525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define USE_ICONV 0
| #define HAVE_FT_GET_NEXT_CHAR 1
| #define HAVE_FT_GET_BDF_PROPERTY 1
| #define HAVE_FT_GET_PS_FONT_INFO 1
| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_SELECT_SIZE 1
| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
| #define FC_DEFAULT_FONTS "/usr/share/fonts"
| #define FC_ADD_FONTS "/System/Library/Fonts,/Library/Fonts,~/Library/Fonts"
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:16570: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -pthread -isystem/home/aktau/.linuxbrew/include conftest.c >&5
configure:16570: $? = 0
configure:16588: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -pthread -isystem/home/aktau/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:4: error: unknown type name 'not'
not big endian
^
conftest.c:89:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^
configure:16588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontconfig"
| #define PACKAGE_TARNAME "fontconfig"
| #define PACKAGE_VERSION "2.12.1"
| #define PACKAGE_STRING "fontconfig 2.12.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.12.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LINK 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RAND_R 1
| #define HAVE_READLINK 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define USE_ICONV 0
| #define HAVE_FT_GET_NEXT_CHAR 1
| #define HAVE_FT_GET_BDF_PROPERTY 1
| #define HAVE_FT_GET_PS_FONT_INFO 1
| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_SELECT_SIZE 1
| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
| #define FC_DEFAULT_FONTS "/usr/share/fonts"
| #define FC_ADD_FONTS "/System/Library/Fonts,/Library/Fonts,~/Library/Fonts"
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:16716: result: no
configure:16738: checking size of void *
configure:16743: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -pthread -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:16743: $? = 0
configure:16743: ./conftest
configure:16743: $? = 0
configure:16757: result: 8
configure:16769: checking alignment of double
configure:16774: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -pthread -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:16774: $? = 0
configure:16774: ./conftest
configure:16774: $? = 0
configure:16792: result: 8
configure:16804: checking alignment of void *
configure:16809: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -pthread -isystem/home/aktau/.linuxbrew/include -L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib conftest.c >&5
configure:16809: $? = 0
configure:16809: ./conftest
configure:16809: $? = 0
configure:16827: result: 8
configure:16954: checking that generated files are newer than configure
configure:16960: result: done
configure:17016: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by fontconfig config.status 2.12.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on aktau
config.status:1282: creating Makefile
config.status:1282: creating fontconfig/Makefile
config.status:1282: creating fc-lang/Makefile
config.status:1282: creating fc-glyphname/Makefile
config.status:1282: creating fc-blanks/Makefile
config.status:1282: creating fc-case/Makefile
config.status:1282: creating src/Makefile
config.status:1282: creating conf.d/Makefile
config.status:1282: creating fc-cache/Makefile
config.status:1282: creating fc-cat/Makefile
config.status:1282: creating fc-list/Makefile
config.status:1282: creating fc-match/Makefile
config.status:1282: creating fc-pattern/Makefile
config.status:1282: creating fc-query/Makefile
config.status:1282: creating fc-scan/Makefile
config.status:1282: creating fc-validate/Makefile
config.status:1282: creating doc/Makefile
config.status:1282: creating doc/version.sgml
config.status:1282: creating test/Makefile
config.status:1282: creating fontconfig.spec
config.status:1282: creating fontconfig.pc
config.status:1282: creating fontconfig-zip
config.status:1282: creating config.h
config.status:1511: executing depfiles commands
config.status:1511: executing libtool commands
config.status:1511: executing src/fcstdint.h commands
config.status:2158: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_alignof_double=8
ac_cv_alignof_void_p=8
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_flexmember=yes
ac_cv_c_inline=inline
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.8
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-isystem/home/aktau/.linuxbrew/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_EXPAT_CFLAGS_set=
ac_cv_env_EXPAT_CFLAGS_value=
ac_cv_env_EXPAT_LIBS_set=
ac_cv_env_EXPAT_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBXML2_CFLAGS_set=
ac_cv_env_LIBXML2_CFLAGS_value=
ac_cv_env_LIBXML2_LIBS_set=
ac_cv_env_LIBXML2_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/aktau/.linuxbrew/lib/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/home/aktau/.linuxbrew/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/local/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_FT_Get_BDF_Property=yes
ac_cv_func_FT_Get_Next_Char=yes
ac_cv_func_FT_Get_PS_Font_Info=yes
ac_cv_func_FT_Get_X11_Font_Format=yes
ac_cv_func_FT_Has_PS_Glyph_Names=yes
ac_cv_func_FT_Select_Size=yes
ac_cv_func_XML_SetDoctypeDeclHandler=yes
ac_cv_func__doprnt=no
ac_cv_func__mktemp_s=no
ac_cv_func_fstatfs=yes
ac_cv_func_fstatvfs=yes
ac_cv_func_getexecname=no
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getprogname=no
ac_cv_func_link=yes
ac_cv_func_lrand48=yes
ac_cv_func_lstat=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_mkostemp=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_rand=yes
ac_cv_func_rand_r=yes
ac_cv_func_random=yes
ac_cv_func_random_r=yes
ac_cv_func_readlink=yes
ac_cv_func_vprintf=yes
ac_cv_have_decl___SUNPRO_C=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_member_FT_Bitmap_Size_y_ppem=yes
ac_cv_member_TT_OS2_usLowerOpticalPointSize=yes
ac_cv_member_TT_OS2_usUpperOpticalPointSize=yes
ac_cv_member_struct_dirent_d_type=yes
ac_cv_member_struct_stat_st_mtim=yes
ac_cv_member_struct_statfs_f_flags=yes
ac_cv_member_struct_statfs_f_fstypename=no
ac_cv_member_struct_statvfs_f_basetype=no
ac_cv_member_struct_statvfs_f_fstypename=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/home/aktau/.linuxbrew/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/gcc-4.8 -E'
ac_cv_prog_HASDOCBOOK=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.8
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_void_p=8
ac_cv_stdint_message='using gnu compiler gcc-4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_pid_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
am_cv_python_version=2.7
ax_cv_PTHREAD_PRIO_INHERIT=yes
fc_cv_have_intel_atomic_primitives=true
fc_cv_have_solaris_atomic_ops=false
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_EXPAT_CFLAGS=-I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include
pkg_cv_EXPAT_LIBS='-L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lexpat'
pkg_cv_FREETYPE_CFLAGS='-I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16'
pkg_cv_FREETYPE_LIBS='-L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/missing autoconf'
AUTOHEADER='${SHELL} /tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/missing autoheader'
AUTOMAKE='${SHELL} /tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/missing automake-1.15'
AWK='gawk'
BASECONFIGDIR='${sysconfdir}/fonts'
CC='/usr/bin/gcc-4.8'
CCDEPMODE='depmode=none'
CC_FOR_BUILD='$(CC)'
CFLAGS='-Os -w -pipe -march=native -pthread'
CONFIGDIR='${BASECONFIGDIR}/conf.d'
CPP='/usr/bin/gcc-4.8 -E'
CPPFLAGS='-isystem/home/aktau/.linuxbrew/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOCMAN3='FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 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 FcWeightFromOpenType.3 FcWeightToOpenType.3 '
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_DOCS_FALSE='#'
ENABLE_DOCS_TRUE=''
ENABLE_SHARED_FALSE='#'
ENABLE_SHARED_TRUE=''
EXEEXT=''
EXEEXT_FOR_BUILD='$(EXEEXT)'
EXPAT_CFLAGS='-I/home/aktau/.linuxbrew/Cellar/expat/2.2.0/include'
EXPAT_LIBS='-L/home/aktau/.linuxbrew/Cellar/expat/2.2.0/lib -lexpat'
FC_ADD_FONTS='/System/Library/Fonts,/Library/Fonts,~/Library/Fonts'
FC_CACHEDIR='${localstatedir}/cache/${PACKAGE}'
FC_DEFAULT_FONTS='/usr/share/fonts'
FC_FONTDATE='Mon Oct 10 14:26:47 CEST 2016'
FC_FONTPATH='<dir>/System/Library/Fonts</dir> <dir>/Library/Fonts</dir> <dir>~/Library/Fonts</dir>'
FGREP='/bin/grep -F'
FREETYPE_CFLAGS='-I/home/aktau/.linuxbrew/opt/freetype/include/freetype2 -I/home/aktau/.linuxbrew/Cellar/zlib/1.2.8/include -I/home/aktau/.linuxbrew/Cellar/libpng/1.6.25/include/libpng16'
FREETYPE_LIBS='-L/home/aktau/.linuxbrew/opt/freetype/lib -lfreetype'
GIT='${SHELL} /tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/missing git'
GPERF='${SHELL} /tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/missing gperf'
GREP='/bin/grep'
HASDOCBOOK='yes'
HAVE_PTHREAD_FALSE='#'
HAVE_PTHREAD_TRUE=''
HAVE_PYTHON_FALSE='#'
HAVE_PYTHON_TRUE=''
HAVE_XMLPARSE_H=''
ICONV_CFLAGS=''
ICONV_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-L/home/aktau/.linuxbrew/lib -Wl,--dynamic-linker=/home/aktau/.linuxbrew/lib/ld.so -Wl,-rpath,/home/aktau/.linuxbrew/lib'
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBT_CURRENT='10'
LIBT_CURRENT_MINUS_AGE='1'
LIBT_REVISION='2'
LIBT_VERSION_INFO='10:2:9'
LIBXML2_CFLAGS=''
LIBXML2_LIBS=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='fontconfig'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig'
PACKAGE_NAME='fontconfig'
PACKAGE_STRING='fontconfig 2.12.1'
PACKAGE_TARNAME='fontconfig'
PACKAGE_URL=''
PACKAGE_VERSION='2.12.1'
PATH_SEPARATOR=':'
PKGCONFIG_REQUIRES=' freetype2'
PKGCONFIG_REQUIRES_PRIVATELY=' expat'
PKG_CONFIG='/home/aktau/.linuxbrew/bin/pkg-config'
PKG_CONFIG_LIBDIR='/home/aktau/.linuxbrew/lib/pkgconfig'
PKG_CONFIG_PATH='/home/aktau/.linuxbrew/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/local/lib/pkgconfig'
PREFERRED_HINTING='slight'
PTHREAD_CC='/usr/bin/gcc-4.8'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='ranlib'
RM='rm -f'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEMPLATEDIR='${datadir}/fontconfig/conf.avail'
USEDOCBOOK_FALSE='#'
USEDOCBOOK_TRUE=''
VERSION='2.12.1'
WARN_CFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing'
XMLDIR='${datadir}/xml/fontconfig'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc-4.8'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
fc_cachedir='${localstatedir}/cache/${PACKAGE}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/fontconfig-20161010-22325-hkac0f/fontconfig-2.12.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/home/aktau/.linuxbrew/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
ms_librarian=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${libdir}/pkgconfig'
pkgpyexecdir='${pyexecdir}/fontconfig'
pkgpythondir='${pythondir}/fontconfig'
prefix='/home/aktau/.linuxbrew/Cellar/fontconfig/2.12.1_2'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
pythondir='${prefix}/lib/python2.7/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/home/aktau/.linuxbrew/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "fontconfig"
#define PACKAGE_TARNAME "fontconfig"
#define PACKAGE_VERSION "2.12.1"
#define PACKAGE_STRING "fontconfig 2.12.1"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
#define PACKAGE_URL ""
#define PACKAGE "fontconfig"
#define VERSION "2.12.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_WARNING_CPP_DIRECTIVE 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_SYS_STATFS_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_MOUNT_H 1
#define FLEXIBLE_ARRAY_MEMBER /**/
#define HAVE_VPRINTF 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_LINK 1
#define HAVE_MKSTEMP 1
#define HAVE_MKOSTEMP 1
#define HAVE_MKDTEMP 1
#define HAVE_GETOPT 1
#define HAVE_GETOPT_LONG 1
#define HAVE_RAND 1
#define HAVE_RANDOM 1
#define HAVE_LRAND48 1
#define HAVE_RANDOM_R 1
#define HAVE_RAND_R 1
#define HAVE_READLINK 1
#define HAVE_FSTATVFS 1
#define HAVE_FSTATFS 1
#define HAVE_LSTAT 1
#define HAVE_POSIX_FADVISE 1
#define HAVE_STRUCT_STAT_ST_MTIM 1
#define HAVE_STRUCT_STATFS_F_FLAGS 1
#define HAVE_STRUCT_DIRENT_D_TYPE 1
#define USE_ICONV 0
#define HAVE_FT_GET_NEXT_CHAR 1
#define HAVE_FT_GET_BDF_PROPERTY 1
#define HAVE_FT_GET_PS_FONT_INFO 1
#define HAVE_FT_HAS_PS_GLYPH_NAMES 1
#define HAVE_FT_GET_X11_FONT_FORMAT 1
#define HAVE_FT_SELECT_SIZE 1
#define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
#define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
#define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
#define HAVE_XML_SETDOCTYPEDECLHANDLER 1
#define FC_DEFAULT_FONTS "/usr/share/fonts"
#define FC_ADD_FONTS "/System/Library/Fonts,/Library/Fonts,~/Library/Fonts"
#define HAVE_INTEL_ATOMIC_PRIMITIVES 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define SIZEOF_VOID_P 8
#define ALIGNOF_DOUBLE 8
#define ALIGNOF_VOID_P 8
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by fontconfig config.status 2.12.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status src/fcstdint.h
on aktau
config.status:1511: executing src/fcstdint.h commands
config.status:2158: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
config.status:2590: src/fcstdint.h is unchanged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment