Skip to content

Instantly share code, notes, and snippets.

Created May 12, 2015 12:10
Show Gist options
  • Save anonymous/f4514498c6ebdc1081c1 to your computer and use it in GitHub Desktop.
Save anonymous/f4514498c6ebdc1081c1 to your computer and use it in GitHub Desktop.
Tue May 12 08:07:08 -0400 2015
python
setup.py
install
--prefix=/usr/local/Cellar/mpv/HEAD/libexec
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/docutils
copying docutils/__init__.py -> build/lib/docutils
copying docutils/_compat.py -> build/lib/docutils
copying docutils/core.py -> build/lib/docutils
copying docutils/examples.py -> build/lib/docutils
copying docutils/frontend.py -> build/lib/docutils
copying docutils/io.py -> build/lib/docutils
copying docutils/nodes.py -> build/lib/docutils
copying docutils/statemachine.py -> build/lib/docutils
creating build/lib/docutils/languages
copying docutils/languages/__init__.py -> build/lib/docutils/languages
copying docutils/languages/af.py -> build/lib/docutils/languages
copying docutils/languages/ca.py -> build/lib/docutils/languages
copying docutils/languages/cs.py -> build/lib/docutils/languages
copying docutils/languages/da.py -> build/lib/docutils/languages
copying docutils/languages/de.py -> build/lib/docutils/languages
copying docutils/languages/en.py -> build/lib/docutils/languages
copying docutils/languages/eo.py -> build/lib/docutils/languages
copying docutils/languages/es.py -> build/lib/docutils/languages
copying docutils/languages/fi.py -> build/lib/docutils/languages
copying docutils/languages/fr.py -> build/lib/docutils/languages
copying docutils/languages/gl.py -> build/lib/docutils/languages
copying docutils/languages/he.py -> build/lib/docutils/languages
copying docutils/languages/it.py -> build/lib/docutils/languages
copying docutils/languages/ja.py -> build/lib/docutils/languages
copying docutils/languages/lt.py -> build/lib/docutils/languages
copying docutils/languages/nl.py -> build/lib/docutils/languages
copying docutils/languages/pl.py -> build/lib/docutils/languages
copying docutils/languages/pt_br.py -> build/lib/docutils/languages
copying docutils/languages/ru.py -> build/lib/docutils/languages
copying docutils/languages/sk.py -> build/lib/docutils/languages
copying docutils/languages/sv.py -> build/lib/docutils/languages
copying docutils/languages/zh_cn.py -> build/lib/docutils/languages
copying docutils/languages/zh_tw.py -> build/lib/docutils/languages
creating build/lib/docutils/parsers
copying docutils/parsers/__init__.py -> build/lib/docutils/parsers
copying docutils/parsers/null.py -> build/lib/docutils/parsers
creating build/lib/docutils/parsers/rst
copying docutils/parsers/rst/__init__.py -> build/lib/docutils/parsers/rst
copying docutils/parsers/rst/roles.py -> build/lib/docutils/parsers/rst
copying docutils/parsers/rst/states.py -> build/lib/docutils/parsers/rst
copying docutils/parsers/rst/tableparser.py -> build/lib/docutils/parsers/rst
creating build/lib/docutils/parsers/rst/directives
copying docutils/parsers/rst/directives/__init__.py -> build/lib/docutils/parsers/rst/directives
copying docutils/parsers/rst/directives/admonitions.py -> build/lib/docutils/parsers/rst/directives
copying docutils/parsers/rst/directives/body.py -> build/lib/docutils/parsers/rst/directives
copying docutils/parsers/rst/directives/html.py -> build/lib/docutils/parsers/rst/directives
copying docutils/parsers/rst/directives/images.py -> build/lib/docutils/parsers/rst/directives
copying docutils/parsers/rst/directives/misc.py -> build/lib/docutils/parsers/rst/directives
copying docutils/parsers/rst/directives/parts.py -> build/lib/docutils/parsers/rst/directives
copying docutils/parsers/rst/directives/references.py -> build/lib/docutils/parsers/rst/directives
copying docutils/parsers/rst/directives/tables.py -> build/lib/docutils/parsers/rst/directives
creating build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/__init__.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/af.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/ca.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/cs.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/da.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/de.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/en.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/eo.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/es.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/fi.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/fr.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/gl.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/he.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/it.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/ja.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/lt.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/nl.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/pl.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/pt_br.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/ru.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/sk.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/sv.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/zh_cn.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/zh_tw.py -> build/lib/docutils/parsers/rst/languages
creating build/lib/docutils/readers
copying docutils/readers/__init__.py -> build/lib/docutils/readers
copying docutils/readers/doctree.py -> build/lib/docutils/readers
copying docutils/readers/pep.py -> build/lib/docutils/readers
copying docutils/readers/standalone.py -> build/lib/docutils/readers
creating build/lib/docutils/transforms
copying docutils/transforms/__init__.py -> build/lib/docutils/transforms
copying docutils/transforms/components.py -> build/lib/docutils/transforms
copying docutils/transforms/frontmatter.py -> build/lib/docutils/transforms
copying docutils/transforms/misc.py -> build/lib/docutils/transforms
copying docutils/transforms/parts.py -> build/lib/docutils/transforms
copying docutils/transforms/peps.py -> build/lib/docutils/transforms
copying docutils/transforms/references.py -> build/lib/docutils/transforms
copying docutils/transforms/universal.py -> build/lib/docutils/transforms
copying docutils/transforms/writer_aux.py -> build/lib/docutils/transforms
creating build/lib/docutils/utils
copying docutils/utils/__init__.py -> build/lib/docutils/utils
copying docutils/utils/code_analyzer.py -> build/lib/docutils/utils
copying docutils/utils/error_reporting.py -> build/lib/docutils/utils
copying docutils/utils/punctuation_chars.py -> build/lib/docutils/utils
copying docutils/utils/roman.py -> build/lib/docutils/utils
copying docutils/utils/smartquotes.py -> build/lib/docutils/utils
copying docutils/utils/urischemes.py -> build/lib/docutils/utils
creating build/lib/docutils/utils/math
copying docutils/utils/math/__init__.py -> build/lib/docutils/utils/math
copying docutils/utils/math/latex2mathml.py -> build/lib/docutils/utils/math
copying docutils/utils/math/math2html.py -> build/lib/docutils/utils/math
copying docutils/utils/math/tex2unichar.py -> build/lib/docutils/utils/math
copying docutils/utils/math/unichar2tex.py -> build/lib/docutils/utils/math
creating build/lib/docutils/writers
copying docutils/writers/__init__.py -> build/lib/docutils/writers
copying docutils/writers/docutils_xml.py -> build/lib/docutils/writers
copying docutils/writers/manpage.py -> build/lib/docutils/writers
copying docutils/writers/null.py -> build/lib/docutils/writers
copying docutils/writers/pseudoxml.py -> build/lib/docutils/writers
creating build/lib/docutils/writers/html4css1
copying docutils/writers/html4css1/__init__.py -> build/lib/docutils/writers/html4css1
creating build/lib/docutils/writers/pep_html
copying docutils/writers/pep_html/__init__.py -> build/lib/docutils/writers/pep_html
creating build/lib/docutils/writers/s5_html
copying docutils/writers/s5_html/__init__.py -> build/lib/docutils/writers/s5_html
creating build/lib/docutils/writers/latex2e
copying docutils/writers/latex2e/__init__.py -> build/lib/docutils/writers/latex2e
creating build/lib/docutils/writers/xetex
copying docutils/writers/xetex/__init__.py -> build/lib/docutils/writers/xetex
creating build/lib/docutils/writers/odf_odt
copying docutils/writers/odf_odt/__init__.py -> build/lib/docutils/writers/odf_odt
copying docutils/writers/odf_odt/pygmentsformatter.py -> build/lib/docutils/writers/odf_odt
running build_scripts
creating build/scripts-2.7
copying and adjusting tools/rst2html.py -> build/scripts-2.7
copying and adjusting tools/rst2s5.py -> build/scripts-2.7
copying and adjusting tools/rst2latex.py -> build/scripts-2.7
copying and adjusting tools/rst2xetex.py -> build/scripts-2.7
copying and adjusting tools/rst2man.py -> build/scripts-2.7
copying and adjusting tools/rst2xml.py -> build/scripts-2.7
copying and adjusting tools/rst2pseudoxml.py -> build/scripts-2.7
copying and adjusting tools/rstpep2html.py -> build/scripts-2.7
copying and adjusting tools/rst2odt.py -> build/scripts-2.7
copying and adjusting tools/rst2odt_prepstyles.py -> build/scripts-2.7
changing mode of build/scripts-2.7/rst2html.py from 644 to 755
changing mode of build/scripts-2.7/rst2s5.py from 644 to 755
changing mode of build/scripts-2.7/rst2latex.py from 644 to 755
changing mode of build/scripts-2.7/rst2xetex.py from 644 to 755
changing mode of build/scripts-2.7/rst2man.py from 644 to 755
changing mode of build/scripts-2.7/rst2xml.py from 644 to 755
changing mode of build/scripts-2.7/rst2pseudoxml.py from 644 to 755
changing mode of build/scripts-2.7/rstpep2html.py from 644 to 755
changing mode of build/scripts-2.7/rst2odt.py from 644 to 755
changing mode of build/scripts-2.7/rst2odt_prepstyles.py from 644 to 755
running build_data
creating build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isoamsa.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isoamsb.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isoamsc.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isoamsn.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isoamso.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isoamsr.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isobox.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isocyr1.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isocyr2.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isodia.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isogrk1.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isogrk2.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isogrk3.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isogrk4-wide.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isogrk4.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isolat1.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isolat2.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isomfrk-wide.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isomfrk.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isomopf-wide.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isomopf.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isomscr-wide.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isomscr.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isonum.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isopub.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isotech.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/mmlalias.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/mmlextra-wide.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/mmlextra.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/README.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/s5defs.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/xhtml1-lat1.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/xhtml1-special.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/xhtml1-symbol.txt -> build/lib/docutils/parsers/rst/include
copying docutils/writers/html4css1/html4css1.css -> build/lib/docutils/writers/html4css1
copying docutils/writers/html4css1/math.css -> build/lib/docutils/writers/html4css1
copying docutils/writers/html4css1/template.txt -> build/lib/docutils/writers/html4css1
copying docutils/writers/latex2e/default.tex -> build/lib/docutils/writers/latex2e
copying docutils/writers/latex2e/titlepage.tex -> build/lib/docutils/writers/latex2e
copying docutils/writers/latex2e/xelatex.tex -> build/lib/docutils/writers/latex2e
copying docutils/writers/pep_html/pep.css -> build/lib/docutils/writers/pep_html
copying docutils/writers/pep_html/template.txt -> build/lib/docutils/writers/pep_html
creating build/lib/docutils/writers/s5_html/themes
copying docutils/writers/s5_html/themes/README.txt -> build/lib/docutils/writers/s5_html/themes
copying docutils/writers/odf_odt/styles.odt -> build/lib/docutils/writers/odf_odt
creating build/lib/docutils/writers/s5_html/themes/big-black
copying docutils/writers/s5_html/themes/big-black/__base__ -> build/lib/docutils/writers/s5_html/themes/big-black
copying docutils/writers/s5_html/themes/big-black/framing.css -> build/lib/docutils/writers/s5_html/themes/big-black
copying docutils/writers/s5_html/themes/big-black/pretty.css -> build/lib/docutils/writers/s5_html/themes/big-black
creating build/lib/docutils/writers/s5_html/themes/big-white
copying docutils/writers/s5_html/themes/big-white/framing.css -> build/lib/docutils/writers/s5_html/themes/big-white
copying docutils/writers/s5_html/themes/big-white/pretty.css -> build/lib/docutils/writers/s5_html/themes/big-white
creating build/lib/docutils/writers/s5_html/themes/default
copying docutils/writers/s5_html/themes/default/blank.gif -> build/lib/docutils/writers/s5_html/themes/default
copying docutils/writers/s5_html/themes/default/framing.css -> build/lib/docutils/writers/s5_html/themes/default
copying docutils/writers/s5_html/themes/default/iepngfix.htc -> build/lib/docutils/writers/s5_html/themes/default
copying docutils/writers/s5_html/themes/default/opera.css -> build/lib/docutils/writers/s5_html/themes/default
copying docutils/writers/s5_html/themes/default/outline.css -> build/lib/docutils/writers/s5_html/themes/default
copying docutils/writers/s5_html/themes/default/pretty.css -> build/lib/docutils/writers/s5_html/themes/default
copying docutils/writers/s5_html/themes/default/print.css -> build/lib/docutils/writers/s5_html/themes/default
copying docutils/writers/s5_html/themes/default/s5-core.css -> build/lib/docutils/writers/s5_html/themes/default
copying docutils/writers/s5_html/themes/default/slides.css -> build/lib/docutils/writers/s5_html/themes/default
copying docutils/writers/s5_html/themes/default/slides.js -> build/lib/docutils/writers/s5_html/themes/default
creating build/lib/docutils/writers/s5_html/themes/medium-black
copying docutils/writers/s5_html/themes/medium-black/__base__ -> build/lib/docutils/writers/s5_html/themes/medium-black
copying docutils/writers/s5_html/themes/medium-black/pretty.css -> build/lib/docutils/writers/s5_html/themes/medium-black
creating build/lib/docutils/writers/s5_html/themes/medium-white
copying docutils/writers/s5_html/themes/medium-white/framing.css -> build/lib/docutils/writers/s5_html/themes/medium-white
copying docutils/writers/s5_html/themes/medium-white/pretty.css -> build/lib/docutils/writers/s5_html/themes/medium-white
creating build/lib/docutils/writers/s5_html/themes/small-black
copying docutils/writers/s5_html/themes/small-black/__base__ -> build/lib/docutils/writers/s5_html/themes/small-black
copying docutils/writers/s5_html/themes/small-black/pretty.css -> build/lib/docutils/writers/s5_html/themes/small-black
creating build/lib/docutils/writers/s5_html/themes/small-white
copying docutils/writers/s5_html/themes/small-white/framing.css -> build/lib/docutils/writers/s5_html/themes/small-white
copying docutils/writers/s5_html/themes/small-white/pretty.css -> build/lib/docutils/writers/s5_html/themes/small-white
running install_lib
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils
copying build/lib/docutils/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils
copying build/lib/docutils/_compat.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils
copying build/lib/docutils/core.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils
copying build/lib/docutils/examples.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils
copying build/lib/docutils/frontend.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils
copying build/lib/docutils/io.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/af.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/ca.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/cs.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/da.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/de.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/en.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/eo.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/es.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/fi.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/fr.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/gl.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/he.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/it.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/ja.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/lt.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/nl.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/pl.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/pt_br.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/ru.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/sk.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/sv.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/zh_cn.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/zh_tw.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/nodes.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers
copying build/lib/docutils/parsers/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers
copying build/lib/docutils/parsers/null.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst
copying build/lib/docutils/parsers/rst/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/admonitions.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/body.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/html.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/images.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/misc.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/parts.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/references.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/tables.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamsa.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamsb.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamsc.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamsn.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamso.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamsr.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isobox.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isocyr1.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isocyr2.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isodia.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isogrk1.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isogrk2.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isogrk3.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isogrk4-wide.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isogrk4.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isolat1.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isolat2.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomfrk-wide.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomfrk.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomopf-wide.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomopf.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomscr-wide.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomscr.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isonum.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isopub.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isotech.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/mmlalias.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/mmlextra-wide.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/mmlextra.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/README.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/s5defs.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/xhtml1-lat1.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/xhtml1-special.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/xhtml1-symbol.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/include
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/af.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/ca.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/cs.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/da.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/de.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/en.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/eo.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/es.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/fi.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/fr.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/gl.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/he.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/it.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/ja.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/lt.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/nl.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/pl.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/pt_br.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/ru.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/sk.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/sv.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/zh_cn.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/zh_tw.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/roles.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst
copying build/lib/docutils/parsers/rst/states.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst
copying build/lib/docutils/parsers/rst/tableparser.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/readers
copying build/lib/docutils/readers/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/readers
copying build/lib/docutils/readers/doctree.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/readers
copying build/lib/docutils/readers/pep.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/readers
copying build/lib/docutils/readers/standalone.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/readers
copying build/lib/docutils/statemachine.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/components.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/frontmatter.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/misc.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/parts.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/peps.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/references.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/universal.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/writer_aux.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/code_analyzer.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/error_reporting.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/latex2mathml.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/math2html.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/tex2unichar.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/unichar2tex.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/punctuation_chars.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/roman.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/smartquotes.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/urischemes.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers
copying build/lib/docutils/writers/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers
copying build/lib/docutils/writers/docutils_xml.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/html4css1
copying build/lib/docutils/writers/html4css1/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/html4css1
copying build/lib/docutils/writers/html4css1/html4css1.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/html4css1
copying build/lib/docutils/writers/html4css1/math.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/html4css1
copying build/lib/docutils/writers/html4css1/template.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/html4css1
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/latex2e
copying build/lib/docutils/writers/latex2e/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/latex2e
copying build/lib/docutils/writers/latex2e/default.tex -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/latex2e
copying build/lib/docutils/writers/latex2e/titlepage.tex -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/latex2e
copying build/lib/docutils/writers/latex2e/xelatex.tex -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/latex2e
copying build/lib/docutils/writers/manpage.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers
copying build/lib/docutils/writers/null.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/odf_odt
copying build/lib/docutils/writers/odf_odt/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/odf_odt
copying build/lib/docutils/writers/odf_odt/pygmentsformatter.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/odf_odt
copying build/lib/docutils/writers/odf_odt/styles.odt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/odf_odt
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/pep_html
copying build/lib/docutils/writers/pep_html/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/pep_html
copying build/lib/docutils/writers/pep_html/pep.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/pep_html
copying build/lib/docutils/writers/pep_html/template.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/pep_html
copying build/lib/docutils/writers/pseudoxml.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html
copying build/lib/docutils/writers/s5_html/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-black
copying build/lib/docutils/writers/s5_html/themes/big-black/__base__ -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-black
copying build/lib/docutils/writers/s5_html/themes/big-black/framing.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-black
copying build/lib/docutils/writers/s5_html/themes/big-black/pretty.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-black
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-white
copying build/lib/docutils/writers/s5_html/themes/big-white/framing.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-white
copying build/lib/docutils/writers/s5_html/themes/big-white/pretty.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-white
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/blank.gif -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/framing.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/iepngfix.htc -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/opera.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/outline.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/pretty.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/print.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/s5-core.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/slides.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/slides.js -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-black
copying build/lib/docutils/writers/s5_html/themes/medium-black/__base__ -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-black
copying build/lib/docutils/writers/s5_html/themes/medium-black/pretty.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-black
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-white
copying build/lib/docutils/writers/s5_html/themes/medium-white/framing.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-white
copying build/lib/docutils/writers/s5_html/themes/medium-white/pretty.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-white
copying build/lib/docutils/writers/s5_html/themes/README.txt -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-black
copying build/lib/docutils/writers/s5_html/themes/small-black/__base__ -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-black
copying build/lib/docutils/writers/s5_html/themes/small-black/pretty.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-black
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-white
copying build/lib/docutils/writers/s5_html/themes/small-white/framing.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-white
copying build/lib/docutils/writers/s5_html/themes/small-white/pretty.css -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-white
creating /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/xetex
copying build/lib/docutils/writers/xetex/__init__.py -> /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/xetex
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/_compat.py to _compat.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/core.py to core.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/examples.py to examples.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/frontend.py to frontend.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/io.py to io.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/af.py to af.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/ca.py to ca.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/cs.py to cs.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/da.py to da.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/de.py to de.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/en.py to en.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/eo.py to eo.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/es.py to es.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/fi.py to fi.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/fr.py to fr.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/gl.py to gl.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/he.py to he.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/it.py to it.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/ja.py to ja.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/lt.py to lt.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/nl.py to nl.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/pl.py to pl.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/pt_br.py to pt_br.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/ru.py to ru.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/sk.py to sk.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/sv.py to sv.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/zh_cn.py to zh_cn.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/languages/zh_tw.py to zh_tw.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/nodes.py to nodes.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/null.py to null.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives/admonitions.py to admonitions.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives/body.py to body.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives/html.py to html.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives/images.py to images.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives/misc.py to misc.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives/parts.py to parts.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives/references.py to references.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/directives/tables.py to tables.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/af.py to af.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/ca.py to ca.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/cs.py to cs.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/da.py to da.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/de.py to de.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/en.py to en.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/eo.py to eo.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/es.py to es.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/fi.py to fi.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/fr.py to fr.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/gl.py to gl.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/he.py to he.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/it.py to it.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/ja.py to ja.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/lt.py to lt.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/nl.py to nl.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/pl.py to pl.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/pt_br.py to pt_br.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/ru.py to ru.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/sk.py to sk.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/sv.py to sv.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/zh_cn.py to zh_cn.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/languages/zh_tw.py to zh_tw.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/roles.py to roles.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/states.py to states.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/parsers/rst/tableparser.py to tableparser.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/readers/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/readers/doctree.py to doctree.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/readers/pep.py to pep.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/readers/standalone.py to standalone.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/statemachine.py to statemachine.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms/components.py to components.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms/frontmatter.py to frontmatter.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms/misc.py to misc.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms/parts.py to parts.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms/peps.py to peps.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms/references.py to references.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms/universal.py to universal.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/transforms/writer_aux.py to writer_aux.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/code_analyzer.py to code_analyzer.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/error_reporting.py to error_reporting.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math/latex2mathml.py to latex2mathml.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math/math2html.py to math2html.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math/tex2unichar.py to tex2unichar.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/math/unichar2tex.py to unichar2tex.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/punctuation_chars.py to punctuation_chars.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/roman.py to roman.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/smartquotes.py to smartquotes.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/utils/urischemes.py to urischemes.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/docutils_xml.py to docutils_xml.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/html4css1/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/latex2e/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/manpage.py to manpage.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/null.py to null.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/odf_odt/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/odf_odt/pygmentsformatter.py to pygmentsformatter.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/pep_html/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/pseudoxml.py to pseudoxml.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/s5_html/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils/writers/xetex/__init__.py to __init__.pyc
running install_scripts
copying build/scripts-2.7/rst2html.py -> /usr/local/Cellar/mpv/HEAD/libexec/bin
copying build/scripts-2.7/rst2latex.py -> /usr/local/Cellar/mpv/HEAD/libexec/bin
copying build/scripts-2.7/rst2man.py -> /usr/local/Cellar/mpv/HEAD/libexec/bin
copying build/scripts-2.7/rst2odt.py -> /usr/local/Cellar/mpv/HEAD/libexec/bin
copying build/scripts-2.7/rst2odt_prepstyles.py -> /usr/local/Cellar/mpv/HEAD/libexec/bin
copying build/scripts-2.7/rst2pseudoxml.py -> /usr/local/Cellar/mpv/HEAD/libexec/bin
copying build/scripts-2.7/rst2s5.py -> /usr/local/Cellar/mpv/HEAD/libexec/bin
copying build/scripts-2.7/rst2xetex.py -> /usr/local/Cellar/mpv/HEAD/libexec/bin
copying build/scripts-2.7/rst2xml.py -> /usr/local/Cellar/mpv/HEAD/libexec/bin
copying build/scripts-2.7/rstpep2html.py -> /usr/local/Cellar/mpv/HEAD/libexec/bin
changing mode of /usr/local/Cellar/mpv/HEAD/libexec/bin/rst2html.py to 755
changing mode of /usr/local/Cellar/mpv/HEAD/libexec/bin/rst2latex.py to 755
changing mode of /usr/local/Cellar/mpv/HEAD/libexec/bin/rst2man.py to 755
changing mode of /usr/local/Cellar/mpv/HEAD/libexec/bin/rst2odt.py to 755
changing mode of /usr/local/Cellar/mpv/HEAD/libexec/bin/rst2odt_prepstyles.py to 755
changing mode of /usr/local/Cellar/mpv/HEAD/libexec/bin/rst2pseudoxml.py to 755
changing mode of /usr/local/Cellar/mpv/HEAD/libexec/bin/rst2s5.py to 755
changing mode of /usr/local/Cellar/mpv/HEAD/libexec/bin/rst2xetex.py to 755
changing mode of /usr/local/Cellar/mpv/HEAD/libexec/bin/rst2xml.py to 755
changing mode of /usr/local/Cellar/mpv/HEAD/libexec/bin/rstpep2html.py to 755
running install_data
running install_egg_info
Writing /usr/local/Cellar/mpv/HEAD/libexec/lib/python2.7/site-packages/docutils-0.11-py2.7.egg-info
Tue May 12 08:07:11 -0400 2015
python
waf
configure
--prefix=/usr/local/Cellar/mpv/HEAD
--enable-libmpv-shared
--enable-zsh-comp
Setting top to : /private/tmp/mpv20150512-61292-80u6qj
Setting out to : /private/tmp/mpv20150512-61292-80u6qj/build
Checking for waf version in 1.8.4-1.9.0 : ok
Checking for program 'cc' : clang
Checking for program 'pkg-config' : /usr/local/opt/pkg-config/bin/pkg-config
Checking for program 'ar' : /usr/bin/ar
Checking for program 'perl' : /usr/bin/perl
Checking for program 'rst2man' : /usr/local/Cellar/mpv/HEAD/libexec/bin/rst2man.py
Checking for program 'rst2pdf' : not found
Checking for program 'windres' : not found
Checking for 'clang' (C compiler) : clang
Detected target OS: : os-darwin
Checking for compiler flags -Werror=implicit-function-declaration : yes
Checking for compiler flags -Wno-error=deprecated-declarations : yes
Checking for compiler flags -Wno-error=unused-function : yes
Checking for compiler flags -Wempty-body : yes
Checking for compiler flags -Wdisabled-optimization : yes
Checking for compiler flags -Wstrict-prototypes : yes
Checking for compiler flags -Wno-format-zero-length : yes
Checking for compiler flags -Werror=format-security : yes
Checking for compiler flags -Wno-redundant-decls : yes
Checking for mpv CLI player : yes
Checking for shared library : yes
Checking for static library : disabled
Checking for static build : disabled
Checking for whether to include binary compile time : yes
Checking for whether to optimize : yes
Checking for whether to compile-in debugging information : yes
Checking for manpage generation : yes
Checking for pdf manual generation : disabled
Checking for dynamic loader : yes
Checking for dlopen : yes
Checking for compilation of default filters for vf_dlopen : disabled
Checking for zsh completion : yes
Checking for inline assembly (currently without effect) : yes
Checking for test suite (using cmocka) : disabled
Checking for generate a clang compilation database : disabled
Checking for compiler support for noexecstack : no
Checking for linker support for --nxcompat --no-seh --dynamicbase : no
Checking for -lm : yes
Checking for MinGW : os-win32 not found
Checking for POSIX environment : yes
Checking for development environment : yes
Checking for win32 : not found any of os-win32, os-cygwin
Checking for internal pthread wrapper for win32 (Vista+) : disabled
Checking for POSIX threads : yes
Checking for stdatomic.h : no
Checking for compiler support for __atomic built-ins : yes
Checking for compiler support for __sync built-ins : atomic-builtins found
Checking for compiler support for usable thread synchronization built-ins : yes
Checking for linking with -lrt : no
Checking for iconv : yes
Checking for w32/dos paths : not found any of os-win32, os-cygwin
Checking for libwaio for win32 : mingw, os-win32 not found
Checking for termios : yes
Checking for shm : yes
Checking for nanosleep : yes
Checking for POSIX spawnp()/kill() : yes
Checking for posix_spawnp() or MinGW : yes
Checking for glob() : yes
Checking for glob() win32 replacement : not found any of os-win32, os-cygwin
Checking for fchmod() : yes
Checking for vt.h : no
Checking for GLIBC API for setting thread name : no
Checking for OSX API for setting thread name : yes
Checking for BSD API for setting thread name : osx-thread-name found
Checking for NetBSD API for setting thread name : osx-thread-name found
Checking for BSD's fstatfs() : yes
Checking for Linux's fstatfs() : os-linux not found
Checking for libguess support : no ('libguess >= 1.0' not found)
Checking for Samba support : no ('smbclient' not found)
Checking for Lua : yes (version found: 52)
Checking for SSA/ASS support : yes
Checking for libass OSD support : yes
Checking for dummy OSD support : libass-osd found
Checking for zlib : yes
Checking for Encoding : yes
Checking for Bluray support : no ('libbluray >= 0.3.0' not found)
Checking for dvdread support : yes
Checking for dvdnav support : yes
Checking for cdda support (libcdio) : no ('libcdio_paranoia' not found)
Checking for ENCA support : no
Checking for LADSPA plugin support : no
Checking for librubberband support : no ('rubberband >= 1.8.0' not found)
Checking for libbs2b audio filter support : no ('libbs2b' not found)
Checking for LCMS2 support : yes
Checking for VapourSynth filter bridge (core) : no ('vapoursynth >= 24' not found)
Checking for VapourSynth filter bridge (Python) : vapoursynth-core not found
Checking for VapourSynth filter bridge (Lazy Lua) : vapoursynth-core not found
Checking for SDL2 : disabled
Checking for SDL (1.x) : disabled
Checking for OSS (implementation from opensound.com) : no
Checking for OSS (platform-specific OSS implementation) : no
Checking for OSS (emulation on top of SunAudio) : no
Checking for OSS audio output : not found any of oss-audio-native, oss-audio-4front, oss-audio-sunaudio
Checking for RSound audio output : no
Checking for sndio audio input/output : disabled
Checking for PulseAudio audio output : no ('libpulse >= 1.0' not found)
Checking for JACK audio output : no ('jack' not found)
Checking for OpenAL audio output : disabled
Checking for ALSA audio output : no ('alsa >= 1.0.18' not found)
Checking for CoreAudio audio output : yes
Checking for DirectSound audio output : no
Checking for WASAPI audio output : win32 not found
Checking for Cocoa : no
Checking for Wayland : no ('wayland-client >= 1.6.0 wayland-cursor >= 1.6.0 xkbcommon >= 0.3.0' not found)
Checking for X11 : yes
Checking for Xss screensaver extensions : yes
Checking for X extensions : yes
Checking for Xv video output : yes
Checking for Xinerama : yes
Checking for Xrandr : yes
Checking for OpenGL Cocoa Backend : cocoa not found
Checking for OpenGL X11 Backend : yes
Checking for OpenGL X11 EGL Backend : disabled
Checking for OpenGL Wayland Backend : wayland not found
Checking for OpenGL Win32 Backend : win32 not found
Checking for VDPAU acceleration : no ('vdpau >= 0.2' not found)
Checking for VDPAU with OpenGL/X11 : vdpau not found
Checking for VAAPI acceleration : no ('libva >= 0.32.0 libva-x11 >= 0.32.0' not found)
Checking for VAAPI VPP : vaapi not found
Checking for VAAPI GLX : vaapi not found
Checking for CACA : no ('caca >= 0.99.beta18' not found)
Checking for DRM : vt.h not found
Checking for JPEG support : yes
Checking for Direct3D support : win32 not found
Checking for Raspberry Pi support : no
Checking for GLES on Raspberry Pi : rpi not found
Checking for OpenGL video outputs : yes
Checking for libav/ffmpeg : yes
Checking for libswresample : yes
Checking for libavresample : libswresample found
Checking for usable resampler found : yes
Checking for libavfilter : yes
Checking for libavdevice : yes
Checking for libavcodec avcodec_enum_to_chroma_pos API : yes
Checking for libavutil AVFrame metadata : yes
Checking for libavutil AVFrame skip samples metadata : yes
Checking for libavutil AV_PIX_FMT_MMAL : no
Checking for libavcodec VAAPI hwaccel : vaapi not found
Checking for libavcodec VDA hwaccel : yes
Checking for VDA with OpenGL : gl-cocoa not found
Checking for libavcodec VDPAU hwaccel : vdpau not found
Checking for libavcodec DXVA2 hwaccel : win32 not found
Checking for TV interface : yes
Checking for videoio.h : no
Checking for videodev2.h : no
Checking for Video4Linux2 TV interface : not found any of sys_videoio_h, videodev
Checking for libv4l2 support : tv-v4l2 not found
Checking for Video4Linux2 MPEG PVR interface : no
Checking for audio input support : not found any of tv-v4l2
Checking for DVB input module : no
Checking for w32 executable : not found any of os-win32, os-cygwin
Checking for Apple Remote support : cocoa not found
Writing configuration header: : config.h
Writing header: : version.h
'configure' finished successfully (16.235s)
clang called with: -dM -E -
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -dM -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_5372cf274cefa7dfc935c4ac1d71f263/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_5372cf274cefa7dfc935c4ac1d71f263/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_5372cf274cefa7dfc935c4ac1d71f263/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_5372cf274cefa7dfc935c4ac1d71f263/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wno-error=deprecated-declarations ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b586f77dbd5357ef32e57631478857fb/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wno-error=deprecated-declarations ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b586f77dbd5357ef32e57631478857fb/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b586f77dbd5357ef32e57631478857fb/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b586f77dbd5357ef32e57631478857fb/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wno-error=unused-function ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b798cee68a1b4ca4d21d5d6cdb176190/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wno-error=unused-function ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b798cee68a1b4ca4d21d5d6cdb176190/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b798cee68a1b4ca4d21d5d6cdb176190/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b798cee68a1b4ca4d21d5d6cdb176190/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wempty-body ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_3ea968fca56abfd74e55a1a791b100ee/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wempty-body ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_3ea968fca56abfd74e55a1a791b100ee/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_3ea968fca56abfd74e55a1a791b100ee/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_3ea968fca56abfd74e55a1a791b100ee/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wdisabled-optimization ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_9875ca2f345bc6f3d9553450bc46eea9/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wdisabled-optimization ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_9875ca2f345bc6f3d9553450bc46eea9/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_9875ca2f345bc6f3d9553450bc46eea9/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_9875ca2f345bc6f3d9553450bc46eea9/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wstrict-prototypes ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b6ec086bce77a79cf9fc1983e4aa112b/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wstrict-prototypes ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b6ec086bce77a79cf9fc1983e4aa112b/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b6ec086bce77a79cf9fc1983e4aa112b/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b6ec086bce77a79cf9fc1983e4aa112b/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wno-format-zero-length ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_888004de8f22d8ebaa1349eed55ce527/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wno-format-zero-length ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_888004de8f22d8ebaa1349eed55ce527/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_888004de8f22d8ebaa1349eed55ce527/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_888004de8f22d8ebaa1349eed55ce527/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=format-security ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_cf7027a27f3791bcea8aa49bc499a876/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=format-security ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_cf7027a27f3791bcea8aa49bc499a876/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_cf7027a27f3791bcea8aa49bc499a876/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_cf7027a27f3791bcea8aa49bc499a876/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wno-redundant-decls ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_65ebc25d30c91feffdef8f223d2e8831/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Wno-redundant-decls ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_65ebc25d30c91feffdef8f223d2e8831/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_65ebc25d30c91feffdef8f223d2e8831/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_65ebc25d30c91feffdef8f223d2e8831/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -dM -E -
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -dM -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d22ed8763e05e76188e89dd87e2912c8/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d22ed8763e05e76188e89dd87e2912c8/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d22ed8763e05e76188e89dd87e2912c8/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d22ed8763e05e76188e89dd87e2912c8/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_55ca49d3928b4a3b392c7300ab19c042/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_55ca49d3928b4a3b392c7300ab19c042/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -Wl,-z,noexecstack test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_55ca49d3928b4a3b392c7300ab19c042/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -Wl,-z,noexecstack test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_55ca49d3928b4a3b392c7300ab19c042/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_7d4effdfe36f1dae327b94ae904b2adf/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_7d4effdfe36f1dae327b94ae904b2adf/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -Wl,--nxcompat -Wl,--no-seh -Wl,--dynamicbase test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_7d4effdfe36f1dae327b94ae904b2adf/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -Wl,--nxcompat -Wl,--no-seh -Wl,--dynamicbase test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_7d4effdfe36f1dae327b94ae904b2adf/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_f77b13af505fb97760de891500b58117/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_f77b13af505fb97760de891500b58117/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_f77b13af505fb97760de891500b58117/testbuild/testprog -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_f77b13af505fb97760de891500b58117/testbuild/testprog -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b5c08aca378d229d18d49df6b95a4fed/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b5c08aca378d229d18d49df6b95a4fed/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b5c08aca378d229d18d49df6b95a4fed/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b5c08aca378d229d18d49df6b95a4fed/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_e1ea6864057ca896fc55cf5261b24092/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_e1ea6864057ca896fc55cf5261b24092/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_e1ea6864057ca896fc55cf5261b24092/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_e1ea6864057ca896fc55cf5261b24092/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_896f142f99155659b487bee6f0237414/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_896f142f99155659b487bee6f0237414/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_cf5300c72fd678586bfa8e239c42ce0e/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_cf5300c72fd678586bfa8e239c42ce0e/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_c1868f0e310fd3ca1ad61121700ed7d8/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_c1868f0e310fd3ca1ad61121700ed7d8/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_c1868f0e310fd3ca1ad61121700ed7d8/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_c1868f0e310fd3ca1ad61121700ed7d8/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bfc9f094b9feb027ac8b7245e8239259/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bfc9f094b9feb027ac8b7245e8239259/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bfc9f094b9feb027ac8b7245e8239259/testbuild/testprog -lrt
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bfc9f094b9feb027ac8b7245e8239259/testbuild/testprog -lrt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d1b2920c9a88887018bbddde4149cc07/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d1b2920c9a88887018bbddde4149cc07/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d1b2920c9a88887018bbddde4149cc07/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d1b2920c9a88887018bbddde4149cc07/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_16c0c09c61033e4a805e000351999340/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_16c0c09c61033e4a805e000351999340/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_16c0c09c61033e4a805e000351999340/testbuild/testprog -liconv
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_16c0c09c61033e4a805e000351999340/testbuild/testprog -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_22def9437983ff0937827890077ae7cc/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_22def9437983ff0937827890077ae7cc/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_22def9437983ff0937827890077ae7cc/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_22def9437983ff0937827890077ae7cc/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_dfc72d4094d1e26551b7c37822e7f87d/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_dfc72d4094d1e26551b7c37822e7f87d/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_dfc72d4094d1e26551b7c37822e7f87d/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_dfc72d4094d1e26551b7c37822e7f87d/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_743d2e613187658c6695b6f26a52b02b/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_743d2e613187658c6695b6f26a52b02b/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_743d2e613187658c6695b6f26a52b02b/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_743d2e613187658c6695b6f26a52b02b/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_c276e2d372fec970ce6e6b8e4de01803/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_c276e2d372fec970ce6e6b8e4de01803/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_c276e2d372fec970ce6e6b8e4de01803/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_c276e2d372fec970ce6e6b8e4de01803/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_5e25e26561e693e9e182b9333aba94f4/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_5e25e26561e693e9e182b9333aba94f4/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_5e25e26561e693e9e182b9333aba94f4/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_5e25e26561e693e9e182b9333aba94f4/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_6722d399dea65bac0913fb8cdd36c71b/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_6722d399dea65bac0913fb8cdd36c71b/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_6722d399dea65bac0913fb8cdd36c71b/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_6722d399dea65bac0913fb8cdd36c71b/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_45891f77f93dbad7e64ef3e5a2cccfa0/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_45891f77f93dbad7e64ef3e5a2cccfa0/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bcd4113bbf0ffd8cf4b4548a9eac640b/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bcd4113bbf0ffd8cf4b4548a9eac640b/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d531b9e89fad27fc631fbc68314c75e8/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d531b9e89fad27fc631fbc68314c75e8/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d531b9e89fad27fc631fbc68314c75e8/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_d531b9e89fad27fc631fbc68314c75e8/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_e33b9317d2fc23da183644d123a4104a/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_e33b9317d2fc23da183644d123a4104a/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_e33b9317d2fc23da183644d123a4104a/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_e33b9317d2fc23da183644d123a4104a/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bcf6c78982984bc1433bc321ab551f47/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bcf6c78982984bc1433bc321ab551f47/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bcf6c78982984bc1433bc321ab551f47/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bcf6c78982984bc1433bc321ab551f47/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_1be337605de53dc2d53688910cc52fe3/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_1be337605de53dc2d53688910cc52fe3/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_1be337605de53dc2d53688910cc52fe3/testbuild/testprog -lz
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_1be337605de53dc2d53688910cc52fe3/testbuild/testprog -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_8df5fe25f92e53547c96b0a4a7b05b30/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_8df5fe25f92e53547c96b0a4a7b05b30/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_91faff0edc724862bfa13fc2a8dc0bea/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_91faff0edc724862bfa13fc2a8dc0bea/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DPATH_DEV_DSP="/dev/dsp" -DPATH_DEV_MIXER="/dev/mixer" ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_e41213d1d874646b86a340094e680f08/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DPATH_DEV_DSP="/dev/dsp" -DPATH_DEV_MIXER="/dev/mixer" ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_e41213d1d874646b86a340094e680f08/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DPATH_DEV_DSP="/dev/sound" -DPATH_DEV_MIXER="/dev/mixer" ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_f4341324911001ca1bedcb30ebaad46f/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DPATH_DEV_DSP="/dev/sound" -DPATH_DEV_MIXER="/dev/mixer" ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_f4341324911001ca1bedcb30ebaad46f/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_ee78600bc7120d34bce7f9dfba165123/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_ee78600bc7120d34bce7f9dfba165123/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b537ca540b1aed3706f2a0460b0fbe67/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b537ca540b1aed3706f2a0460b0fbe67/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b537ca540b1aed3706f2a0460b0fbe67/testbuild/testprog -framework CoreFoundation -framework CoreAudio -framework AudioUnit -framework AudioToolbox
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_b537ca540b1aed3706f2a0460b0fbe67/testbuild/testprog -framework CoreFoundation -framework CoreAudio -framework AudioUnit -framework AudioToolbox -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_61defabe931fda61291a53da95035771/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_61defabe931fda61291a53da95035771/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/private/tmp/mpv20150512-61292-80u6qj -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 ../test.m -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_15bc38fb84c373db1507cf650e075772/testbuild/test.m.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/private/tmp/mpv20150512-61292-80u6qj -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 ../test.m -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_15bc38fb84c373db1507cf650e075772/testbuild/test.m.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/usr/X11/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_X11=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_ad048dd631a9340937b1cf62d82cac90/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/usr/X11/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_X11=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_ad048dd631a9340937b1cf62d82cac90/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_ad048dd631a9340937b1cf62d82cac90/testbuild/testprog -L/usr/X11/lib -lX11
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/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: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_ad048dd631a9340937b1cf62d82cac90/testbuild/testprog -L/usr/X11/lib -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/usr/X11/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_X11=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_33cecf37de98f8bd1e813b22c30b6b11/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/usr/X11/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_X11=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_33cecf37de98f8bd1e813b22c30b6b11/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_33cecf37de98f8bd1e813b22c30b6b11/testbuild/testprog -L/usr/X11/lib -lGL -lX11
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/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: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_33cecf37de98f8bd1e813b22c30b6b11/testbuild/testprog -L/usr/X11/lib -lGL -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_97cc57e641d33bd2f2cfbba312b70163/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_97cc57e641d33bd2f2cfbba312b70163/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_97cc57e641d33bd2f2cfbba312b70163/testbuild/testprog -ljpeg -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_97cc57e641d33bd2f2cfbba312b70163/testbuild/testprog -ljpeg -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -isystem/opt/vc/include/ -isystem/opt/vc/include/interface/vcos/pthreads -isystem/opt/vc/include/interface/vmcs_host/linux -fgnu89-inline -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bbe5ff459af63ceb5830e069bc08f8a9/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -isystem/opt/vc/include/ -isystem/opt/vc/include/interface/vcos/pthreads -isystem/opt/vc/include/interface/vmcs_host/linux -fgnu89-inline -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bbe5ff459af63ceb5830e069bc08f8a9/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/usr/local/Cellar/ffmpeg/2.6.2/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_LIBAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_4c75b324b3a053ba9effc838005b5c1b/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/usr/local/Cellar/ffmpeg/2.6.2/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_LIBAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_4c75b324b3a053ba9effc838005b5c1b/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_4c75b324b3a053ba9effc838005b5c1b/testbuild/testprog -L/usr/local/Cellar/ffmpeg/2.6.2/lib -lavutil -lavcodec -lavformat -lswscale
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_4c75b324b3a053ba9effc838005b5c1b/testbuild/testprog -L/usr/local/Cellar/ffmpeg/2.6.2/lib -lavutil -lavcodec -lavformat -lswscale -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/usr/local/Cellar/ffmpeg/2.6.2/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_LIBAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bb06c606c67697df0730c051a1c58c19/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/usr/local/Cellar/ffmpeg/2.6.2/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_LIBAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bb06c606c67697df0730c051a1c58c19/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bb06c606c67697df0730c051a1c58c19/testbuild/testprog -L/usr/local/Cellar/ffmpeg/2.6.2/lib -lavutil -lavcodec -lavformat -lswscale
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_bb06c606c67697df0730c051a1c58c19/testbuild/testprog -L/usr/local/Cellar/ffmpeg/2.6.2/lib -lavutil -lavcodec -lavformat -lswscale -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/usr/local/Cellar/ffmpeg/2.6.2/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_LIBAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_2859d6237b3656ce47a7072b36ae5c1c/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/usr/local/Cellar/ffmpeg/2.6.2/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_LIBAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_2859d6237b3656ce47a7072b36ae5c1c/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_2859d6237b3656ce47a7072b36ae5c1c/testbuild/testprog -L/usr/local/Cellar/ffmpeg/2.6.2/lib -lavutil -lavcodec -lavformat -lswscale
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_2859d6237b3656ce47a7072b36ae5c1c/testbuild/testprog -L/usr/local/Cellar/ffmpeg/2.6.2/lib -lavutil -lavcodec -lavformat -lswscale -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/usr/local/Cellar/ffmpeg/2.6.2/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_LIBAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_58208bdc048a1da10227cadc8980a968/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/usr/local/Cellar/ffmpeg/2.6.2/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_LIBAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_58208bdc048a1da10227cadc8980a968/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_235ca5a33c0e77db9a40f27220399e82/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_235ca5a33c0e77db9a40f27220399e82/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_235ca5a33c0e77db9a40f27220399e82/testbuild/testprog
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_235ca5a33c0e77db9a40f27220399e82/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/usr/local/Cellar/ffmpeg/2.6.2/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_VIDEODECODEACCELERATION_VDADECODER_H=1 -DHAVE_LIBAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_254315ba194f51b471657ec653ae83e9/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -I/usr/local/Cellar/ffmpeg/2.6.2/include -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_VIDEODECODEACCELERATION_VDADECODER_H=1 -DHAVE_LIBAV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_254315ba194f51b471657ec653ae83e9/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_254315ba194f51b471657ec653ae83e9/testbuild/testprog -framework IOSurface -L/usr/local/Cellar/ffmpeg/2.6.2/lib -lavutil -lavcodec -lavformat -lswscale
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang test.c.1.o -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_254315ba194f51b471657ec653ae83e9/testbuild/testprog -framework IOSurface -L/usr/local/Cellar/ffmpeg/2.6.2/lib -lavutil -lavcodec -lavformat -lswscale -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/usr/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_VIDEODECODEACCELERATION_VDADECODER_H=1 -DHAVE_VDA_HWACCEL=1 -DHAVE_TV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_7ad5c351408624167f3a733a64788f33/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_VIDEODECODEACCELERATION_VDADECODER_H=1 -DHAVE_VDA_HWACCEL=1 -DHAVE_TV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_7ad5c351408624167f3a733a64788f33/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_VIDEODECODEACCELERATION_VDADECODER_H=1 -DHAVE_VDA_HWACCEL=1 -DHAVE_TV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_968c8aa0aad57f142a96667c2e1550ea/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_VIDEODECODEACCELERATION_VDADECODER_H=1 -DHAVE_VDA_HWACCEL=1 -DHAVE_TV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_968c8aa0aad57f142a96667c2e1550ea/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_VIDEODECODEACCELERATION_VDADECODER_H=1 -DHAVE_VDA_HWACCEL=1 -DHAVE_TV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_69de1a1fba5b2652a8dcddd8cb1be0e0/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_VIDEODECODEACCELERATION_VDADECODER_H=1 -DHAVE_VDA_HWACCEL=1 -DHAVE_TV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_69de1a1fba5b2652a8dcddd8cb1be0e0/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_VIDEODECODEACCELERATION_VDADECODER_H=1 -DHAVE_VDA_HWACCEL=1 -DHAVE_TV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_89b5b5f9187cfde16eba803f639b9731/testbuild/test.c.1.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -DDEFAULT_DVD_DEVICE="/dev/rdiskN" -DDEFAULT_CDROM_DEVICE="/dev/disk1" -DHAVE_CPLAYER=1 -DHAVE_LIBMPV_SHARED=1 -DHAVE_BUILD_DATE=1 -DHAVE_OPTIMIZE=1 -DHAVE_DEBUG_BUILD=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_ATOMIC_BUILTINS=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 -DHAVE_SUBPROCESS=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_DVDREAD=1 -DHAVE_DVDNAV=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_X11=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_XV=1 -DHAVE_XINERAMA=1 -DHAVE_XRANDR=1 -DHAVE_GL_X11=1 -DHAVE_JPEG=1 -DHAVE_GL=1 -DHAVE_LIBAV=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_RESAMPLER=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVCODEC_CHROMA_POS_API=1 -DHAVE_AVFRAME_METADATA=1 -DHAVE_AVFRAME_SKIP_SAMPLES=1 -DHAVE_VIDEODECODEACCELERATION_VDADECODER_H=1 -DHAVE_VDA_HWACCEL=1 -DHAVE_TV=1 ../test.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/.conf_check_89b5b5f9187cfde16eba803f639b9731/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
Tue May 12 08:07:29 -0400 2015
python
waf
install
Waf: Entering directory `/private/tmp/mpv20150512-61292-80u6qj/build'
[ 1/457] Compiling TOOLS/osxbundle/mpv.app/Contents/Resources/icon.icns
[ 2/457] Compiling video/out/x11_icon.bin
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[ 4/457] Compiling etc/input.conf
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[ 5/457] Compiling sub/osd_font.otf
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[ 6/457] Compiling player/lua/defaults.lua
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[ 7/457] Compiling player/lua/assdraw.lua
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[ 8/457] Compiling player/lua/options.lua
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[ 9/457] Compiling player/lua/osc.lua
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[ 10/457] Compiling player/lua/ytdl_hook.lua
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[ 11/457] Processing ebml_types.h: demux/ebml.c demux/demux_mkv.c -> build/ebml_types.h
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[ 12/457] Compiling demux/ebml.c
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
+ install /usr/local/Cellar/mpv/HEAD/share/doc/mpv/example.conf (from etc/example.conf)
+ install /usr/local/Cellar/mpv/HEAD/share/doc/mpv/input.conf (from etc/input.conf)
+ install /usr/local/Cellar/mpv/HEAD/share/doc/mpv/mplayer-input.conf (from etc/mplayer-input.conf)
+ install /usr/local/Cellar/mpv/HEAD/share/doc/mpv/restore-old-bindings.conf (from etc/restore-old-bindings.conf)
[ 17/457] Compiling libmpv/mpv.def
[ 18/457] Compiling libmpv/mpv.pc.in
+ install /usr/local/Cellar/mpv/HEAD/include/mpv/client.h (from libmpv/client.h)
+ install /usr/local/Cellar/mpv/HEAD/include/mpv/qthelper.hpp (from libmpv/qthelper.hpp)
+ install /usr/local/Cellar/mpv/HEAD/include/mpv/opengl_cb.h (from libmpv/opengl_cb.h)
+ symlink /usr/local/Cellar/mpv/HEAD/lib/libmpv.1.dylib (to libmpv.1.17.0.dylib)
+ symlink /usr/local/Cellar/mpv/HEAD/lib/libmpv.dylib (to libmpv.1.17.0.dylib)
[ 24/457] Compiling DOCS/man/mpv.rst
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8 en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
+ install /usr/local/Cellar/mpv/HEAD/share/applications/mpv.desktop (from etc/mpv.desktop)
+ install /usr/local/Cellar/mpv/HEAD/etc/mpv/encoding-profiles.conf (from etc/encoding-profiles.conf)
+ install /usr/local/Cellar/mpv/HEAD/share/icons/hicolor/16x16/apps/mpv.png (from etc/mpv-icon-8bit-16x16.png)
+ install /usr/local/Cellar/mpv/HEAD/share/icons/hicolor/32x32/apps/mpv.png (from etc/mpv-icon-8bit-32x32.png)
+ install /usr/local/Cellar/mpv/HEAD/share/icons/hicolor/64x64/apps/mpv.png (from etc/mpv-icon-8bit-64x64.png)
+ install /usr/local/Cellar/mpv/HEAD/lib/pkgconfig/mpv.pc (from build/libmpv/mpv.pc)
[ 31/457] Compiling sub/sd_lavf_srt.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 32/457] Compiling demux/ebml.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 33/457] Compiling stream/stream_null.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 34/457] Compiling sub/find_subfiles.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 35/457] Compiling video/filter/vf_noise.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 36/457] Compiling stream/stream_file.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 37/457] Compiling audio/filter/af_center.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 38/457] Compiling audio/mixer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 39/457] Compiling video/filter/vf_hqdn3d.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 40/457] Compiling sub/sd_movtext.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 41/457] Compiling demux/demux_disc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 42/457] Compiling player/sub.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 43/457] Compiling audio/filter/af_dummy.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 44/457] Compiling video/decode/vda.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 45/457] Compiling audio/format.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 46/457] Compiling stream/tv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 47/457] Compiling video/out/vo_x11.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 48/457] Compiling video/mp_image_pool.c
[ 49/457] Compiling sub/sd_lavc_conv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 50/457] Compiling video/filter/vf_dlopen.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../video/filter/vf_dlopen.c:161:9: warning: expression result unused [-Wunused-value]
talloc_steal(vf, vf->priv->outpic[i]);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[ 51/457] Compiling video/out/vo_x11.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 52/457] Compiling video/fmt-conversion.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 53/457] Compiling audio/filter/af_convert24.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 54/457] Compiling input/cmd_list.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 55/457] Compiling video/csputils.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 56/457] Compiling video/out/x11_common.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 57/457] Compiling video/out/vo.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../video/out/vo.c:240:5: warning: expression result unused [-Wunused-value]
talloc_steal(vo, log);
^~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[ 58/457] Compiling sub/img_convert.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 59/457] Compiling video/out/vo_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/img_convert.c:78:9: warning: expression result unused [-Wunused-value]
talloc_steal(c->parts, image);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../sub/img_convert.c:130:9: warning: expression result unused [-Wunused-value]
talloc_steal(c->parts, image);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../sub/img_convert.c:182:9: warning: expression result unused [-Wunused-value]
talloc_steal(c->parts, image);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[ 60/457] Compiling audio/out/pull.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 61/457] Compiling input/keycodes.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 62/457] Compiling demux/packet.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 63/457] Compiling ta/ta_talloc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 64/457] Compiling demux/demux_tv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 65/457] Compiling audio/filter/af_sub.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 66/457] Compiling stream/stream.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 67/457] Compiling video/out/gl_lcms.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../stream/stream.c:721:5: warning: expression result unused [-Wunused-value]
talloc_steal(s, dummy);
^~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[ 68/457] Compiling player/scripting.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 69/457] Compiling player/loadfile.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 70/457] Compiling sub/img_convert.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/img_convert.c:78:9: warning: expression result unused [-Wunused-value]
talloc_steal(c->parts, image);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../sub/img_convert.c:130:9: warning: expression result unused [-Wunused-value]
talloc_steal(c->parts, image);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../sub/img_convert.c:182:9: warning: expression result unused [-Wunused-value]
talloc_steal(c->parts, image);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[ 71/457] Compiling player/configfiles.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 72/457] Compiling player/command.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../player/loadfile.c:761:5: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, list);
^~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../player/loadfile.c:942:9: warning: expression result unused [-Wunused-value]
talloc_steal(args.stream, args.global);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../player/loadfile.c:978:9: warning: expression result unused [-Wunused-value]
talloc_steal(args.demux, args.global);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[ 73/457] Compiling stream/stream_memory.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 74/457] Compiling video/out/bitmap_packer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 75/457] Compiling demux/timeline.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 76/457] Compiling demux/demux_edl.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 77/457] Compiling audio/filter/af_hrtf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 78/457] Compiling options/m_property.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 79/457] Compiling audio/out/ao_coreaudio_properties.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 80/457] Compiling sub/ass_mp.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 81/457] Compiling stream/cache_file.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../player/command.c:4605:9: warning: expression result unused [-Wunused-value]
talloc_steal(info, img);
^~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[ 82/457] Compiling sub/osd_libass.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 83/457] Compiling options/m_property.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/osd_libass.c:484:5: warning: expression result unused [-Wunused-value]
talloc_steal(obj, obj->parts_cache);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[ 84/457] Compiling stream/tvi_dummy.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 85/457] Compiling video/out/gl_hwdec.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 86/457] Compiling audio/out/ao_coreaudio.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 87/457] Compiling video/out/gl_x11.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 88/457] Compiling video/out/gl_osd.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 89/457] Compiling video/out/vo_xv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 90/457] Compiling stream/stream.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 91/457] Compiling stream/cache_file.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 92/457] Compiling player/client.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../stream/stream.c:721:5: warning: expression result unused [-Wunused-value]
talloc_steal(s, dummy);
^~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[ 93/457] Compiling input/event.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 94/457] Compiling common/version.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../player/client.c:759:13: warning: expression result unused [-Wunused-value]
talloc_steal(event, event->data);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../player/client.c:1360:17: warning: expression result unused [-Wunused-value]
talloc_steal(ctx->cur_event, prop);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../player/client.c:1450:9: warning: expression result unused [-Wunused-value]
talloc_steal(ctx->cur_event, prop);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[ 95/457] Compiling audio/filter/af_drc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 96/457] Compiling video/decode/vd_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 97/457] Compiling demux/demux_cue.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 98/457] Compiling sub/sd_microdvd.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[ 99/457] Compiling demux/demux_libass.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux_libass.c:94:5: warning: expression result unused [-Wunused-value]
talloc_steal(demuxer, cbuf.start);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[100/457] Compiling video/filter/vf_yadif.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[101/457] Compiling sub/sd_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[102/457] Compiling stream/stream_tv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[103/457] Compiling audio/filter/af_format.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[104/457] Compiling audio/filter/af_surround.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[105/457] Compiling player/client.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[106/457] Compiling stream/stream_edl.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[107/457] Compiling audio/filter/af_convert24.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[108/457] Compiling options/path.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[109/457] Compiling input/input.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../player/client.c:759:13: warning: expression result unused [-Wunused-value]
talloc_steal(event, event->data);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../player/client.c:1360:17: warning: expression result unused [-Wunused-value]
talloc_steal(ctx->cur_event, prop);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../player/client.c:1450:9: warning: expression result unused [-Wunused-value]
talloc_steal(ctx->cur_event, prop);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[110/457] Compiling input/event.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[111/457] Compiling audio/filter/af_pan.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[112/457] Compiling input/ipc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[113/457] Compiling stream/cookies.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../input/ipc.c:613:21: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, client_msg.start);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[114/457] Compiling video/filter/vf_pullup.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[115/457] Compiling video/filter/vf_unsharp.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[116/457] Compiling video/filter/vf_flip.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[117/457] Compiling audio/out/ao.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[118/457] Compiling video/filter/vf_mirror.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[119/457] Compiling player/main.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../audio/out/ao.c:138:5: warning: expression result unused [-Wunused-value]
talloc_steal(ao, log);
^~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[120/457] Compiling audio/chmap.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[121/457] Compiling demux/demux_lavf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[122/457] Compiling sub/osd_libass.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/osd_libass.c:484:5: warning: expression result unused [-Wunused-value]
talloc_steal(obj, obj->parts_cache);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[123/457] Compiling player/discnav.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[124/457] Compiling stream/stream_mf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux_lavf.c:510:17: warning: expression result unused [-Wunused-value]
talloc_steal(sh, sh->attached_picture);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[125/457] Compiling demux/demux_playlist.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[126/457] Compiling osdep/subprocess-posix.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[127/457] Compiling demux/timeline.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[128/457] Compiling audio/filter/af_extrastereo.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[129/457] Compiling demux/demux_playlist.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[130/457] Compiling audio/audio.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[131/457] Compiling demux/demux_lavf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[132/457] Compiling audio/filter/window.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[133/457] Compiling video/out/gl_lcms.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[134/457] Compiling stream/stream_null.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[135/457] Compiling misc/ring.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux_lavf.c:510:17: warning: expression result unused [-Wunused-value]
talloc_steal(sh, sh->attached_picture);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[136/457] Compiling video/filter/vf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[137/457] Compiling video/out/bitmap_packer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[138/457] Compiling player/audio.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[139/457] Compiling audio/filter/af_extrastereo.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[140/457] Compiling player/video.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[141/457] Compiling input/cmd_parse.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../input/cmd_parse.c:353:13: warning: expression result unused [-Wunused-value]
talloc_steal(list, cmd);
^~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../input/cmd_parse.c:364:9: warning: expression result unused [-Wunused-value]
talloc_steal(cmd, sub);
^~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../input/cmd_parse.c:417:13: warning: expression result unused [-Wunused-value]
talloc_steal(ret, sub);
^~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[142/457] Compiling audio/filter/af_karaoke.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[143/457] Compiling demux/demux.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[144/457] Compiling video/out/gl_video.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux.c:1031:21: warning: expression result unused [-Wunused-value]
talloc_steal(demuxer, log);
^~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[145/457] Compiling video/image_writer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[146/457] Compiling demux/demux.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[147/457] Compiling audio/filter/af_lavfi.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux.c:1031:21: warning: expression result unused [-Wunused-value]
talloc_steal(demuxer, log);
^~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[148/457] Compiling video/filter/vf_hqdn3d.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[149/457] Compiling audio/out/ao_coreaudio.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[150/457] Compiling input/input.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[151/457] Compiling common/av_common.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../common/av_common.c:70:12: warning: 'stream_codec_tag' is deprecated [-Wdeprecated-declarations]
avctx->stream_codec_tag = st->stream_codec_tag;
^
/usr/local/Cellar/ffmpeg/2.6.2/include/libavcodec/avcodec.h:1278:18: note: 'stream_codec_tag' declared here
unsigned int stream_codec_tag;
^
../common/av_common.c:70:43: warning: 'stream_codec_tag' is deprecated [-Wdeprecated-declarations]
avctx->stream_codec_tag = st->stream_codec_tag;
^
/usr/local/Cellar/ffmpeg/2.6.2/include/libavcodec/avcodec.h:1278:18: note: 'stream_codec_tag' declared here
unsigned int stream_codec_tag;
^
3 warnings generated.
[152/457] Compiling video/filter/vf_delogo.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[153/457] Compiling demux/codec_tags.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[154/457] Compiling audio/filter/af_karaoke.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[155/457] Compiling audio/out/ao_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[156/457] Compiling audio/audio.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[157/457] Compiling video/out/gl_utils.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[158/457] Compiling video/out/gl_osd.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[159/457] Compiling stream/rar.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[160/457] Compiling stream/stream_dvdnav.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[161/457] Compiling video/filter/vf_rotate.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[162/457] Compiling misc/rendezvous.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[163/457] Compiling common/tags.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:32:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:65:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dvd_time_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:72:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vm_cmd_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:93:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED video_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:113:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:120:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:125:5: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED app_info;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:126:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED audio_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:157:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED multichannel_ext_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:181:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED subp_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:196:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_command_tbl_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:225:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_playback_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:242:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_position_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:277:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED user_ops_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:305:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:319:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_srp_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:331:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgcit_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:343:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:354:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_ut_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:366:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_adr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:376:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED c_adt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:385:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vobu_admap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:438:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vmgi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:449:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED playback_type_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:462:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED title_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:472:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED tt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:492:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_country_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:503:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:534:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_attributes_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:547:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_atrt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:570:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:580:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:591:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_mgi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:656:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vtsi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:664:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptt_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:672:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ttu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:683:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_ptt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:701:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:713:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmapt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:57:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pci_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:64:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED nsml_agli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:94:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED hl_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:107:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED btn_colit_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:136:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED btni_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:145:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED hli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:155:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pci_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:174:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dsi_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:192:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_pbi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:200:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_agl_data_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:207:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_agli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:219:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vobu_sri_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:229:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED synci_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:241:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dsi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
53 warnings generated.
[164/457] Compiling player/misc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[165/457] Compiling sub/sd_lavf_srt.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[166/457] Compiling misc/charset_conv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[167/457] Compiling osdep/timer-darwin.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[168/457] Compiling player/playloop.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[169/457] Compiling player/screenshot.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[170/457] Compiling common/playlist.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[171/457] Compiling audio/filter/tools.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../common/playlist.c:77:5: warning: expression result unused [-Wunused-value]
talloc_steal(pl, add);
^~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[172/457] Compiling misc/json.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[173/457] Compiling video/decode/dec_video.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[174/457] Compiling video/filter/vf_buffer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[175/457] Compiling demux/demux_mf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[176/457] Compiling audio/filter/af_delay.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[177/457] Compiling audio/filter/af_scaletempo.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[178/457] Compiling audio/filter/af_sweep.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[179/457] Compiling stream/stream_dvdnav.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[180/457] Compiling audio/decode/ad_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[181/457] Compiling demux/ebml.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:32:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:65:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dvd_time_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:72:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vm_cmd_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:93:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED video_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:113:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:120:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:125:5: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED app_info;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:126:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED audio_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:157:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED multichannel_ext_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:181:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED subp_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:196:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_command_tbl_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:225:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_playback_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:242:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_position_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:277:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED user_ops_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:305:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:319:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_srp_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:331:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgcit_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:343:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:354:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_ut_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:366:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_adr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:376:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED c_adt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:385:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vobu_admap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:438:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vmgi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:449:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED playback_type_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:462:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED title_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:472:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED tt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:492:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_country_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:503:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:534:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_attributes_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:547:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_atrt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:570:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:580:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:591:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_mgi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:656:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vtsi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:664:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptt_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:672:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ttu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:683:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_ptt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:701:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:713:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmapt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:57:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pci_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:64:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED nsml_agli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:94:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED hl_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:107:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED btn_colit_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:136:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED btni_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:145:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED hli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:155:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pci_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:174:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dsi_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:192:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_pbi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:200:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_agl_data_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:207:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_agli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:219:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vobu_sri_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:229:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED synci_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvdnav.c:30:
In file included from /usr/local/Cellar/libdvdnav/5.0.3/include/dvdnav/dvdnav.h:37:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:241:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dsi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
53 warnings generated.
[182/457] Compiling options/parse_commandline.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[183/457] Compiling player/command.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[184/457] Compiling options/options.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[185/457] Compiling common/msg.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[186/457] Compiling player/main.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[187/457] Compiling ta/ta_talloc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[188/457] Compiling video/sws_utils.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[189/457] Compiling audio/filter/af_pan.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[190/457] Compiling demux/demux_tv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[191/457] Compiling common/av_log.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[192/457] Compiling misc/dispatch.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[193/457] Compiling video/out/gl_utils.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../player/command.c:4605:9: warning: expression result unused [-Wunused-value]
talloc_steal(info, img);
^~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[194/457] Compiling osdep/path-unix.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[195/457] Compiling stream/stream_dvd_common.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
In file included from ../stream/stream_dvd_common.c:30:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:65:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dvd_time_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:72:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vm_cmd_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:93:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED video_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:113:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:120:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:125:5: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED app_info;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:126:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED audio_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:157:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED multichannel_ext_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:181:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED subp_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:196:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_command_tbl_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:225:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_playback_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:242:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_position_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:277:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED user_ops_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:305:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:319:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_srp_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:331:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgcit_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:343:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:354:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_ut_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:366:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_adr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:376:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED c_adt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:385:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vobu_admap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:438:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vmgi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:449:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED playback_type_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:462:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED title_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:472:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED tt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:492:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_country_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:503:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:534:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_attributes_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:547:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_atrt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:570:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:580:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:591:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_mgi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:656:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vtsi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:664:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptt_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:672:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ttu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:683:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_ptt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:701:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:713:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmapt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
39 warnings generated.
[196/457] Compiling video/sws_utils.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[197/457] Compiling osdep/terminal-unix.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[198/457] Compiling video/out/vo_opengl_cb.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[199/457] Compiling common/tags.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[200/457] Compiling audio/out/pull.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[201/457] Compiling video/out/vo_xv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[202/457] Compiling stream/stream_avdevice.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[203/457] Compiling demux/demux_raw.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[204/457] Compiling options/parse_configfile.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[205/457] Compiling misc/charset_conv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[206/457] Compiling audio/out/push.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[207/457] Compiling audio/filter/af_dummy.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[208/457] Compiling demux/demux_mkv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[209/457] Compiling video/out/x11_common.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[210/457] Compiling audio/filter/af_lavcac3enc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[211/457] Compiling video/img_format.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[212/457] Compiling audio/decode/dec_audio.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[213/457] Compiling audio/decode/ad_spdif.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux_mkv.c:934:5: warning: expression result unused [-Wunused-value]
talloc_steal(mkv_d->tags, parse_ctx.talloc_ctx);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../demux/demux_mkv.c:1169:13: warning: expression result unused [-Wunused-value]
talloc_steal(sh, sh->attached_picture);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../demux/demux_mkv.c:1678:9: warning: expression result unused [-Wunused-value]
talloc_steal(track, buffer.start);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[214/457] Compiling options/m_config.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[215/457] Compiling audio/decode/ad_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[216/457] Compiling misc/bstr.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[217/457] Compiling osdep/io.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[218/457] Compiling video/filter/vf_noformat.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[219/457] Compiling sub/sd_srt.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[220/457] Compiling audio/filter/filter.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[221/457] Compiling video/filter/vf_delogo.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[222/457] Compiling common/msg.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[223/457] Compiling stream/stream_memory.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[224/457] Compiling options/path.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[225/457] Compiling stream/stream_dvd.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[226/457] Compiling stream/cache.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
In file included from ../stream/stream_dvd.c:31:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:65:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dvd_time_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:72:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vm_cmd_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:93:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED video_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:113:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:120:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:125:5: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED app_info;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:126:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED audio_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:157:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED multichannel_ext_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:181:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED subp_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:196:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_command_tbl_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:225:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_playback_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:242:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_position_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:277:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED user_ops_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:305:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:319:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_srp_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:331:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgcit_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:343:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:354:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_ut_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:366:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_adr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:376:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED c_adt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:385:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vobu_admap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:438:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vmgi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:449:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED playback_type_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:462:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED title_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:472:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED tt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:492:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_country_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:503:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:534:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_attributes_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:547:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_atrt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:570:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:580:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:591:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_mgi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:656:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vtsi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:664:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptt_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:672:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ttu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:683:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_ptt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:701:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:713:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmapt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:57:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pci_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:64:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED nsml_agli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:94:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED hl_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:107:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED btn_colit_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:136:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED btni_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:145:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED hli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:155:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pci_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:174:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dsi_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:192:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_pbi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:200:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_agl_data_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:207:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_agli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:219:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vobu_sri_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:229:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED synci_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:241:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dsi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
53 warnings generated.
[227/457] Compiling audio/out/ao_pcm.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[228/457] Compiling video/image_writer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[229/457] Compiling audio/filter/af_hrtf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[230/457] Compiling video/filter/vf_crop.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[231/457] Compiling video/filter/vf_eq.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[232/457] Compiling audio/out/ao_coreaudio_chmap.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[233/457] Compiling sub/find_subfiles.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[234/457] Compiling osdep/terminal-unix.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[235/457] Compiling video/filter/vf_unsharp.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[236/457] Compiling sub/sd_lavc_conv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[237/457] Compiling audio/out/ao_coreaudio_utils.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[238/457] Compiling ta/ta_utils.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../audio/out/ao_coreaudio_utils.c:73:9: warning: expression result unused [-Wunused-value]
talloc_steal(ta_ctx, name);
^~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../audio/out/ao_coreaudio_utils.c:75:9: warning: expression result unused [-Wunused-value]
talloc_steal(ta_ctx, desc);
^~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[239/457] Compiling video/out/gl_common.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[240/457] Compiling stream/frequencies.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[241/457] Compiling player/screenshot.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[242/457] Compiling common/codecs.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[243/457] Compiling player/lua.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[244/457] Compiling video/mp_image_pool.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[245/457] Compiling video/filter/vf_format.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[246/457] Compiling ta/ta.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[247/457] Compiling video/out/vo_opengl_cb.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../player/lua.c:143:5: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, node_get_alloc(node));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[248/457] Compiling video/filter/vf_gradfun.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[249/457] Compiling player/lua.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[250/457] Compiling video/decode/vd_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[251/457] Compiling video/filter/vf_flip.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[252/457] Compiling player/misc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../player/lua.c:143:5: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, node_get_alloc(node));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[253/457] Compiling audio/filter/tools.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[254/457] Compiling demux/demux_mkv_timeline.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[255/457] Compiling audio/filter/af_lavrresample.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[256/457] Compiling misc/ring.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[257/457] Compiling video/filter/vf_lavfi.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux_mkv_timeline.c:262:13: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, pl);
^~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../demux/demux_mkv_timeline.c:273:13: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, filenames);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[258/457] Compiling stream/cache.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[259/457] Compiling common/av_common.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[260/457] Compiling common/playlist.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../common/av_common.c:70:12: warning: 'stream_codec_tag' is deprecated [-Wdeprecated-declarations]
avctx->stream_codec_tag = st->stream_codec_tag;
^
/usr/local/Cellar/ffmpeg/2.6.2/include/libavcodec/avcodec.h:1278:18: note: 'stream_codec_tag' declared here
unsigned int stream_codec_tag;
^
../common/av_common.c:70:43: warning: 'stream_codec_tag' is deprecated [-Wdeprecated-declarations]
avctx->stream_codec_tag = st->stream_codec_tag;
^
/usr/local/Cellar/ffmpeg/2.6.2/include/libavcodec/avcodec.h:1278:18: note: 'stream_codec_tag' declared here
unsigned int stream_codec_tag;
^
3 warnings generated.
[261/457] Compiling stream/tv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../common/playlist.c:77:5: warning: expression result unused [-Wunused-value]
talloc_steal(pl, add);
^~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[262/457] Compiling misc/bstr.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[263/457] Compiling audio/filter/filter.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[264/457] Compiling sub/sd_movtext.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[265/457] Compiling audio/filter/af_lavrresample.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[266/457] Compiling video/decode/dec_video.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[267/457] Compiling misc/rendezvous.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[268/457] Compiling player/playloop.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[269/457] Compiling player/osd.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[270/457] Compiling audio/out/ao_pcm.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[271/457] Compiling osdep/threads.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[272/457] Compiling sub/dec_sub.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[273/457] Compiling demux/codec_tags.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[274/457] Compiling player/video.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/dec_sub.c:272:9: warning: expression result unused [-Wunused-value]
talloc_steal(pkt, conv.start);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../sub/dec_sub.c:401:9: warning: expression result unused [-Wunused-value]
talloc_steal(subs, pkt);
^~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[275/457] Compiling stream/stream_dvd_common.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
In file included from ../stream/stream_dvd_common.c:30:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:65:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dvd_time_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:72:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vm_cmd_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:93:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED video_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:113:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:120:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:125:5: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED app_info;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:126:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED audio_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:157:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED multichannel_ext_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:181:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED subp_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:196:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_command_tbl_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:225:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_playback_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:242:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_position_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:277:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED user_ops_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:305:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:319:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_srp_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:331:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgcit_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:343:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:354:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_ut_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:366:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_adr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:376:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED c_adt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:385:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vobu_admap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:438:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vmgi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:449:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED playback_type_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:462:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED title_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:472:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED tt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:492:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_country_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:503:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:534:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_attributes_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:547:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_atrt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:570:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:580:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:591:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_mgi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:656:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vtsi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:664:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptt_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:672:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ttu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:683:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_ptt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:701:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:713:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmapt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
39 warnings generated.
[276/457] Compiling osdep/io.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[277/457] Compiling video/mp_image.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[278/457] Compiling sub/osd.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/osd.c:373:5: warning: expression result unused [-Wunused-value]
talloc_steal(osd, osd->draw_cache);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[279/457] Compiling audio/filter/window.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[281/457] Compiling stream/frequencies.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[281/457] Compiling common/common.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[282/457] Compiling misc/json.c
[283/457] Compiling audio/chmap_sel.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[284/457] Compiling video/out/vo_null.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[285/457] Compiling video/out/vo_null.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[286/457] Compiling video/out/vo_opengl.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[287/457] Compiling video/filter/vf_sub.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[288/457] Compiling video/filter/vf_noformat.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[289/457] Compiling audio/filter/af_scaletempo.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[290/457] Compiling osdep/semaphore_osx.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[291/457] Compiling audio/out/ao_null.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[292/457] Compiling input/ipc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[293/457] Compiling video/out/dither.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[294/457] Compiling video/filter/vf_gradfun.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../input/ipc.c:613:21: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, client_msg.start);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[295/457] Compiling common/encode_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[296/457] Compiling video/filter/vf_dsize.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[297/457] Compiling video/filter/vf_dlopen.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../video/filter/vf_dlopen.c:161:9: warning: expression result unused [-Wunused-value]
talloc_steal(vf, vf->priv->outpic[i]);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[298/457] Compiling misc/dispatch.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[299/457] Compiling stream/stream_file.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[300/457] Compiling audio/decode/dec_audio.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[301/457] Compiling video/filter/vf_scale.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[302/457] Compiling video/filter/vf_rotate.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[303/457] Compiling osdep/subprocess.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[304/457] Compiling options/options.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[305/457] Compiling audio/filter/af_center.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[306/457] Compiling player/discnav.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[307/457] Compiling video/img_format.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[308/457] Compiling audio/out/ao_coreaudio_properties.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[309/457] Compiling audio/audio_buffer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[310/457] Compiling audio/filter/af_export.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[311/457] Compiling osdep/subprocess.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[312/457] Compiling audio/out/ao_null.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[313/457] Compiling audio/filter/af_sub.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[314/457] Compiling video/mp_image.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[315/457] Compiling demux/demux_rar.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux_rar.c:35:5: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, files);
^~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[316/457] Compiling video/filter/vf_lavfi.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[317/457] Compiling video/filter/vf_yadif.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[318/457] Compiling video/out/win_state.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[319/457] Compiling common/version.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[320/457] Compiling audio/filter/af_sweep.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[321/457] Compiling sub/draw_bmp.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[322/457] Compiling video/fmt-conversion.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[323/457] Compiling video/filter/vf_sub.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[324/457] Compiling stream/stream_mf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/draw_bmp.c:461:9: warning: expression result unused [-Wunused-value]
talloc_steal(cache, cache->upsample_img);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[325/457] Compiling audio/filter/af_sinesuppress.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[326/457] Compiling demux/demux_libass.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[327/457] Compiling video/filter/vf_expand.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux_libass.c:94:5: warning: expression result unused [-Wunused-value]
talloc_steal(demuxer, cbuf.start);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[328/457] Compiling audio/filter/af_sinesuppress.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[329/457] Compiling sub/sd_microdvd.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[330/457] Compiling stream/rar.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[331/457] Compiling audio/format.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[332/457] Compiling audio/fmt-conversion.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[333/457] Compiling osdep/subprocess-posix.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[334/457] Compiling video/out/vo_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[335/457] Compiling demux/packet.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[336/457] Compiling options/parse_commandline.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[337/457] Compiling audio/filter/af_export.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[338/457] Compiling stream/stream_tv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[339/457] Compiling demux/demux_edl.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[340/457] Compiling video/out/vo.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[341/457] Compiling video/out/gl_common.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../video/out/vo.c:240:5: warning: expression result unused [-Wunused-value]
talloc_steal(vo, log);
^~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[342/457] Compiling common/av_log.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[343/457] Compiling video/out/filter_kernels.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[344/457] Compiling video/filter/vf_buffer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[345/457] Compiling audio/filter/af_equalizer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[346/457] Compiling video/out/filter_kernels.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[347/457] Compiling ta/ta.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[348/457] Compiling video/out/aspect.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[349/457] Compiling video/out/gl_x11.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[350/457] Compiling demux/demux_mf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[351/457] Compiling sub/sd_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[352/457] Compiling audio/filter/af_lavfi.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[353/457] Compiling osdep/path-unix.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[354/457] Compiling video/filter/vf_scale.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[355/457] Compiling sub/sd_ass.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[356/457] Compiling video/out/aspect.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[357/457] Compiling video/out/gl_video.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/sd_ass.c:223:5: warning: expression result unused [-Wunused-value]
talloc_steal(ctx, ctx->parts);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[358/457] Compiling video/filter/vf_mirror.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[359/457] Compiling audio/out/ao_coreaudio_exclusive.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[360/457] Compiling player/scripting.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[361/457] Compiling osdep/threads.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[362/457] Compiling input/cmd_list.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[363/457] Compiling video/out/vo_image.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[364/457] Compiling audio/out/ao_coreaudio_utils.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[365/457] Compiling osdep/timer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[366/457] Compiling input/cmd_parse.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../audio/out/ao_coreaudio_utils.c:73:9: warning: expression result unused [-Wunused-value]
talloc_steal(ta_ctx, name);
^~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../audio/out/ao_coreaudio_utils.c:75:9: warning: expression result unused [-Wunused-value]
talloc_steal(ta_ctx, desc);
^~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[367/457] Compiling demux/demux_subreader.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../input/cmd_parse.c:353:13: warning: expression result unused [-Wunused-value]
talloc_steal(list, cmd);
^~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../input/cmd_parse.c:364:9: warning: expression result unused [-Wunused-value]
talloc_steal(cmd, sub);
^~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../input/cmd_parse.c:417:13: warning: expression result unused [-Wunused-value]
talloc_steal(ret, sub);
^~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
+ install /usr/local/Cellar/mpv/HEAD/share/man/man1/mpv.1 (from build/DOCS/man/mpv.1)
[369/457] Compiling ta/ta_utils.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[370/457] Compiling audio/filter/af.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[371/457] Compiling audio/out/ao_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[372/457] Compiling video/filter/vf_crop.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[373/457] Compiling stream/stream_avdevice.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[374/457] Compiling stream/stream_rar.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[375/457] Compiling demux/demux_rar.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[376/457] Compiling audio/filter/af_channels.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux_rar.c:35:5: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, files);
^~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[377/457] Compiling stream/stream_dvd.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[378/457] Compiling audio/mixer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[379/457] Compiling audio/chmap.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
In file included from ../stream/stream_dvd.c:31:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:65:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dvd_time_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:72:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vm_cmd_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:93:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED video_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:113:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:120:12: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
struct ATTRIBUTE_PACKED {
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:125:5: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED app_info;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:126:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED audio_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:157:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED multichannel_ext_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:181:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED subp_attr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:196:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_command_tbl_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:225:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_playback_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:242:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_position_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:277:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED user_ops_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:305:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgc_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:319:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_srp_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:331:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgcit_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:343:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:354:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pgci_ut_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:366:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED cell_adr_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:376:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED c_adt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:385:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vobu_admap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:438:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vmgi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:449:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED playback_type_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:462:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED title_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:472:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED tt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:492:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_country_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:503:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptl_mait_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:534:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_attributes_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:547:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_atrt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:570:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:580:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_lu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:591:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED txtdt_mgi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:656:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vtsi_mat_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:664:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ptt_info_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:672:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED ttu_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:683:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_ptt_srpt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:701:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmap_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:713:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vts_tmapt_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:57:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pci_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:64:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED nsml_agli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:94:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED hl_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:107:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED btn_colit_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:136:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED btni_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:145:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED hli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:155:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED pci_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:174:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dsi_gi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:192:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_pbi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:200:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_agl_data_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:207:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED sml_agli_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:219:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED vobu_sri_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:229:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED synci_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
In file included from ../stream/stream_dvd.c:33:
In file included from /usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_read.h:24:
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/nav_types.h:241:3: warning: unknown attribute 'gcc_struct' ignored [-Wattributes]
} ATTRIBUTE_PACKED dsi_t;
^
/usr/local/Cellar/libdvdread/5.0.2/include/dvdread/ifo_types.h:35:49: note: expanded from macro 'ATTRIBUTE_PACKED'
#define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct))
^
53 warnings generated.
[380/457] Compiling sub/ass_mp.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[381/457] Compiling audio/filter/af_volume.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[382/457] Compiling audio/out/ao_coreaudio_exclusive.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[383/457] Compiling options/m_option.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[384/457] Compiling audio/filter/af_lavcac3enc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[385/457] Compiling audio/filter/af_volume.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[386/457] Compiling video/filter/vf_expand.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[387/457] Compiling audio/filter/af_channels.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[388/457] Compiling audio/out/ao_coreaudio_chmap.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[389/457] Compiling sub/sd_srt.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[390/457] Compiling common/common.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[391/457] Compiling stream/tvi_dummy.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[392/457] Compiling osdep/timer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[393/457] Compiling stream/stream_rar.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[394/457] Compiling video/filter/vf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[395/457] Compiling options/parse_configfile.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[396/457] Compiling options/m_config.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[397/457] Compiling osdep/timer-darwin.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[398/457] Compiling common/codecs.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[399/457] Compiling stream/stream_lavf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[400/457] Compiling video/decode/vda.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[401/457] Compiling demux/demux_raw.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[402/457] Compiling sub/osd.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/osd.c:373:5: warning: expression result unused [-Wunused-value]
talloc_steal(osd, osd->draw_cache);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[403/457] Compiling video/out/vo_opengl.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[404/457] Compiling stream/stream_edl.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[405/457] Compiling demux/demux_subreader.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[406/457] Compiling player/sub.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[407/457] Compiling demux/demux_mkv_timeline.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[408/457] Compiling audio/filter/af_drc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[409/457] Compiling input/keycodes.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux_mkv_timeline.c:262:13: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, pl);
^~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../demux/demux_mkv_timeline.c:273:13: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, filenames);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[410/457] Compiling video/filter/vf_noise.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[411/457] Compiling audio/decode/ad_spdif.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[412/457] Compiling video/filter/vf_pullup.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[413/457] Compiling audio/out/ao.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[414/457] Compiling video/csputils.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../audio/out/ao.c:138:5: warning: expression result unused [-Wunused-value]
talloc_steal(ao, log);
^~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[415/457] Compiling player/configfiles.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[416/457] Compiling player/osd.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[417/457] Compiling audio/out/push.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[418/457] Compiling audio/filter/af_convertsignendian.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[419/457] Compiling audio/audio_buffer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[421/457] Compiling video/filter/vf_stereo3d.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[421/457] Compiling video/out/win_state.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[422/457] Compiling osdep/semaphore_osx.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[423/457] Compiling audio/filter/af_convertsignendian.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[424/457] Compiling video/filter/vf_eq.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[425/457] Compiling osdep/main-fn-unix.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[426/457] Compiling video/out/dither.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[427/457] Compiling video/out/vo_image.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[428/457] Compiling demux/demux_mkv.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[429/457] Compiling common/encode_lavc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[430/457] Compiling player/audio.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[431/457] Compiling video/filter/vf_format.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[432/457] Compiling sub/sd_ass.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/sd_ass.c:223:5: warning: expression result unused [-Wunused-value]
talloc_steal(ctx, ctx->parts);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[433/457] Compiling demux/demux_cue.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[434/457] Compiling audio/filter/af_format.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../demux/demux_mkv.c:934:5: warning: expression result unused [-Wunused-value]
talloc_steal(mkv_d->tags, parse_ctx.talloc_ctx);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../demux/demux_mkv.c:1169:13: warning: expression result unused [-Wunused-value]
talloc_steal(sh, sh->attached_picture);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../demux/demux_mkv.c:1678:9: warning: expression result unused [-Wunused-value]
talloc_steal(track, buffer.start);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[435/457] Compiling audio/filter/af.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[436/457] Compiling sub/draw_bmp.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/draw_bmp.c:461:9: warning: expression result unused [-Wunused-value]
talloc_steal(cache, cache->upsample_img);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[437/457] Compiling video/filter/vf_stereo3d.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[438/457] Compiling options/m_option.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[439/457] Compiling player/loadfile.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../player/loadfile.c:761:5: warning: expression result unused [-Wunused-value]
talloc_steal(tmp, list);
^~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../player/loadfile.c:942:9: warning: expression result unused [-Wunused-value]
talloc_steal(args.stream, args.global);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../player/loadfile.c:978:9: warning: expression result unused [-Wunused-value]
talloc_steal(args.demux, args.global);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[440/457] Compiling sub/dec_sub.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
../sub/dec_sub.c:272:9: warning: expression result unused [-Wunused-value]
talloc_steal(pkt, conv.start);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
../sub/dec_sub.c:401:9: warning: expression result unused [-Wunused-value]
talloc_steal(subs, pkt);
^~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/mpv20150512-61292-80u6qj/ta/ta_talloc.h:33:41: note: expanded from macro 'talloc_steal'
#define talloc_steal ta_xsteal
^
/private/tmp/mpv20150512-61292-80u6qj/ta/ta.h:125:35: note: expanded from macro 'ta_xsteal'
#define ta_xsteal(ta_parent, ptr) (TA_TYPEOF(ptr))ta_xsteal_(ta_parent, ptr)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[441/457] Compiling audio/filter/af_delay.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[442/457] Compiling demux/demux_disc.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[443/457] Compiling audio/chmap_sel.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[444/457] Compiling stream/stream_lavf.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[445/457] Compiling video/filter/vf_dsize.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[446/457] Compiling audio/filter/af_surround.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[447/457] Compiling stream/cookies.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[448/457] Compiling audio/fmt-conversion.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[449/457] Compiling audio/filter/af_equalizer.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[450/457] Compiling video/out/gl_hwdec.c
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[451/457] Linking build/libmpv.dylib
clang: warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'?
warning: unknown warning option '-Wno-tautological-constant-out-of-range-compare'; did you mean '-Wno-tautological-compare'? [-Wunknown-warning-option]
1 warning generated.
[452/457] Linking build/mpv
Undefined symbols for architecture x86_64:
"_environ", referenced from:
_mp_subprocess in subprocess-posix.c.14.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Waf: Leaving directory `/private/tmp/mpv20150512-61292-80u6qj/build'
Build failed
-> task in 'mpv' failed (exit status 1):
{task 4381990800: cshlib audio.c.14.o,audio_buffer.c.14.o,chmap.c.14.o,chmap_sel.c.14.o,fmt-conversion.c.14.o,format.c.14.o,mixer.c.14.o,ad_lavc.c.14.o,ad_spdif.c.14.o,dec_audio.c.14.o,af.c.14.o,af_center.c.14.o,af_channels.c.14.o,af_convert24.c.14.o,af_convertsignendian.c.14.o,af_delay.c.14.o,af_drc.c.14.o,af_dummy.c.14.o,af_equalizer.c.14.o,af_export.c.14.o,af_extrastereo.c.14.o,af_format.c.14.o,af_hrtf.c.14.o,af_karaoke.c.14.o,af_lavcac3enc.c.14.o,af_lavfi.c.14.o,af_lavrresample.c.14.o,af_pan.c.14.o,af_scaletempo.c.14.o,af_sinesuppress.c.14.o,af_sub.c.14.o,af_surround.c.14.o,af_sweep.c.14.o,af_volume.c.14.o,filter.c.14.o,tools.c.14.o,window.c.14.o,ao.c.14.o,ao_coreaudio.c.14.o,ao_coreaudio_chmap.c.14.o,ao_coreaudio_exclusive.c.14.o,ao_coreaudio_properties.c.14.o,ao_coreaudio_utils.c.14.o,ao_lavc.c.14.o,ao_null.c.14.o,ao_pcm.c.14.o,pull.c.14.o,push.c.14.o,av_common.c.14.o,av_log.c.14.o,codecs.c.14.o,encode_lavc.c.14.o,common.c.14.o,tags.c.14.o,msg.c.14.o,playlist.c.14.o,version.c.14.o,codec_tags.c.14.o,demux.c.14.o,demux_cue.c.14.o,demux_disc.c.14.o,demux_edl.c.14.o,demux_lavf.c.14.o,demux_libass.c.14.o,demux_mf.c.14.o,demux_mkv.c.14.o,demux_mkv_timeline.c.14.o,demux_playlist.c.14.o,demux_raw.c.14.o,demux_rar.c.14.o,demux_subreader.c.14.o,demux_tv.c.14.o,ebml.c.14.o,packet.c.14.o,timeline.c.14.o,cmd_list.c.14.o,cmd_parse.c.14.o,event.c.14.o,input.c.14.o,ipc.c.14.o,keycodes.c.14.o,bstr.c.14.o,charset_conv.c.14.o,dispatch.c.14.o,json.c.14.o,ring.c.14.o,rendezvous.c.14.o,m_config.c.14.o,m_option.c.14.o,m_property.c.14.o,options.c.14.o,parse_commandline.c.14.o,parse_configfile.c.14.o,path.c.14.o,audio.c.14.o,client.c.14.o,command.c.14.o,configfiles.c.14.o,discnav.c.14.o,loadfile.c.14.o,main.c.14.o,misc.c.14.o,lua.c.14.o,osd.c.14.o,playloop.c.14.o,screenshot.c.14.o,scripting.c.14.o,sub.c.14.o,video.c.14.o,cache.c.14.o,cache_file.c.14.o,cookies.c.14.o,frequencies.c.14.o,rar.c.14.o,stream.c.14.o,stream_avdevice.c.14.o,stream_dvd.c.14.o,stream_dvd_common.c.14.o,stream_dvdnav.c.14.o,stream_edl.c.14.o,stream_file.c.14.o,stream_lavf.c.14.o,stream_memory.c.14.o,stream_mf.c.14.o,stream_null.c.14.o,stream_rar.c.14.o,stream_tv.c.14.o,tv.c.14.o,tvi_dummy.c.14.o,ass_mp.c.14.o,dec_sub.c.14.o,draw_bmp.c.14.o,find_subfiles.c.14.o,img_convert.c.14.o,osd.c.14.o,osd_libass.c.14.o,sd_ass.c.14.o,sd_lavc.c.14.o,sd_lavc_conv.c.14.o,sd_lavf_srt.c.14.o,sd_microdvd.c.14.o,sd_movtext.c.14.o,sd_srt.c.14.o,csputils.c.14.o,fmt-conversion.c.14.o,image_writer.c.14.o,img_format.c.14.o,mp_image.c.14.o,mp_image_pool.c.14.o,sws_utils.c.14.o,dec_video.c.14.o,vd_lavc.c.14.o,vda.c.14.o,vf.c.14.o,vf_buffer.c.14.o,vf_crop.c.14.o,vf_delogo.c.14.o,vf_dlopen.c.14.o,vf_dsize.c.14.o,vf_eq.c.14.o,vf_expand.c.14.o,vf_flip.c.14.o,vf_format.c.14.o,vf_gradfun.c.14.o,vf_hqdn3d.c.14.o,vf_lavfi.c.14.o,vf_mirror.c.14.o,vf_noformat.c.14.o,vf_noise.c.14.o,vf_pullup.c.14.o,vf_rotate.c.14.o,vf_scale.c.14.o,vf_stereo3d.c.14.o,vf_sub.c.14.o,vf_unsharp.c.14.o,vf_yadif.c.14.o,aspect.c.14.o,bitmap_packer.c.14.o,dither.c.14.o,filter_kernels.c.14.o,gl_common.c.14.o,gl_hwdec.c.14.o,gl_lcms.c.14.o,gl_osd.c.14.o,gl_utils.c.14.o,gl_video.c.14.o,gl_x11.c.14.o,vo.c.14.o,vo_image.c.14.o,vo_lavc.c.14.o,vo_null.c.14.o,vo_opengl.c.14.o,vo_opengl_cb.c.14.o,vo_x11.c.14.o,vo_xv.c.14.o,win_state.c.14.o,x11_common.c.14.o,terminal-unix.c.14.o,io.c.14.o,timer.c.14.o,timer-darwin.c.14.o,threads.c.14.o,semaphore_osx.c.14.o,subprocess.c.14.o,subprocess-posix.c.14.o,path-unix.c.14.o,ta.c.14.o,ta_talloc.c.14.o,ta_utils.c.14.o -> libmpv.dylib}
['clang', '-dynamiclib', '-Wl,-compatibility_version,1', '-Wl,-current_version,1', '-install_name', '/usr/local/Cellar/mpv/HEAD/lib/libmpv.dylib', '-exported_symbols_list', 'mpv.def', 'audio/audio.c.14.o', 'audio/audio_buffer.c.14.o', 'audio/chmap.c.14.o', 'audio/chmap_sel.c.14.o', 'audio/fmt-conversion.c.14.o', 'audio/format.c.14.o', 'audio/mixer.c.14.o', 'audio/decode/ad_lavc.c.14.o', 'audio/decode/ad_spdif.c.14.o', 'audio/decode/dec_audio.c.14.o', 'audio/filter/af.c.14.o', 'audio/filter/af_center.c.14.o', 'audio/filter/af_channels.c.14.o', 'audio/filter/af_convert24.c.14.o', 'audio/filter/af_convertsignendian.c.14.o', 'audio/filter/af_delay.c.14.o', 'audio/filter/af_drc.c.14.o', 'audio/filter/af_dummy.c.14.o', 'audio/filter/af_equalizer.c.14.o', 'audio/filter/af_export.c.14.o', 'audio/filter/af_extrastereo.c.14.o', 'audio/filter/af_format.c.14.o', 'audio/filter/af_hrtf.c.14.o', 'audio/filter/af_karaoke.c.14.o', 'audio/filter/af_lavcac3enc.c.14.o', 'audio/filter/af_lavfi.c.14.o', 'audio/filter/af_lavrresample.c.14.o', 'audio/filter/af_pan.c.14.o', 'audio/filter/af_scaletempo.c.14.o', 'audio/filter/af_sinesuppress.c.14.o', 'audio/filter/af_sub.c.14.o', 'audio/filter/af_surround.c.14.o', 'audio/filter/af_sweep.c.14.o', 'audio/filter/af_volume.c.14.o', 'audio/filter/filter.c.14.o', 'audio/filter/tools.c.14.o', 'audio/filter/window.c.14.o', 'audio/out/ao.c.14.o', 'audio/out/ao_coreaudio.c.14.o', 'audio/out/ao_coreaudio_chmap.c.14.o', 'audio/out/ao_coreaudio_exclusive.c.14.o', 'audio/out/ao_coreaudio_properties.c.14.o', 'audio/out/ao_coreaudio_utils.c.14.o', 'audio/out/ao_lavc.c.14.o', 'audio/out/ao_null.c.14.o', 'audio/out/ao_pcm.c.14.o', 'audio/out/pull.c.14.o', 'audio/out/push.c.14.o', 'common/av_common.c.14.o', 'common/av_log.c.14.o', 'common/codecs.c.14.o', 'common/encode_lavc.c.14.o', 'common/common.c.14.o', 'common/tags.c.14.o', 'common/msg.c.14.o', 'common/playlist.c.14.o', 'common/version.c.14.o', 'demux/codec_tags.c.14.o', 'demux/demux.c.14.o', 'demux/demux_cue.c.14.o', 'demux/demux_disc.c.14.o', 'demux/demux_edl.c.14.o', 'demux/demux_lavf.c.14.o', 'demux/demux_libass.c.14.o', 'demux/demux_mf.c.14.o', 'demux/demux_mkv.c.14.o', 'demux/demux_mkv_timeline.c.14.o', 'demux/demux_playlist.c.14.o', 'demux/demux_raw.c.14.o', 'demux/demux_rar.c.14.o', 'demux/demux_subreader.c.14.o', 'demux/demux_tv.c.14.o', 'demux/ebml.c.14.o', 'demux/packet.c.14.o', 'demux/timeline.c.14.o', 'input/cmd_list.c.14.o', 'input/cmd_parse.c.14.o', 'input/event.c.14.o', 'input/input.c.14.o', 'input/ipc.c.14.o', 'input/keycodes.c.14.o', 'misc/bstr.c.14.o', 'misc/charset_conv.c.14.o', 'misc/dispatch.c.14.o', 'misc/json.c.14.o', 'misc/ring.c.14.o', 'misc/rendezvous.c.14.o', 'options/m_config.c.14.o', 'options/m_option.c.14.o', 'options/m_property.c.14.o', 'options/options.c.14.o', 'options/parse_commandline.c.14.o', 'options/parse_configfile.c.14.o', 'options/path.c.14.o', 'player/audio.c.14.o', 'player/client.c.14.o', 'player/command.c.14.o', 'player/configfiles.c.14.o', 'player/discnav.c.14.o', 'player/loadfile.c.14.o', 'player/main.c.14.o', 'player/misc.c.14.o', 'player/lua.c.14.o', 'player/osd.c.14.o', 'player/playloop.c.14.o', 'player/screenshot.c.14.o', 'player/scripting.c.14.o', 'player/sub.c.14.o', 'player/video.c.14.o', 'stream/cache.c.14.o', 'stream/cache_file.c.14.o', 'stream/cookies.c.14.o', 'stream/frequencies.c.14.o', 'stream/rar.c.14.o', 'stream/stream.c.14.o', 'stream/stream_avdevice.c.14.o', 'stream/stream_dvd.c.14.o', 'stream/stream_dvd_common.c.14.o', 'stream/stream_dvdnav.c.14.o', 'stream/stream_edl.c.14.o', 'stream/stream_file.c.14.o', 'stream/stream_lavf.c.14.o', 'stream/stream_memory.c.14.o', 'stream/stream_mf.c.14.o', 'stream/stream_null.c.14.o', 'stream/stream_rar.c.14.o', 'stream/stream_tv.c.14.o', 'stream/tv.c.14.o', 'stream/tvi_dummy.c.14.o', 'sub/ass_mp.c.14.o', 'sub/dec_sub.c.14.o', 'sub/draw_bmp.c.14.o', 'sub/find_subfiles.c.14.o', 'sub/img_convert.c.14.o', 'sub/osd.c.14.o', 'sub/osd_libass.c.14.o', 'sub/sd_ass.c.14.o', 'sub/sd_lavc.c.14.o', 'sub/sd_lavc_conv.c.14.o', 'sub/sd_lavf_srt.c.14.o', 'sub/sd_microdvd.c.14.o', 'sub/sd_movtext.c.14.o', 'sub/sd_srt.c.14.o', 'video/csputils.c.14.o', 'video/fmt-conversion.c.14.o', 'video/image_writer.c.14.o', 'video/img_format.c.14.o', 'video/mp_image.c.14.o', 'video/mp_image_pool.c.14.o', 'video/sws_utils.c.14.o', 'video/decode/dec_video.c.14.o', 'video/decode/vd_lavc.c.14.o', 'video/decode/vda.c.14.o', 'video/filter/vf.c.14.o', 'video/filter/vf_buffer.c.14.o', 'video/filter/vf_crop.c.14.o', 'video/filter/vf_delogo.c.14.o', 'video/filter/vf_dlopen.c.14.o', 'video/filter/vf_dsize.c.14.o', 'video/filter/vf_eq.c.14.o', 'video/filter/vf_expand.c.14.o', 'video/filter/vf_flip.c.14.o', 'video/filter/vf_format.c.14.o', 'video/filter/vf_gradfun.c.14.o', 'video/filter/vf_hqdn3d.c.14.o', 'video/filter/vf_lavfi.c.14.o', 'video/filter/vf_mirror.c.14.o', 'video/filter/vf_noformat.c.14.o', 'video/filter/vf_noise.c.14.o', 'video/filter/vf_pullup.c.14.o', 'video/filter/vf_rotate.c.14.o', 'video/filter/vf_scale.c.14.o', 'video/filter/vf_stereo3d.c.14.o', 'video/filter/vf_sub.c.14.o', 'video/filter/vf_unsharp.c.14.o', 'video/filter/vf_yadif.c.14.o', 'video/out/aspect.c.14.o', 'video/out/bitmap_packer.c.14.o', 'video/out/dither.c.14.o', 'video/out/filter_kernels.c.14.o', 'video/out/gl_common.c.14.o', 'video/out/gl_hwdec.c.14.o', 'video/out/gl_lcms.c.14.o', 'video/out/gl_osd.c.14.o', 'video/out/gl_utils.c.14.o', 'video/out/gl_video.c.14.o', 'video/out/gl_x11.c.14.o', 'video/out/vo.c.14.o', 'video/out/vo_image.c.14.o', 'video/out/vo_lavc.c.14.o', 'video/out/vo_null.c.14.o', 'video/out/vo_opengl.c.14.o', 'video/out/vo_opengl_cb.c.14.o', 'video/out/vo_x11.c.14.o', 'video/out/vo_xv.c.14.o', 'video/out/win_state.c.14.o', 'video/out/x11_common.c.14.o', 'osdep/terminal-unix.c.14.o', 'osdep/io.c.14.o', 'osdep/timer.c.14.o', 'osdep/timer-darwin.c.14.o', 'osdep/threads.c.14.o', 'osdep/semaphore_osx.c.14.o', 'osdep/subprocess.c.14.o', 'osdep/subprocess-posix.c.14.o', 'osdep/path-unix.c.14.o', 'ta/ta.c.14.o', 'ta/ta_talloc.c.14.o', 'ta/ta_utils.c.14.o', '-o', '/private/tmp/mpv20150512-61292-80u6qj/build/libmpv.dylib', '-framework', 'CoreFoundation', '-framework', 'CoreAudio', '-framework', 'AudioUnit', '-framework', 'AudioToolbox', '-framework', 'IOSurface', '-L/usr/local/Cellar/libdvdread/5.0.2/lib', '-L/usr/local/Cellar/little-cms2/2.7/lib', '-L/usr/local/Cellar/libdvdnav/5.0.3/lib', '-L/usr/local/Cellar/ffmpeg/2.6.2/lib', '-L/usr/X11/lib', '-L/usr/local/Cellar/ffmpeg/2.6.2/lib', '-L/usr/local/Cellar/ffmpeg/2.6.2/lib', '-L/usr/X11/lib', '-L/usr/local/Cellar/ffmpeg/2.6.2/lib', '-L/usr/X11/lib', '-L/usr/X11/lib', '-L/usr/X11/lib', '-L/usr/local/lib', '-L/usr/X11/lib', '-L/usr/local/Cellar/libass/0.12.1/lib', '-ldvdread', '-llcms2', '-ljpeg', '-ldvdnav', '-lpthread', '-lavutil', '-lavcodec', '-lavformat', '-lswscale', '-lXv', '-liconv', '-lavfilter', '-lswresample', '-lm', '-lXinerama', '-lavdevice', '-lXrandr', '-lXss', '-lz', '-lXext', '-llua', '-lm', '-lX11', '-lGL', '-lass']
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 716e4dc503e2912e3c492739e31e2b0317a1dfc0
Last commit: 64 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit core2
OS X: 10.7.5-i386
Xcode: 4.6.3
CLT: 4.6.0.0.1.1365549073
GCC-4.2: build 0
LLVM-GCC: build 2336
Clang: 4.2 build 425
X11: 2.6.5 => /usr/X11
System Ruby: 1.8.7-p358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Java: 1.6.0_65
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j2
CMAKE_PREFIX_PATH: /usr/local/opt/libpng:/usr/local/opt/freetype:/usr/local/opt/fontconfig:/usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/pixman:/usr/local/opt/cairo:/usr/local/opt/icu4c:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/usr/X11/include:/usr/X11/include/freetype2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /usr/X11/lib:/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/fribidi/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/libass/lib/pkgconfig:/usr/local/opt/x264/lib/pkgconfig:/usr/local/opt/libvo-aacenc/lib/pkgconfig:/usr/local/opt/ffmpeg/lib/pkgconfig:/usr/local/opt/mpg123/lib/pkgconfig:/usr/local/opt/libdvdcss/lib/pkgconfig:/usr/local/opt/libdvdread/lib/pkgconfig:/usr/local/opt/libdvdnav/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/little-cms2/lib/pkgconfig:/usr/local/opt/lua/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.7:/usr/X11/lib/pkgconfig:/usr/X11/share/pkgconfig
ACLOCAL_PATH: /usr/local/opt/freetype/share/aclocal:/usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/usr/X11/share/aclocal
PATH: /usr/local/Cellar/mpv/HEAD/libexec/bin:/usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fribidi/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/cairo/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/x264/bin:/usr/local/opt/lame/bin:/usr/local/opt/ffmpeg/bin:/usr/local/opt/mpg123/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/little-cms2/bin:/usr/local/opt/lua/bin:/usr/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
This file has been truncated, but you can view the full file.
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/sd_lavf_srt.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/sd_lavf_srt.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/sd_lavf_srt.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/sd_lavf_srt.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/ebml.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/ebml.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/ebml.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/ebml.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/stream_null.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/stream_null.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/stream_null.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/stream_null.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/find_subfiles.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/find_subfiles.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/find_subfiles.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/find_subfiles.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/filter/vf_noise.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/filter/vf_noise.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/filter/vf_noise.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/filter/vf_noise.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/stream_file.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/stream_file.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/stream_file.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/stream_file.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_center.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_center.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_center.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_center.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/mixer.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/mixer.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/mixer.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/mixer.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/filter/vf_hqdn3d.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/filter/vf_hqdn3d.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/filter/vf_hqdn3d.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/filter/vf_hqdn3d.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/sd_movtext.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/sd_movtext.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/sd_movtext.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/sd_movtext.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/demux_disc.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/demux_disc.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/demux_disc.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/demux_disc.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/sub.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/sub.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/sub.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/sub.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_dummy.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_dummy.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_dummy.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_dummy.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/decode/vda.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/decode/vda.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/decode/vda.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/decode/vda.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/format.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/format.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/format.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/format.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/tv.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/tv.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/tv.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/tv.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/vo_x11.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/vo_x11.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/vo_x11.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/vo_x11.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/mp_image_pool.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/mp_image_pool.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/mp_image_pool.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/mp_image_pool.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/sd_lavc_conv.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/sd_lavc_conv.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/sd_lavc_conv.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/sd_lavc_conv.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/filter/vf_dlopen.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/filter/vf_dlopen.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/filter/vf_dlopen.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/filter/vf_dlopen.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/vo_x11.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/vo_x11.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/vo_x11.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/vo_x11.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/fmt-conversion.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/fmt-conversion.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/fmt-conversion.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/fmt-conversion.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_convert24.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_convert24.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_convert24.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_convert24.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../input/cmd_list.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/input/cmd_list.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../input/cmd_list.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/input/cmd_list.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/csputils.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/csputils.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/csputils.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/csputils.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/x11_common.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/x11_common.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/x11_common.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/x11_common.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/vo.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/vo.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/vo.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/vo.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/img_convert.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/img_convert.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/img_convert.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/img_convert.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/vo_lavc.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/vo_lavc.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/vo_lavc.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/vo_lavc.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../input/keycodes.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/input/keycodes.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../input/keycodes.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/input/keycodes.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/out/pull.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/out/pull.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/out/pull.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/out/pull.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/packet.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/packet.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/packet.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/packet.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../ta/ta_talloc.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/ta/ta_talloc.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../ta/ta_talloc.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/ta/ta_talloc.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/demux_tv.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/demux_tv.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/demux_tv.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/demux_tv.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_sub.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_sub.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_sub.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_sub.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/stream.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/stream.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/stream.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/stream.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/gl_lcms.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/gl_lcms.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/gl_lcms.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/gl_lcms.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/scripting.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/scripting.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/scripting.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/scripting.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/loadfile.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/loadfile.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/loadfile.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/loadfile.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/img_convert.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/img_convert.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/img_convert.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/img_convert.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/configfiles.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/configfiles.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/configfiles.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/configfiles.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/command.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/command.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/command.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/command.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/stream_memory.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/stream_memory.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/stream_memory.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/stream_memory.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/bitmap_packer.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/bitmap_packer.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/bitmap_packer.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/bitmap_packer.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/timeline.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/timeline.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/timeline.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/timeline.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/demux_edl.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/demux_edl.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/demux_edl.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/demux_edl.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_hrtf.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_hrtf.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_hrtf.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_hrtf.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../options/m_property.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/options/m_property.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../options/m_property.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/options/m_property.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/out/ao_coreaudio_properties.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/out/ao_coreaudio_properties.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/out/ao_coreaudio_properties.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/out/ao_coreaudio_properties.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/ass_mp.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/ass_mp.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/ass_mp.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/ass_mp.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/cache_file.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/cache_file.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/cache_file.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/cache_file.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/osd_libass.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/osd_libass.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/osd_libass.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/osd_libass.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../options/m_property.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/options/m_property.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../options/m_property.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/options/m_property.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/tvi_dummy.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/tvi_dummy.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/tvi_dummy.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/tvi_dummy.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/gl_hwdec.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/gl_hwdec.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/gl_hwdec.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/gl_hwdec.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/out/ao_coreaudio.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/out/ao_coreaudio.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/out/ao_coreaudio.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/out/ao_coreaudio.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/gl_x11.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/gl_x11.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/gl_x11.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/gl_x11.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/gl_osd.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/gl_osd.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/gl_osd.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/gl_osd.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/vo_xv.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/vo_xv.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/out/vo_xv.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/out/vo_xv.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/stream.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/stream.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/stream.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/stream.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/cache_file.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/cache_file.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../stream/cache_file.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/stream/cache_file.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/client.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/client.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../player/client.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/player/client.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../input/event.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/input/event.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../input/event.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/input/event.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../common/version.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/common/version.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../common/version.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/common/version.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_drc.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_drc.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../audio/filter/af_drc.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/audio/filter/af_drc.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/decode/vd_lavc.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/decode/vd_lavc.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/decode/vd_lavc.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/decode/vd_lavc.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/demux_cue.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/demux_cue.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/demux_cue.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/demux_cue.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/sd_microdvd.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/sd_microdvd.c.14.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -fPIC -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../sub/sd_microdvd.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/sub/sd_microdvd.c.14.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/demux_libass.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/demux_libass.c.12.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: clang -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../demux/demux_libass.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/demux/demux_libass.c.12.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/usr/X11/include -isystem/usr/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/gettext/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
clang called with: -D_ISOC99_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -std=c99 -Wall -O2 -g -Werror=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-function -Wempty-body -Wdisabled-optimization -Wstrict-prototypes -Wno-format-zero-length -Werror=format-security -Wno-redundant-decls -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -pthread -I/private/tmp/mpv20150512-61292-80u6qj/build -I/private/tmp/mpv20150512-61292-80u6qj -I/usr/local/Cellar/libdvdread/5.0.2/include -I/usr/local/Cellar/little-cms2/2.7/include -I/usr/local/Cellar/libdvdnav/5.0.3/include -I/usr/local/Cellar/ffmpeg/2.6.2/include -I/usr/X11/include -I/usr/local/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.6/include/fribidi -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/harfbuzz/0.9.40/include/harfbuzz -I/usr/local/Cellar/libass/0.12.1/include -DHAVE_DVDREAD=1 -DHAVE_LCMS2=1 -DHAVE_DVDNAV=1 -DHAVE_LIBAV=1 -DHAVE_XV=1 -DHAVE_LIBAVFILTER=1 -DHAVE_LIBSWRESAMPLE=1 -DHAVE_XINERAMA=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_XRANDR=1 -DHAVE_XSS=1 -DHAVE_XEXT=1 -DHAVE_52=1 -DHAVE_X11=1 -DHAVE_LIBASS=1 ../video/filter/vf_yadif.c -c -o /private/tmp/mpv20150512-61292-80u6qj/build/video/filter/vf_yadif.c.12.o
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment