Skip to content

Instantly share code, notes, and snippets.

@PacoH
Created November 5, 2017 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PacoH/0388df8da7861f00629935768417ea66 to your computer and use it in GitHub Desktop.
Save PacoH/0388df8da7861f00629935768417ea66 to your computer and use it in GitHub Desktop.
libass on macOS 10.8.5 - Homebrew build logs
Homebrew build logs for libass on macOS 10.8.5
Build date: 2017-11-05 13:48:25
HOMEBREW_VERSION: 1.3.6-190-ge300713
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: e300713f253029ef91a86bc4006d316582fc6d13
Last commit: 36 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 0c79d86080b560e7d29ac71840d86705bd602453
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GIT_CONFIG_FILE: /usr/local/Homebrew/.git/config
HOMEBREW_NO_AUTO_UPDATE: 1
CPU: 16-core 64-bit arrandale
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 5.1 build 503
Git: 2.8.4 => /usr/local/bin/git
Curl: 7.54.1 => /usr/local/opt/curl/bin/curl
Perl: /usr/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby
Java: 9.0.1, 1.6.0_65-b14-462
macOS: 10.8.5-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
X11: 2.7.9 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: The system curl on 10.8 and below is often incapable of supporting
modern secure connections & will fail on fetching formulae.
We recommend you:
brew install curl
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/usr/local/bin/myscripts/isc-config
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
mkvtoolnix
mupdf
pdf2image
pdftohtml
xpdf
Warning: You are using macOS 10.8.
We (and Apple) do not provide support for this old version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
Error: undefined local variable or method `installed_version' for #<Homebrew::Diagnostic::Checks:0x00000102336b18>
Did you mean? instance_variables
/usr/local/Homebrew/Library/Homebrew/extend/os/mac/diagnostic.rb:284:in `check_xquartz_up_to_date'
/usr/local/Homebrew/Library/Homebrew/cmd/doctor.rb:43:in `block in doctor'
/usr/local/Homebrew/Library/Homebrew/cmd/doctor.rb:35:in `each'
/usr/local/Homebrew/Library/Homebrew/cmd/doctor.rb:35:in `doctor'
/usr/local/Homebrew/Library/Homebrew/brew.rb:100:in `<main>'
2017-11-05 13:46:39 -0700
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/libass/0.13.7
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-apple-darwin12.6.0
checking host system type... x86_64-apple-darwin12.6.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc-6
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 gcc-6 accepts -g... yes
checking for gcc-6 option to accept ISO C89... none needed
checking whether gcc-6 understands -c and -o together... yes
checking dependency style of gcc-6... none
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-6... /usr/local/Homebrew/Library/Homebrew/shims/super/ld
checking if the linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin12.6.0 file names to x86_64-apple-darwin12.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.6.0 file names to toolchain format... func_convert_file_noop
checking for /usr/local/Homebrew/Library/Homebrew/shims/super/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc-6 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc-6 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-6 supports -fno-rtti -fno-exceptions... no
checking for gcc-6 option to produce PIC... -fno-common -DPIC
checking if gcc-6 PIC flag -fno-common -DPIC works... yes
checking if gcc-6 static flag -static works... no
checking if gcc-6 supports -c -o file.o... yes
checking if gcc-6 supports -c -o file.o... (cached) yes
checking whether the gcc-6 linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc-6
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc-6 accepts -g... (cached) yes
checking for gcc-6 option to accept ISO C89... (cached) none needed
checking whether gcc-6 understands -c and -o together... (cached) yes
checking dependency style of gcc-6... (cached) none
checking how to run the C preprocessor... gcc-6 -E
checking dependency style of gcc-6... none
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for stdint.h... (cached) yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for strdup... yes
checking for strndup... yes
checking for library containing libiconv_open... no
checking for library containing iconv_open... -liconv
checking for fabs in -lm... yes
checking for yasm... yes
checking if yasm supports vpmovzxwd... yes
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... yes
checking for FRIBIDI... yes
checking for FONTCONFIG... yes
checking for CORETEXT... yes
checking for DIRECTWRITE... no
checking for HARFBUZZ... yes
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libass/Makefile
config.status: creating test/Makefile
config.status: creating profile/Makefile
config.status: creating libass.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
gcc-6 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os --version -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-6 called with: -v
superenv executed: gcc-6 -v
gcc-6 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -V -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-6 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -qversion -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-6 called with: conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o a.out -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccYLqMM1.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o a.out -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccYLqMM1.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/cc2C1s8e.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/cc2C1s8e.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccz10dpm.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccz10dpm.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -c conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -print-prog-name=ld -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccbkoVgI.o conftstm.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccbkoVgI.o conftstm.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -dylib -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o libconftest.dylib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. -single_module /tmp/ccHyhKKo.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -dylib -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o libconftest.dylib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. -single_module /tmp/ccHyhKKo.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. -exported_symbols_list conftest.sym /tmp/cc2JbtmB.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. -exported_symbols_list conftest.sym /tmp/cc2JbtmB.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccanvCm3.o -force_load ./libconftest.a -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccanvCm3.o -force_load ./libconftest.a -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccrAK51H.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccrAK51H.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccUMt3Kj.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccUMt3Kj.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -static -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccb3uSNd.o -headerpad_max_install_names -no_compact_unwind -no_pie -lgcc_eh -lgcc
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -static -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccb3uSNd.o -headerpad_max_install_names -no_compact_unwind -no_pie -lgcc_eh -lgcc
gcc-6 called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -print-search-dirs
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -print-search-dirs -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-6 called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-6 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os --version -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-6 called with: -v
superenv executed: gcc-6 -v
gcc-6 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -V -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-6 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -qversion -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-6 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccfH0FQC.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccfH0FQC.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/cctNFmMD.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/cctNFmMD.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccRIQXUF.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccRIQXUF.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest -g -O2 conftest.c -liconv
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 conftest.c -liconv -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/cc8sj6Lc.o -liconv -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/cc8sj6Lc.o -liconv -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccM5WuMz.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccM5WuMz.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest -g -O2 conftest.c -liconv
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 conftest.c -liconv -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccpeRKhI.o -liconv -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccpeRKhI.o -liconv -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest -g -O2 conftest.c -lm -liconv
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 conftest.c -lm -liconv -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccfTQZwu.o -liconv -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccfTQZwu.o -liconv -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 conftest.c -lm -liconv -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 conftest.c -lm -liconv -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccQVggAj.o -liconv -lfreetype -lfribidi -lglib-2.0 -lintl -framework CoreFoundation -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.6 -weak_reference_mismatches non-weak -o conftest -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0 -L/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6/gcc/x86_64-apple-darwin12.6.0/6.4.0/../../.. /tmp/ccQVggAj.o -liconv -lfreetype -lfribidi -lglib-2.0 -lintl -framework CoreFoundation -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-6 called with: -o conftest -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 conftest.c -lm -liconv -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics
superenv added: -pipe -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-6 -pipe -Os -o conftest -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 conftest.c -lm -liconv -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2017-11-05 13:47:18 -0700
make
install
Making install in libass
CC ass.lo
CC ass_cache.lo
CC ass_font.lo
CC ass_fontselect.lo
CC ass_render.lo
CC ass_utils.lo
CC ass_bitmap.lo
CC ass_blur.lo
CC ass_library.lo
CC ass_drawing.lo
CC ass_parse.lo
CC ass_render_api.lo
CC ass_shaper.lo
CC ass_strtod.lo
CC ass_fontconfig.lo
CC ass_string.lo
CC ass_coretext.lo
CC ass_rasterizer.lo
CC ass_rasterizer_c.lo
YASM x86/blend_bitmaps.lo
YASM x86/blur.lo
YASM x86/cpuid.lo
YASM x86/utils.lo
YASM x86/rasterizer.lo
YASM x86/be_blur.lo
ass_coretext.c: In function 'match_fonts':
ass_coretext.c:238:5: error: variable-sized object may not be initialized
CFStringRef attributes[attributes_n] = {
^~~~~~~~~~~
make[1]: *** [ass_coretext.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 1.3.6-146-g6c9ff7f
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 6c9ff7f6429aaa5504ea862dc661ecdd5812561a
Last commit: 6 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 35672756c206278a2e3fb53ca268636ec868de65
Core tap last commit: 6 days ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: 16-core 64-bit arrandale
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 5.1 build 503
Git: 1.8.5.2 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: N/A
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: N/A
Java: 9.0.1, 1.6.0_65-b14-462
macOS: 10.8.5-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
X11: 2.7.9 => /opt/X11
HOMEBREW_CC: gcc-6
HOMEBREW_CXX: g++-6
MAKEFLAGS: -j16
CMAKE_PREFIX_PATH: /usr/local/opt/libxml2:/usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local
CMAKE_INCLUDE_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/fribidi/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.8
ACLOCAL_PATH: /usr/local/opt/libxml2/share/aclocal:/usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/pkg-config/bin:/usr/local/opt/yasm/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/fribidi/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/cairo/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/graphite2/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/opt/gcc@6/bin
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass.c -fno-common -DPIC -o .libs/ass.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass.c -fno-common -DPIC -o .libs/ass.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_cache.c -fno-common -DPIC -o .libs/ass_cache.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_cache.c -fno-common -DPIC -o .libs/ass_cache.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_library.c -fno-common -DPIC -o .libs/ass_library.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_library.c -fno-common -DPIC -o .libs/ass_library.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_blur.c -fno-common -DPIC -o .libs/ass_blur.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_blur.c -fno-common -DPIC -o .libs/ass_blur.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_drawing.c -fno-common -DPIC -o .libs/ass_drawing.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_drawing.c -fno-common -DPIC -o .libs/ass_drawing.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_utils.c -fno-common -DPIC -o .libs/ass_utils.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_utils.c -fno-common -DPIC -o .libs/ass_utils.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_font.c -fno-common -DPIC -o .libs/ass_font.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_font.c -fno-common -DPIC -o .libs/ass_font.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_bitmap.c -fno-common -DPIC -o .libs/ass_bitmap.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_bitmap.c -fno-common -DPIC -o .libs/ass_bitmap.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_fontselect.c -fno-common -DPIC -o .libs/ass_fontselect.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_fontselect.c -fno-common -DPIC -o .libs/ass_fontselect.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_render_api.c -fno-common -DPIC -o .libs/ass_render_api.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_render_api.c -fno-common -DPIC -o .libs/ass_render_api.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_parse.c -fno-common -DPIC -o .libs/ass_parse.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_parse.c -fno-common -DPIC -o .libs/ass_parse.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_shaper.c -fno-common -DPIC -o .libs/ass_shaper.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_shaper.c -fno-common -DPIC -o .libs/ass_shaper.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_string.c -fno-common -DPIC -o .libs/ass_string.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_string.c -fno-common -DPIC -o .libs/ass_string.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_fontconfig.c -fno-common -DPIC -o .libs/ass_fontconfig.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_fontconfig.c -fno-common -DPIC -o .libs/ass_fontconfig.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_render.c -fno-common -DPIC -o .libs/ass_render.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_render.c -fno-common -DPIC -o .libs/ass_render.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_strtod.c -fno-common -DPIC -o .libs/ass_strtod.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_strtod.c -fno-common -DPIC -o .libs/ass_strtod.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_string.c -o ass_string.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_string.c -o ass_string.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_strtod.c -o ass_strtod.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_strtod.c -o ass_strtod.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_library.c -o ass_library.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_library.c -o ass_library.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_utils.c -o ass_utils.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_utils.c -o ass_utils.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_drawing.c -o ass_drawing.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_drawing.c -o ass_drawing.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_fontconfig.c -o ass_fontconfig.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_fontconfig.c -o ass_fontconfig.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_cache.c -o ass_cache.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_cache.c -o ass_cache.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass.c -o ass.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass.c -o ass.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_fontselect.c -o ass_fontselect.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_fontselect.c -o ass_fontselect.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_blur.c -o ass_blur.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_blur.c -o ass_blur.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_render_api.c -o ass_render_api.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_render_api.c -o ass_render_api.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_bitmap.c -o ass_bitmap.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_bitmap.c -o ass_bitmap.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_font.c -o ass_font.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_font.c -o ass_font.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_shaper.c -o ass_shaper.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_shaper.c -o ass_shaper.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_parse.c -o ass_parse.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_parse.c -o ass_parse.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_coretext.c -fno-common -DPIC -o .libs/ass_coretext.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_coretext.c -fno-common -DPIC -o .libs/ass_coretext.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_rasterizer.c -fno-common -DPIC -o .libs/ass_rasterizer.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_rasterizer.c -fno-common -DPIC -o .libs/ass_rasterizer.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_render.c -o ass_render.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_render.c -o ass_render.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_rasterizer_c.c -fno-common -DPIC -o .libs/ass_rasterizer_c.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_rasterizer_c.c -fno-common -DPIC -o .libs/ass_rasterizer_c.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_rasterizer_c.c -o ass_rasterizer_c.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_rasterizer_c.c -o ass_rasterizer_c.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
gcc-6 called with: -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_rasterizer.c -o ass_rasterizer.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wredundant-decls -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-6 -pipe -w -Os -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wno-sign-compare -Wno-unused-parameter -D_GNU_SOURCE -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz -c ass_rasterizer.c -o ass_rasterizer.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libass configure 0.13.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libass/0.13.7
## --------- ##
## Platform. ##
## --------- ##
hostname = Mac-Pro-2010.local
uname -m = x86_64
uname -r = 12.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.6.0: Wed Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.6.0: Wed Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~1/RELEASE_X86_64
Kernel configured for up to 16 processors.
8 processors are physically available.
16 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Primary memory available: 16.00 gigabytes
Default processor set: 220 tasks, 1879 threads, 16 processors
Load average: 4.24, Mach factor: 11.75
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/yasm/bin
PATH: /usr/local/opt/libpng/bin
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/opt/libxml2/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/pcre/bin
PATH: /usr/local/opt/glib/bin
PATH: /usr/local/opt/fribidi/bin
PATH: /usr/local/opt/fontconfig/bin
PATH: /usr/local/opt/cairo/bin
PATH: /usr/local/opt/gobject-introspection/bin
PATH: /usr/local/opt/graphite2/bin
PATH: /usr/local/opt/icu4c/bin
PATH: /usr/local/opt/harfbuzz/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/opt/gcc@6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2428: checking for a BSD-compatible install
configure:2496: result: /usr/bin/install -c
configure:2507: checking whether build environment is sane
configure:2562: result: yes
configure:2713: checking for a thread-safe mkdir -p
configure:2752: result: ./install-sh -c -d
configure:2759: checking for gawk
configure:2789: result: no
configure:2759: checking for mawk
configure:2789: result: no
configure:2759: checking for nawk
configure:2789: result: no
configure:2759: checking for awk
configure:2775: found /usr/bin/awk
configure:2786: result: awk
configure:2797: checking whether make sets $(MAKE)
configure:2819: result: yes
configure:2848: checking whether make supports nested variables
configure:2865: result: yes
configure:3023: checking build system type
configure:3037: result: x86_64-apple-darwin12.6.0
configure:3057: checking host system type
configure:3070: result: x86_64-apple-darwin12.6.0
configure:3111: checking how to print strings
configure:3138: result: printf
configure:3171: checking for style of include used by make
configure:3199: result: GNU
configure:3270: checking for gcc
configure:3297: result: gcc-6
configure:3526: checking for C compiler version
configure:3535: gcc-6 --version >&5
gcc-6 (Homebrew GCC 6.4.0) 6.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3546: $? = 0
configure:3535: gcc-6 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/opt/gcc@6/bin/gcc-6
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc@6/6.4.0/libexec/gcc/x86_64-apple-darwin12.6.0/6.4.0/lto-wrapper
Target: x86_64-apple-darwin12.6.0
Configured with: ../configure --build=x86_64-apple-darwin12.6.0 --prefix=/usr/local/Cellar/gcc@6/6.4.0 --libdir=/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-6 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew GCC 6.4.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --with-dwarf2 --disable-nls --enable-multilib
Thread model: posix
gcc version 6.4.0 (Homebrew GCC 6.4.0)
configure:3546: $? = 0
configure:3535: gcc-6 -V >&5
gcc-6: error: unrecognized command line option '-V'
configure:3546: $? = 1
configure:3535: gcc-6 -qversion >&5
gcc-6: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:3546: $? = 1
configure:3566: checking whether the C compiler works
configure:3588: gcc-6 conftest.c >&5
configure:3592: $? = 0
configure:3640: result: yes
configure:3643: checking for C compiler default output file name
configure:3645: result: a.out
configure:3651: checking for suffix of executables
configure:3658: gcc-6 -o conftest conftest.c >&5
configure:3662: $? = 0
configure:3684: result:
configure:3706: checking whether we are cross compiling
configure:3714: gcc-6 -o conftest conftest.c >&5
configure:3718: $? = 0
configure:3725: ./conftest
configure:3729: $? = 0
configure:3744: result: no
configure:3749: checking for suffix of object files
configure:3771: gcc-6 -c conftest.c >&5
configure:3775: $? = 0
configure:3796: result: o
configure:3800: checking whether we are using the GNU C compiler
configure:3819: gcc-6 -c conftest.c >&5
configure:3819: $? = 0
configure:3828: result: yes
configure:3837: checking whether gcc-6 accepts -g
configure:3857: gcc-6 -c -g conftest.c >&5
configure:3857: $? = 0
configure:3898: result: yes
configure:3915: checking for gcc-6 option to accept ISO C89
configure:3978: gcc-6 -c -g -O2 conftest.c >&5
configure:3978: $? = 0
configure:3991: result: none needed
configure:4016: checking whether gcc-6 understands -c and -o together
configure:4038: gcc-6 -c conftest.c -o conftest2.o
configure:4041: $? = 0
configure:4038: gcc-6 -c conftest.c -o conftest2.o
configure:4041: $? = 0
configure:4053: result: yes
configure:4072: checking dependency style of gcc-6
configure:4183: result: none
configure:4198: checking for a sed that does not truncate output
configure:4262: result: /usr/local/Homebrew/Library/Homebrew/shims/super/sed
configure:4280: checking for grep that handles long lines and -e
configure:4338: result: /usr/bin/grep
configure:4343: checking for egrep
configure:4405: result: /usr/bin/grep -E
configure:4410: checking for fgrep
configure:4472: result: /usr/bin/grep -F
configure:4507: checking for ld used by gcc-6
configure:4574: result: /usr/local/Homebrew/Library/Homebrew/shims/super/ld
configure:4581: checking if the linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) is GNU ld
configure:4596: result: no
configure:4608: checking for BSD- or MS-compatible name lister (nm)
configure:4662: result: /usr/bin/nm
configure:4792: checking the name lister (/usr/bin/nm) interface
configure:4799: gcc-6 -c -g -O2 conftest.c >&5
configure:4802: /usr/bin/nm "conftest.o"
configure:4805: output
00000000000001b0 S _some_variable
configure:4812: result: BSD nm
configure:4815: checking whether ln -s works
configure:4819: result: yes
configure:4827: checking the maximum length of command line arguments
configure:4958: result: 196608
configure:5006: checking how to convert x86_64-apple-darwin12.6.0 file names to x86_64-apple-darwin12.6.0 format
configure:5046: result: func_convert_file_noop
configure:5053: checking how to convert x86_64-apple-darwin12.6.0 file names to toolchain format
configure:5073: result: func_convert_file_noop
configure:5080: checking for /usr/local/Homebrew/Library/Homebrew/shims/super/ld option to reload object files
configure:5087: result: -r
configure:5161: checking for objdump
configure:5191: result: no
configure:5220: checking how to recognize dependent libraries
configure:5420: result: pass_all
configure:5505: checking for dlltool
configure:5535: result: no
configure:5565: checking how to associate runtime and link libraries
configure:5592: result: printf %s\n
configure:5653: checking for ar
configure:5669: found /usr/bin/ar
configure:5680: result: ar
configure:5717: checking for archiver @FILE support
configure:5734: gcc-6 -c -g -O2 conftest.c >&5
configure:5734: $? = 0
configure:5737: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:5740: $? = 1
configure:5760: result: no
configure:5818: checking for strip
configure:5834: found /usr/bin/strip
configure:5845: result: strip
configure:5917: checking for ranlib
configure:5933: found /usr/bin/ranlib
configure:5944: result: ranlib
configure:6046: checking command to parse /usr/bin/nm output from gcc-6 object
configure:6199: gcc-6 -c -g -O2 conftest.c >&5
configure:6202: $? = 0
configure:6206: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6209: $? = 0
cannot find nm_test_var in conftest.nm
configure:6199: gcc-6 -c -g -O2 conftest.c >&5
configure:6202: $? = 0
configure:6206: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6209: $? = 0
configure:6275: gcc-6 -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6278: $? = 0
configure:6316: result: ok
configure:6363: checking for sysroot
configure:6393: result: no
configure:6400: checking for a working dd
configure:6438: result: /bin/dd
configure:6442: checking how to truncate binary pipes
configure:6457: result: /bin/dd bs=4096 count=1
configure:6786: checking for mt
configure:6816: result: no
configure:6836: checking if : is a manifest tool
configure:6842: : '-?'
configure:6850: result: no
configure:6906: checking for dsymutil
configure:6922: found /usr/bin/dsymutil
configure:6933: result: dsymutil
configure:6998: checking for nmedit
configure:7014: found /usr/bin/nmedit
configure:7025: result: nmedit
configure:7090: checking for lipo
configure:7106: found /usr/bin/lipo
configure:7117: result: lipo
configure:7182: checking for otool
configure:7198: found /usr/bin/otool
configure:7209: result: otool
configure:7274: checking for otool64
configure:7304: result: no
configure:7349: checking for -single_module linker flag
gcc-6 -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7382: result: yes
configure:7385: checking for -exported_symbols_list linker flag
configure:7405: gcc-6 -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7405: $? = 0
configure:7415: result: yes
configure:7418: checking for -force_load linker flag
gcc-6 -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
gcc-6 -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:7450: result: yes
configure:7527: checking how to run the C preprocessor
configure:7558: gcc-6 -E conftest.c
configure:7558: $? = 0
configure:7572: gcc-6 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:7572: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libass"
| #define PACKAGE_TARNAME "libass"
| #define PACKAGE_VERSION "0.13.7"
| #define PACKAGE_STRING "libass 0.13.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libass"
| #define VERSION "0.13.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7597: result: gcc-6 -E
configure:7617: gcc-6 -E conftest.c
configure:7617: $? = 0
configure:7631: gcc-6 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:7631: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libass"
| #define PACKAGE_TARNAME "libass"
| #define PACKAGE_VERSION "0.13.7"
| #define PACKAGE_STRING "libass 0.13.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libass"
| #define VERSION "0.13.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7660: checking for ANSI C header files
configure:7680: gcc-6 -c -g -O2 conftest.c >&5
configure:7680: $? = 0
configure:7753: gcc-6 -o conftest -g -O2 conftest.c >&5
configure:7753: $? = 0
configure:7753: ./conftest
configure:7753: $? = 0
configure:7764: result: yes
configure:7777: checking for sys/types.h
configure:7777: gcc-6 -c -g -O2 conftest.c >&5
configure:7777: $? = 0
configure:7777: result: yes
configure:7777: checking for sys/stat.h
configure:7777: gcc-6 -c -g -O2 conftest.c >&5
configure:7777: $? = 0
configure:7777: result: yes
configure:7777: checking for stdlib.h
configure:7777: gcc-6 -c -g -O2 conftest.c >&5
configure:7777: $? = 0
configure:7777: result: yes
configure:7777: checking for string.h
configure:7777: gcc-6 -c -g -O2 conftest.c >&5
configure:7777: $? = 0
configure:7777: result: yes
configure:7777: checking for memory.h
configure:7777: gcc-6 -c -g -O2 conftest.c >&5
configure:7777: $? = 0
configure:7777: result: yes
configure:7777: checking for strings.h
configure:7777: gcc-6 -c -g -O2 conftest.c >&5
configure:7777: $? = 0
configure:7777: result: yes
configure:7777: checking for inttypes.h
configure:7777: gcc-6 -c -g -O2 conftest.c >&5
configure:7777: $? = 0
configure:7777: result: yes
configure:7777: checking for stdint.h
configure:7777: gcc-6 -c -g -O2 conftest.c >&5
configure:7777: $? = 0
configure:7777: result: yes
configure:7777: checking for unistd.h
configure:7777: gcc-6 -c -g -O2 conftest.c >&5
configure:7777: $? = 0
configure:7777: result: yes
configure:7791: checking for dlfcn.h
configure:7791: gcc-6 -c -g -O2 conftest.c >&5
configure:7791: $? = 0
configure:7791: result: yes
configure:8047: checking for objdir
configure:8062: result: .libs
configure:8326: checking if gcc-6 supports -fno-rtti -fno-exceptions
configure:8344: gcc-6 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8348: $? = 0
configure:8361: result: no
configure:8719: checking for gcc-6 option to produce PIC
configure:8726: result: -fno-common -DPIC
configure:8734: checking if gcc-6 PIC flag -fno-common -DPIC works
configure:8752: gcc-6 -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:8756: $? = 0
configure:8769: result: yes
configure:8798: checking if gcc-6 static flag -static works
configure:8826: result: no
configure:8841: checking if gcc-6 supports -c -o file.o
configure:8862: gcc-6 -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8866: $? = 0
configure:8888: result: yes
configure:8896: checking if gcc-6 supports -c -o file.o
configure:8943: result: yes
configure:8976: checking whether the gcc-6 linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) supports shared libraries
configure:10239: result: yes
configure:10479: checking dynamic linker characteristics
configure:11309: result: darwin12.6.0 dyld
configure:11431: checking how to hardcode library paths into programs
configure:11456: result: immediate
configure:12004: checking whether stripping libraries is possible
configure:12018: result: yes
configure:12044: checking if libtool supports shared libraries
configure:12046: result: yes
configure:12049: checking whether to build shared libraries
configure:12074: result: yes
configure:12077: checking whether to build static libraries
configure:12081: result: yes
configure:12171: checking for gcc
configure:12198: result: gcc-6
configure:12427: checking for C compiler version
configure:12436: gcc-6 --version >&5
gcc-6 (Homebrew GCC 6.4.0) 6.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:12447: $? = 0
configure:12436: gcc-6 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/opt/gcc@6/bin/gcc-6
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc@6/6.4.0/libexec/gcc/x86_64-apple-darwin12.6.0/6.4.0/lto-wrapper
Target: x86_64-apple-darwin12.6.0
Configured with: ../configure --build=x86_64-apple-darwin12.6.0 --prefix=/usr/local/Cellar/gcc@6/6.4.0 --libdir=/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-6 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew GCC 6.4.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --with-dwarf2 --disable-nls --enable-multilib
Thread model: posix
gcc version 6.4.0 (Homebrew GCC 6.4.0)
configure:12447: $? = 0
configure:12436: gcc-6 -V >&5
gcc-6: error: unrecognized command line option '-V'
configure:12447: $? = 1
configure:12436: gcc-6 -qversion >&5
gcc-6: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:12447: $? = 1
configure:12451: checking whether we are using the GNU C compiler
configure:12479: result: yes
configure:12488: checking whether gcc-6 accepts -g
configure:12549: result: yes
configure:12566: checking for gcc-6 option to accept ISO C89
configure:12642: result: none needed
configure:12667: checking whether gcc-6 understands -c and -o together
configure:12704: result: yes
configure:12723: checking dependency style of gcc-6
configure:12834: result: none
configure:12854: checking how to run the C preprocessor
configure:12924: result: gcc-6 -E
configure:12944: gcc-6 -E conftest.c
configure:12944: $? = 0
configure:12958: gcc-6 -E conftest.c
conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12958: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libass"
| #define PACKAGE_TARNAME "libass"
| #define PACKAGE_VERSION "0.13.7"
| #define PACKAGE_STRING "libass 0.13.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libass"
| #define VERSION "0.13.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12996: checking dependency style of gcc-6
configure:13105: result: none
configure:13122: checking for ANSI C header files
configure:13226: result: yes
configure:13234: checking for stdbool.h that conforms to C99
configure:13301: gcc-6 -c -g -O2 conftest.c >&5
configure:13301: $? = 0
configure:13308: result: yes
configure:13310: checking for _Bool
configure:13310: gcc-6 -c -g -O2 conftest.c >&5
configure:13310: $? = 0
configure:13310: gcc-6 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:13310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libass"
| #define PACKAGE_TARNAME "libass"
| #define PACKAGE_VERSION "0.13.7"
| #define PACKAGE_STRING "libass 0.13.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libass"
| #define VERSION "0.13.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:13310: result: yes
configure:13330: checking for stdint.h
configure:13330: result: yes
configure:13330: checking iconv.h usability
configure:13330: gcc-6 -c -g -O2 conftest.c >&5
configure:13330: $? = 0
configure:13330: result: yes
configure:13330: checking iconv.h presence
configure:13330: gcc-6 -E conftest.c
configure:13330: $? = 0
configure:13330: result: yes
configure:13330: checking for iconv.h
configure:13330: result: yes
configure:13345: checking for strdup
configure:13345: gcc-6 -o conftest -g -O2 conftest.c >&5
conftest.c:51:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking for strndup
configure:13345: gcc-6 -o conftest -g -O2 conftest.c >&5
conftest.c:52:6: warning: conflicting types for built-in function 'strndup'
char strndup ();
^~~~~~~
configure:13345: $? = 0
configure:13345: result: yes
configure:13360: checking for library containing libiconv_open
configure:13391: gcc-6 -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_libiconv_open", referenced from:
_main in ccRIQXUF.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:13391: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libass"
| #define PACKAGE_TARNAME "libass"
| #define PACKAGE_VERSION "0.13.7"
| #define PACKAGE_STRING "libass 0.13.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libass"
| #define VERSION "0.13.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char libiconv_open ();
| int
| main ()
| {
| return libiconv_open ();
| ;
| return 0;
| }
configure:13391: gcc-6 -o conftest -g -O2 conftest.c -liconv >&5
Undefined symbols for architecture x86_64:
"_libiconv_open", referenced from:
_main in cc8sj6Lc.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:13391: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libass"
| #define PACKAGE_TARNAME "libass"
| #define PACKAGE_VERSION "0.13.7"
| #define PACKAGE_STRING "libass 0.13.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libass"
| #define VERSION "0.13.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char libiconv_open ();
| int
| main ()
| {
| return libiconv_open ();
| ;
| return 0;
| }
configure:13408: result: no
configure:13416: checking for library containing iconv_open
configure:13447: gcc-6 -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv_open", referenced from:
_main in ccM5WuMz.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:13447: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libass"
| #define PACKAGE_TARNAME "libass"
| #define PACKAGE_VERSION "0.13.7"
| #define PACKAGE_STRING "libass 0.13.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libass"
| #define VERSION "0.13.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char iconv_open ();
| int
| main ()
| {
| return iconv_open ();
| ;
| return 0;
| }
configure:13447: gcc-6 -o conftest -g -O2 conftest.c -liconv >&5
configure:13447: $? = 0
configure:13464: result: -liconv
configure:13472: checking for fabs in -lm
configure:13497: gcc-6 -o conftest -g -O2 conftest.c -lm -liconv >&5
conftest.c:37:6: warning: conflicting types for built-in function 'fabs'
char fabs ();
^~~~
configure:13497: $? = 0
configure:13506: result: yes
configure:13626: checking for yasm
configure:13642: found /usr/local/opt/yasm/bin/yasm
configure:13653: result: yes
configure:13671: checking if yasm supports vpmovzxwd
configure:13676: result: yes
configure:13840: checking for pkg-config
configure:13858: found /usr/local/opt/pkg-config/bin/pkg-config
configure:13870: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:13895: checking pkg-config is at least version 0.9.0
configure:13898: result: yes
configure:13908: checking for FREETYPE
configure:13915: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.10.3"
configure:13918: $? = 0
configure:13932: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.10.3"
configure:13935: $? = 0
configure:13993: result: yes
configure:14007: checking for FRIBIDI
configure:14014: $PKG_CONFIG --exists --print-errors "fribidi >= 0.19.0"
configure:14017: $? = 0
configure:14031: $PKG_CONFIG --exists --print-errors "fribidi >= 0.19.0"
configure:14034: $? = 0
configure:14092: result: yes
configure:14106: checking for FONTCONFIG
configure:14113: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.10.92"
configure:14116: $? = 0
configure:14130: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.10.92"
configure:14133: $? = 0
configure:14171: result: yes
configure:14190: checking for CORETEXT
configure:14205: gcc-6 -o conftest -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 conftest.c -lm -liconv -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics >&5
configure:14205: $? = 0
configure:14211: result: yes
configure:14238: checking for DIRECTWRITE
configure:14253: gcc-6 -o conftest -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 conftest.c -lm -liconv -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics >&5
conftest.c:38:23: fatal error: windows.h: No such file or directory
#include <windows.h>
^
compilation terminated.
configure:14253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libass"
| #define PACKAGE_TARNAME "libass"
| #define PACKAGE_VERSION "0.13.7"
| #define PACKAGE_STRING "libass 0.13.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libass"
| #define VERSION "0.13.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBM 1
| #define CONFIG_ASM 1
| #define CONFIG_RASTERIZER 1
| #define CONFIG_FREETYPE 1
| #define CONFIG_FRIBIDI 1
| #define CONFIG_FONTCONFIG 1
| #define CONFIG_CORETEXT 1
| /* end confdefs.h. */
|
| #include <windows.h>
| int
| main ()
| {
| ;
| ;
| return 0;
| }
|
configure:14265: result: no
configure:14284: checking for HARFBUZZ
configure:14291: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.5"
configure:14294: $? = 0
configure:14308: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.5"
configure:14311: $? = 0
configure:14349: result: yes
configure:14531: checking whether make supports nested variables
configure:14548: result: yes
configure:14671: checking that generated files are newer than configure
configure:14677: result: done
configure:14748: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libass config.status 0.13.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Mac-Pro-2010.local
config.status:1158: creating Makefile
config.status:1158: creating libass/Makefile
config.status:1158: creating test/Makefile
config.status:1158: creating profile/Makefile
config.status:1158: creating libass.pc
config.status:1158: creating config.h
config.status:1387: executing depfiles commands
config.status:1387: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.6.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc-6
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_FRIBIDI_CFLAGS_set=
ac_cv_env_FRIBIDI_CFLAGS_value=
ac_cv_env_FRIBIDI_LIBS_set=
ac_cv_env_FRIBIDI_LIBS_value=
ac_cv_env_HARFBUZZ_CFLAGS_set=
ac_cv_env_HARFBUZZ_CFLAGS_value=
ac_cv_env_HARFBUZZ_LIBS_set=
ac_cv_env_HARFBUZZ_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBPNG_CFLAGS_set=
ac_cv_env_LIBPNG_CFLAGS_value=
ac_cv_env_LIBPNG_LIBS_set=
ac_cv_env_LIBPNG_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.8
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/fribidi/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_strdup=yes
ac_cv_func_strndup=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin12.6.0
ac_cv_lib_m_fabs=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/Homebrew/Library/Homebrew/shims/super/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc-6 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc-6
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_yasm_check=yes
ac_cv_search_iconv_open=-liconv
ac_cv_search_libiconv_open=no
ac_cv_type__Bool=yes
am_cv_CCAS_dependencies_compiler_type=none
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/local/Homebrew/Library/Homebrew/shims/super/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2'
pkg_cv_FONTCONFIG_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype'
pkg_cv_FREETYPE_CFLAGS=-I/usr/local/opt/freetype/include/freetype2
pkg_cv_FREETYPE_LIBS='-L/usr/local/opt/freetype/lib -lfreetype'
pkg_cv_FRIBIDI_CFLAGS='-I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi'
pkg_cv_FRIBIDI_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
pkg_cv_HARFBUZZ_CFLAGS='-I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz'
pkg_cv_HARFBUZZ_LIBS='-L/usr/local/Cellar/harfbuzz/1.6.3/lib -lharfbuzz'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='yasm'
ASFLAGS=' -DARCH_X86_64=1 -m amd64 -f macho64 -DPREFIX -DHAVE_ALIGNED_STACK=1'
ASM_FALSE='#'
ASM_TRUE=''
AUTOCONF='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/missing automake-1.15'
AWK='awk'
CC='gcc-6'
CCAS='gcc-6'
CCASDEPMODE='depmode=none'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz'
CORETEXT_FALSE='#'
CORETEXT_TRUE=''
CPP='gcc-6 -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DIRECTWRITE_FALSE=''
DIRECTWRITE_TRUE='#'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_LARGE_TILES_FALSE=''
ENABLE_LARGE_TILES_TRUE='#'
ENABLE_PROFILE_FALSE=''
ENABLE_PROFILE_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FONTCONFIG_CFLAGS='-I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2'
FONTCONFIG_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype'
FREETYPE_CFLAGS='-I/usr/local/opt/freetype/include/freetype2'
FREETYPE_LIBS='-L/usr/local/opt/freetype/lib -lfreetype'
FRIBIDI_CFLAGS='-I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi'
FRIBIDI_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
GREP='/usr/bin/grep'
HARFBUZZ_CFLAGS='-I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz'
HARFBUZZ_LIBS='-L/usr/local/Cellar/harfbuzz/1.6.3/lib -lharfbuzz'
HAVE_LIBPNG_FALSE=''
HAVE_LIBPNG_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTEL_FALSE='#'
INTEL_TRUE=''
LD='/usr/local/Homebrew/Library/Homebrew/shims/super/ld'
LDFLAGS=''
LIBOBJS=''
LIBPNG_CFLAGS=''
LIBPNG_LIBS=''
LIBS=' -lm -liconv -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics -L/usr/local/Cellar/harfbuzz/1.6.3/lib -lharfbuzz'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='libass'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libass'
PACKAGE_STRING='libass 0.13.7'
PACKAGE_TARNAME='libass'
PACKAGE_URL=''
PACKAGE_VERSION='0.13.7'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.8'
PKG_CONFIG_PATH='/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/fribidi/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig'
PKG_LIBS_DEFAULT=''
PKG_LIBS_PRIVATE='-lm -liconv -liconv'
PKG_REQUIRES_DEFAULT=''
PKG_REQUIRES_PRIVATE='harfbuzz >= 0.9.5, fontconfig >= 2.10.92, fribidi >= 0.19.0, freetype2 >= 9.10.3'
RANLIB='ranlib'
RASTERIZER_FALSE='#'
RASTERIZER_TRUE=''
SED='/usr/local/Homebrew/Library/Homebrew/shims/super/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.13.7'
X64_FALSE='#'
X64_TRUE=''
X86_FALSE=''
X86_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc-6'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.6.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.6.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin12.6.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.6.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/libass/0.13.7'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
yasm_check='yes'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libass"
#define PACKAGE_TARNAME "libass"
#define PACKAGE_VERSION "0.13.7"
#define PACKAGE_STRING "libass 0.13.7"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "libass"
#define VERSION "0.13.7"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDINT_H 1
#define HAVE_ICONV_H 1
#define HAVE_STRDUP 1
#define HAVE_STRNDUP 1
#define HAVE_LIBM 1
#define CONFIG_ASM 1
#define CONFIG_RASTERIZER 1
#define CONFIG_FREETYPE 1
#define CONFIG_FRIBIDI 1
#define CONFIG_FONTCONFIG 1
#define CONFIG_CORETEXT 1
#define CONFIG_HARFBUZZ 1
#define CONFIG_ICONV 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment