Skip to content

Instantly share code, notes, and snippets.

@cbeck88
Created October 27, 2014 23:40
Show Gist options
  • Save cbeck88/a59a71f9587b1f6b5fb0 to your computer and use it in GitHub Desktop.
Save cbeck88/a59a71f9587b1f6b5fb0 to your computer and use it in GitHub Desktop.
chris@chris-KLR650 ~ $ brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew.git
HEAD: b6400242056b9e035c54fdb669c7b628fcbfef7f
Last commit: 2 hours ago
HOMEBREW_PREFIX: /home/chris/.linuxbrew
HOMEBREW_CELLAR: /home/chris/.linuxbrew/Cellar
CPU: quad-core 64-bit 6
OS X: 0-x86_64
Clang: 3.4 build 0
X11: N/A
System Ruby: 1.9.3-484
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
chris@chris-KLR650 ~ $ brew doctor
Your system is ready to brew.
chris@chris-KLR650 ~ $ brew install pango -vd
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/pango.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/xz.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/pkg-config.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/glib.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/gettext.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/libffi.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/cairo.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/freetype.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/libpng.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/fontconfig.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/pixman.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/harfbuzz.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/icu4c.rb
/home/chris/.linuxbrew/Library/brew.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/gobject-introspection.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::FromPathLoader): loading /home/chris/.linuxbrew/Library/Formula/pango.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/glib.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/gettext.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/libffi.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/cairo.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/freetype.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/libpng.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/fontconfig.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/pixman.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/harfbuzz.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/icu4c.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/gobject-introspection.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/xz.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/pkg-config.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/python.rb
/home/chris/.linuxbrew/Library/Homebrew/build.rb (Formulary::StandardLoader): loading /home/chris/.linuxbrew/Library/Formula/glibc.rb
==> Downloading http://ftp.gnome.org/pub/GNOME/sources/pango/1.36/pango-1.36.8.tar.xz
Already downloaded: /home/chris/.cache/Homebrew/pango-1.36.8.tar.xz
==> Verifying pango-1.36.8.tar.xz checksum
/home/chris/.linuxbrew/opt/xz/bin/xz -dc "/home/chris/.cache/Homebrew/pango-1.36.8.tar.xz" | tar xf -
==> ./configure --disable-dependency-tracking --disable-silent-rules --prefix=/home/chris/.linuxbrew/Cellar/pango/1.36.8 --enable-man --with-html-dir=/home/chris/.linuxbrew/Cellar/pango/1.36.8/share/doc --enable-introspection=yes --with-included-module=pangoft --with-xft
configure: WARNING: unrecognized options: --with-included-module
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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for native Win32... no
checking for gcc... /usr/bin/gcc-4.9
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.9 accepts -g... yes
checking for /usr/bin/gcc-4.9 option to accept ISO C89... none needed
checking whether /usr/bin/gcc-4.9 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.9... none
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.9 accepts -g... yes
checking dependency style of /usr/bin/g++-4.9... none
checking for sysconf... yes
checking for getpagesize... yes
checking how to run the C preprocessor... /usr/bin/gcc-4.9 -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 for unistd.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
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.9... /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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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... dlltool
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.9 object... ok
checking for sysroot... no
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.9 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-4.9 option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc-4.9 PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc-4.9 static flag -static works... yes
checking if /usr/bin/gcc-4.9 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.9 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... no
checking how to run the C++ preprocessor... /usr/bin/g++-4.9 -E
checking for ld used by /usr/bin/g++-4.9... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++-4.9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++-4.9 option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++-4.9 PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/g++-4.9 static flag -static works... yes
checking if /usr/bin/g++-4.9 supports -c -o file.o... yes
checking if /usr/bin/g++-4.9 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for some Win32 platform... no
checking for pkg-config... /home/chris/.linuxbrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for HARFBUZZ... yes
checking for FONTCONFIG... yes
checking for FcWeightFromOpenType... no
checking for FREETYPE... yes
checking for XFT... yes
checking for CoreText availability... no
checking for CAIRO... yes
checking which cairo font backends could be used... freetype
checking for GLIB... yes
checking for LIBTHAI... no
checking for gobject-introspection... yes
checking modules to link statically...
checking dynamic modules to build... arabic-lang,basic-fc,basic-win32,basic-coretext,indic-lang, (those built into Pango will be excluded)
checking for flockfile... yes
checking for strtok_r... yes
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.15 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for xsltproc... /usr/bin/xsltproc
checking for XML catalog (/etc/xml/catalog)... found
checking for xmlcatalog... /usr/bin/xmlcatalog
checking for DocBook XML DTD V4.1.2 in XML catalog... found
checking for DocBook XSL Stylesheets in XML catalog... found
checking for -Bsymbolic-functions linker flag... yes
checking Whether to write dependencies into .pc files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for unistd.h... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pango/Makefile
config.status: creating pango/mini-fribidi/Makefile
config.status: creating pango/pango.rc
config.status: creating pango/pangoft2.rc
config.status: creating pango/pangowin32.rc
config.status: creating pango/pangocairo.rc
config.status: creating pango/pangoxft.rc
config.status: creating pango-view/Makefile
config.status: creating modules/Makefile
config.status: creating modules/arabic/Makefile
config.status: creating modules/basic/Makefile
config.status: creating modules/indic/Makefile
config.status: creating modules/thai/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/vs9/Makefile
config.status: creating build/win32/vs10/Makefile
config.status: creating build/win32/vs11/Makefile
config.status: creating build/win32/vs12/Makefile
config.status: creating pango.pc
config.status: creating pangowin32.pc
config.status: creating pangoft2.pc
config.status: creating pangoxft.pc
config.status: creating pangocairo.pc
config.status: creating pango-uninstalled.pc
config.status: creating pangowin32-uninstalled.pc
config.status: creating pangoft2-uninstalled.pc
config.status: creating pangoxft-uninstalled.pc
config.status: creating pangocairo-uninstalled.pc
config.status: creating pango-zip.sh
config.status: creating config.h.win32
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing pango/module-defs.h commands
config.status: executing pango/module-defs-fc.c commands
config.status: executing pango/module-defs-win32.c commands
config.status: executing pango/module-defs-coretext.c commands
config.status: executing pango/module-defs-lang.c commands
config.status: executing pango/pango-features.h commands
config.status: creating pango/pango-features.h
config.status: pango/pango-features.h is unchanged
configure: WARNING: unrecognized options: --with-included-module
configuration:
backends: Cairo Xft FreeType
==> make
make all-recursive
make[1]: Entering directory `/home/chris/homebrew_temp/pango-I82UNv/pango-1.36.8'
Making all in pango
make[2]: Entering directory `/home/chris/homebrew_temp/pango-I82UNv/pango-1.36.8/pango'
( cd . && glib-mkenums \
--template pango-enum-types.h.template \
pango.h pango-attributes.h pango-bidi-type.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-font.h pango-fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-gravity.h pango-item.h pango-language.h pango-layout.h pango-matrix.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h ) > pango-enum-types.h.tmp \
&& mv pango-enum-types.h.tmp pango-enum-types.h \
&& echo timestamp > s-enum-types-h
( cd . && glib-mkenums \
--template pango-enum-types.c.template \
pango.h pango-attributes.h pango-bidi-type.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-font.h pango-fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-gravity.h pango-item.h pango-language.h pango-layout.h pango-matrix.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h ) > pango-enum-types.c.tmp \
&& mv pango-enum-types.c.tmp pango-enum-types.c \
&& echo timestamp > s-enum-types-c
make all-recursive
make[3]: Entering directory `/home/chris/homebrew_temp/pango-I82UNv/pango-1.36.8/pango'
Making all in mini-fribidi
make[4]: Entering directory `/home/chris/homebrew_temp/pango-I82UNv/pango-1.36.8/pango/mini-fribidi'
/bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o fribidi.lo fribidi.c
/bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o fribidi_char_type.lo fribidi_char_type.c
/bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o fribidi_types.lo fribidi_types.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c fribidi_char_type.c -fPIC -DPIC -o .libs/fribidi_char_type.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c fribidi.c -fPIC -DPIC -o .libs/fribidi.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c fribidi_types.c -fPIC -DPIC -o .libs/fribidi_types.o
/bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.9 -Os -w -pipe -march=core2 -Wall -L/home/chris/.linuxbrew/opt/cairo/lib -L/home/chris/.linuxbrew/opt/pixman/lib -L/home/chris/.linuxbrew/opt/fontconfig/lib -L/home/chris/.linuxbrew/opt/freetype/lib -L/home/chris/.linuxbrew/opt/libpng/lib -L/home/chris/.linuxbrew/lib -Wl,-rpath,/home/chris/.linuxbrew/lib -o libmini-fribidi.la fribidi.lo fribidi_char_type.lo fribidi_types.lo
libtool: link: ar cru .libs/libmini-fribidi.a .libs/fribidi.o .libs/fribidi_char_type.o .libs/fribidi_types.o
libtool: link: ranlib .libs/libmini-fribidi.a
libtool: link: ( cd ".libs" && rm -f "libmini-fribidi.la" && ln -s "../libmini-fribidi.la" "libmini-fribidi.la" )
make[4]: Leaving directory `/home/chris/homebrew_temp/pango-I82UNv/pango-1.36.8/pango/mini-fribidi'
make[4]: Entering directory `/home/chris/homebrew_temp/pango-I82UNv/pango-1.36.8/pango'
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o break.lo break.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o ellipsize.lo ellipsize.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o fonts.lo fonts.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o glyphstring.lo glyphstring.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c break.c -fPIC -DPIC -o .libs/break.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c glyphstring.c -fPIC -DPIC -o .libs/glyphstring.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c fonts.c -fPIC -DPIC -o .libs/fonts.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c ellipsize.c -fPIC -DPIC -o .libs/ellipsize.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o modules.lo modules.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c modules.c -fPIC -DPIC -o .libs/modules.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-attributes.lo pango-attributes.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-attributes.c -fPIC -DPIC -o .libs/pango-attributes.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-bidi-type.lo pango-bidi-type.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-bidi-type.c -fPIC -DPIC -o .libs/pango-bidi-type.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-color.lo pango-color.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-context.lo pango-context.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-color.c -fPIC -DPIC -o .libs/pango-color.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-context.c -fPIC -DPIC -o .libs/pango-context.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-coverage.lo pango-coverage.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-coverage.c -fPIC -DPIC -o .libs/pango-coverage.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-engine.lo pango-engine.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-engine.c -fPIC -DPIC -o .libs/pango-engine.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-fontmap.lo pango-fontmap.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-fontmap.c -fPIC -DPIC -o .libs/pango-fontmap.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-fontset.lo pango-fontset.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-fontset.c -fPIC -DPIC -o .libs/pango-fontset.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-glyph-item.lo pango-glyph-item.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-gravity.lo pango-gravity.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-glyph-item.c -fPIC -DPIC -o .libs/pango-glyph-item.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-gravity.c -fPIC -DPIC -o .libs/pango-gravity.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-item.lo pango-item.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-language.lo pango-language.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-item.c -fPIC -DPIC -o .libs/pango-item.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-language.c -fPIC -DPIC -o .libs/pango-language.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-layout.lo pango-layout.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-markup.lo pango-markup.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-layout.c -fPIC -DPIC -o .libs/pango-layout.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-markup.c -fPIC -DPIC -o .libs/pango-markup.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-matrix.lo pango-matrix.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-matrix.c -fPIC -DPIC -o .libs/pango-matrix.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-renderer.lo pango-renderer.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-renderer.c -fPIC -DPIC -o .libs/pango-renderer.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-script.lo pango-script.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-script.c -fPIC -DPIC -o .libs/pango-script.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-tabs.lo pango-tabs.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-tabs.c -fPIC -DPIC -o .libs/pango-tabs.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-utils.lo pango-utils.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o reorder-items.lo reorder-items.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-utils.c -fPIC -DPIC -o .libs/pango-utils.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c reorder-items.c -fPIC -DPIC -o .libs/reorder-items.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o shape.lo shape.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-enum-types.lo pango-enum-types.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c shape.c -fPIC -DPIC -o .libs/shape.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-enum-types.c -fPIC -DPIC -o .libs/pango-enum-types.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o module-defs-lang.lo module-defs-lang.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pangofc-font.lo pangofc-font.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pangofc-fontmap.lo pangofc-fontmap.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c module-defs-lang.c -fPIC -DPIC -o .libs/module-defs-lang.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pangofc-fontmap.c -fPIC -DPIC -o .libs/pangofc-fontmap.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pangofc-font.c -fPIC -DPIC -o .libs/pangofc-font.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pangofc-decoder.lo pangofc-decoder.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pangofc-decoder.c -fPIC -DPIC -o .libs/pangofc-decoder.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pangoft2.lo pangoft2.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pangoft2.c -fPIC -DPIC -o .libs/pangoft2.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o module-defs-fc.lo module-defs-fc.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c module-defs-fc.c -fPIC -DPIC -o .libs/module-defs-fc.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pangoft2-fontmap.lo pangoft2-fontmap.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pangoft2-fontmap.c -fPIC -DPIC -o .libs/pangoft2-fontmap.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pangoft2-render.lo pangoft2-render.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-ot-buffer.lo pango-ot-buffer.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pangoft2-render.c -fPIC -DPIC -o .libs/pangoft2-render.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-ot-buffer.c -fPIC -DPIC -o .libs/pango-ot-buffer.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-ot-info.lo pango-ot-info.c
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-ot-ruleset.lo pango-ot-ruleset.c
In file included from pango-ot-buffer.c:24:0:
pango-ot-private.h:29:19: fatal error: hb-ft.h: No such file or directory
#include <hb-ft.h>
^
compilation terminated.
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-ot-ruleset.c -fPIC -DPIC -o .libs/pango-ot-ruleset.o
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-ot-info.c -fPIC -DPIC -o .libs/pango-ot-info.o
In file included from pango-ot-info.c:34:0:
pango-ot-private.h:29:19: fatal error: hb-ft.h: No such file or directory
#include <hb-ft.h>
^
compilation terminated.
In file included from pango-ot-ruleset.c:24:0:
pango-ot-private.h:29:19: fatal error: hb-ft.h: No such file or directory
#include <hb-ft.h>
^
compilation terminated.
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c -o pango-ot-tag.lo pango-ot-tag.c
libtool: compile: /usr/bin/gcc-4.9 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/etc\" -DLIBDIR=\"/home/chris/.linuxbrew/Cellar/pango/1.36.8/lib\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/cairo/1.12.16_1/include/cairo -I/home/chris/.linuxbrew/Cellar/pixman/0.32.6/include/pixman-1 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/include/glib-2.0 -I/home/chris/.linuxbrew/Cellar/glib/2.42.0/lib/glib-2.0/include -I/home/chris/.linuxbrew/Cellar/harfbuzz/0.9.35_1/include/harfbuzz -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/fontconfig/2.11.1/include -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/chris/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -I/home/chris/.linuxbrew/opt/cairo/include -I/home/chris/.linuxbrew/opt/pixman/include -I/home/chris/.linuxbrew/opt/fontconfig/include -I/home/chris/.linuxbrew/opt/freetype/include -I/home/chris/.linuxbrew/opt/libpng/include -isystem/home/chris/.linuxbrew/include -Os -w -pipe -march=core2 -Wall -c pango-ot-tag.c -fPIC -DPIC -o .libs/pango-ot-tag.o
In file included from pango-ot-tag.c:24:0:
pango-ot-private.h:29:19: fatal error: hb-ft.h: No such file or directory
#include <hb-ft.h>
^
compilation terminated.
make[4]: *** [pango-ot-buffer.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [pango-ot-info.lo] Error 1
make[4]: *** [pango-ot-ruleset.lo] Error 1
make[4]: *** [pango-ot-tag.lo] Error 1
make[4]: Leaving directory `/home/chris/homebrew_temp/pango-I82UNv/pango-1.36.8/pango'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/chris/homebrew_temp/pango-I82UNv/pango-1.36.8/pango'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/chris/homebrew_temp/pango-I82UNv/pango-1.36.8/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chris/homebrew_temp/pango-I82UNv/pango-1.36.8'
make: *** [all] Error 2
/home/chris/.linuxbrew/Library/Homebrew/debrew.rb:10:in `raise'
BuildError: Failed executing: make
1. raise
2. ignore
3. backtrace
4. irb
5. shell
Choose an action:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment