Last active
August 29, 2015 14:02
-
-
Save HughxDev/aec357d853d4d213793c to your computer and use it in GitHub Desktop.
brew install ffmpeg issue details
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`brew --config`: | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: f9b290084c4124a35b25d6a5beb691717606daa6 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.9.2-x86_64 | |
Xcode: 5.1.1 | |
CLT: 5.1.0.0.1.1396320587 | |
Clang: 5.1 build 503 | |
X11: 2.7.6 => /opt/X11 | |
System Ruby: 2.0.0-247 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
`brew doctor`: Nothing | |
`brew install -v ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-frei0r --with-libass --with-libbluray --with-libcaca --with-libquvi --with-libvo-aacenc --with-libvorbis --with-libvpx --with-opencore-amr --with-openjpeg --with-openssl --with-opus --with-rtmpdump --with-schroedinger --with-speex --with-theora --with-tools 2>&1`: | |
==> Installing dependencies for ffmpeg: fontconfig, libass, jpeg, libtiff, little-cms2, openjpeg, sdl, speex, orc, schroedinger, fdk-aac, opus, autoconf, frei0r, libcaca, libbluray, lua, libquvi | |
==> Installing ffmpeg dependency: fontconfig | |
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/fontconfig-2.11.1.mavericks.bottle.2.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/fontconfig-2.11.1.mavericks.bottle.2.tar.gz | |
==> Verifying fontconfig-2.11.1.mavericks.bottle.2.tar.gz checksum | |
==> Pouring fontconfig-2.11.1.mavericks.bottle.2.tar.gz | |
tar xf /Library/Caches/Homebrew/fontconfig-2.11.1.mavericks.bottle.2.tar.gz | |
Error: No such file or directory - /usr/local/etc/fonts/conf.d/20-unhint-small-vera.conf | |
Warning: Bottle installation failed: building from source. | |
==> Downloading http://fontconfig.org/release/fontconfig-2.11.1.tar.bz2 | |
Already downloaded: /Library/Caches/Homebrew/fontconfig-2.11.1.tar.bz2 | |
==> Verifying fontconfig-2.11.1.tar.bz2 checksum | |
tar xf /Library/Caches/Homebrew/fontconfig-2.11.1.tar.bz2 | |
==> Patching | |
patching file fc-cache/fc-cache.c | |
patching file fontconfig/fontconfig.h | |
patching file src/fccache.c | |
patching file src/fcdir.c | |
patching file src/fcfs.c | |
patching file src/fcint.h | |
patching file src/fcpat.c | |
==> ./configure --disable-dependency-tracking --disable-silent-rules --with-add-fonts=/System/Library/Fonts,/Library/Fonts,~/Library/Fonts --prefix=/usr/local/Cellar/fontconfig/2.11.1 --localstatedir=/usr/local/var --sysconfdir=/usr/local/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... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for gcc... clang | |
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 clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of clang... none | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking whether ln -s works... yes | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for RM macro... rm -f | |
checking build system type... x86_64-apple-darwin13.1.0 | |
checking host system type... x86_64-apple-darwin13.1.0 | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-apple-darwin13.1.0 file names to x86_64-apple-darwin13.1.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin13.1.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
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... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from clang object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin13.1.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking regex.h usability... yes | |
checking regex.h presence... yes | |
checking for regex.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking sys/statvfs.h usability... yes | |
checking sys/statvfs.h presence... yes | |
checking for sys/statvfs.h... yes | |
checking sys/vfs.h usability... no | |
checking sys/vfs.h presence... no | |
checking for sys/vfs.h... no | |
checking sys/statfs.h usability... no | |
checking sys/statfs.h presence... no | |
checking for sys/statfs.h... no | |
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... no | |
checking for _mktemp_s... no | |
checking for mkdtemp... yes | |
checking for getopt... yes | |
checking for getopt_long... yes | |
checking for getprogname... yes | |
checking for getexecname... no | |
checking for rand... yes | |
checking for random... yes | |
checking for lrand48... yes | |
checking for random_r... no | |
checking for rand_r... yes | |
checking for readlink... yes | |
checking for regcomp... yes | |
checking for regerror... yes | |
checking for regexec... yes | |
checking for regfree... yes | |
checking for fstatvfs... yes | |
checking for fstatfs... yes | |
checking for lstat... yes | |
checking for posix_fadvise in fcntl.h... no | |
checking for scandir... yes | |
checking for struct statvfs.f_basetype... no | |
checking for struct statvfs.f_fstypename... no | |
checking for struct statfs.f_flags... yes | |
checking for struct statfs.f_fstypename... yes | |
checking for struct dirent.d_type... yes | |
checking for FREETYPE... yes | |
checking for FT_Get_Next_Char... yes | |
checking for FT_Get_BDF_Property... yes | |
checking for FT_Get_PS_Font_Info... yes | |
checking for FT_Has_PS_Glyph_Names... yes | |
checking for FT_Get_X11_Font_Format... yes | |
checking for FT_Select_Size... yes | |
checking for FT_Bitmap_Size.y_ppem... yes | |
checking for EXPAT... no | |
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... yes | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... -D_THREAD_SAFE | |
checking for PTHREAD_PRIO_INHERIT... yes | |
checking for docbook2html... no | |
DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 | |
checking whether byte ordering is bigendian... no | |
checking size of void *... 8 | |
checking alignment of double... 8 | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating fontconfig/Makefile | |
config.status: creating fc-lang/Makefile | |
config.status: creating fc-glyphname/Makefile | |
config.status: creating fc-case/Makefile | |
config.status: creating src/Makefile | |
config.status: creating conf.d/Makefile | |
config.status: creating fc-cache/Makefile | |
config.status: creating fc-cat/Makefile | |
config.status: creating fc-list/Makefile | |
config.status: creating fc-match/Makefile | |
config.status: creating fc-pattern/Makefile | |
config.status: creating fc-query/Makefile | |
config.status: creating fc-scan/Makefile | |
config.status: creating fc-validate/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating doc/version.sgml | |
config.status: creating test/Makefile | |
config.status: creating fontconfig.spec | |
config.status: creating fontconfig.pc | |
config.status: creating fontconfig-zip | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing src/fcstdint.h commands | |
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H | |
==> make install RUN_FC_CACHE_TEST=false | |
Making install in fontconfig | |
make[2]: Nothing to be done for `install-exec-am'. | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/include/fontconfig' | |
/usr/bin/install -c -m 644 fontconfig.h fcfreetype.h fcprivate.h '/usr/local/Cellar/fontconfig/2.11.1/include/fontconfig' | |
Making install in fc-case | |
touch fcalias.h | |
touch fcaliastail.h | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in fc-lang | |
touch fcalias.h | |
touch fcaliastail.h | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in fc-glyphname | |
touch fcalias.h | |
touch fcaliastail.h | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in 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 | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcatomic.lo fcatomic.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcblanks.lo fcblanks.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fccache.lo fccache.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fccfg.lo fccfg.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcblanks.c -fno-common -DPIC -o .libs/fcblanks.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fccfg.c -fno-common -DPIC -o .libs/fccfg.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fccache.c -fno-common -DPIC -o .libs/fccache.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcatomic.c -fno-common -DPIC -o .libs/fcatomic.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fccharset.lo fccharset.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fccompat.lo fccompat.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fccharset.c -fno-common -DPIC -o .libs/fccharset.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fccompat.c -fno-common -DPIC -o .libs/fccompat.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcdbg.lo fcdbg.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcdefault.lo fcdefault.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcdefault.c -fno-common -DPIC -o .libs/fcdefault.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcdbg.c -fno-common -DPIC -o .libs/fcdbg.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcdir.lo fcdir.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcdir.c -fno-common -DPIC -o .libs/fcdir.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcformat.lo fcformat.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcfreetype.lo fcfreetype.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcfs.lo fcfs.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcformat.c -fno-common -DPIC -o .libs/fcformat.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcfreetype.c -fno-common -DPIC -o .libs/fcfreetype.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcfs.c -fno-common -DPIC -o .libs/fcfs.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fchash.lo fchash.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fchash.c -fno-common -DPIC -o .libs/fchash.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcinit.lo fcinit.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcinit.c -fno-common -DPIC -o .libs/fcinit.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fclang.lo fclang.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fclang.c -fno-common -DPIC -o .libs/fclang.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fclist.lo fclist.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcmatch.lo fcmatch.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fclist.c -fno-common -DPIC -o .libs/fclist.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcmatch.c -fno-common -DPIC -o .libs/fcmatch.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcmatrix.lo fcmatrix.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcmatrix.c -fno-common -DPIC -o .libs/fcmatrix.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcname.lo fcname.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcobjs.lo fcobjs.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcname.c -fno-common -DPIC -o .libs/fcname.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcpat.lo fcpat.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcserialize.lo fcserialize.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcobjs.c -fno-common -DPIC -o .libs/fcobjs.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcpat.c -fno-common -DPIC -o .libs/fcpat.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcserialize.c -fno-common -DPIC -o .libs/fcserialize.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcstat.lo fcstat.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcstr.lo fcstr.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o fcxml.lo fcxml.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcstat.c -fno-common -DPIC -o .libs/fcstat.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcstr.c -fno-common -DPIC -o .libs/fcstr.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c fcxml.c -fno-common -DPIC -o .libs/fcxml.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c -o ftglue.lo ftglue.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -g -O2 -D_THREAD_SAFE -pthread -c fcarch.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -g -O2 -D_THREAD_SAFE -pthread -c ftglue.c -fno-common -DPIC -o .libs/ftglue.o | |
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_THREAD_SAFE -pthread -o fcarch fcarch.o | |
libtool: link: clang -g -O2 -D_THREAD_SAFE -pthread -o fcarch fcarch.o -pthread | |
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_THREAD_SAFE -pthread -version-info 9:0:8 -no-undefined -o libfontconfig.la -rpath /usr/local/Cellar/fontconfig/2.11.1/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 fchash.lo fcinit.lo fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo fcobjs.lo fcpat.lo fcserialize.lo fcstat.lo fcstr.lo fcxml.lo ftglue.lo -L/usr/local/Cellar/freetype/2.5.3_1/lib -lfreetype -lexpat | |
libtool: link: clang -dynamiclib -o .libs/libfontconfig.1.dylib .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/fchash.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/fcserialize.o .libs/fcstat.o .libs/fcstr.o .libs/fcxml.o .libs/ftglue.o -L/usr/local/Cellar/freetype/2.5.3_1/lib -lfreetype -lexpat -O2 -pthread -pthread -install_name /usr/local/Cellar/fontconfig/2.11.1/lib/libfontconfig.1.dylib -compatibility_version 10 -current_version 10.0 -Wl,-single_module | |
libtool: link: (cd ".libs" && rm -f "libfontconfig.dylib" && ln -s "libfontconfig.1.dylib" "libfontconfig.dylib") | |
libtool: link: ( cd ".libs" && rm -f "libfontconfig.la" && ln -s "../libfontconfig.la" "libfontconfig.la" ) | |
make[3]: Nothing to be done for `install-data-am'. | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/lib' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c libfontconfig.la '/usr/local/Cellar/fontconfig/2.11.1/lib' | |
libtool: install: /usr/bin/install -c .libs/libfontconfig.1.dylib /usr/local/Cellar/fontconfig/2.11.1/lib/libfontconfig.1.dylib | |
libtool: install: (cd /usr/local/Cellar/fontconfig/2.11.1/lib && { ln -s -f libfontconfig.1.dylib libfontconfig.dylib || { rm -f libfontconfig.dylib && ln -s libfontconfig.1.dylib libfontconfig.dylib; }; }) | |
libtool: install: /usr/bin/install -c .libs/libfontconfig.lai /usr/local/Cellar/fontconfig/2.11.1/lib/libfontconfig.la | |
Making install in fc-cache | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -g -O2 -D_THREAD_SAFE -pthread -c fc-cache.c | |
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_THREAD_SAFE -pthread -o fc-cache fc-cache.o ../src/libfontconfig.la | |
libtool: link: clang -g -O2 -D_THREAD_SAFE -pthread -o .libs/fc-cache fc-cache.o ../src/.libs/libfontconfig.dylib -L/usr/local/Cellar/freetype/2.5.3_1/lib -lfreetype -lexpat -pthread | |
/bin/sh /private/tmp/fontconfig-ue7X/fontconfig-2.11.1/install-sh -d "/usr/local/var/cache/fontconfig" | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-cache '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
/usr/bin/install -c -m 644 fc-cache.1 '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
libtool: install: /usr/bin/install -c .libs/fc-cache /usr/local/Cellar/fontconfig/2.11.1/bin/fc-cache | |
Making install in fc-cat | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -g -O2 -D_THREAD_SAFE -pthread -c fc-cat.c | |
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_THREAD_SAFE -pthread -o fc-cat fc-cat.o ../src/libfontconfig.la | |
libtool: link: clang -g -O2 -D_THREAD_SAFE -pthread -o .libs/fc-cat fc-cat.o ../src/.libs/libfontconfig.dylib -L/usr/local/Cellar/freetype/2.5.3_1/lib -lfreetype -lexpat -pthread | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-cat '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
/usr/bin/install -c -m 644 fc-cat.1 '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
libtool: install: /usr/bin/install -c .libs/fc-cat /usr/local/Cellar/fontconfig/2.11.1/bin/fc-cat | |
Making install in fc-list | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -g -O2 -D_THREAD_SAFE -pthread -c fc-list.c | |
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_THREAD_SAFE -pthread -o fc-list fc-list.o ../src/libfontconfig.la | |
libtool: link: clang -g -O2 -D_THREAD_SAFE -pthread -o .libs/fc-list fc-list.o ../src/.libs/libfontconfig.dylib -L/usr/local/Cellar/freetype/2.5.3_1/lib -lfreetype -lexpat -pthread | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-list '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
/usr/bin/install -c -m 644 fc-list.1 '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
libtool: install: /usr/bin/install -c .libs/fc-list /usr/local/Cellar/fontconfig/2.11.1/bin/fc-list | |
Making install in fc-match | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -g -O2 -D_THREAD_SAFE -pthread -c fc-match.c | |
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_THREAD_SAFE -pthread -o fc-match fc-match.o ../src/libfontconfig.la | |
libtool: link: clang -g -O2 -D_THREAD_SAFE -pthread -o .libs/fc-match fc-match.o ../src/.libs/libfontconfig.dylib -L/usr/local/Cellar/freetype/2.5.3_1/lib -lfreetype -lexpat -pthread | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-match '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
/usr/bin/install -c -m 644 fc-match.1 '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
libtool: install: /usr/bin/install -c .libs/fc-match /usr/local/Cellar/fontconfig/2.11.1/bin/fc-match | |
Making install in fc-pattern | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -g -O2 -D_THREAD_SAFE -pthread -c fc-pattern.c | |
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_THREAD_SAFE -pthread -o fc-pattern fc-pattern.o ../src/libfontconfig.la | |
libtool: link: clang -g -O2 -D_THREAD_SAFE -pthread -o .libs/fc-pattern fc-pattern.o ../src/.libs/libfontconfig.dylib -L/usr/local/Cellar/freetype/2.5.3_1/lib -lfreetype -lexpat -pthread | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-pattern '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
/usr/bin/install -c -m 644 fc-pattern.1 '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
libtool: install: /usr/bin/install -c .libs/fc-pattern /usr/local/Cellar/fontconfig/2.11.1/bin/fc-pattern | |
Making install in fc-query | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -g -O2 -D_THREAD_SAFE -pthread -c fc-query.c | |
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_THREAD_SAFE -pthread -o fc-query fc-query.o ../src/libfontconfig.la | |
libtool: link: clang -g -O2 -D_THREAD_SAFE -pthread -o .libs/fc-query fc-query.o ../src/.libs/libfontconfig.dylib -L/usr/local/Cellar/freetype/2.5.3_1/lib -lfreetype -lexpat -pthread | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-query '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
/usr/bin/install -c -m 644 fc-query.1 '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
libtool: install: /usr/bin/install -c .libs/fc-query /usr/local/Cellar/fontconfig/2.11.1/bin/fc-query | |
Making install in fc-scan | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -g -O2 -D_THREAD_SAFE -pthread -c fc-scan.c | |
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_THREAD_SAFE -pthread -o fc-scan fc-scan.o ../src/libfontconfig.la | |
libtool: link: clang -g -O2 -D_THREAD_SAFE -pthread -o .libs/fc-scan fc-scan.o ../src/.libs/libfontconfig.dylib -L/usr/local/Cellar/freetype/2.5.3_1/lib -lfreetype -lexpat -pthread | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-scan '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
/usr/bin/install -c -m 644 fc-scan.1 '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
libtool: install: /usr/bin/install -c .libs/fc-scan /usr/local/Cellar/fontconfig/2.11.1/bin/fc-scan | |
Making install in fc-validate | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -g -O2 -D_THREAD_SAFE -pthread -c fc-validate.c | |
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_THREAD_SAFE -pthread -o fc-validate fc-validate.o ../src/libfontconfig.la -L/usr/local/Cellar/freetype/2.5.3_1/lib -lfreetype | |
libtool: link: clang -g -O2 -D_THREAD_SAFE -pthread -o .libs/fc-validate fc-validate.o ../src/.libs/libfontconfig.dylib -L/usr/local/Cellar/freetype/2.5.3_1/lib -lexpat -lfreetype -pthread | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-validate '/usr/local/Cellar/fontconfig/2.11.1/bin' | |
/usr/bin/install -c -m 644 fc-validate.1 '/usr/local/Cellar/fontconfig/2.11.1/share/man/man1' | |
libtool: install: /usr/bin/install -c .libs/fc-validate /usr/local/Cellar/fontconfig/2.11.1/bin/fc-validate | |
Making install in conf.d | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am | |
make[3]: Nothing to be done for `install-exec-am'. | |
.././install-sh -c -d '/usr/local/etc/fonts/conf.d' | |
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.11.1/share/fontconfig/conf.avail' | |
/usr/bin/install -c -m 644 README '/usr/local/etc/fonts/conf.d' | |
install: /usr/local/etc/fonts/conf.d/README: No such file or directory | |
/usr/bin/install -c -m 644 10-autohint.conf 10-no-sub-pixel.conf 10-scale-bitmap-fonts.conf 10-sub-pixel-bgr.conf 10-sub-pixel-rgb.conf 10-sub-pixel-vbgr.conf 10-sub-pixel-vrgb.conf 10-unhinted.conf 11-lcdfilter-default.conf 11-lcdfilter-legacy.conf 11-lcdfilter-light.conf 20-unhint-small-vera.conf 25-unhint-nonlatin.conf 30-urw-aliases.conf 30-metric-aliases.conf 40-nonlatin.conf 45-latin.conf 49-sansserif.conf 50-user.conf 51-local.conf 60-latin.conf 65-fonts-persian.conf 65-khmer.conf 65-nonlatin.conf 69-unifont.conf 70-no-bitmaps.conf 70-yes-bitmaps.conf 80-delicious.conf 90-synthetic.conf '/usr/local/Cellar/fontconfig/2.11.1/share/fontconfig/conf.avail' | |
make[3]: *** [install-configDATA] Error 71 | |
make[3]: *** Waiting for unfinished jobs.... | |
make[2]: *** [install-am] Error 2 | |
make[1]: *** [install] Error 2 | |
make: *** [install-recursive] Error 1 | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: f9b290084c4124a35b25d6a5beb691717606daa6 | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.9.2-x86_64 | |
Xcode: 5.1.1 | |
CLT: 5.1.0.0.1.1396320587 | |
X11: 2.7.6 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: fontconfig 2.11.1 did not build | |
Logs: | |
/Users/hguiney/Library/Logs/Homebrew/fontconfig/01.configure | |
/Users/hguiney/Library/Logs/Homebrew/fontconfig/01.configure.cc | |
/Users/hguiney/Library/Logs/Homebrew/fontconfig/02.make | |
/Users/hguiney/Library/Logs/Homebrew/fontconfig/02.make.cc | |
/Users/hguiney/Library/Logs/Homebrew/fontconfig/config.log | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment