Created
March 12, 2012 13:46
-
-
Save graouts/2022020 to your computer and use it in GitHub Desktop.
Issue installing libass package with brew (dependency for ffmpeg)
This file contains hidden or 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
==> Installing ffmpeg dependency: libass | |
==> Downloading http://libass.googlecode.com/files/libass-0.10.0.tar.gz | |
File already downloaded in /Library/Caches/Homebrew | |
/usr/bin/tar xf /Library/Caches/Homebrew/libass-0.10.0.tar.gz | |
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libass/0.10.0 | |
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libass/0.10.0 | |
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 build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for style of include used by make... GNU | |
checking for gcc... /usr/bin/llvm-gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/llvm-gcc accepts -g... yes | |
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed | |
checking dependency style of /usr/bin/llvm-gcc... none | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by /usr/bin/llvm-gcc... /usr/bin/llvm-gcc | |
checking if the linker (/usr/bin/llvm-gcc) 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 whether ln -s works... yes | |
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 for /usr/bin/llvm-gcc option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok | |
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 how to run the C preprocessor... /usr/bin/llvm-gcc -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 for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/llvm-gcc static flag -static works... no | |
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes | |
checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin11.3.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... yes | |
checking for gcc... (cached) /usr/bin/llvm-gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /usr/bin/llvm-gcc accepts -g... (cached) yes | |
checking for /usr/bin/llvm-gcc option to accept ISO C89... (cached) none needed | |
checking dependency style of /usr/bin/llvm-gcc... (cached) none | |
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E | |
checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... yes | |
checking for ANSI C header files... (cached) yes | |
checking for stdbool.h that conforms to C99... no | |
checking for _Bool... yes | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for unistd.h... (cached) yes | |
checking iconv.h usability... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking for int64_t... yes | |
checking for size_t... yes | |
checking for uint32_t... yes | |
checking for uint8_t... yes | |
checking for mkdir... yes | |
checking for strcasecmp... yes | |
checking for strdup... yes | |
checking for strtol... yes | |
checking for library containing iconv_open... -liconv | |
checking for fabs in -lm... yes | |
checking for pkg-config... /usr/local/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for FREETYPE... yes | |
checking for FRIBIDI... yes | |
checking for FONTCONFIG... yes | |
checking for HARFBUZZ... no | |
checking for ENCA... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libass/Makefile | |
config.status: creating test/Makefile | |
config.status: creating libass.pc | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
==> make install | |
make install | |
Making install in libass | |
CC ass.lo | |
CC ass_cache.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -w -pipe -march=core2 -msse4 -I/BinaryCache/FreeType/FreeType-18\~387/Root/usr/local/include/freetype2 -I/BinaryCache/FreeType/FreeType-18\~387/Root/usr/local/include -I/usr/local/Cellar/fribidi/0.19.2/include/fribidi -I/usr/X11/include -c -o ass.lo ass.c | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -w -pipe -march=core2 -msse4 -I/BinaryCache/FreeType/FreeType-18\~387/Root/usr/local/include/freetype2 -I/BinaryCache/FreeType/FreeType-18\~387/Root/usr/local/include -I/usr/local/Cellar/fribidi/0.19.2/include/fribidi -I/usr/X11/include -c -o ass_cache.lo ass_cache.c | |
CC ass_font.lo | |
CC ass_fontconfig.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -w -pipe -march=core2 -msse4 -I/BinaryCache/FreeType/FreeType-18\~387/Root/usr/local/include/freetype2 -I/BinaryCache/FreeType/FreeType-18\~387/Root/usr/local/include -I/usr/local/Cellar/fribidi/0.19.2/include/fribidi -I/usr/X11/include -c -o ass_font.lo ass_font.c | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -w -pipe -march=core2 -msse4 -I/BinaryCache/FreeType/FreeType-18\~387/Root/usr/local/include/freetype2 -I/BinaryCache/FreeType/FreeType-18\~387/Root/usr/local/include -I/usr/local/Cellar/fribidi/0.19.2/include/fribidi -I/usr/X11/include -c -o ass_fontconfig.lo ass_fontconfig.c | |
In file included from ass_font.c:22: | |
/usr/X11/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory | |
ass_font.c:23:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_font.c:24:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_font.c:25:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_font.c:26:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_font.c:27:10: error: #include expects "FILENAME" or <FILENAME> | |
In file included from ass_cache.c:23: | |
/usr/X11/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory | |
ass_cache.c:24:10: error: #include expects "FILENAME" or <FILENAME> | |
In file included from ass_font.c:32: | |
ass_font.h:24:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_font.h:25:10: error: #include expects "FILENAME" or <FILENAME> | |
In file included from ass_font.c:32: | |
ass_font.h:49: error: expected specifier-qualifier-list before ‘FT_Library’ | |
In file included from ass_cache.h:25, | |
from ass_font.h:58, | |
from ass_font.c:32: | |
ass_bitmap.h:23:10: error: #include expects "FILENAME" or <FILENAME> | |
In file included from ass_cache.h:25, | |
from ass_font.h:58, | |
from ass_font.c:32: | |
ass_bitmap.h:39: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
ass_bitmap.h:40: error: expected declaration specifiers or ‘...’ before ‘FT_Outline’ | |
ass_bitmap.h:51: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
ass_bitmap.h:51: error: expected declaration specifiers or ‘...’ before ‘FT_Outline’ | |
ass_bitmap.h:51: error: expected declaration specifiers or ‘...’ before ‘FT_Outline’ | |
ass_bitmap.h:53: error: expected declaration specifiers or ‘...’ before ‘FT_Vector’ | |
In file included from ass_font.h:58, | |
from ass_font.c:32: | |
ass_cache.h:43: error: expected specifier-qualifier-list before ‘FT_Library’ | |
ass_cache.h:52: error: expected specifier-qualifier-list before ‘FT_Glyph_Metrics’ | |
In file included from ass_cache.h:57, | |
from ass_font.h:58, | |
from ass_font.c:32: | |
ass_cache_template.h:77: error: expected specifier-qualifier-list before ‘FT_Vector’ | |
ass_cache_template.h:96: error: expected specifier-qualifier-list before ‘FT_Vector’ | |
ass_cache_template.h:115: error: expected specifier-qualifier-list before ‘FT_Vector’ | |
In file included from ass_font.c:32: | |
ass_font.h:61: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
In file included from ass_cache.c:28: | |
ass_font.h:24:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_font.h:25:10: error: #include expects "FILENAME" or <FILENAME> | |
In file included from ass_cache.c:28: | |
ass_font.h:49: error: expected specifier-qualifier-list before ‘FT_Library’ | |
In file included from ass_cache.h:25, | |
from ass_font.h:58, | |
from ass_cache.c:28: | |
ass_bitmap.h:23:10: error: #include expects "FILENAME" or <FILENAME> | |
In file included from ass_cache.h:25, | |
from ass_font.h:58, | |
from ass_cache.c:28: | |
ass_bitmap.h:39: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
ass_bitmap.h:40: error: expected declaration specifiers or ‘...’ before ‘FT_Outline’ | |
ass_bitmap.h:51: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
ass_bitmap.h:51: error: expected declaration specifiers or ‘...’ before ‘FT_Outline’ass_font.h:64: error: expected declaration specifiers or ‘...’ before ‘FT_Vector’ | |
ass_bitmap.h:51: error: expected declaration specifiers or ‘...’ before ‘FT_Outline’ | |
ass_bitmap.h:53: error: expected declaration specifiers or ‘...’ before ‘FT_Vector’ | |
In file included from ass_font.h:58, | |
from ass_cache.c:28: | |
ass_cache.h:43: error: expected specifier-qualifier-list before ‘FT_Library’ | |
ass_cache.h:52: error: expected specifier-qualifier-list before ‘FT_Glyph_Metrics’ | |
In file included from ass_cache.h:57, | |
from ass_font.h:58, | |
from ass_cache.c:28: | |
ass_cache_template.h:77: error: expected specifier-qualifier-list before ‘FT_Vector’ | |
ass_cache_template.h:96: error: expected specifier-qualifier-list before ‘FT_Vector’ | |
ass_cache_template.h:115: error: expected specifier-qualifier-list before ‘FT_Vector’ | |
In file included from ass_cache.c:28: | |
ass_font.h:61: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
ass_font.h:64: error: expected declaration specifiers or ‘...’ before ‘FT_Vector’ | |
ass_font.h:65: error: expected ‘)’ before ‘face’ | |
ass_font.h:71: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ass_font_get_glyph’ | |
ass_font.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ass_font_get_kerning’ | |
ass_font.h:76: error: expected ‘)’ before ‘*’ token | |
ass_font.h:77: error: expected ‘)’ before ‘lib’ | |
ass_font.h:78: error: expected ‘)’ before ‘lib’ | |
ass_font.h:65: error: expected ‘)’ before ‘face’ | |
ass_font.h:71: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ass_font_get_glyph’ | |
ass_font.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ass_font_get_kerning’ | |
ass_font.h:76: error: expected ‘)’ before ‘*’ token | |
ass_font.h:77: error: expected ‘)’ before ‘lib’ | |
ass_font.h:78: error: expected ‘)’ before ‘lib’ | |
In file included from ass_cache.c:34: | |
ass_cache_template.h: In function ‘outline_bitmap_hash’: | |
ass_cache_template.h:77: error: ‘struct outline_bitmap_hash_key’ has no member named ‘advance’ | |
ass_cache_template.h:77: error: ‘struct outline_bitmap_hash_key’ has no member named ‘advance’ | |
ass_cache_template.h:77: error: ‘struct outline_bitmap_hash_key’ has no member named ‘advance’ | |
In file included from ass_font.c:33: | |
ass_fontconfig.h:26:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_cache_template.h:77: error: ‘struct outline_bitmap_hash_key’ has no member named ‘advance’ | |
ass_cache_template.h:78: error: ‘struct outline_bitmap_hash_key’ has no member named ‘shadow_offset’ | |
ass_cache_template.h:78: error: ‘struct outline_bitmap_hash_key’ has no member named ‘shadow_offset’ | |
ass_cache_template.h:78: error: ‘struct outline_bitmap_hash_key’ has no member named ‘shadow_offset’ | |
ass_cache_template.h:78: error: ‘struct outline_bitmap_hash_key’ has no member named ‘shadow_offset’ | |
ass_cache_template.h: In function ‘glyph_hash’: | |
ass_cache_template.h:96: error: ‘struct glyph_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:96: error: ‘struct glyph_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:96: error: ‘struct glyph_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:96: error: ‘struct glyph_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:97: error: ‘struct glyph_hash_key’ has no member named ‘flags’ | |
ass_cache_template.h:97: error: ‘struct glyph_hash_key’ has no member named ‘flags’ | |
ass_cache_template.h:98: error: ‘struct glyph_hash_key’ has no member named ‘border_style’ | |
ass_cache_template.h:98: error: ‘struct glyph_hash_key’ has no member named ‘border_style’ | |
ass_cache_template.h: In function ‘drawing_hash’: | |
ass_cache_template.h:115: error: ‘struct drawing_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:115: error: ‘struct drawing_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:115: error: ‘struct drawing_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:115: error: ‘struct drawing_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:116: error: ‘struct drawing_hash_key’ has no member named ‘border_style’ | |
ass_cache_template.h:116: error: ‘struct drawing_hash_key’ has no member named ‘border_style’ | |
ass_cache_template.h:117: error: ‘struct drawing_hash_key’ has no member named ‘scale’ | |
ass_cache_template.h:117: error: ‘struct drawing_hash_key’ has no member named ‘scale’ | |
ass_cache_template.h:118: error: ‘struct drawing_hash_key’ has no member named ‘hash’ | |
ass_cache_template.h:118: error: ‘struct drawing_hash_key’ has no member named ‘hash’ | |
ass_cache_template.h:119: error: ‘struct drawing_hash_key’ has no member named ‘text’ | |
In file included from ass_cache.c:36: | |
ass_cache_template.h: In function ‘outline_bitmap_compare’: | |
ass_cache_template.h:77: error: ‘struct outline_bitmap_hash_key’ has no member named ‘advance’ | |
ass_cache_template.h:77: error: ‘struct outline_bitmap_hash_key’ has no member named ‘advance’ | |
ass_cache_template.h:77: error: ‘struct outline_bitmap_hash_key’ has no member named ‘advance’ | |
ass_cache_template.h:77: error: ‘struct outline_bitmap_hash_key’ has no member named ‘advance’ | |
ass_cache_template.h:78: error: ‘struct outline_bitmap_hash_key’ has no member named ‘shadow_offset’ | |
ass_cache_template.h:78: error: ‘struct outline_bitmap_hash_key’ has no member named ‘shadow_offset’ | |
ass_cache_template.h:78: error: ‘struct outline_bitmap_hash_key’ has no member named ‘shadow_offset’ | |
ass_cache_template.h:78: error: ‘struct outline_bitmap_hash_key’ has no member named ‘shadow_offset’ | |
ass_cache_template.h: In function ‘glyph_compare’: | |
ass_cache_template.h:96: error: ‘struct glyph_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:96: error: ‘struct glyph_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:96: error: ‘struct glyph_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:96: error: ‘struct glyph_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:97: error: ‘struct glyph_hash_key’ has no member named ‘flags’ | |
ass_cache_template.h:97: error: ‘struct glyph_hash_key’ has no member named ‘flags’ | |
ass_cache_template.h:98: error: ‘struct glyph_hash_key’ has no member named ‘border_style’ | |
ass_cache_template.h:98: error: ‘struct glyph_hash_key’ has no member named ‘border_style’ | |
ass_cache_template.h: In function ‘drawing_compare’: | |
ass_cache_template.h:115: error: ‘struct drawing_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:115: error: ‘struct drawing_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:115: error: ‘struct drawing_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:115: error: ‘struct drawing_hash_key’ has no member named ‘outline’ | |
ass_cache_template.h:116: error: ‘struct drawing_hash_key’ has no member named ‘border_style’ | |
ass_cache_template.h:116: error: ‘struct drawing_hash_key’ has no member named ‘border_style’ | |
ass_cache_template.h:117: error: ‘struct drawing_hash_key’ has no member named ‘scale’ | |
ass_cache_template.h:117: error: ‘struct drawing_hash_key’ has no member named ‘scale’ | |
ass_cache_template.h:118: error: ‘struct drawing_hash_key’ has no member named ‘hash’ | |
ass_cache_template.h:118: error: ‘struct drawing_hash_key’ has no member named ‘hash’ | |
ass_cache_template.h:119: error: ‘struct drawing_hash_key’ has no member named ‘text’ | |
ass_cache_template.h:119: error: ‘struct drawing_hash_key’ has no member named ‘text’ | |
In file included from ass_fontconfig.c:29: | |
/usr/X11/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory | |
ass_fontconfig.c:30:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_cache.c: In function ‘outline_destruct’: | |
ass_cache.c:162: error: ‘OutlineHashValue’ has no member named ‘outline’ | |
ass_cache.c:163: error: ‘OutlineHashValue’ has no member named ‘lib’ | |
ass_cache.c:163: error: ‘OutlineHashValue’ has no member named ‘outline’ | |
ass_cache.c:164: error: ‘OutlineHashValue’ has no member named ‘border’ | |
ass_cache.c:165: error: ‘OutlineHashValue’ has no member named ‘lib’ | |
ass_cache.c:165: error: ‘OutlineHashValue’ has no member named ‘border’ | |
ass_cache.c:167: error: ‘DrawingHashKey’ has no member named ‘text’ | |
In file included from ass_fontconfig.c:35: | |
ass_fontconfig.h:26:10: error: #include expects "FILENAME" or <FILENAME> | |
In file included from ass_font.c:33: | |
ass_fontconfig.h:35: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
make[1]: *** [ass_cache.lo] Error 1 | |
make[1]: *** Waiting for unfinished jobs.... | |
In file included from ass_fontconfig.c:35: | |
ass_fontconfig.h:35: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
In file included from ass_fontconfig.c:39: | |
/usr/X11/include/fontconfig/fcfreetype.h:28:10: error: #include expects "FILENAME" or <FILENAME> | |
In file included from ass_fontconfig.c:39: | |
/usr/X11/include/fontconfig/fcfreetype.h:37: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘FcFreeTypeCharIndex’ | |
/usr/X11/include/fontconfig/fcfreetype.h:40: error: expected ‘)’ before ‘face’ | |
/usr/X11/include/fontconfig/fcfreetype.h:43: error: expected ‘)’ before ‘face’ | |
/usr/X11/include/fontconfig/fcfreetype.h:46: error: expected declaration specifiers or ‘...’ before ‘FT_Face’ | |
/usr/X11/include/fontconfig/fcfreetype.h:49: error: expected ‘;’, ‘,’ or ‘)’ before ‘f’ | |
/usr/X11/include/fontconfig/fcfreetype.h:52: error: expected ‘;’, ‘,’ or ‘)’ before ‘face’ | |
ass_fontconfig.c:361: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
ass_fontconfig.c: In function ‘process_fontdata’: | |
ass_fontconfig.c:368: error: ‘FT_Face’ undeclared (first use in this function) | |
ass_fontconfig.c:368: error: (Each undeclared identifier is reported only once | |
ass_fontconfig.c:368: error: for each function it appears in.) | |
ass_fontconfig.c:368: error: expected ‘;’ before ‘face’ | |
ass_fontconfig.c:375: error: ‘ftlibrary’ undeclared (first use in this function) | |
ass_fontconfig.c:376: error: ‘face’ undeclared (first use in this function) | |
ass_fontconfig.c: At top level: | |
ass_fontconfig.c:423: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
In file included from ass_shaper.h:25, | |
from ass_font.c:35: | |
ass_render.h:25:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_render.h:26:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_render.h:27:10: error: #include expects "FILENAME" or <FILENAME> | |
ass_render.h:28:10: error: #include expects "FILENAME" or <FILENAME> | |
In file included from ass_render.h:40, | |
from ass_shaper.h:25, | |
from ass_font.c:35: | |
ass_drawing.h:23:10: error: #include expects "FILENAME" or <FILENAME> | |
In file included from ass_render.h:40, | |
from ass_shaper.h:25, | |
from ass_font.c:35: | |
ass_drawing.h:42: error: expected specifier-qualifier-list before ‘FT_Vector’ | |
ass_drawing.h:56: error: expected specifier-qualifier-list before ‘FT_Outline’ | |
ass_drawing.h:72: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
ass_drawing.h:76: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
ass_fontconfig.c: In function ‘fontconfig_init’: | |
ass_fontconfig.c:459: error: ‘ftlibrary’ undeclared (first use in this function) | |
ass_fontconfig.c:459: error: too many arguments to function ‘process_fontdata’ | |
In file included from ass_shaper.h:25, | |
from ass_font.c:35: | |
ass_render.h:111: error: expected specifier-qualifier-list before ‘FT_Outline’ | |
ass_render.h:176: error: expected specifier-qualifier-list before ‘FT_Stroker’ | |
ass_render.h:242: error: expected specifier-qualifier-list before ‘FT_Library’ | |
ass_font.c:41: error: expected declaration specifiers or ‘...’ before ‘FT_Face’ | |
ass_font.c: In function ‘charmap_magic’: | |
ass_font.c:47: error: ‘face’ undeclared (first use in this function) | |
ass_font.c:47: error: (Each undeclared identifier is reported only once | |
ass_font.c:47: error: for each function it appears in.) | |
ass_font.c:48: error: ‘FT_CharMap’ undeclared (first use in this function) | |
ass_font.c:48: error: expected ‘;’ before ‘cmap’ | |
ass_font.c:49: error: ‘cmap’ undeclared (first use in this function) | |
ass_font.c:62: error: expected ‘;’ before ‘cmap’ | |
ass_font.c: At top level: | |
ass_font.c:91: error: expected ‘)’ before ‘face’ | |
ass_font.c: In function ‘add_face’: | |
ass_font.c:118: error: ‘FT_Face’ undeclared (first use in this function) | |
ass_font.c:118: error: expected ‘;’ before ‘face’ | |
ass_font.c:122: error: ‘ASS_Font’ has no member named ‘n_faces’ | |
ass_font.c:135: error: ‘ASS_Font’ has no member named ‘ftlibrary’ | |
ass_font.c:139: error: ‘face’ undeclared (first use in this function) | |
ass_font.c:147: error: ‘ASS_Font’ has no member named ‘ftlibrary’ | |
ass_font.c:155: error: too many arguments to function ‘charmap_magic’ | |
ass_font.c:158: error: ‘ASS_Font’ has no member named ‘faces’ | |
ass_font.c:158: error: ‘ASS_Font’ has no member named ‘n_faces’ | |
ass_font.c:159: error: ‘ASS_Font’ has no member named ‘size’ | |
ass_font.c:161: error: ‘ASS_Font’ has no member named ‘n_faces’ | |
ass_font.c: At top level: | |
ass_font.c:168: error: expected declaration specifiers or ‘...’ before ‘FT_Library’ | |
ass_font.c: In function ‘ass_font_new’: | |
ass_font.c:180: error: ‘ASS_Font’ has no member named ‘ftlibrary’ | |
ass_font.c:180: error: ‘ftlibrary’ undeclared (first use in this function) | |
ass_font.c:181: error: ‘ASS_Font’ has no member named ‘shaper_priv’ | |
ass_font.c:182: error: ‘ASS_Font’ has no member named ‘n_faces’ | |
ass_font.c:189: error: ‘ASS_Font’ has no member named ‘scale_x’ | |
ass_font.c:189: error: ‘ASS_Font’ has no member named ‘scale_y’ | |
ass_font.c:190: error: ‘ASS_Font’ has no member named ‘v’ | |
ass_font.c:190: error: ‘ASS_Font’ has no member named ‘v’ | |
ass_font.c:191: error: ‘ASS_Font’ has no member named ‘size’ | |
ass_font.c: At top level: | |
ass_font.c:205: error: expected declaration specifiers or ‘...’ before ‘FT_Vector’ | |
ass_font.c: In function ‘ass_font_set_transform’: | |
ass_font.c:207: error: ‘ASS_Font’ has no member named ‘scale_x’ | |
ass_font.c:208: error: ‘ASS_Font’ has no member named ‘scale_y’ | |
ass_font.c:209: error: ‘v’ undeclared (first use in this function) | |
ass_font.c:210: error: ‘ASS_Font’ has no member named ‘v’ | |
ass_font.c:211: error: ‘ASS_Font’ has no member named ‘v’ | |
ass_font.c: At top level: | |
ass_font.c:215: error: expected ‘)’ before ‘face’ | |
ass_font.c: In function ‘ass_font_set_size’: | |
ass_font.c:247: error: ‘ASS_Font’ has no member named ‘size’ | |
ass_font.c:248: error: ‘ASS_Font’ has no member named ‘size’ | |
ass_font.c:249: error: ‘ASS_Font’ has no member named ‘n_faces’ | |
ass_font.c:250: error: ‘ASS_Font’ has no member named ‘faces’ | |
ass_font.c: In function ‘ass_font_get_asc_desc’: | |
ass_font.c:263: error: ‘ASS_Font’ has no member named ‘n_faces’ | |
ass_font.c:264: error: ‘FT_Face’ undeclared (first use in this function) | |
ass_font.c:264: error: expected ‘;’ before ‘face’ | |
ass_font.c:265: error: ‘TT_OS2’ undeclared (first use in this function) | |
ass_font.c:265: error: ‘os2’ undeclared (first use in this function) | |
ass_font.c:265: error: ‘face’ undeclared (first use in this function) | |
ass_font.c:265: error: ‘ft_sfnt_os2’ undeclared (first use in this function) | |
ass_font.c: At top level: | |
ass_font.c:289: error: expected ‘)’ before ‘face’ | |
ass_font.c:384: error: expected ‘)’ before ‘lib’ | |
ass_font.c:396: error: expected ‘)’ before ‘lib’ | |
ass_font.c:406: error: expected ‘)’ before ‘slot’ | |
ass_font.c: In function ‘ass_font_get_index’: | |
ass_font.c:429: error: ‘FT_Face’ undeclared (first use in this function) | |
ass_font.c:429: error: expected ‘;’ before ‘face’ | |
ass_font.c:440: error: ‘ASS_Font’ has no member named ‘n_faces’ | |
ass_font.c:446: error: ‘ASS_Font’ has no member named ‘n_faces’ | |
ass_font.c:447: error: ‘face’ undeclared (first use in this function) | |
ass_font.c:447: error: ‘ASS_Font’ has no member named ‘faces’ | |
ass_font.c:452: error: ‘ASS_Font’ has no member named ‘n_faces’ | |
ass_font.c:453: error: ‘ASS_Font’ has no member named ‘faces’ | |
ass_font.c:468: error: ‘ASS_Font’ has no member named ‘faces’ | |
ass_font.c: At top level: | |
ass_font.c:499: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ass_font_get_glyph’ | |
ass_font.c:580: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ass_font_get_kerning’ | |
ass_font.c: In function ‘ass_font_free’: | |
ass_font.c:609: error: ‘ASS_Font’ has no member named ‘n_faces’ | |
ass_font.c:610: error: ‘ASS_Font’ has no member named ‘faces’ | |
ass_font.c:611: error: ‘ASS_Font’ has no member named ‘faces’ | |
ass_font.c:612: error: ‘ASS_Font’ has no member named ‘shaper_priv’ | |
ass_font.c:613: error: ‘ASS_Font’ has no member named ‘shaper_priv’ | |
make[1]: *** [ass_fontconfig.lo] Error 1 | |
ass_font.c: At top level: | |
ass_font.c:622: error: expected ‘)’ before ‘*’ token | |
ass_font.c:640: error: expected ‘)’ before ‘*’ token | |
ass_font.c:671: error: expected ‘)’ before ‘*’ token | |
make[1]: *** [ass_font.lo] Error 1 | |
make: *** [install-recursive] Error 1 | |
==> Exit Status: 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/libass.rb#L13 | |
==> Environment | |
HOMEBREW_VERSION: 0.8.1 | |
HEAD: 6bdadd05485288fc3b17ad3fce683fce48458016 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
Hardware: quad-core 64-bit arrandale | |
OS X: 10.7.3 | |
Kernel Architecture: x86_64 | |
Xcode: 4.3 | |
GCC-4.0: N/A | |
GCC-4.2: N/A | |
LLVM: build 2336 | |
Clang: 3.0 build 211 | |
MacPorts or Fink? false | |
X11: /usr/X11 | |
System Ruby: 1.8.7-249 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Which Perl: /usr/bin/perl | |
Which Python: /usr/bin/python | |
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
==> Build Flags | |
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2 | |
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CFLAGS: -Os -w -pipe -march=core2 -msse4 | |
CXXFLAGS: -Os -w -pipe -march=core2 -msse4 | |
MAKEFLAGS: -j4 | |
Error: Failed executing: make install | |
If `brew doctor' does not help diagnose the issue, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment