Created
          October 14, 2017 19:33 
        
      - 
      
 - 
        
Save twlz0ne/44fbfe0a35aefbbd7bb030eb2eb87658 to your computer and use it in GitHub Desktop.  
    mpv on macOS 10.11.6 - Homebrew build logs
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Homebrew build logs for mpv on macOS 10.11.6 | |
| Build date: 2017-10-15 03:31:05 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | HOMEBREW_VERSION: 1.3.5-14-ge1808bf | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: e1808bf0e35d522cda4ee4803f13746b604713f5 | |
| Last commit: 22 hours ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: 2692b181be94ba715ca7bdf6d0a27eba1e5efc27 | |
| Core tap last commit: 2 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
| CPU: quad-core 64-bit sandybridge | |
| Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby | |
| Clang: 8.0 build 800 | |
| Git: 2.14.2 => /usr/local/bin/git | |
| Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.26.1/bin/perl | |
| Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
| Ruby: /Users/gqj/.rbenv/shims/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby | |
| Java: 1.8.0_112, 1.8.0_102, 1.8.0_92 | |
| macOS: 10.11.6-x86_64 | |
| Xcode: 8.2.1 | |
| CLT: 8.2.0.0.1.1480973914 | |
| X11: 2.7.11 => /opt/X11 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Please note that these warnings are just used to help the Homebrew maintainers | |
| with debugging if you file an issue. If everything you use Homebrew for is | |
| working fine: please don't worry and just ignore them. Thanks! | |
| Warning: python is symlinked to python3 | |
| This will confuse build scripts and in general lead to subtle breakage. | |
| Warning: "config" scripts exist outside your system or Homebrew directories. | |
| `./configure` scripts often look for *-config scripts to determine if | |
| software packages are installed, and what additional flags to use when | |
| compiling and linking. | |
| Having additional scripts in your path can confuse software installed via | |
| Homebrew if the config script overrides a system or Homebrew provided | |
| script of the same name. We found the following "config" scripts: | |
| /Users/gqj/.pyenv/shims/python-config | |
| /Users/gqj/.pyenv/shims/python2-config | |
| /Users/gqj/.pyenv/shims/python2.7-config | |
| /Users/gqj/.pyenv/shims/python3-config | |
| /Users/gqj/.pyenv/shims/python3.4-config | |
| /Users/gqj/.pyenv/shims/python3.4m-config | |
| Warning: Unbrewed dylibs were found in /usr/local/lib. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected dylibs: | |
| /usr/local/lib/libwkhtmltox.0.12.3.dylib | |
| /usr/local/lib/libwkhtmltox.0.12.4.dylib | |
| Warning: Unbrewed header files were found in /usr/local/include. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected header files: | |
| /usr/local/include/wkhtmltox/image.h | |
| /usr/local/include/wkhtmltox/pdf.h | |
| Warning: You have unlinked kegs in your Cellar | |
| Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
| those kegs to fail to run properly once built. Run `brew link` on these: | |
| ghostscript | |
| libass-ct | |
| php56 | |
| vim | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | mpv --with-bundle | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 2017-10-15 03:29:05 +0800 | |
| python | |
| -c | |
| import setuptools, tokenize | |
| __file__ = 'setup.py' | |
| exec(compile(getattr(tokenize, 'open', open)(__file__).read() | |
| .replace('\r\n', '\n'), __file__, 'exec')) | |
| --no-user-cfg | |
| install | |
| --prefix=/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor | |
| --single-version-externally-managed | |
| --record=installed.txt | |
| 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/fa.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/lv.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/fa.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/lv.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/tex2mathml_extern.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/_html_base.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/html5_polyglot | |
| copying docutils/writers/html5_polyglot/__init__.py -> build/lib/docutils/writers/html5_polyglot | |
| 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/rst2html5.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/rst2html5.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/html5_polyglot/minimal.css -> build/lib/docutils/writers/html5_polyglot | |
| copying docutils/writers/html5_polyglot/plain.css -> build/lib/docutils/writers/html5_polyglot | |
| copying docutils/writers/html5_polyglot/math.css -> build/lib/docutils/writers/html5_polyglot | |
| copying docutils/writers/html5_polyglot/template.txt -> build/lib/docutils/writers/html5_polyglot | |
| copying docutils/writers/html4css1/html4css1.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 /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils | |
| copying build/lib/docutils/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils | |
| copying build/lib/docutils/_compat.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils | |
| copying build/lib/docutils/core.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils | |
| copying build/lib/docutils/examples.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils | |
| copying build/lib/docutils/frontend.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils | |
| copying build/lib/docutils/io.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/af.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/ca.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/cs.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/da.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/de.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/en.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/eo.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/es.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/fa.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/fi.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/fr.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/gl.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/he.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/it.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/ja.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/lt.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/lv.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/nl.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/pl.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/pt_br.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/ru.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/sk.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/sv.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/zh_cn.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/languages/zh_tw.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages | |
| copying build/lib/docutils/nodes.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers | |
| copying build/lib/docutils/parsers/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers | |
| copying build/lib/docutils/parsers/null.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst | |
| copying build/lib/docutils/parsers/rst/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives | |
| copying build/lib/docutils/parsers/rst/directives/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives | |
| copying build/lib/docutils/parsers/rst/directives/admonitions.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives | |
| copying build/lib/docutils/parsers/rst/directives/body.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives | |
| copying build/lib/docutils/parsers/rst/directives/html.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives | |
| copying build/lib/docutils/parsers/rst/directives/images.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives | |
| copying build/lib/docutils/parsers/rst/directives/misc.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives | |
| copying build/lib/docutils/parsers/rst/directives/parts.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives | |
| copying build/lib/docutils/parsers/rst/directives/references.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives | |
| copying build/lib/docutils/parsers/rst/directives/tables.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isoamsa.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isoamsb.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isoamsc.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isoamsn.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isoamso.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isoamsr.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isobox.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isocyr1.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isocyr2.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isodia.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isogrk1.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isogrk2.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isogrk3.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isogrk4-wide.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isogrk4.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isolat1.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isolat2.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isomfrk-wide.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isomfrk.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isomopf-wide.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isomopf.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isomscr-wide.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isomscr.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isonum.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isopub.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/isotech.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/mmlalias.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/mmlextra-wide.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/mmlextra.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/README.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/s5defs.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/xhtml1-lat1.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/xhtml1-special.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| copying build/lib/docutils/parsers/rst/include/xhtml1-symbol.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/af.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/ca.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/cs.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/da.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/de.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/en.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/eo.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/es.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/fa.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/fi.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/fr.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/gl.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/he.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/it.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/ja.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/lt.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/lv.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/nl.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/pl.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/pt_br.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/ru.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/sk.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/sv.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/zh_cn.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/languages/zh_tw.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages | |
| copying build/lib/docutils/parsers/rst/roles.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst | |
| copying build/lib/docutils/parsers/rst/states.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst | |
| copying build/lib/docutils/parsers/rst/tableparser.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/readers | |
| copying build/lib/docutils/readers/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/readers | |
| copying build/lib/docutils/readers/doctree.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/readers | |
| copying build/lib/docutils/readers/pep.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/readers | |
| copying build/lib/docutils/readers/standalone.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/readers | |
| copying build/lib/docutils/statemachine.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms | |
| copying build/lib/docutils/transforms/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms | |
| copying build/lib/docutils/transforms/components.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms | |
| copying build/lib/docutils/transforms/frontmatter.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms | |
| copying build/lib/docutils/transforms/misc.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms | |
| copying build/lib/docutils/transforms/parts.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms | |
| copying build/lib/docutils/transforms/peps.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms | |
| copying build/lib/docutils/transforms/references.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms | |
| copying build/lib/docutils/transforms/universal.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms | |
| copying build/lib/docutils/transforms/writer_aux.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils | |
| copying build/lib/docutils/utils/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils | |
| copying build/lib/docutils/utils/code_analyzer.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils | |
| copying build/lib/docutils/utils/error_reporting.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math | |
| copying build/lib/docutils/utils/math/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math | |
| copying build/lib/docutils/utils/math/latex2mathml.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math | |
| copying build/lib/docutils/utils/math/math2html.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math | |
| copying build/lib/docutils/utils/math/tex2mathml_extern.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math | |
| copying build/lib/docutils/utils/math/tex2unichar.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math | |
| copying build/lib/docutils/utils/math/unichar2tex.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math | |
| copying build/lib/docutils/utils/punctuation_chars.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils | |
| copying build/lib/docutils/utils/roman.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils | |
| copying build/lib/docutils/utils/smartquotes.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils | |
| copying build/lib/docutils/utils/urischemes.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers | |
| copying build/lib/docutils/writers/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers | |
| copying build/lib/docutils/writers/_html_base.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers | |
| copying build/lib/docutils/writers/docutils_xml.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html4css1 | |
| copying build/lib/docutils/writers/html4css1/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html4css1 | |
| copying build/lib/docutils/writers/html4css1/html4css1.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html4css1 | |
| copying build/lib/docutils/writers/html4css1/template.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html4css1 | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot | |
| copying build/lib/docutils/writers/html5_polyglot/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot | |
| copying build/lib/docutils/writers/html5_polyglot/math.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot | |
| copying build/lib/docutils/writers/html5_polyglot/minimal.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot | |
| copying build/lib/docutils/writers/html5_polyglot/plain.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot | |
| copying build/lib/docutils/writers/html5_polyglot/template.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/latex2e | |
| copying build/lib/docutils/writers/latex2e/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/latex2e | |
| copying build/lib/docutils/writers/latex2e/default.tex -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/latex2e | |
| copying build/lib/docutils/writers/latex2e/titlepage.tex -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/latex2e | |
| copying build/lib/docutils/writers/latex2e/xelatex.tex -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/latex2e | |
| copying build/lib/docutils/writers/manpage.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers | |
| copying build/lib/docutils/writers/null.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt | |
| copying build/lib/docutils/writers/odf_odt/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt | |
| copying build/lib/docutils/writers/odf_odt/pygmentsformatter.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt | |
| copying build/lib/docutils/writers/odf_odt/styles.odt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/pep_html | |
| copying build/lib/docutils/writers/pep_html/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/pep_html | |
| copying build/lib/docutils/writers/pep_html/pep.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/pep_html | |
| copying build/lib/docutils/writers/pep_html/template.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/pep_html | |
| copying build/lib/docutils/writers/pseudoxml.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html | |
| copying build/lib/docutils/writers/s5_html/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-black | |
| copying build/lib/docutils/writers/s5_html/themes/big-black/__base__ -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-black | |
| copying build/lib/docutils/writers/s5_html/themes/big-black/framing.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-black | |
| copying build/lib/docutils/writers/s5_html/themes/big-black/pretty.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-black | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-white | |
| copying build/lib/docutils/writers/s5_html/themes/big-white/framing.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-white | |
| copying build/lib/docutils/writers/s5_html/themes/big-white/pretty.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-white | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| copying build/lib/docutils/writers/s5_html/themes/default/blank.gif -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| copying build/lib/docutils/writers/s5_html/themes/default/framing.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| copying build/lib/docutils/writers/s5_html/themes/default/iepngfix.htc -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| copying build/lib/docutils/writers/s5_html/themes/default/opera.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| copying build/lib/docutils/writers/s5_html/themes/default/outline.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| copying build/lib/docutils/writers/s5_html/themes/default/pretty.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| copying build/lib/docutils/writers/s5_html/themes/default/print.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| copying build/lib/docutils/writers/s5_html/themes/default/s5-core.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| copying build/lib/docutils/writers/s5_html/themes/default/slides.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| copying build/lib/docutils/writers/s5_html/themes/default/slides.js -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-black | |
| copying build/lib/docutils/writers/s5_html/themes/medium-black/__base__ -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-black | |
| copying build/lib/docutils/writers/s5_html/themes/medium-black/pretty.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-black | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-white | |
| copying build/lib/docutils/writers/s5_html/themes/medium-white/framing.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-white | |
| copying build/lib/docutils/writers/s5_html/themes/medium-white/pretty.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-white | |
| copying build/lib/docutils/writers/s5_html/themes/README.txt -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-black | |
| copying build/lib/docutils/writers/s5_html/themes/small-black/__base__ -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-black | |
| copying build/lib/docutils/writers/s5_html/themes/small-black/pretty.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-black | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-white | |
| copying build/lib/docutils/writers/s5_html/themes/small-white/framing.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-white | |
| copying build/lib/docutils/writers/s5_html/themes/small-white/pretty.css -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-white | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/xetex | |
| copying build/lib/docutils/writers/xetex/__init__.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/xetex | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/_compat.py to _compat.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/core.py to core.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/examples.py to examples.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/frontend.py to frontend.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/io.py to io.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/af.py to af.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/ca.py to ca.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/cs.py to cs.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/da.py to da.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/de.py to de.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/en.py to en.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/eo.py to eo.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/es.py to es.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/fa.py to fa.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/fi.py to fi.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/fr.py to fr.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/gl.py to gl.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/he.py to he.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/it.py to it.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/ja.py to ja.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/lt.py to lt.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/lv.py to lv.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/nl.py to nl.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/pl.py to pl.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/pt_br.py to pt_br.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/ru.py to ru.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/sk.py to sk.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/sv.py to sv.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/zh_cn.py to zh_cn.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/languages/zh_tw.py to zh_tw.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/nodes.py to nodes.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/null.py to null.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/admonitions.py to admonitions.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/body.py to body.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/html.py to html.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/images.py to images.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/misc.py to misc.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/parts.py to parts.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/references.py to references.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/tables.py to tables.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/af.py to af.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/ca.py to ca.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/cs.py to cs.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/da.py to da.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/de.py to de.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/en.py to en.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/eo.py to eo.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/es.py to es.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/fa.py to fa.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/fi.py to fi.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/fr.py to fr.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/gl.py to gl.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/he.py to he.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/it.py to it.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/ja.py to ja.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/lt.py to lt.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/lv.py to lv.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/nl.py to nl.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/pl.py to pl.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/pt_br.py to pt_br.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/ru.py to ru.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/sk.py to sk.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/sv.py to sv.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/zh_cn.py to zh_cn.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/zh_tw.py to zh_tw.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/roles.py to roles.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/states.py to states.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/parsers/rst/tableparser.py to tableparser.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/readers/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/readers/doctree.py to doctree.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/readers/pep.py to pep.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/readers/standalone.py to standalone.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/statemachine.py to statemachine.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms/components.py to components.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms/frontmatter.py to frontmatter.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms/misc.py to misc.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms/parts.py to parts.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms/peps.py to peps.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms/references.py to references.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms/universal.py to universal.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/transforms/writer_aux.py to writer_aux.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/code_analyzer.py to code_analyzer.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/error_reporting.py to error_reporting.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math/latex2mathml.py to latex2mathml.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math/math2html.py to math2html.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math/tex2mathml_extern.py to tex2mathml_extern.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math/tex2unichar.py to tex2unichar.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/math/unichar2tex.py to unichar2tex.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/punctuation_chars.py to punctuation_chars.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/roman.py to roman.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/smartquotes.py to smartquotes.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/utils/urischemes.py to urischemes.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/_html_base.py to _html_base.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/docutils_xml.py to docutils_xml.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html4css1/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/latex2e/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/manpage.py to manpage.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/null.py to null.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt/pygmentsformatter.py to pygmentsformatter.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/pep_html/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/pseudoxml.py to pseudoxml.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/__init__.py to __init__.pyc | |
| byte-compiling /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils/writers/xetex/__init__.py to __init__.pyc | |
| running install_data | |
| running install_egg_info | |
| running egg_info | |
| creating docutils.egg-info | |
| writing docutils.egg-info/PKG-INFO | |
| writing top-level names to docutils.egg-info/top_level.txt | |
| writing dependency_links to docutils.egg-info/dependency_links.txt | |
| writing manifest file 'docutils.egg-info/SOURCES.txt' | |
| reading manifest file 'docutils.egg-info/SOURCES.txt' | |
| reading manifest template 'MANIFEST.in' | |
| warning: no files found matching 'MANIFEST' | |
| warning: no previously-included files matching '*.pyc' found under directory '*' | |
| warning: no previously-included files matching '*~' found under directory '*' | |
| warning: no previously-included files matching '.DS_Store' found under directory '*' | |
| writing manifest file 'docutils.egg-info/SOURCES.txt' | |
| Copying docutils.egg-info to /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/lib/python2.7/site-packages/docutils-0.13.1-py2.7.egg-info | |
| running install_scripts | |
| creating /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rst2html.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rst2html5.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rst2latex.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rst2man.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rst2odt.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rst2odt_prepstyles.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rst2pseudoxml.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rst2s5.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rst2xetex.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rst2xml.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| copying build/scripts-2.7/rstpep2html.py -> /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2html.py to 755 | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2html5.py to 755 | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2latex.py to 755 | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2man.py to 755 | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2odt.py to 755 | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2odt_prepstyles.py to 755 | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2pseudoxml.py to 755 | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2s5.py to 755 | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2xetex.py to 755 | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2xml.py to 755 | |
| changing mode of /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rstpep2html.py to 755 | |
| writing list of installed files to 'installed.txt' | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 2017-10-15 03:29:07 +0800 | |
| ./bootstrap.py | |
| Downloading https://waf.io/waf-1.9.8... | |
| Checksum verified. | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 2017-10-15 03:29:12 +0800 | |
| python3 | |
| waf | |
| configure | |
| --prefix=/usr/local/Cellar/mpv/0.27.0 | |
| --enable-zsh-comp | |
| --enable-libmpv-shared | |
| --enable-html-build | |
| --confdir=/usr/local/etc/mpv | |
| --datadir=/usr/local/Cellar/mpv/0.27.0/share/mpv | |
| --mandir=/usr/local/Cellar/mpv/0.27.0/share/man | |
| --docdir=/usr/local/Cellar/mpv/0.27.0/share/doc/mpv | |
| --zshdir=/usr/local/Cellar/mpv/0.27.0/share/zsh/site-functions | |
| Setting top to : /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0 | |
| Setting out to : /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build | |
| Checking for waf version in 1.8.4-2.0.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 'rst2html' : /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2html.py | |
| Checking for program 'rst2man' : /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2man.py | |
| Checking for program 'rst2pdf' : not found | |
| Checking for program 'windres' : not found | |
| Checking for program 'perl' : /usr/bin/perl | |
| 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 compiler flags -Wvla : 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 html manual generation : yes | |
| Checking for pdf manual generation : disabled | |
| Checking for dynamic loader : yes | |
| Checking for C plugins : yes | |
| 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 Android environment : no | |
| Checking for development environment : yes | |
| Checking for Universal Windows Platform : disabled | |
| Checking for win32 desktop APIs : not found any of os-cygwin, os-win32 | |
| Checking for internal pthread wrapper for win32 (Vista+) : os-win32 not found | |
| Checking for POSIX threads : yes | |
| Checking for GNU C extensions : yes | |
| Checking for stdatomic.h : yes | |
| Checking for stdatomic.h support or slow emulation : yes | |
| Checking for linking with -lrt : no | |
| Checking for iconv : yes | |
| Checking for w32/dos paths : not found any of os-cygwin, os-win32 | |
| Checking for termios : yes | |
| Checking for shm : yes | |
| Checking for nanosleep : yes | |
| Checking for POSIX spawnp()/kill() : yes | |
| Checking for Windows pipe support : win32-desktop not found | |
| Checking for glob() POSIX support : yes | |
| Checking for glob() win32 replacement : not found any of os-cygwin, os-win32 | |
| Checking for any glob() support : yes | |
| Checking for fchmod() : yes | |
| Checking for vt.h : no | |
| Checking for gbm.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 BSD's fstatfs() : yes | |
| Checking for Linux's fstatfs() : os-linux not found | |
| Checking for Samba support (makes mpv GPLv3) : disabled | |
| Checking for Lua : yes (version found: 52) | |
| Checking for Javascript (MuJS backend) : no ('mujs >= 1.0.0' not found) | |
| 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 : disabled | |
| Checking for dvdnav support : disabled | |
| Checking for DVD/IFO support : not found any of dvdread, dvdnav | |
| Checking for cdda support (libcdio) : disabled | |
| Checking for uchardet support : no ('uchardet' not found) | |
| Checking for librubberband support : no ('rubberband >= 1.8.0' not found) | |
| Checking for LCMS2 support : yes | |
| Checking for VapourSynth filter bridge (Python) : no ('vapoursynth >= 24 vapoursynth-script >= 23' not found) | |
| Checking for VapourSynth filter bridge (Lazy Lua) : no ('vapoursynth >= 24' not found) | |
| Checking for VapourSynth filter bridge (core) : not found any of vapoursynth-lazy, vapoursynth | |
| Checking for libarchive wrapper for reading zip files and more : disabled | |
| Checking for SDL2 : disabled | |
| Checking for SDL (1.x) : disabled | |
| Checking for OSS : no | |
| 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 OpenSL ES audio output : no | |
| Checking for ALSA audio output : no ('alsa >= 1.0.18' not found) | |
| Checking for CoreAudio audio output : yes | |
| Checking for AudioUnit output for iOS : no | |
| Checking for WASAPI audio output : not found any of os-cygwin, os-win32 | |
| Checking for Cocoa : yes | |
| Checking for DRM : vt.h not found | |
| Checking for GBM : gbm.h not found | |
| Checking for Wayland : no ('wayland-client >= 1.6.0 wayland-cursor >= 1.6.0 xkbcommon >= 0.3.0' not found) | |
| Checking for X11 : no ('x11 >= 1.0.0 xscrnsaver >= 1.0.0 xext >= 1.0.0 xinerama >= 1.0.0 xrandr >= 1.2.0' not found) | |
| Checking for Xv video output : x11 not found | |
| Checking for OpenGL Cocoa Backend : yes | |
| Checking for OpenGL X11 Backend : x11 not found | |
| Checking for OpenGL X11 EGL Backend : x11 not found | |
| Checking for OpenGL DRM EGL Backend : gbm, drm not found | |
| Checking for OpenGL Wayland Backend : wayland not found | |
| Checking for OpenGL Win32 Backend : win32-desktop not found | |
| Checking for OpenGL/DirectX Interop Backend : gl-win32 not found | |
| Checking for OpenGL ANGLE headers : not found any of os-cygwin, os-win32 | |
| Checking for OpenGL Win32 ANGLE Library : egl-angle not found | |
| Checking for OpenGL Win32 ANGLE Backend : egl-angle, win32-desktop not found | |
| Checking for VDPAU acceleration : x11 not found | |
| Checking for VDPAU with OpenGL/X11 : gl-x11, vdpau not found | |
| Checking for VAAPI acceleration : not found any of wayland, egl-drm, x11 | |
| Checking for VAAPI (X11 support) : x11, vaapi not found | |
| Checking for VAAPI (Wayland support) : gl-wayland, vaapi not found | |
| Checking for VAAPI (DRM/EGL support) : egl-drm, vaapi not found | |
| Checking for VAAPI GLX : gl-x11, vaapi-x11 not found | |
| Checking for VAAPI EGL on X11 : egl-x11, vaapi-x11 not found | |
| Checking for VAAPI EGL : not found any of vaapi-x-egl, vaapi-wayland | |
| Checking for CACA : no ('caca >= 0.99.beta18' not found) | |
| Checking for JPEG support : yes | |
| Checking for Direct3D support : win32-desktop not found | |
| Checking for Android support : no | |
| Checking for Raspberry Pi support : no | |
| Checking for iOS OpenGL ES hardware decoding interop support : no | |
| Checking for OpenGL without platform-specific code (e.g. for libmpv) : yes | |
| Checking for MALI via Linux fbdev : no | |
| Checking for OpenGL video outputs : yes | |
| Checking for EGL helper functions : not found any of gl-wayland, egl-x11, egl-angle-win32, rpi, egl-drm, mali-fbdev | |
| Checking for FFmpeg/Libav present : yes | |
| Checking for libav* is FFmpeg : yes | |
| Checking for libav* is Libav : no | |
| Checking for Libav/FFmpeg library versions : yes | |
| Checking for libavdevice : yes | |
| Checking for libavutil GPU memcpy for hardware decoding : yes | |
| Checking for libavutil content light level struct : no | |
| Checking for libavutil ICC profile side data : no | |
| Checking for libavutil spherical side data : yes | |
| Checking for libavcodec VAAPI hwaccel (FFmpeg 3.3 API) : vaapi not found | |
| Checking for libavcodec videotoolbox hwaccel (new API) : no | |
| Checking for libavcodec videotoolbox hwaccel (old API) : yes | |
| Checking for libavcodec videotoolbox hwaccel : yes | |
| Checking for Videotoolbox with OpenGL : yes | |
| Checking for libavcodec VDPAU hwaccel (FFmpeg 3.3 API) : vdpau not found | |
| Checking for D3D11VA hwaccel (plus ANGLE) : egl-angle, os-win32 not found | |
| Checking for D3D11VA hwaccel (new API) : d3d-hwaccel not found | |
| Checking for DXVA2 hwaccel (plus ANGLE) : d3d-hwaccel, egl-angle-win32 not found | |
| Checking for OpenGL/DirectX Interop Backend DXVA2 interop : d3d9-hwaccel, gl-dxinterop not found | |
| Checking for CUDA hwaccel : yes | |
| Checking for GCC SSE4 intrinsics for GPU memcpy : not found any of d3d-hwaccel | |
| Checking for TV interface : disabled | |
| Checking for videoio.h : tv not found | |
| Checking for videodev2.h : tv not found | |
| Checking for Video4Linux2 TV interface : not found any of videodev, sys_videoio_h | |
| Checking for libv4l2 support : tv-v4l2 not found | |
| Checking for audio input support : not found any of tv-v4l2 | |
| Checking for DVB input module : disabled | |
| Checking for w32 executable : not found any of os-cygwin, os-win32 | |
| Checking for Apple Remote support : yes | |
| Checking for macOS Touch Bar support : yes | |
| Writing configuration header: : config.h | |
| 'configure' finished successfully (38.254s) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | clang called with: -dM -E - | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -dM -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e17c295d75464d807033c9f050853c33/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e17c295d75464d807033c9f050853c33/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e17c295d75464d807033c9f050853c33/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e17c295d75464d807033c9f050853c33/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c0f757494b9d5b05a5bee57796a4c67d/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c0f757494b9d5b05a5bee57796a4c67d/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c0f757494b9d5b05a5bee57796a4c67d/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c0f757494b9d5b05a5bee57796a4c67d/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3951d0523c27d73bab75b6d68d733d64/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3951d0523c27d73bab75b6d68d733d64/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3951d0523c27d73bab75b6d68d733d64/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3951d0523c27d73bab75b6d68d733d64/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_1947f06fbf98fdd8016f54ddc508c861/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_1947f06fbf98fdd8016f54ddc508c861/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_1947f06fbf98fdd8016f54ddc508c861/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_1947f06fbf98fdd8016f54ddc508c861/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_da729f7a36d617b723ececa983491020/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_da729f7a36d617b723ececa983491020/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_da729f7a36d617b723ececa983491020/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_da729f7a36d617b723ececa983491020/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_8cf97194e0afca64f9a53e7c57441db3/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_8cf97194e0afca64f9a53e7c57441db3/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_8cf97194e0afca64f9a53e7c57441db3/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_8cf97194e0afca64f9a53e7c57441db3/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_69f771f52d2ed92edab465594b1b45ff/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_69f771f52d2ed92edab465594b1b45ff/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_69f771f52d2ed92edab465594b1b45ff/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_69f771f52d2ed92edab465594b1b45ff/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_2b3e29f79535f3c5c1676b9f5e8d9eed/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_2b3e29f79535f3c5c1676b9f5e8d9eed/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_2b3e29f79535f3c5c1676b9f5e8d9eed/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_2b3e29f79535f3c5c1676b9f5e8d9eed/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_5dd625f56af715ab27b36980f06d0ad9/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_5dd625f56af715ab27b36980f06d0ad9/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_5dd625f56af715ab27b36980f06d0ad9/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_5dd625f56af715ab27b36980f06d0ad9/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_850290ebd934b35c223c59f5dfe0ddb2/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_850290ebd934b35c223c59f5dfe0ddb2/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_850290ebd934b35c223c59f5dfe0ddb2/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_850290ebd934b35c223c59f5dfe0ddb2/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -dM -E - | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -dM -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_98bf364ac95c33a03365cba1f3844e33/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_98bf364ac95c33a03365cba1f3844e33/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_98bf364ac95c33a03365cba1f3844e33/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_98bf364ac95c33a03365cba1f3844e33/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_7830b8c26bea9cf84407a94597ba76fb/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_7830b8c26bea9cf84407a94597ba76fb/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -rdynamic test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_7830b8c26bea9cf84407a94597ba76fb/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -rdynamic test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_7830b8c26bea9cf84407a94597ba76fb/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_57e39e27eff1fe34709de49d49e7adb8/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_57e39e27eff1fe34709de49d49e7adb8/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-z,noexecstack test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_57e39e27eff1fe34709de49d49e7adb8/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-z,noexecstack test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_57e39e27eff1fe34709de49d49e7adb8/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_0a59d1517dde611b3f4a3e0bc7b88be4/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_0a59d1517dde611b3f4a3e0bc7b88be4/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,--nxcompat -Wl,--no-seh -Wl,--dynamicbase test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_0a59d1517dde611b3f4a3e0bc7b88be4/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,--nxcompat -Wl,--no-seh -Wl,--dynamicbase test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_0a59d1517dde611b3f4a3e0bc7b88be4/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_30dc07a754e073c8c9486fa44b8484cd/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_30dc07a754e073c8c9486fa44b8484cd/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_30dc07a754e073c8c9486fa44b8484cd/testbuild/testprog -lm | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_30dc07a754e073c8c9486fa44b8484cd/testbuild/testprog -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_4c9a264b370d7df08a3a0a9fa3843ed0/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_4c9a264b370d7df08a3a0a9fa3843ed0/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_4c9a264b370d7df08a3a0a9fa3843ed0/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_4c9a264b370d7df08a3a0a9fa3843ed0/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_256e769065d8d270c4ee860e56b8d4fe/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_256e769065d8d270c4ee860e56b8d4fe/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_6c34e73e1f4fa8d36242bfea517c0038/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_6c34e73e1f4fa8d36242bfea517c0038/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_6c34e73e1f4fa8d36242bfea517c0038/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_6c34e73e1f4fa8d36242bfea517c0038/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_7398a69e1196d1abe383be2668e9049b/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_7398a69e1196d1abe383be2668e9049b/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_7398a69e1196d1abe383be2668e9049b/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_7398a69e1196d1abe383be2668e9049b/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3fa126ed78d38274b345638c0cfa6aed/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3fa126ed78d38274b345638c0cfa6aed/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3fa126ed78d38274b345638c0cfa6aed/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3fa126ed78d38274b345638c0cfa6aed/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c65293e020c6250f1c104974404b4314/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c65293e020c6250f1c104974404b4314/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c65293e020c6250f1c104974404b4314/testbuild/testprog -lrt | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c65293e020c6250f1c104974404b4314/testbuild/testprog -lrt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f685ccb994e7942814f0f051db68f2f4/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f685ccb994e7942814f0f051db68f2f4/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f685ccb994e7942814f0f051db68f2f4/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f685ccb994e7942814f0f051db68f2f4/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_1d70ceecd42d94a3f39aaca5099e1e05/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_1d70ceecd42d94a3f39aaca5099e1e05/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_1d70ceecd42d94a3f39aaca5099e1e05/testbuild/testprog -liconv | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_1d70ceecd42d94a3f39aaca5099e1e05/testbuild/testprog -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_305d2bbb17ec03791794a4431a6ffddb/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_305d2bbb17ec03791794a4431a6ffddb/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_305d2bbb17ec03791794a4431a6ffddb/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_305d2bbb17ec03791794a4431a6ffddb/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a79ba7949cf31bcbf58d1c8f66985524/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a79ba7949cf31bcbf58d1c8f66985524/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a79ba7949cf31bcbf58d1c8f66985524/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a79ba7949cf31bcbf58d1c8f66985524/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_b89ad34cee23a3e38c770717fae9faf2/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_b89ad34cee23a3e38c770717fae9faf2/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_b89ad34cee23a3e38c770717fae9faf2/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_b89ad34cee23a3e38c770717fae9faf2/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e88022e0b36947e04b41b0d442b4572e/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e88022e0b36947e04b41b0d442b4572e/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e88022e0b36947e04b41b0d442b4572e/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e88022e0b36947e04b41b0d442b4572e/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f39e8b048e8e6efdd806e1efcf5b036f/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=1 -DHAVE_ATOMICS=1 -DHAVE_ICONV=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIOS=1 -DHAVE_SHM=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_SPAWN=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f39e8b048e8e6efdd806e1efcf5b036f/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f39e8b048e8e6efdd806e1efcf5b036f/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f39e8b048e8e6efdd806e1efcf5b036f/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_03ac688ced4718f1346fc63dd8fc24bc/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_03ac688ced4718f1346fc63dd8fc24bc/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_03ac688ced4718f1346fc63dd8fc24bc/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_03ac688ced4718f1346fc63dd8fc24bc/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f175a49120b83e69e3269ff968ce294a/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f175a49120b83e69e3269ff968ce294a/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_b188e43250413b1f9e5fe486a2331673/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_b188e43250413b1f9e5fe486a2331673/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_284385d629fe2abe7811669bd1f6d8a0/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_284385d629fe2abe7811669bd1f6d8a0/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e83bbae2a2d51f876fc5523380d6a6a5/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e83bbae2a2d51f876fc5523380d6a6a5/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e83bbae2a2d51f876fc5523380d6a6a5/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e83bbae2a2d51f876fc5523380d6a6a5/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_de6cd276f49d415d6b7383618aafbc17/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_de6cd276f49d415d6b7383618aafbc17/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_de6cd276f49d415d6b7383618aafbc17/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_de6cd276f49d415d6b7383618aafbc17/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c0e1a859112ef1758be771b19174fb36/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c0e1a859112ef1758be771b19174fb36/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c0e1a859112ef1758be771b19174fb36/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_c0e1a859112ef1758be771b19174fb36/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_6eb18119be329825d8eee508f656e47e/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_6eb18119be329825d8eee508f656e47e/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_6eb18119be329825d8eee508f656e47e/testbuild/testprog -lz | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_6eb18119be329825d8eee508f656e47e/testbuild/testprog -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_5b4b224f3281a75e169684ac1bd6a3ee/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_5b4b224f3281a75e169684ac1bd6a3ee/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_0593761a90d896f230b10869ab9caf0c/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_0593761a90d896f230b10869ab9caf0c/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f1831e3c3fc91891ad013b3ece7ca668/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_f1831e3c3fc91891ad013b3ece7ca668/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_150daa07a239a17cd0dd48e5361588c8/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_150daa07a239a17cd0dd48e5361588c8/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_150daa07a239a17cd0dd48e5361588c8/testbuild/testprog -framework CoreFoundation -framework CoreAudio -framework AudioUnit -framework AudioToolbox | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_150daa07a239a17cd0dd48e5361588c8/testbuild/testprog -framework CoreFoundation -framework CoreAudio -framework AudioUnit -framework AudioToolbox -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_fbecbf8b550f268e3cbeb2a6cedf134c/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_fbecbf8b550f268e3cbeb2a6cedf134c/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I../../.. -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 ../test.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a9249e1c03c2269f2b91a53c2a8ca60e/testbuild/test.m.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I../../.. -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 ../test.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a9249e1c03c2269f2b91a53c2a8ca60e/testbuild/test.m.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -fobjc-arc test.m.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a9249e1c03c2269f2b91a53c2a8ca60e/testbuild/testprog -framework Cocoa -framework IOKit -framework OpenGL -framework QuartzCore | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fobjc-arc test.m.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a9249e1c03c2269f2b91a53c2a8ca60e/testbuild/testprog -framework Cocoa -framework IOKit -framework OpenGL -framework QuartzCore -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e556fc409171376b83cf3ae25b6ee0ab/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e556fc409171376b83cf3ae25b6ee0ab/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e556fc409171376b83cf3ae25b6ee0ab/testbuild/testprog -framework IOSurface | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_e556fc409171376b83cf3ae25b6ee0ab/testbuild/testprog -framework IOSurface -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_8baf0354c460e28a3b3c341ac05e1cb5/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_8baf0354c460e28a3b3c341ac05e1cb5/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_8baf0354c460e28a3b3c341ac05e1cb5/testbuild/testprog -ljpeg -lm | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_8baf0354c460e28a3b3c341ac05e1cb5/testbuild/testprog -ljpeg -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_256e769065d8d270c4ee860e56b8d4fe/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_256e769065d8d270c4ee860e56b8d4fe/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3082b14b2893d5567fb426baa475a312/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3082b14b2893d5567fb426baa475a312/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_99b97cdd2a2eba06287c2e13f48b5e78/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_99b97cdd2a2eba06287c2e13f48b5e78/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_99b97cdd2a2eba06287c2e13f48b5e78/testbuild/testprog -lEGL | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_99b97cdd2a2eba06287c2e13f48b5e78/testbuild/testprog -lEGL -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_36afb0c682b9f735858920ecaf11fee4/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_36afb0c682b9f735858920ecaf11fee4/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_36afb0c682b9f735858920ecaf11fee4/testbuild/testprog -lGLESv2 | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_36afb0c682b9f735858920ecaf11fee4/testbuild/testprog -lGLESv2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_ff18552c28e5599610b2932c1fdc3bde/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_ff18552c28e5599610b2932c1fdc3bde/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_caaef9f60cc574b42a350f2b2ce0630d/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_caaef9f60cc574b42a350f2b2ce0630d/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_caaef9f60cc574b42a350f2b2ce0630d/testbuild/testprog -lEGL | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_caaef9f60cc574b42a350f2b2ce0630d/testbuild/testprog -lEGL -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3d3b073b25fbac8cb5b320186ae4c277/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3d3b073b25fbac8cb5b320186ae4c277/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_b00d4d7cd83c1179bb2f4fb596767b6a/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_b00d4d7cd83c1179bb2f4fb596767b6a/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_cb39aaa3f908e3c5dff9d7ccc75e6b67/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_cb39aaa3f908e3c5dff9d7ccc75e6b67/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_cb39aaa3f908e3c5dff9d7ccc75e6b67/testbuild/testprog -L/usr/local/Cellar/ffmpeg/3.3.4/lib -lavcodec | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_cb39aaa3f908e3c5dff9d7ccc75e6b67/testbuild/testprog -L/usr/local/Cellar/ffmpeg/3.3.4/lib -lavcodec -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_8146369e6ff8a9f8ee0158f6c9363a4d/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_8146369e6ff8a9f8ee0158f6c9363a4d/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3bf9c5f57b94374811d7d33b2a6f4098/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3bf9c5f57b94374811d7d33b2a6f4098/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3bf9c5f57b94374811d7d33b2a6f4098/testbuild/testprog -L/usr/local/Cellar/ffmpeg/3.3.4/lib -lavutil -lavcodec -lavformat -lswscale -lavfilter -lswresample | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3bf9c5f57b94374811d7d33b2a6f4098/testbuild/testprog -L/usr/local/Cellar/ffmpeg/3.3.4/lib -lavutil -lavcodec -lavformat -lswscale -lavfilter -lswresample -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_eb7275258012f3c0ca4d16415256866a/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_eb7275258012f3c0ca4d16415256866a/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_17b36e075c509e5f872859343f24868f/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_17b36e075c509e5f872859343f24868f/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_ea8547fddcc3bdb192bca376641b12dd/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_ea8547fddcc3bdb192bca376641b12dd/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_ea8547fddcc3bdb192bca376641b12dd/testbuild/testprog -L/usr/local/Cellar/ffmpeg/3.3.4/lib -lavutil -lavcodec -lavformat -lswscale -lavfilter -lswresample | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_ea8547fddcc3bdb192bca376641b12dd/testbuild/testprog -L/usr/local/Cellar/ffmpeg/3.3.4/lib -lavutil -lavcodec -lavformat -lswscale -lavfilter -lswresample -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 -DHAVE_AVUTIL_SPHERICAL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_9cf145e460cacd6e8ab69095b52d5dae/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 -DHAVE_AVUTIL_SPHERICAL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_9cf145e460cacd6e8ab69095b52d5dae/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 -DHAVE_AVUTIL_SPHERICAL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_dbea4e9731d63f7ec16a26db3ebda25b/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 -DHAVE_AVUTIL_SPHERICAL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_dbea4e9731d63f7ec16a26db3ebda25b/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_dbea4e9731d63f7ec16a26db3ebda25b/testbuild/testprog | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_dbea4e9731d63f7ec16a26db3ebda25b/testbuild/testprog -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 -DHAVE_AVUTIL_SPHERICAL=1 -DHAVE_VIDEOTOOLBOX_VIDEOTOOLBOX_H=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3183206624934e040d5634c3d6ff5262/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 -DHAVE_AVUTIL_SPHERICAL=1 -DHAVE_VIDEOTOOLBOX_VIDEOTOOLBOX_H=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3183206624934e040d5634c3d6ff5262/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3183206624934e040d5634c3d6ff5262/testbuild/testprog -L/usr/local/Cellar/ffmpeg/3.3.4/lib -lavutil -lavcodec -lavformat -lswscale -lavfilter -lswresample | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_3183206624934e040d5634c3d6ff5262/testbuild/testprog -L/usr/local/Cellar/ffmpeg/3.3.4/lib -lavutil -lavcodec -lavformat -lswscale -lavfilter -lswresample -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 -DHAVE_AVUTIL_SPHERICAL=1 -DHAVE_VIDEOTOOLBOX_VIDEOTOOLBOX_H=1 -DHAVE_VIDEOTOOLBOX_HWACCEL_OLD=1 -DHAVE_VIDEOTOOLBOX_HWACCEL=1 -DHAVE_VIDEOTOOLBOX_GL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a39ec4ef8d46d00e18c540c3afbdfa9d/testbuild/test.c.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I/usr/local/Cellar/ffmpeg/3.3.4/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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 -DHAVE_AVUTIL_SPHERICAL=1 -DHAVE_VIDEOTOOLBOX_VIDEOTOOLBOX_H=1 -DHAVE_VIDEOTOOLBOX_HWACCEL_OLD=1 -DHAVE_VIDEOTOOLBOX_HWACCEL=1 -DHAVE_VIDEOTOOLBOX_GL=1 ../test.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a39ec4ef8d46d00e18c540c3afbdfa9d/testbuild/test.c.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a39ec4ef8d46d00e18c540c3afbdfa9d/testbuild/testprog -L/usr/local/Cellar/ffmpeg/3.3.4/lib -lavutil -lavcodec -lavformat -lswscale -lavfilter -lswresample | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang test.c.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a39ec4ef8d46d00e18c540c3afbdfa9d/testbuild/testprog -L/usr/local/Cellar/ffmpeg/3.3.4/lib -lavutil -lavcodec -lavformat -lswscale -lavfilter -lswresample -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 -DHAVE_AVUTIL_SPHERICAL=1 -DHAVE_VIDEOTOOLBOX_VIDEOTOOLBOX_H=1 -DHAVE_VIDEOTOOLBOX_HWACCEL_OLD=1 -DHAVE_VIDEOTOOLBOX_HWACCEL=1 -DHAVE_VIDEOTOOLBOX_GL=1 -DHAVE_CUDA_HWACCEL=1 -DHAVE_APPLE_REMOTE=1 ../test-touchbar.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a0b682eeafec2fead9e52889ed65115e/testbuild/test-touchbar.m.1.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -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_CPLUGINS=1 -DHAVE_ZSH_COMP=1 -DHAVE_ASM=1 -DHAVE_LIBM=1 -DHAVE_POSIX=1 -DHAVE_POSIX_OR_MINGW=1 -DHAVE_PTHREADS=1 -DHAVE_GNUC=1 -DHAVE_STDATOMIC=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_GLOB_POSIX=1 -DHAVE_GLOB=1 -DHAVE_FCHMOD=1 -DHAVE_OSX_THREAD_NAME=1 -DHAVE_BSD_FSTATFS=1 -DHAVE_52=1 -DHAVE_LUA=1 -DHAVE_LIBASS=1 -DHAVE_LIBASS_OSD=1 -DHAVE_ZLIB=1 -DHAVE_ENCODING=1 -DHAVE_LCMS2=1 -DHAVE_COREAUDIO=1 -DHAVE_COCOA=1 -DHAVE_GL_COCOA=1 -DHAVE_JPEG=1 -DHAVE_PLAIN_GL=1 -DHAVE_GL=1 -DHAVE_LIBAVCODEC=1 -DHAVE_IS_FFMPEG=1 -DHAVE_LIBAV=1 -DHAVE_LIBAVDEVICE=1 -DHAVE_AVUTIL_IMGCPY_UC=1 -DHAVE_AVUTIL_SPHERICAL=1 -DHAVE_VIDEOTOOLBOX_VIDEOTOOLBOX_H=1 -DHAVE_VIDEOTOOLBOX_HWACCEL_OLD=1 -DHAVE_VIDEOTOOLBOX_HWACCEL=1 -DHAVE_VIDEOTOOLBOX_GL=1 -DHAVE_CUDA_HWACCEL=1 -DHAVE_APPLE_REMOTE=1 ../test-touchbar.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a0b682eeafec2fead9e52889ed65115e/testbuild/test-touchbar.m.1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -fobjc-arc test-touchbar.m.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a0b682eeafec2fead9e52889ed65115e/testbuild/testprog -framework AppKit | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fobjc-arc test-touchbar.m.1.o -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/.conf_check_a0b682eeafec2fead9e52889ed65115e/testbuild/testprog -framework AppKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 2017-10-15 03:29:51 +0800 | |
| python3 | |
| waf | |
| install | |
| Waf: Entering directory `/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build' | |
| [ 1/463] Compiling version.sh | |
| [ 2/463] Compiling TOOLS/osxbundle/mpv.app/Contents/Resources/icon.icns | |
| [ 3/463] Compiling etc/mpv-icon-8bit-16x16.png | |
| [ 4/463] Compiling etc/mpv-icon-8bit-32x32.png | |
| [ 5/463] Compiling etc/mpv-icon-8bit-64x64.png | |
| [ 6/463] Compiling etc/mpv-icon-8bit-128x128.png | |
| [ 7/463] Compiling etc/input.conf | |
| [ 8/463] Compiling etc/builtin.conf | |
| [ 9/463] Compiling sub/osd_font.otf | |
| [ 10/463] Compiling player/lua/defaults.lua | |
| [ 11/463] Compiling player/lua/assdraw.lua | |
| [ 12/463] Compiling player/lua/options.lua | |
| [ 13/463] Compiling player/lua/osc.lua | |
| [ 14/463] Compiling player/lua/ytdl_hook.lua | |
| [ 15/463] Compiling player/javascript/defaults.js | |
| [ 16/463] Creating build/ebml_types.h | |
| [ 17/463] Creating build/ebml_defs.c | |
| [ 18/463] Compiling libmpv/mpv.def | |
| + install /usr/local/Cellar/mpv/0.27.0/share/doc/mpv/mpv.conf (from etc/mpv.conf) | |
| + install /usr/local/Cellar/mpv/0.27.0/share/doc/mpv/input.conf (from etc/input.conf) | |
| + install /usr/local/Cellar/mpv/0.27.0/share/doc/mpv/mplayer-input.conf (from etc/mplayer-input.conf) | |
| + install /usr/local/Cellar/mpv/0.27.0/share/doc/mpv/restore-old-bindings.conf (from etc/restore-old-bindings.conf) | |
| [ 23/463] Compiling audio/audio.c | |
| [ 24/463] Compiling audio/audio_buffer.c | |
| [ 25/463] Compiling audio/chmap.c | |
| [ 26/463] Compiling audio/chmap_sel.c | |
| [ 27/463] Compiling audio/fmt-conversion.c | |
| [ 28/463] Compiling audio/format.c | |
| [ 29/463] Compiling audio/aframe.c | |
| [ 30/463] Compiling audio/decode/ad_lavc.c | |
| [ 31/463] Compiling audio/decode/ad_spdif.c | |
| [ 32/463] Compiling audio/decode/dec_audio.c | |
| [ 33/463] Compiling audio/filter/af.c | |
| [ 34/463] Compiling audio/filter/af_channels.c | |
| [ 35/463] Compiling audio/filter/af_equalizer.c | |
| [ 36/463] Compiling audio/filter/af_format.c | |
| [ 37/463] Compiling audio/filter/af_lavcac3enc.c | |
| [ 38/463] Compiling audio/filter/af_lavfi.c | |
| [ 39/463] Compiling audio/filter/af_lavrresample.c | |
| [ 40/463] Compiling audio/filter/af_pan.c | |
| [ 41/463] Compiling audio/filter/af_scaletempo.c | |
| [ 42/463] Compiling audio/filter/af_volume.c | |
| [ 43/463] Compiling audio/filter/tools.c | |
| [ 44/463] Compiling audio/out/ao.c | |
| [ 45/463] Compiling audio/out/ao_coreaudio.c | |
| [ 46/463] Compiling audio/out/ao_coreaudio_chmap.c | |
| [ 47/463] Compiling audio/out/ao_coreaudio_exclusive.c | |
| [ 48/463] Compiling audio/out/ao_coreaudio_properties.c | |
| [ 49/463] Compiling audio/out/ao_coreaudio_utils.c | |
| ../audio/out/ao_coreaudio_chmap.c:236:22: warning: variable length array used [-Wvla] | |
| uint32_t channels[nch]; | |
| ^ | |
| 1 warning generated. | |
| [ 50/463] Compiling audio/out/ao_lavc.c | |
| [ 51/463] Compiling audio/out/ao_null.c | |
| [ 52/463] Compiling audio/out/ao_pcm.c | |
| [ 53/463] Compiling audio/out/pull.c | |
| [ 54/463] Compiling audio/out/push.c | |
| [ 55/463] Compiling common/av_common.c | |
| [ 56/463] Compiling common/av_log.c | |
| [ 57/463] Compiling common/codecs.c | |
| [ 58/463] Compiling common/encode_lavc.c | |
| [ 59/463] Compiling common/common.c | |
| [ 60/463] Compiling common/tags.c | |
| [ 61/463] Compiling common/msg.c | |
| [ 62/463] Compiling common/playlist.c | |
| [ 63/463] Compiling common/recorder.c | |
| [ 64/463] Compiling common/version.c | |
| [ 65/463] Compiling demux/codec_tags.c | |
| [ 66/463] Compiling demux/cue.c | |
| [ 67/463] Compiling demux/demux.c | |
| [ 68/463] Compiling demux/demux_cue.c | |
| [ 69/463] Compiling demux/demux_disc.c | |
| [ 70/463] Compiling demux/demux_edl.c | |
| [ 71/463] Compiling demux/demux_lavf.c | |
| [ 72/463] Compiling demux/demux_mf.c | |
| [ 73/463] Compiling demux/demux_mkv.c | |
| [ 74/463] Compiling demux/demux_mkv_timeline.c | |
| [ 75/463] Compiling demux/demux_null.c | |
| [ 76/463] Compiling demux/demux_playlist.c | |
| [ 77/463] Compiling demux/demux_raw.c | |
| [ 78/463] Compiling demux/demux_rar.c | |
| [ 79/463] Compiling demux/demux_timeline.c | |
| [ 80/463] Compiling demux/ebml.c | |
| [ 81/463] Compiling demux/packet.c | |
| [ 82/463] Compiling demux/timeline.c | |
| [ 83/463] Compiling input/cmd_list.c | |
| [ 84/463] Compiling input/cmd_parse.c | |
| [ 85/463] Compiling input/event.c | |
| ../demux/demux_mkv.c:395:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
| struct ebml_info info = {0}; | |
| ^ | |
| {} | |
| 1 warning generated. | |
| [ 86/463] Compiling input/input.c | |
| [ 87/463] Compiling input/ipc.c | |
| [ 88/463] Compiling input/ipc-unix.c | |
| [ 89/463] Compiling input/keycodes.c | |
| [ 90/463] Compiling misc/bstr.c | |
| [ 91/463] Compiling misc/charset_conv.c | |
| [ 92/463] Compiling misc/dispatch.c | |
| [ 93/463] Compiling misc/json.c | |
| [ 94/463] Compiling misc/node.c | |
| [ 95/463] Compiling misc/ring.c | |
| [ 96/463] Compiling misc/rendezvous.c | |
| [ 97/463] Compiling misc/thread_pool.c | |
| [ 98/463] Compiling options/m_config.c | |
| [ 99/463] Compiling options/m_option.c | |
| [100/463] Compiling options/m_property.c | |
| [101/463] Compiling options/options.c | |
| [102/463] Compiling options/parse_commandline.c | |
| [103/463] Compiling options/parse_configfile.c | |
| [104/463] Compiling options/path.c | |
| [105/463] Compiling player/audio.c | |
| [106/463] Compiling player/client.c | |
| [107/463] Compiling player/command.c | |
| [108/463] Compiling player/configfiles.c | |
| [109/463] Compiling player/external_files.c | |
| [110/463] Compiling player/loadfile.c | |
| [111/463] Compiling player/main.c | |
| [112/463] Compiling player/misc.c | |
| [113/463] Compiling player/lavfi.c | |
| [114/463] Compiling player/lua.c | |
| [115/463] Compiling player/osd.c | |
| [116/463] Compiling player/playloop.c | |
| [117/463] Compiling player/screenshot.c | |
| [118/463] Compiling player/scripting.c | |
| [119/463] Compiling player/sub.c | |
| [120/463] Compiling player/video.c | |
| [121/463] Compiling stream/cache.c | |
| [122/463] Compiling stream/cache_file.c | |
| [123/463] Compiling stream/cookies.c | |
| [124/463] Compiling stream/rar.c | |
| [125/463] Compiling stream/stream.c | |
| [126/463] Compiling stream/stream_avdevice.c | |
| [127/463] Compiling stream/stream_edl.c | |
| [128/463] Compiling stream/stream_file.c | |
| [129/463] Compiling stream/stream_cb.c | |
| [130/463] Compiling stream/stream_lavf.c | |
| [131/463] Compiling stream/stream_memory.c | |
| [132/463] Compiling stream/stream_mf.c | |
| [133/463] Compiling stream/stream_null.c | |
| [134/463] Compiling stream/stream_rar.c | |
| [135/463] Compiling sub/ass_mp.c | |
| [136/463] Compiling sub/dec_sub.c | |
| [137/463] Compiling sub/draw_bmp.c | |
| [138/463] Compiling sub/img_convert.c | |
| [139/463] Compiling sub/lavc_conv.c | |
| [140/463] Compiling sub/osd.c | |
| [141/463] Compiling sub/osd_libass.c | |
| [142/463] Compiling sub/sd_ass.c | |
| [143/463] Compiling sub/sd_lavc.c | |
| [144/463] Compiling sub/filter_sdh.c | |
| [145/463] Compiling video/csputils.c | |
| [146/463] Compiling video/fmt-conversion.c | |
| [147/463] Compiling video/image_loader.c | |
| [148/463] Compiling video/image_writer.c | |
| [149/463] Compiling video/img_format.c | |
| [150/463] Compiling video/hwdec.c | |
| [151/463] Compiling video/mp_image.c | |
| [152/463] Compiling video/mp_image_pool.c | |
| [153/463] Compiling video/sws_utils.c | |
| [154/463] Compiling video/vt.c | |
| [155/463] Compiling video/decode/dec_video.c | |
| [156/463] Compiling video/decode/hw_cuda.c | |
| [157/463] Compiling video/decode/hw_videotoolbox.c | |
| [158/463] Compiling video/decode/vd_lavc.c | |
| [159/463] Compiling video/filter/refqueue.c | |
| [160/463] Compiling video/filter/vf.c | |
| [161/463] Compiling video/filter/vf_buffer.c | |
| [162/463] Compiling video/filter/vf_crop.c | |
| [163/463] Compiling video/filter/vf_dsize.c | |
| [164/463] Compiling video/filter/vf_expand.c | |
| [165/463] Compiling video/filter/vf_flip.c | |
| [166/463] Compiling video/filter/vf_format.c | |
| [167/463] Compiling video/filter/vf_gradfun.c | |
| [168/463] Compiling video/filter/vf_lavfi.c | |
| [169/463] Compiling video/filter/vf_mirror.c | |
| [170/463] Compiling video/filter/vf_noformat.c | |
| [171/463] Compiling video/filter/vf_pullup.c | |
| [172/463] Compiling video/filter/vf_rotate.c | |
| [173/463] Compiling video/filter/vf_scale.c | |
| [174/463] Compiling video/filter/vf_stereo3d.c | |
| [175/463] Compiling video/filter/vf_sub.c | |
| [176/463] Compiling video/filter/vf_yadif.c | |
| [177/463] Compiling video/out/aspect.c | |
| [178/463] Compiling video/out/bitmap_packer.c | |
| [179/463] Compiling video/out/cocoa/video_view.m | |
| [180/463] Compiling video/out/cocoa/events_view.m | |
| [181/463] Compiling video/out/cocoa/window.m | |
| [182/463] Compiling video/out/cocoa_common.m | |
| [183/463] Compiling video/out/dither.c | |
| [184/463] Compiling video/out/filter_kernels.c | |
| [185/463] Compiling video/out/opengl/common.c | |
| [186/463] Compiling video/out/opengl/context.c | |
| [187/463] Compiling video/out/opengl/context_cocoa.c | |
| [188/463] Compiling video/out/opengl/cuda_dynamic.c | |
| [189/463] Compiling video/out/opengl/formats.c | |
| [190/463] Compiling video/out/opengl/gl_utils.c | |
| [191/463] Compiling video/out/opengl/hwdec.c | |
| [192/463] Compiling video/out/opengl/hwdec_cuda.c | |
| [193/463] Compiling video/out/opengl/hwdec_osx.c | |
| [194/463] Compiling video/out/opengl/lcms.c | |
| [195/463] Compiling video/out/opengl/osd.c | |
| ../video/out/cocoa_common.m:208:20: warning: variable length array used [-Wvla] | |
| uint64_t values[outputs]; | |
| ^ | |
| 1 warning generated. | |
| [196/463] Compiling video/out/opengl/ra.c | |
| [197/463] Compiling video/out/opengl/ra_gl.c | |
| [198/463] Compiling video/out/opengl/shader_cache.c | |
| [199/463] Compiling video/out/opengl/user_shaders.c | |
| [200/463] Compiling video/out/opengl/utils.c | |
| [201/463] Compiling video/out/opengl/video.c | |
| ../video/out/opengl/utils.c:48:34: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
| *pool = (struct ra_buf_pool){0}; | |
| ^ | |
| {} | |
| 1 warning generated. | |
| ../video/out/opengl/shader_cache.c:861:43: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
| struct sc_cached_uniform u = {0}; | |
| ^ | |
| {} | |
| ../video/out/opengl/shader_cache.c:861:43: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
| struct sc_cached_uniform u = {0}; | |
| ^ | |
| {} | |
| 2 warnings generated. | |
| [202/463] Compiling video/out/opengl/video_shaders.c | |
| [203/463] Compiling video/out/vo.c | |
| [204/463] Compiling video/out/vo_image.c | |
| [205/463] Compiling video/out/vo_lavc.c | |
| [206/463] Compiling video/out/vo_null.c | |
| [207/463] Compiling video/out/vo_opengl.c | |
| [208/463] Compiling video/out/vo_opengl_cb.c | |
| [209/463] Compiling video/out/vo_tct.c | |
| [210/463] Compiling video/out/win_state.c | |
| [211/463] Compiling osdep/terminal-unix.c | |
| [212/463] Compiling osdep/io.c | |
| [213/463] Compiling osdep/timer.c | |
| ../video/out/opengl/video.c:984:34: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
| *vimg = (struct video_image){0}; | |
| ^ | |
| {} | |
| ../video/out/opengl/video.c:984:34: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
| *vimg = (struct video_image){0}; | |
| ^ | |
| {} | |
| ../video/out/opengl/video.c:1149:28: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
| struct vertex va[6] = {0}; | |
| ^ | |
| {} | |
| ../video/out/opengl/video.c:1149:28: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
| struct vertex va[6] = {0}; | |
| ^ | |
| {} | |
| ../video/out/opengl/video.c:3162:45: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
| *out = (struct voctrl_performance_data){0}; | |
| ^ | |
| {} | |
| 5 warnings generated. | |
| [214/463] Compiling osdep/timer-darwin.c | |
| [215/463] Compiling osdep/threads.c | |
| [216/463] Compiling osdep/ar/HIDRemote.m | |
| [217/463] Compiling osdep/macosx_application.m | |
| [218/463] Compiling osdep/macosx_events.m | |
| [219/463] Compiling osdep/macosx_menubar.m | |
| [222/463] Compiling osdep/macosx_touchbar.m | |
| [223/463] Compiling osdep/semaphore_osx.c | |
| [224/463] Compiling osdep/subprocess.c | |
| [225/463] Compiling osdep/subprocess-posix.c | |
| [226/463] Compiling osdep/path-macosx.m | |
| [227/463] Compiling osdep/path-unix.c | |
| [228/463] Compiling ta/ta.c | |
| [229/463] Compiling ta/ta_talloc.c | |
| [230/463] Compiling ta/ta_utils.c | |
| + symlink /usr/local/Cellar/mpv/0.27.0/lib/libmpv.dylib (to libmpv.1.25.0.dylib) | |
| + symlink /usr/local/Cellar/mpv/0.27.0/lib/libmpv.1.dylib (to libmpv.1.25.0.dylib) | |
| [233/463] Compiling libmpv/mpv.pc.in | |
| + install /usr/local/Cellar/mpv/0.27.0/include/mpv/client.h (from libmpv/client.h) | |
| + install /usr/local/Cellar/mpv/0.27.0/include/mpv/qthelper.hpp (from libmpv/qthelper.hpp) | |
| + install /usr/local/Cellar/mpv/0.27.0/include/mpv/opengl_cb.h (from libmpv/opengl_cb.h) | |
| + install /usr/local/Cellar/mpv/0.27.0/include/mpv/stream_cb.h (from libmpv/stream_cb.h) | |
| [238/463] Compiling DOCS/man/mpv.rst | |
| [239/463] Compiling DOCS/man/mpv.rst | |
| Traceback (most recent call last): | |
| File "/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin/rst2html.py", line 23, in <module> | |
| publish_cmdline(writer_name='html', description=description) | |
| File "/usr/local/lib/python2.7/site-packages/docutils/core.py", line 349, in publish_cmdline | |
| File "/usr/local/lib/python2.7/site-packages/docutils/core.py", line 99, in set_components | |
| File "/usr/local/lib/python2.7/site-packages/docutils/core.py", line 88, in set_writer | |
| File "/usr/local/lib/python2.7/site-packages/docutils/writers/__init__.py", line 139, in get_writer_class | |
| ImportError: No module named html4css1 | |
| ../DOCS/man/mpv.rst:12: (ERROR/3) Error importing directive module "parts" (directive "contents"): | |
| No module named parts | |
| ../DOCS/man/mpv.rst:12: (ERROR/3) Unknown directive type "contents". | |
| .. contents:: Table of Contents | |
| Waf: Leaving directory `/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build' | |
| Build failed | |
| -> task in 'rst2html' failed with exit status 1 (run with -v to display more information) | |
| HOMEBREW_VERSION: 1.3.5-14-ge1808bf | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: e1808bf0e35d522cda4ee4803f13746b604713f5 | |
| Last commit: 21 hours ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: 2692b181be94ba715ca7bdf6d0a27eba1e5efc27 | |
| Core tap last commit: 2 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
| CPU: quad-core 64-bit sandybridge | |
| Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby | |
| Clang: 8.0 build 800 | |
| Git: 2.10.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git | |
| Perl: /usr/bin/perl | |
| Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
| Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
| Java: 1.8.0_112, 1.8.0_102, 1.8.0_92 | |
| macOS: 10.11.6-x86_64 | |
| Xcode: 8.2.1 | |
| CLT: 8.2.0.0.1.1480973914 | |
| X11: 2.7.11 => /opt/X11 | |
| HOMEBREW_CC: clang | |
| HOMEBREW_CXX: clang++ | |
| SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
| MAKEFLAGS: -j4 | |
| CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local | |
| CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| CMAKE_FRAMEWORK_PATH: /usr/local/opt/python3/Frameworks | |
| MACOSX_DEPLOYMENT_TARGET: 10.11 | |
| PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/fribidi/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/libass/lib/pkgconfig:/usr/local/opt/x264/lib/pkgconfig:/usr/local/opt/ffmpeg/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/little-cms2/lib/pkgconfig:/usr/local/opt/lua/lib/pkgconfig:/usr/local/opt/python3/lib/pkgconfig | |
| PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11 | |
| ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal | |
| PATH: /private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/vendor/bin:/usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/fribidi/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/cairo/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/graphite2/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/lame/bin:/usr/local/opt/x264/bin:/usr/local/opt/ffmpeg/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/little-cms2/bin:/usr/local/opt/lua/bin:/usr/local/opt/youtube-dl/bin:/usr/local/opt/python3/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/gqj/.pyenv/versions/3.4.3/bin | 
      This file has been truncated, but you can view the full file.
    
    
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/audio.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/audio.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/audio.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/audio.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/audio_buffer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/audio_buffer.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/audio_buffer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/audio_buffer.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/chmap.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/chmap.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/chmap.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/chmap.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/chmap_sel.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/chmap_sel.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/chmap_sel.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/chmap_sel.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/fmt-conversion.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/fmt-conversion.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/fmt-conversion.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/fmt-conversion.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/format.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/format.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/format.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/format.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/aframe.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/aframe.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/aframe.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/aframe.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/decode/ad_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/decode/ad_lavc.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/decode/ad_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/decode/ad_lavc.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/decode/ad_spdif.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/decode/ad_spdif.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/decode/ad_spdif.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/decode/ad_spdif.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/decode/dec_audio.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/decode/dec_audio.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/decode/dec_audio.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/decode/dec_audio.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_channels.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_channels.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_channels.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_channels.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_equalizer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_equalizer.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_equalizer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_equalizer.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_format.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_format.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_format.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_format.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_lavcac3enc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_lavcac3enc.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_lavcac3enc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_lavcac3enc.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_lavfi.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_lavfi.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_lavfi.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_lavfi.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_lavrresample.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_lavrresample.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_lavrresample.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_lavrresample.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_pan.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_pan.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_pan.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_pan.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_scaletempo.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_scaletempo.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_scaletempo.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_scaletempo.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_volume.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_volume.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/af_volume.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/af_volume.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/tools.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/tools.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/filter/tools.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/filter/tools.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_coreaudio.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_coreaudio.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_coreaudio.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_coreaudio.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_coreaudio_chmap.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_coreaudio_chmap.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_coreaudio_chmap.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_coreaudio_chmap.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_coreaudio_exclusive.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_coreaudio_exclusive.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_coreaudio_exclusive.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_coreaudio_exclusive.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_coreaudio_properties.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_coreaudio_properties.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_coreaudio_properties.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_coreaudio_properties.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_coreaudio_utils.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_coreaudio_utils.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_coreaudio_utils.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_coreaudio_utils.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_lavc.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_lavc.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_null.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_null.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_null.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_null.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_pcm.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_pcm.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/ao_pcm.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/ao_pcm.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/pull.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/pull.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/pull.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/pull.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/push.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/push.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../audio/out/push.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/audio/out/push.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/av_common.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/av_common.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/av_common.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/av_common.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/av_log.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/av_log.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/av_log.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/av_log.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/codecs.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/codecs.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/codecs.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/codecs.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/encode_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/encode_lavc.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/encode_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/encode_lavc.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/common.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/common.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/common.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/common.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/tags.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/tags.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/tags.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/tags.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/msg.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/msg.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/msg.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/msg.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/playlist.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/playlist.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/playlist.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/playlist.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/recorder.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/recorder.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/recorder.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/recorder.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/version.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/version.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../common/version.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/common/version.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/codec_tags.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/codec_tags.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/codec_tags.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/codec_tags.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/cue.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/cue.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/cue.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/cue.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_cue.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_cue.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_cue.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_cue.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_disc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_disc.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_disc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_disc.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_edl.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_edl.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_edl.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_edl.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_lavf.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_lavf.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_lavf.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_lavf.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_mf.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_mf.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_mf.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_mf.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_mkv.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_mkv.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_mkv.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_mkv.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_mkv_timeline.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_mkv_timeline.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_mkv_timeline.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_mkv_timeline.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_null.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_null.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_null.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_null.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_playlist.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_playlist.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_playlist.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_playlist.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_raw.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_raw.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_raw.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_raw.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_rar.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_rar.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_rar.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_rar.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_timeline.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_timeline.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/demux_timeline.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/demux_timeline.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/ebml.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/ebml.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/ebml.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/ebml.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/packet.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/packet.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/packet.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/packet.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/timeline.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/timeline.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../demux/timeline.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/demux/timeline.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/cmd_list.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/cmd_list.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/cmd_list.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/cmd_list.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/cmd_parse.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/cmd_parse.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/cmd_parse.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/cmd_parse.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/event.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/event.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/event.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/event.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/input.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/input.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/input.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/input.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/ipc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/ipc.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/ipc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/ipc.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/ipc-unix.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/ipc-unix.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/ipc-unix.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/ipc-unix.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/keycodes.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/keycodes.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../input/keycodes.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/input/keycodes.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/bstr.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/bstr.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/bstr.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/bstr.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/charset_conv.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/charset_conv.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/charset_conv.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/charset_conv.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/dispatch.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/dispatch.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/dispatch.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/dispatch.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/json.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/json.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/json.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/json.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/node.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/node.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/node.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/node.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/ring.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/ring.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/ring.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/ring.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/rendezvous.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/rendezvous.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/rendezvous.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/rendezvous.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/thread_pool.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/thread_pool.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../misc/thread_pool.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/misc/thread_pool.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/m_config.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/m_config.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/m_config.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/m_config.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/m_option.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/m_option.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/m_option.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/m_option.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/m_property.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/m_property.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/m_property.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/m_property.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/options.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/options.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/options.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/options.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/parse_commandline.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/parse_commandline.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/parse_commandline.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/parse_commandline.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/parse_configfile.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/parse_configfile.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/parse_configfile.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/parse_configfile.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/path.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/path.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../options/path.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/options/path.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/audio.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/audio.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/audio.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/audio.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/client.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/client.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/client.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/client.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/command.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/command.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/command.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/command.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/configfiles.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/configfiles.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/configfiles.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/configfiles.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/external_files.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/external_files.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/external_files.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/external_files.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/loadfile.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/loadfile.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/loadfile.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/loadfile.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/main.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/main.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/main.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/main.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/misc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/misc.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/misc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/misc.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/lavfi.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/lavfi.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/lavfi.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/lavfi.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/lua.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/lua.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/lua.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/lua.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/osd.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/osd.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/osd.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/osd.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/playloop.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/playloop.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/playloop.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/playloop.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/screenshot.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/screenshot.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/screenshot.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/screenshot.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/scripting.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/scripting.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/scripting.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/scripting.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/sub.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/sub.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/sub.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/sub.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/video.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/video.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../player/video.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/player/video.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/cache.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/cache.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/cache.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/cache.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/cache_file.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/cache_file.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/cache_file.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/cache_file.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/cookies.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/cookies.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/cookies.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/cookies.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/rar.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/rar.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/rar.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/rar.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_avdevice.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_avdevice.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_avdevice.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_avdevice.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_edl.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_edl.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_edl.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_edl.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_file.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_file.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_file.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_file.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_cb.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_cb.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_cb.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_cb.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_lavf.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_lavf.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_lavf.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_lavf.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_memory.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_memory.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_memory.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_memory.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_mf.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_mf.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_mf.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_mf.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_null.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_null.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_null.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_null.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_rar.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_rar.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../stream/stream_rar.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/stream/stream_rar.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/ass_mp.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/ass_mp.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/ass_mp.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/ass_mp.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/dec_sub.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/dec_sub.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/dec_sub.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/dec_sub.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/draw_bmp.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/draw_bmp.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/draw_bmp.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/draw_bmp.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/img_convert.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/img_convert.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/img_convert.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/img_convert.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/lavc_conv.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/lavc_conv.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/lavc_conv.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/lavc_conv.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/osd.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/osd.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/osd.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/osd.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/osd_libass.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/osd_libass.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/osd_libass.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/osd_libass.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/sd_ass.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/sd_ass.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/sd_ass.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/sd_ass.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/sd_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/sd_lavc.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/sd_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/sd_lavc.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/filter_sdh.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/filter_sdh.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../sub/filter_sdh.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/sub/filter_sdh.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/csputils.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/csputils.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/csputils.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/csputils.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/fmt-conversion.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/fmt-conversion.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/fmt-conversion.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/fmt-conversion.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/image_loader.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/image_loader.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/image_loader.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/image_loader.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/image_writer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/image_writer.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/image_writer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/image_writer.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/img_format.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/img_format.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/img_format.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/img_format.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/hwdec.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/hwdec.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/hwdec.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/hwdec.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/mp_image.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/mp_image.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/mp_image.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/mp_image.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/mp_image_pool.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/mp_image_pool.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/mp_image_pool.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/mp_image_pool.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/sws_utils.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/sws_utils.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/sws_utils.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/sws_utils.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/vt.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/vt.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/vt.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/vt.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/decode/dec_video.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/decode/dec_video.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/decode/dec_video.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/decode/dec_video.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/decode/hw_cuda.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/decode/hw_cuda.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/decode/hw_cuda.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/decode/hw_cuda.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/decode/hw_videotoolbox.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/decode/hw_videotoolbox.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/decode/hw_videotoolbox.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/decode/hw_videotoolbox.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/decode/vd_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/decode/vd_lavc.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/decode/vd_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/decode/vd_lavc.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/refqueue.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/refqueue.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/refqueue.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/refqueue.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_buffer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_buffer.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_buffer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_buffer.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_crop.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_crop.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_crop.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_crop.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_dsize.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_dsize.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_dsize.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_dsize.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_expand.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_expand.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_expand.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_expand.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_flip.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_flip.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_flip.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_flip.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_format.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_format.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_format.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_format.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_gradfun.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_gradfun.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_gradfun.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_gradfun.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_lavfi.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_lavfi.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_lavfi.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_lavfi.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_mirror.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_mirror.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_mirror.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_mirror.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_noformat.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_noformat.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_noformat.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_noformat.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_pullup.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_pullup.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_pullup.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_pullup.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_rotate.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_rotate.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_rotate.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_rotate.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_scale.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_scale.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_scale.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_scale.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_stereo3d.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_stereo3d.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_stereo3d.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_stereo3d.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_sub.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_sub.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_sub.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_sub.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_yadif.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_yadif.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/filter/vf_yadif.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/filter/vf_yadif.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/aspect.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/aspect.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/aspect.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/aspect.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/bitmap_packer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/bitmap_packer.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/bitmap_packer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/bitmap_packer.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/cocoa/video_view.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/cocoa/video_view.m.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/cocoa/video_view.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/cocoa/video_view.m.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/cocoa/events_view.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/cocoa/events_view.m.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/cocoa/events_view.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/cocoa/events_view.m.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/cocoa/window.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/cocoa/window.m.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/cocoa/window.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/cocoa/window.m.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/cocoa_common.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/cocoa_common.m.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/cocoa_common.m -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/cocoa_common.m.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/dither.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/dither.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/dither.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/dither.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/filter_kernels.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/filter_kernels.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/filter_kernels.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/filter_kernels.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/common.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/common.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/common.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/common.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/context.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/context.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/context.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/context.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/context_cocoa.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/context_cocoa.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/context_cocoa.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/context_cocoa.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/cuda_dynamic.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/cuda_dynamic.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/cuda_dynamic.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/cuda_dynamic.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/formats.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/formats.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/formats.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/formats.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/gl_utils.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/gl_utils.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/gl_utils.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/gl_utils.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/hwdec.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/hwdec.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/hwdec.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/hwdec.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/hwdec_cuda.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/hwdec_cuda.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/hwdec_cuda.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/hwdec_cuda.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/hwdec_osx.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/hwdec_osx.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/hwdec_osx.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/hwdec_osx.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/lcms.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/lcms.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/lcms.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/lcms.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/osd.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/osd.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/osd.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/osd.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/ra.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/ra.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/ra.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/ra.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/ra_gl.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/ra_gl.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/ra_gl.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/ra_gl.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/shader_cache.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/shader_cache.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/shader_cache.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/shader_cache.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/user_shaders.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/user_shaders.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/user_shaders.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/user_shaders.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/utils.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/utils.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/utils.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/utils.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/video.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/video.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/video.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/video.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/video_shaders.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/video_shaders.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/opengl/video_shaders.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/opengl/video_shaders.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_image.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_image.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_image.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_image.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_lavc.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_lavc.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_lavc.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_null.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_null.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_null.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_null.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_opengl.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_opengl.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_opengl.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_opengl.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_opengl_cb.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_opengl_cb.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_opengl_cb.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_opengl_cb.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_tct.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_tct.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/vo_tct.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/vo_tct.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/win_state.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/win_state.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../video/out/win_state.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/video/out/win_state.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../osdep/terminal-unix.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/osdep/terminal-unix.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../osdep/terminal-unix.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/osdep/terminal-unix.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../osdep/io.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/osdep/io.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../osdep/io.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/osdep/io.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../osdep/timer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/osdep/timer.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../osdep/timer.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/osdep/timer.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../osdep/timer-darwin.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/osdep/timer-darwin.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../osdep/timer-darwin.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/osdep/timer-darwin.c.24.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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 -Wvla -Wall -Wundef -Wmissing-prototypes -Wshadow -Wno-switch -Wparentheses -Wpointer-arith -Wno-pointer-sign -Wno-unused-result -Wno-logical-op-parentheses -fcolor-diagnostics -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -fPIC -pthread -I. -I.. -I/usr/local/Cellar/ffmpeg/3.3.4/include -I/usr/local/opt/lua/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.0/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/little-cms2/2.8_1/include ../osdep/threads.c -c -o/private/tmp/mpv-20171015-44989-1vh8enh/mpv-0.27.0/build/osdep/threads.c.24.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -is | 
            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