Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oguzserbetci/3c5aa5b7449cc8d1c2a5536aae395ddb to your computer and use it in GitHub Desktop.
Save oguzserbetci/3c5aa5b7449cc8d1c2a5536aae395ddb to your computer and use it in GitHub Desktop.
universal-ctags (universal-ctags/universal-ctags/universal-ctags) on macOS 10.14.6 - Homebrew build logs
Homebrew build logs for universal-ctags/universal-ctags/universal-ctags on macOS 10.14.6
Build date: 2019-08-27 18:08:44
HOMEBREW_VERSION: 2.1.11
ORIGIN: https://github.com/Homebrew/brew
HEAD: 37714b5ce1e4909d4d61de2af98343c7012f7cd9
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 1072251db440f7ff936114784f9fabc94cb75e1d
Core tap last commit: 10 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: --appdir=/Applications --fontdir=/Library/Fonts
HOMEBREW_GITHUB_API_TOKEN: set
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1001
Git: 2.22.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.6-x86_64
CLT: 10.3.0.0.1.1562985497
Xcode: 10.3
CLT headers: 10.3.0.0.1.1562985497
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 or file an issue; just ignore this. Thanks!
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 which 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/oguzserbetci/.pyenv/shims/python3.5m-config
/Users/oguzserbetci/.pyenv/shims/python3.6m-config
/Users/oguzserbetci/.pyenv/shims/python3.7-config
/Users/oguzserbetci/.pyenv/shims/python3.7m-config
/Users/oguzserbetci/.pyenv/shims/python3.5-config
/Users/oguzserbetci/.pyenv/shims/python-config
/Users/oguzserbetci/.pyenv/shims/python3-config
/Users/oguzserbetci/.pyenv/shims/python3.6-config
universal-ctags/universal-ctags/universal-ctags --with-jansson --with-libyaml
Formula: universal-ctags
Tap: universal-ctags/universal-ctags
Path: /usr/local/Homebrew/Library/Taps/universal-ctags/homebrew-universal-ctags/universal-ctags.rb
2019-08-27 18:08:11 +0200
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=/usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor
--install-scripts=/usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
--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/io.py -> build/lib/docutils
copying docutils/frontend.py -> build/lib/docutils
copying docutils/__init__.py -> build/lib/docutils
copying docutils/core.py -> build/lib/docutils
copying docutils/examples.py -> build/lib/docutils
copying docutils/_compat.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/he.py -> build/lib/docutils/languages
copying docutils/languages/ja.py -> build/lib/docutils/languages
copying docutils/languages/af.py -> build/lib/docutils/languages
copying docutils/languages/pl.py -> build/lib/docutils/languages
copying docutils/languages/gl.py -> build/lib/docutils/languages
copying docutils/languages/lv.py -> build/lib/docutils/languages
copying docutils/languages/__init__.py -> build/lib/docutils/languages
copying docutils/languages/ru.py -> build/lib/docutils/languages
copying docutils/languages/fi.py -> build/lib/docutils/languages
copying docutils/languages/lt.py -> build/lib/docutils/languages
copying docutils/languages/fr.py -> build/lib/docutils/languages
copying docutils/languages/nl.py -> build/lib/docutils/languages
copying docutils/languages/cs.py -> build/lib/docutils/languages
copying docutils/languages/sv.py -> build/lib/docutils/languages
copying docutils/languages/en.py -> build/lib/docutils/languages
copying docutils/languages/zh_cn.py -> build/lib/docutils/languages
copying docutils/languages/pt_br.py -> build/lib/docutils/languages
copying docutils/languages/zh_tw.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/sk.py -> build/lib/docutils/languages
copying docutils/languages/it.py -> build/lib/docutils/languages
copying docutils/languages/ca.py -> build/lib/docutils/languages
copying docutils/languages/de.py -> build/lib/docutils/languages
copying docutils/languages/fa.py -> build/lib/docutils/languages
copying docutils/languages/da.py -> build/lib/docutils/languages
creating build/lib/docutils/parsers
copying docutils/parsers/null.py -> build/lib/docutils/parsers
copying docutils/parsers/__init__.py -> build/lib/docutils/parsers
creating build/lib/docutils/parsers/rst
copying docutils/parsers/rst/roles.py -> build/lib/docutils/parsers/rst
copying docutils/parsers/rst/tableparser.py -> build/lib/docutils/parsers/rst
copying docutils/parsers/rst/__init__.py -> build/lib/docutils/parsers/rst
copying docutils/parsers/rst/states.py -> build/lib/docutils/parsers/rst
creating build/lib/docutils/parsers/rst/directives
copying docutils/parsers/rst/directives/misc.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/references.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/__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/images.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/tables.py -> build/lib/docutils/parsers/rst/directives
creating build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/he.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/af.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/gl.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/__init__.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/fi.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/fr.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/cs.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/en.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/pt_br.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/zh_tw.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/sk.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/ca.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/fa.py -> build/lib/docutils/parsers/rst/languages
copying docutils/parsers/rst/languages/da.py -> build/lib/docutils/parsers/rst/languages
creating build/lib/docutils/readers
copying docutils/readers/standalone.py -> build/lib/docutils/readers
copying docutils/readers/pep.py -> build/lib/docutils/readers
copying docutils/readers/__init__.py -> build/lib/docutils/readers
copying docutils/readers/doctree.py -> build/lib/docutils/readers
creating build/lib/docutils/transforms
copying docutils/transforms/misc.py -> build/lib/docutils/transforms
copying docutils/transforms/frontmatter.py -> build/lib/docutils/transforms
copying docutils/transforms/references.py -> build/lib/docutils/transforms
copying docutils/transforms/__init__.py -> build/lib/docutils/transforms
copying docutils/transforms/writer_aux.py -> build/lib/docutils/transforms
copying docutils/transforms/peps.py -> build/lib/docutils/transforms
copying docutils/transforms/parts.py -> build/lib/docutils/transforms
copying docutils/transforms/components.py -> build/lib/docutils/transforms
copying docutils/transforms/universal.py -> build/lib/docutils/transforms
creating build/lib/docutils/utils
copying docutils/utils/roman.py -> build/lib/docutils/utils
copying docutils/utils/punctuation_chars.py -> build/lib/docutils/utils
copying docutils/utils/smartquotes.py -> build/lib/docutils/utils
copying docutils/utils/urischemes.py -> build/lib/docutils/utils
copying docutils/utils/error_reporting.py -> build/lib/docutils/utils
copying docutils/utils/__init__.py -> build/lib/docutils/utils
copying docutils/utils/code_analyzer.py -> build/lib/docutils/utils
creating build/lib/docutils/utils/math
copying docutils/utils/math/latex2mathml.py -> build/lib/docutils/utils/math
copying docutils/utils/math/unichar2tex.py -> build/lib/docutils/utils/math
copying docutils/utils/math/tex2unichar.py -> build/lib/docutils/utils/math
copying docutils/utils/math/math2html.py -> build/lib/docutils/utils/math
copying docutils/utils/math/__init__.py -> build/lib/docutils/utils/math
copying docutils/utils/math/tex2mathml_extern.py -> build/lib/docutils/utils/math
creating build/lib/docutils/writers
copying docutils/writers/manpage.py -> build/lib/docutils/writers
copying docutils/writers/pseudoxml.py -> build/lib/docutils/writers
copying docutils/writers/null.py -> 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
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/rst2html4.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/rst2html4.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/isonum.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/isobox.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/isoamsr.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/isotech.txt -> build/lib/docutils/parsers/rst/include
copying docutils/parsers/rst/include/isoamsa.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/isoamsb.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/isogrk1.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/xhtml1-special.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/s5defs.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/xhtml1-lat1.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/isogrk4-wide.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/mmlextra.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/isomopf-wide.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/README.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/isoamsn.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/isomfrk-wide.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/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/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/small-black
copying docutils/writers/s5_html/themes/small-black/pretty.css -> 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
creating 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
copying docutils/writers/s5_html/themes/small-white/framing.css -> build/lib/docutils/writers/s5_html/themes/small-white
creating 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
copying docutils/writers/s5_html/themes/medium-black/__base__ -> build/lib/docutils/writers/s5_html/themes/medium-black
creating 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
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/__base__ -> build/lib/docutils/writers/s5_html/themes/big-black
creating 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/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/iepngfix.htc -> 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/blank.gif -> 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/slides.js -> 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
creating 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
copying docutils/writers/s5_html/themes/big-white/framing.css -> build/lib/docutils/writers/s5_html/themes/big-white
creating 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
copying docutils/writers/s5_html/themes/medium-white/framing.css -> build/lib/docutils/writers/s5_html/themes/medium-white
running install_lib
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers
copying build/lib/docutils/parsers/null.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/misc.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/body.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/references.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/html.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/admonitions.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/images.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/parts.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/directives/tables.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives
copying build/lib/docutils/parsers/rst/roles.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isonum.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isolat1.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isobox.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isolat2.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamsr.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/mmlalias.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isotech.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamsa.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamsc.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamsb.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomfrk.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isogrk1.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isogrk3.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/xhtml1-special.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isogrk2.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/s5defs.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isogrk4.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/xhtml1-lat1.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isopub.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isogrk4-wide.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isodia.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/mmlextra.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isocyr2.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomopf-wide.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isocyr1.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/README.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamso.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isoamsn.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomscr.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomfrk-wide.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/mmlextra-wide.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomopf.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/isomscr-wide.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/include/xhtml1-symbol.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/include
copying build/lib/docutils/parsers/rst/tableparser.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst
copying build/lib/docutils/parsers/rst/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/he.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/ja.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/af.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/pl.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/gl.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/lv.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/ru.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/fi.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/lt.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/fr.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/nl.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/cs.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/sv.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/en.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/zh_cn.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/pt_br.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/zh_tw.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/eo.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/es.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/sk.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/it.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/ca.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/de.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/fa.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/languages/da.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages
copying build/lib/docutils/parsers/rst/states.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst
copying build/lib/docutils/parsers/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers
copying build/lib/docutils/writers/manpage.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot
copying build/lib/docutils/writers/html5_polyglot/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot
copying build/lib/docutils/writers/html5_polyglot/template.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot
copying build/lib/docutils/writers/html5_polyglot/minimal.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot
copying build/lib/docutils/writers/html5_polyglot/plain.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot
copying build/lib/docutils/writers/html5_polyglot/math.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot
copying build/lib/docutils/writers/pseudoxml.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/xetex
copying build/lib/docutils/writers/xetex/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/xetex
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html
copying build/lib/docutils/writers/s5_html/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/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 -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-black
copying build/lib/docutils/writers/s5_html/themes/small-black/__base__ -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-black
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/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 -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/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 -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/small-white
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/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 -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-black
copying build/lib/docutils/writers/s5_html/themes/medium-black/__base__ -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-black
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/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 -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/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 -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-black
copying build/lib/docutils/writers/s5_html/themes/big-black/__base__ -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-black
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/pretty.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/s5-core.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/slides.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/iepngfix.htc -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/framing.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/blank.gif -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/print.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/slides.js -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/opera.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
copying build/lib/docutils/writers/s5_html/themes/default/outline.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/default
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/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 -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/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 -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/big-white
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/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 -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/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 -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes/medium-white
copying build/lib/docutils/writers/s5_html/themes/README.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/themes
copying build/lib/docutils/writers/null.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers
copying build/lib/docutils/writers/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/latex2e
copying build/lib/docutils/writers/latex2e/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/latex2e
copying build/lib/docutils/writers/latex2e/xelatex.tex -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/latex2e
copying build/lib/docutils/writers/latex2e/default.tex -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/latex2e
copying build/lib/docutils/writers/latex2e/titlepage.tex -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/latex2e
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt
copying build/lib/docutils/writers/odf_odt/styles.odt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt
copying build/lib/docutils/writers/odf_odt/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt
copying build/lib/docutils/writers/odf_odt/pygmentsformatter.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt
copying build/lib/docutils/writers/_html_base.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers
copying build/lib/docutils/writers/docutils_xml.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/pep_html
copying build/lib/docutils/writers/pep_html/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/pep_html
copying build/lib/docutils/writers/pep_html/template.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/pep_html
copying build/lib/docutils/writers/pep_html/pep.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/pep_html
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html4css1
copying build/lib/docutils/writers/html4css1/html4css1.css -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html4css1
copying build/lib/docutils/writers/html4css1/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html4css1
copying build/lib/docutils/writers/html4css1/template.txt -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html4css1
copying build/lib/docutils/io.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils
copying build/lib/docutils/frontend.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils
copying build/lib/docutils/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils
copying build/lib/docutils/core.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/roman.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/punctuation_chars.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/smartquotes.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/urischemes.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/error_reporting.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils
copying build/lib/docutils/utils/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/latex2mathml.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/unichar2tex.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/tex2unichar.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/math2html.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/math/tex2mathml_extern.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math
copying build/lib/docutils/utils/code_analyzer.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/he.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/ja.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/af.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/pl.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/gl.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/lv.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/ru.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/fi.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/lt.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/fr.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/nl.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/cs.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/sv.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/en.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/zh_cn.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/pt_br.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/zh_tw.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/eo.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/es.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/sk.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/it.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/ca.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/de.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/fa.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
copying build/lib/docutils/languages/da.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/misc.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/frontmatter.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/references.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/writer_aux.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/peps.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/parts.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/components.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/transforms/universal.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms
copying build/lib/docutils/examples.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/readers
copying build/lib/docutils/readers/standalone.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/readers
copying build/lib/docutils/readers/pep.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/readers
copying build/lib/docutils/readers/__init__.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/readers
copying build/lib/docutils/readers/doctree.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/readers
copying build/lib/docutils/_compat.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils
copying build/lib/docutils/nodes.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils
copying build/lib/docutils/statemachine.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/null.py to null.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/misc.py to misc.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/body.py to body.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/references.py to references.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/html.py to html.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/admonitions.py to admonitions.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/images.py to images.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/parts.py to parts.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/directives/tables.py to tables.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/roles.py to roles.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/tableparser.py to tableparser.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/he.py to he.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/ja.py to ja.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/af.py to af.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/pl.py to pl.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/gl.py to gl.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/lv.py to lv.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/ru.py to ru.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/fi.py to fi.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/lt.py to lt.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/fr.py to fr.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/nl.py to nl.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/cs.py to cs.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/sv.py to sv.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/en.py to en.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/zh_cn.py to zh_cn.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/pt_br.py to pt_br.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/zh_tw.py to zh_tw.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/eo.py to eo.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/es.py to es.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/sk.py to sk.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/it.py to it.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/ca.py to ca.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/de.py to de.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/fa.py to fa.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/languages/da.py to da.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/rst/states.py to states.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/parsers/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/manpage.py to manpage.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html5_polyglot/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/pseudoxml.py to pseudoxml.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/xetex/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/s5_html/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/null.py to null.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/latex2e/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/odf_odt/pygmentsformatter.py to pygmentsformatter.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/_html_base.py to _html_base.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/docutils_xml.py to docutils_xml.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/pep_html/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/writers/html4css1/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/io.py to io.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/frontend.py to frontend.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/core.py to core.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/roman.py to roman.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/punctuation_chars.py to punctuation_chars.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/smartquotes.py to smartquotes.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/urischemes.py to urischemes.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/error_reporting.py to error_reporting.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math/latex2mathml.py to latex2mathml.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math/unichar2tex.py to unichar2tex.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math/tex2unichar.py to tex2unichar.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math/math2html.py to math2html.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/math/tex2mathml_extern.py to tex2mathml_extern.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/utils/code_analyzer.py to code_analyzer.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/he.py to he.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/ja.py to ja.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/af.py to af.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/pl.py to pl.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/gl.py to gl.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/lv.py to lv.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/ru.py to ru.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/fi.py to fi.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/lt.py to lt.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/fr.py to fr.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/nl.py to nl.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/cs.py to cs.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/sv.py to sv.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/en.py to en.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/zh_cn.py to zh_cn.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/pt_br.py to pt_br.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/zh_tw.py to zh_tw.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/eo.py to eo.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/es.py to es.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/sk.py to sk.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/it.py to it.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/ca.py to ca.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/de.py to de.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/fa.py to fa.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/languages/da.py to da.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms/misc.py to misc.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms/frontmatter.py to frontmatter.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms/references.py to references.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms/writer_aux.py to writer_aux.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms/peps.py to peps.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms/parts.py to parts.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms/components.py to components.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/transforms/universal.py to universal.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/examples.py to examples.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/readers/standalone.py to standalone.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/readers/pep.py to pep.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/readers/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/readers/doctree.py to doctree.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/_compat.py to _compat.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/nodes.py to nodes.pyc
byte-compiling /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils/statemachine.py to statemachine.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 /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/lib/python2.7/site-packages/docutils-0.14-py2.7.egg-info
running install_scripts
creating /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2xetex.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2latex.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2odt_prepstyles.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2html4.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2html5.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2xml.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2odt.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2pseudoxml.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2s5.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2html.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rst2man.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
copying build/scripts-2.7/rstpep2html.py -> /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2xetex.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2latex.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2odt_prepstyles.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2html4.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2html5.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2xml.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2odt.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2pseudoxml.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2s5.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2html.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2man.py to 755
changing mode of /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rstpep2html.py to 755
writing list of installed files to 'installed.txt'
2019-08-27 18:08:13 +0200
./autogen.sh
+ type autoreconf
autoreconf is /usr/local/opt/autoconf/bin/autoreconf
+ type pkg-config
pkg-config is /usr/local/opt/pkg-config/bin/pkg-config
+ '[' -z '' ']'
+ type make
+ MAKE=make
++ make -s -f makefiles/list-optlib2c-input.mak
+ ctags_files='optlib/RSpec.ctags
optlib/cmake.ctags
optlib/ctags-optlib.ctags
optlib/elixir.ctags
optlib/elm.ctags
optlib/gdbinit.ctags
optlib/inko.ctags
optlib/man.ctags
optlib/markdown.ctags
optlib/passwd.ctags
optlib/pod.ctags
optlib/qemuhx.ctags
optlib/puppetManifest.ctags
optlib/systemtap.ctags'
+ misc/dist-test-cases
+ autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf --force
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:234: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
Makefile.am: installing './depcomp'
/usr/local/Cellar/automake/1.16.1_1/share/automake-1.16/am/tags.am: warning: redefinition of 'ctags' ...
/usr/local/Cellar/automake/1.16.1_1/share/automake-1.16/am/program.am: ... 'ctags$(EXEEXT)' previously defined here
Makefile.am:17: while processing program 'ctags'
autoreconf: Leaving directory `.'
+ type perl
+ for i in '${ctags_files}'
+ o=optlib/RSpec.c
+ echo 'optlib2c: translating optlib/RSpec.ctags to optlib/RSpec.c'
optlib2c: translating optlib/RSpec.ctags to optlib/RSpec.c
+ ./misc/optlib2c optlib/RSpec.ctags
+ for i in '${ctags_files}'
+ o=optlib/cmake.c
+ echo 'optlib2c: translating optlib/cmake.ctags to optlib/cmake.c'
optlib2c: translating optlib/cmake.ctags to optlib/cmake.c
+ ./misc/optlib2c optlib/cmake.ctags
+ for i in '${ctags_files}'
+ o=optlib/ctags-optlib.c
+ echo 'optlib2c: translating optlib/ctags-optlib.ctags to optlib/ctags-optlib.c'
optlib2c: translating optlib/ctags-optlib.ctags to optlib/ctags-optlib.c
+ ./misc/optlib2c optlib/ctags-optlib.ctags
+ for i in '${ctags_files}'
+ o=optlib/elixir.c
+ echo 'optlib2c: translating optlib/elixir.ctags to optlib/elixir.c'
optlib2c: translating optlib/elixir.ctags to optlib/elixir.c
+ ./misc/optlib2c optlib/elixir.ctags
+ for i in '${ctags_files}'
+ o=optlib/elm.c
+ echo 'optlib2c: translating optlib/elm.ctags to optlib/elm.c'
optlib2c: translating optlib/elm.ctags to optlib/elm.c
+ ./misc/optlib2c optlib/elm.ctags
+ for i in '${ctags_files}'
+ o=optlib/gdbinit.c
+ echo 'optlib2c: translating optlib/gdbinit.ctags to optlib/gdbinit.c'
optlib2c: translating optlib/gdbinit.ctags to optlib/gdbinit.c
+ ./misc/optlib2c optlib/gdbinit.ctags
+ for i in '${ctags_files}'
+ o=optlib/inko.c
+ echo 'optlib2c: translating optlib/inko.ctags to optlib/inko.c'
optlib2c: translating optlib/inko.ctags to optlib/inko.c
+ ./misc/optlib2c optlib/inko.ctags
+ for i in '${ctags_files}'
+ o=optlib/man.c
+ echo 'optlib2c: translating optlib/man.ctags to optlib/man.c'
optlib2c: translating optlib/man.ctags to optlib/man.c
+ ./misc/optlib2c optlib/man.ctags
+ for i in '${ctags_files}'
+ o=optlib/markdown.c
+ echo 'optlib2c: translating optlib/markdown.ctags to optlib/markdown.c'
optlib2c: translating optlib/markdown.ctags to optlib/markdown.c
+ ./misc/optlib2c optlib/markdown.ctags
+ for i in '${ctags_files}'
+ o=optlib/passwd.c
+ echo 'optlib2c: translating optlib/passwd.ctags to optlib/passwd.c'
optlib2c: translating optlib/passwd.ctags to optlib/passwd.c
+ ./misc/optlib2c optlib/passwd.ctags
+ for i in '${ctags_files}'
+ o=optlib/pod.c
+ echo 'optlib2c: translating optlib/pod.ctags to optlib/pod.c'
optlib2c: translating optlib/pod.ctags to optlib/pod.c
+ ./misc/optlib2c optlib/pod.ctags
+ for i in '${ctags_files}'
+ o=optlib/qemuhx.c
+ echo 'optlib2c: translating optlib/qemuhx.ctags to optlib/qemuhx.c'
optlib2c: translating optlib/qemuhx.ctags to optlib/qemuhx.c
+ ./misc/optlib2c optlib/qemuhx.ctags
+ for i in '${ctags_files}'
+ o=optlib/puppetManifest.c
+ echo 'optlib2c: translating optlib/puppetManifest.ctags to optlib/puppetManifest.c'
optlib2c: translating optlib/puppetManifest.ctags to optlib/puppetManifest.c
+ ./misc/optlib2c optlib/puppetManifest.ctags
+ for i in '${ctags_files}'
+ o=optlib/systemtap.c
+ echo 'optlib2c: translating optlib/systemtap.ctags to optlib/systemtap.c'
optlib2c: translating optlib/systemtap.ctags to optlib/systemtap.c
+ ./misc/optlib2c optlib/systemtap.ctags
+ exit 0
2019-08-27 18:08:18 +0200
./configure
--prefix=/usr/local/Cellar/universal-ctags/HEAD-98d4aa1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '501' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin18.7.0
checking host system type... x86_64-apple-darwin18.7.0
Universal Ctags, version 0.0.0
Darwin 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking for ranlib... ranlib
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking whether ln -s works... yes
checking for strip... strip
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for perl... no
checking for rst2man... no
checking for rst2man.py... /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2man.py
checking building in a git repository... yes
checking for git... git
checking for timeout... no
checking directory to use for temporary files... /private/tmp
checking for case-insensitive filenames... yes
checking selected sort method... external sort utility
checking for sort... yes
checking if sort accepts our command line... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stat.h usability... no
checking stat.h presence... no
checking for stat.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking types.h usability... no
checking types.h presence... no
checking for types.h... no
checking for unistd.h... (cached) yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking for sys/stat.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking if L_tmpnam is defined in stdio.h... yes
checking if INT_MAX is defined in limits.h... yes
checking for size_t... yes
checking for off_t... yes
checking for fpos_t... yes
checking for clock_t... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking if "%zu" in printf works... yes
checking for an ANSI C-conforming const... yes
checking if struct stat contains st_ino... yes
checking for fnmatch... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for asprintf... yes
checking for strstr... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for fgetpos... yes
checking for mkstemp... yes
checking for opendir... yes
checking for strerror... yes
checking for clock... yes
checking for remove... yes
checking for truncate... yes
checking for setenv... yes
checking for regcomp... yes
checking if regcomp works... yes
checking for scandir... yes
checking for dirent.h... (cached) yes
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxml-2.0 >= 2.7.7... yes
checking for jansson... yes
checking for libseccomp... no
checking for yaml-0.1... yes
checking for aspell... no
configure: checking for new missing prototypes
checking for iconv_open or libiconv_open with -liconv... yes(iconv)
checking whether __environ is declared... no
checking whether _NSGetEnviron is declared... yes
checking whether strnlen is declared... yes
checking for mblen... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/ctags.1.rst
config.status: creating man/ctags-incompatibilities.7.rst
config.status: creating man/ctags-optlib.7.rst
config.status: creating Tmain/Makefile
config.status: creating Units/Makefile
config.status: creating config.h
config.status: executing depfiles commands
clang called with: --version
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem --version -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -V -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -qversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c conftest.c -o conftest2.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c conftest.c -o conftest2.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2019-08-27 18:08:32 +0200
make
REPOINFO main/repoinfo.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
OPTLIB2C optlib/RSpec.c
OPTLIB2C optlib/cmake.c
OPTLIB2C optlib/ctags-optlib.c
OPTLIB2C optlib/elixir.c
OPTLIB2C optlib/elm.c
OPTLIB2C optlib/gdbinit.c
OPTLIB2C optlib/inko.c
OPTLIB2C optlib/man.c
OPTLIB2C optlib/markdown.c
OPTLIB2C optlib/passwd.c
OPTLIB2C optlib/pod.c
OPTLIB2C optlib/qemuhx.c
OPTLIB2C optlib/puppetManifest.c
OPTLIB2C optlib/systemtap.c
CC parsers/libctags_a-maven2.o
CC parsers/libctags_a-dbusintrospect.o
CC parsers/libctags_a-glade.o
CC parsers/libctags_a-svg.o
CC parsers/libctags_a-plist.o
CC parsers/libctags_a-relaxng.o
CC parsers/libctags_a-xml.o
CC parsers/libctags_a-xslt.o
CC parsers/libctags_a-yaml.o
CC parsers/libctags_a-ansibleplaybook.o
CC main/libctags_a-debug.o
CC main/readtags-mio.o
CC main/mini_geany-mini-geany.o
RST2MAN man/ctags.1
RST2MAN man/ctags-incompatibilities.7
RST2MAN man/ctags-optlib.7
CC main/ctags-cmd.o
CC main/libctags_a-args.o
CC main/libctags_a-colprint.o
CC main/libctags_a-dependency.o
CC main/libctags_a-entry.o
CC main/libctags_a-entry_private.o
CC main/libctags_a-error.o
CC main/libctags_a-field.o
CC main/libctags_a-flags.o
CC main/libctags_a-fmt.o
CC main/libctags_a-htable.o
CC main/libctags_a-keyword.o
CC main/libctags_a-kind.o
CC main/libctags_a-lregex.o
CC main/libctags_a-lxpath.o
CC main/libctags_a-main.o
CC main/libctags_a-mbcs.o
CC main/libctags_a-nestlevel.o
CC main/libctags_a-numarray.o
CC main/libctags_a-objpool.o
CC main/libctags_a-options.o
CC main/libctags_a-param.o
CC main/libctags_a-parse.o
CC main/libctags_a-portable-scandir.o
CC main/libctags_a-promise.o
CC main/libctags_a-ptag.o
CC main/libctags_a-ptrarray.o
CC main/libctags_a-read.o
CC main/libctags_a-routines.o
CC main/libctags_a-seccomp.o
CC main/libctags_a-selectors.o
CC main/libctags_a-sort.o
CC main/libctags_a-stats.o
CC main/libctags_a-strlist.o
CC main/libctags_a-trace.o
CC main/libctags_a-trashbox.o
CC main/libctags_a-tokeninfo.o
CC main/libctags_a-unwindi.o
CC main/libctags_a-vstring.o
CC main/libctags_a-writer.o
CC main/libctags_a-writer-etags.o
CC main/libctags_a-writer-ctags.o
CC main/libctags_a-writer-json.o
CC main/libctags_a-writer-xref.o
CC main/libctags_a-xtag.o
CC main/libctags_a-repoinfo.o
CC main/libctags_a-mio.o
CC parsers/libctags_a-ada.o
CC parsers/libctags_a-ant.o
CC parsers/libctags_a-asciidoc.o
CC parsers/libctags_a-asm.o
CC parsers/libctags_a-asp.o
CC parsers/libctags_a-autoconf.o
CC parsers/libctags_a-autoit.o
CC parsers/libctags_a-automake.o
CC parsers/libctags_a-awk.o
CC parsers/libctags_a-basic.o
CC parsers/libctags_a-beta.o
CC parsers/libctags_a-bibtex.o
CC parsers/libctags_a-c.o
CC parsers/libctags_a-clojure.o
CC parsers/libctags_a-css.o
CC parsers/libctags_a-cobol.o
CC parsers/libctags_a-cpreprocessor.o
CC parsers/libctags_a-ctags-aspell.o
CC parsers/cxx/libctags_a-cxx.o
CC parsers/cxx/libctags_a-cxx_debug.o
CC parsers/cxx/libctags_a-cxx_debug_type.o
CC parsers/cxx/libctags_a-cxx_keyword.o
CC parsers/cxx/libctags_a-cxx_parser.o
CC parsers/cxx/libctags_a-cxx_parser_block.o
CC parsers/cxx/libctags_a-cxx_parser_function.o
CC parsers/cxx/libctags_a-cxx_parser_lambda.o
CC parsers/cxx/libctags_a-cxx_parser_namespace.o
CC parsers/cxx/libctags_a-cxx_parser_template.o
CC parsers/cxx/libctags_a-cxx_parser_tokenizer.o
CC parsers/cxx/libctags_a-cxx_parser_typedef.o
CC parsers/cxx/libctags_a-cxx_parser_using.o
CC parsers/cxx/libctags_a-cxx_parser_variable.o
CC parsers/cxx/libctags_a-cxx_subparser.o
CC parsers/cxx/libctags_a-cxx_qtmoc.o
CC parsers/cxx/libctags_a-cxx_scope.o
CC parsers/cxx/libctags_a-cxx_tag.o
CC parsers/cxx/libctags_a-cxx_token.o
CC parsers/cxx/libctags_a-cxx_token_chain.o
CC parsers/libctags_a-diff.o
CC parsers/libctags_a-dosbatch.o
CC parsers/libctags_a-dtd.o
CC parsers/libctags_a-dts.o
CC parsers/libctags_a-eiffel.o
CC parsers/libctags_a-erlang.o
CC parsers/libctags_a-falcon.o
CC parsers/libctags_a-flex.o
CC parsers/libctags_a-fortran.o
CC parsers/libctags_a-fypp.o
CC parsers/libctags_a-go.o
CC parsers/libctags_a-html.o
CC parsers/libctags_a-iniconf.o
CC parsers/libctags_a-itcl.o
CC parsers/libctags_a-jprop.o
CC parsers/libctags_a-jscript.o
CC parsers/libctags_a-json.o
CC parsers/libctags_a-ldscript.o
CC parsers/libctags_a-lisp.o
CC parsers/libctags_a-lua.o
CC parsers/libctags_a-m4.o
CC parsers/libctags_a-make.o
CC parsers/libctags_a-matlab.o
CC parsers/libctags_a-moose.o
CC parsers/libctags_a-myrddin.o
CC parsers/libctags_a-nsis.o
CC parsers/libctags_a-objc.o
CC parsers/libctags_a-ocaml.o
CC parsers/libctags_a-pascal.o
CC parsers/libctags_a-perl.o
CC parsers/libctags_a-perl6.o
CC parsers/libctags_a-php.o
CC parsers/libctags_a-protobuf.o
CC parsers/libctags_a-python.o
CC parsers/libctags_a-pythonloggingconfig.o
CC parsers/libctags_a-r.o
CC parsers/libctags_a-rexx.o
CC parsers/libctags_a-robot.o
CC parsers/libctags_a-rpmspec.o
CC parsers/libctags_a-rst.o
CC parsers/libctags_a-ruby.o
CC parsers/libctags_a-rust.o
CC parsers/libctags_a-scheme.o
CC parsers/libctags_a-sh.o
CC parsers/libctags_a-slang.o
CC parsers/libctags_a-sml.o
CC parsers/libctags_a-sql.o
CC parsers/libctags_a-systemdunit.o
CC parsers/libctags_a-tcl.o
CC parsers/libctags_a-tcloo.o
CC parsers/libctags_a-tex.o
CC parsers/libctags_a-ttcn.o
CC parsers/libctags_a-typescript.o
CC parsers/libctags_a-verilog.o
CC parsers/libctags_a-vhdl.o
CC parsers/libctags_a-vim.o
CC parsers/libctags_a-windres.o
CC parsers/libctags_a-yacc.o
CC parsers/libctags_a-yumrepo.o
CC optlib/libctags_a-RSpec.o
CC optlib/libctags_a-cmake.o
CC optlib/libctags_a-ctags-optlib.o
CC optlib/libctags_a-elixir.o
CC optlib/libctags_a-elm.o
CC optlib/libctags_a-gdbinit.o
CC optlib/libctags_a-inko.o
CC optlib/libctags_a-man.o
CC optlib/libctags_a-markdown.o
CC optlib/libctags_a-passwd.o
CC optlib/libctags_a-pod.o
CC optlib/libctags_a-qemuhx.o
CC optlib/libctags_a-puppetManifest.o
CC optlib/libctags_a-systemtap.o
CC misc/packcc/packcc-packcc.o
CC read/readtags-readtags.o
CC read/readtags-readtags-cmd.o
CC dsl/readtags-es-lang-c-stdc99.o
CC dsl/readtags-qualifier.o
CCLD readtags
CCLD packcc
PACKCC peg/varlink.c
CC peg/libctags_a-varlink.o
AR libctags.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libctags.a(libctags_a-trace.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libctags.a(libctags_a-cxx_debug.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libctags.a(libctags_a-cxx_debug_type.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libctags.a(libctags_a-debug.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libctags.a(libctags_a-trace.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libctags.a(libctags_a-cxx_debug.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libctags.a(libctags_a-cxx_debug_type.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libctags.a(libctags_a-debug.o) has no symbols
CCLD ctags
CCLD mini-geany
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-maven2.o -MD -MP -MF parsers/.deps/libctags_a-maven2.Tpo -c -o parsers/libctags_a-maven2.o parsers/maven2.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-maven2.o -MD -MP -MF parsers/.deps/libctags_a-maven2.Tpo -c -o parsers/libctags_a-maven2.o parsers/maven2.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-dbusintrospect.o -MD -MP -MF parsers/.deps/libctags_a-dbusintrospect.Tpo -c -o parsers/libctags_a-dbusintrospect.o parsers/dbusintrospect.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-dbusintrospect.o -MD -MP -MF parsers/.deps/libctags_a-dbusintrospect.Tpo -c -o parsers/libctags_a-dbusintrospect.o parsers/dbusintrospect.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-glade.o -MD -MP -MF parsers/.deps/libctags_a-glade.Tpo -c -o parsers/libctags_a-glade.o parsers/glade.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-glade.o -MD -MP -MF parsers/.deps/libctags_a-glade.Tpo -c -o parsers/libctags_a-glade.o parsers/glade.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-svg.o -MD -MP -MF parsers/.deps/libctags_a-svg.Tpo -c -o parsers/libctags_a-svg.o parsers/svg.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-svg.o -MD -MP -MF parsers/.deps/libctags_a-svg.Tpo -c -o parsers/libctags_a-svg.o parsers/svg.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-relaxng.o -MD -MP -MF parsers/.deps/libctags_a-relaxng.Tpo -c -o parsers/libctags_a-relaxng.o parsers/relaxng.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-relaxng.o -MD -MP -MF parsers/.deps/libctags_a-relaxng.Tpo -c -o parsers/libctags_a-relaxng.o parsers/relaxng.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-plist.o -MD -MP -MF parsers/.deps/libctags_a-plist.Tpo -c -o parsers/libctags_a-plist.o parsers/plist.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-plist.o -MD -MP -MF parsers/.deps/libctags_a-plist.Tpo -c -o parsers/libctags_a-plist.o parsers/plist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-xml.o -MD -MP -MF parsers/.deps/libctags_a-xml.Tpo -c -o parsers/libctags_a-xml.o parsers/xml.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-xml.o -MD -MP -MF parsers/.deps/libctags_a-xml.Tpo -c -o parsers/libctags_a-xml.o parsers/xml.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-xslt.o -MD -MP -MF parsers/.deps/libctags_a-xslt.Tpo -c -o parsers/libctags_a-xslt.o parsers/xslt.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-xslt.o -MD -MP -MF parsers/.deps/libctags_a-xslt.Tpo -c -o parsers/libctags_a-xslt.o parsers/xslt.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-yaml.o -MD -MP -MF parsers/.deps/libctags_a-yaml.Tpo -c -o parsers/libctags_a-yaml.o parsers/yaml.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-yaml.o -MD -MP -MF parsers/.deps/libctags_a-yaml.Tpo -c -o parsers/libctags_a-yaml.o parsers/yaml.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-ansibleplaybook.o -MD -MP -MF parsers/.deps/libctags_a-ansibleplaybook.Tpo -c -o parsers/libctags_a-ansibleplaybook.o parsers/ansibleplaybook.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-ansibleplaybook.o -MD -MP -MF parsers/.deps/libctags_a-ansibleplaybook.Tpo -c -o parsers/libctags_a-ansibleplaybook.o parsers/ansibleplaybook.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-debug.o -MD -MP -MF main/.deps/libctags_a-debug.Tpo -c -o main/libctags_a-debug.o main/debug.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-debug.o -MD -MP -MF main/.deps/libctags_a-debug.Tpo -c -o main/libctags_a-debug.o main/debug.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -I./read -DREADTAGS_DSL -I./dsl -g -O2 -MT main/readtags-mio.o -MD -MP -MF main/.deps/readtags-mio.Tpo -c -o main/readtags-mio.o main/mio.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -I./read -DREADTAGS_DSL -I./dsl -MT main/readtags-mio.o -MD -MP -MF main/.deps/readtags-mio.Tpo -c -o main/readtags-mio.o main/mio.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/mini_geany-mini-geany.o -MD -MP -MF main/.deps/mini_geany-mini-geany.Tpo -c -o main/mini_geany-mini-geany.o main/mini-geany.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/mini_geany-mini-geany.o -MD -MP -MF main/.deps/mini_geany-mini-geany.Tpo -c -o main/mini_geany-mini-geany.o main/mini-geany.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/ctags-cmd.o -MD -MP -MF main/.deps/ctags-cmd.Tpo -c -o main/ctags-cmd.o main/cmd.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/ctags-cmd.o -MD -MP -MF main/.deps/ctags-cmd.Tpo -c -o main/ctags-cmd.o main/cmd.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-args.o -MD -MP -MF main/.deps/libctags_a-args.Tpo -c -o main/libctags_a-args.o main/args.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-args.o -MD -MP -MF main/.deps/libctags_a-args.Tpo -c -o main/libctags_a-args.o main/args.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-colprint.o -MD -MP -MF main/.deps/libctags_a-colprint.Tpo -c -o main/libctags_a-colprint.o main/colprint.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-colprint.o -MD -MP -MF main/.deps/libctags_a-colprint.Tpo -c -o main/libctags_a-colprint.o main/colprint.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-dependency.o -MD -MP -MF main/.deps/libctags_a-dependency.Tpo -c -o main/libctags_a-dependency.o main/dependency.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-dependency.o -MD -MP -MF main/.deps/libctags_a-dependency.Tpo -c -o main/libctags_a-dependency.o main/dependency.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-entry.o -MD -MP -MF main/.deps/libctags_a-entry.Tpo -c -o main/libctags_a-entry.o main/entry.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-entry.o -MD -MP -MF main/.deps/libctags_a-entry.Tpo -c -o main/libctags_a-entry.o main/entry.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-entry_private.o -MD -MP -MF main/.deps/libctags_a-entry_private.Tpo -c -o main/libctags_a-entry_private.o main/entry_private.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-entry_private.o -MD -MP -MF main/.deps/libctags_a-entry_private.Tpo -c -o main/libctags_a-entry_private.o main/entry_private.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-error.o -MD -MP -MF main/.deps/libctags_a-error.Tpo -c -o main/libctags_a-error.o main/error.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-error.o -MD -MP -MF main/.deps/libctags_a-error.Tpo -c -o main/libctags_a-error.o main/error.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-field.o -MD -MP -MF main/.deps/libctags_a-field.Tpo -c -o main/libctags_a-field.o main/field.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-field.o -MD -MP -MF main/.deps/libctags_a-field.Tpo -c -o main/libctags_a-field.o main/field.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-fmt.o -MD -MP -MF main/.deps/libctags_a-fmt.Tpo -c -o main/libctags_a-fmt.o main/fmt.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-fmt.o -MD -MP -MF main/.deps/libctags_a-fmt.Tpo -c -o main/libctags_a-fmt.o main/fmt.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-flags.o -MD -MP -MF main/.deps/libctags_a-flags.Tpo -c -o main/libctags_a-flags.o main/flags.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-flags.o -MD -MP -MF main/.deps/libctags_a-flags.Tpo -c -o main/libctags_a-flags.o main/flags.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-htable.o -MD -MP -MF main/.deps/libctags_a-htable.Tpo -c -o main/libctags_a-htable.o main/htable.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-htable.o -MD -MP -MF main/.deps/libctags_a-htable.Tpo -c -o main/libctags_a-htable.o main/htable.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-keyword.o -MD -MP -MF main/.deps/libctags_a-keyword.Tpo -c -o main/libctags_a-keyword.o main/keyword.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-keyword.o -MD -MP -MF main/.deps/libctags_a-keyword.Tpo -c -o main/libctags_a-keyword.o main/keyword.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-kind.o -MD -MP -MF main/.deps/libctags_a-kind.Tpo -c -o main/libctags_a-kind.o main/kind.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-kind.o -MD -MP -MF main/.deps/libctags_a-kind.Tpo -c -o main/libctags_a-kind.o main/kind.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-lregex.o -MD -MP -MF main/.deps/libctags_a-lregex.Tpo -c -o main/libctags_a-lregex.o main/lregex.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-lregex.o -MD -MP -MF main/.deps/libctags_a-lregex.Tpo -c -o main/libctags_a-lregex.o main/lregex.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-lxpath.o -MD -MP -MF main/.deps/libctags_a-lxpath.Tpo -c -o main/libctags_a-lxpath.o main/lxpath.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-lxpath.o -MD -MP -MF main/.deps/libctags_a-lxpath.Tpo -c -o main/libctags_a-lxpath.o main/lxpath.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-main.o -MD -MP -MF main/.deps/libctags_a-main.Tpo -c -o main/libctags_a-main.o main/main.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-main.o -MD -MP -MF main/.deps/libctags_a-main.Tpo -c -o main/libctags_a-main.o main/main.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-mbcs.o -MD -MP -MF main/.deps/libctags_a-mbcs.Tpo -c -o main/libctags_a-mbcs.o main/mbcs.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-mbcs.o -MD -MP -MF main/.deps/libctags_a-mbcs.Tpo -c -o main/libctags_a-mbcs.o main/mbcs.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-nestlevel.o -MD -MP -MF main/.deps/libctags_a-nestlevel.Tpo -c -o main/libctags_a-nestlevel.o main/nestlevel.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-nestlevel.o -MD -MP -MF main/.deps/libctags_a-nestlevel.Tpo -c -o main/libctags_a-nestlevel.o main/nestlevel.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-numarray.o -MD -MP -MF main/.deps/libctags_a-numarray.Tpo -c -o main/libctags_a-numarray.o main/numarray.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-numarray.o -MD -MP -MF main/.deps/libctags_a-numarray.Tpo -c -o main/libctags_a-numarray.o main/numarray.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-objpool.o -MD -MP -MF main/.deps/libctags_a-objpool.Tpo -c -o main/libctags_a-objpool.o main/objpool.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-objpool.o -MD -MP -MF main/.deps/libctags_a-objpool.Tpo -c -o main/libctags_a-objpool.o main/objpool.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-options.o -MD -MP -MF main/.deps/libctags_a-options.Tpo -c -o main/libctags_a-options.o main/options.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-options.o -MD -MP -MF main/.deps/libctags_a-options.Tpo -c -o main/libctags_a-options.o main/options.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-param.o -MD -MP -MF main/.deps/libctags_a-param.Tpo -c -o main/libctags_a-param.o main/param.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-param.o -MD -MP -MF main/.deps/libctags_a-param.Tpo -c -o main/libctags_a-param.o main/param.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-parse.o -MD -MP -MF main/.deps/libctags_a-parse.Tpo -c -o main/libctags_a-parse.o main/parse.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-parse.o -MD -MP -MF main/.deps/libctags_a-parse.Tpo -c -o main/libctags_a-parse.o main/parse.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-portable-scandir.o -MD -MP -MF main/.deps/libctags_a-portable-scandir.Tpo -c -o main/libctags_a-portable-scandir.o main/portable-scandir.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-portable-scandir.o -MD -MP -MF main/.deps/libctags_a-portable-scandir.Tpo -c -o main/libctags_a-portable-scandir.o main/portable-scandir.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-promise.o -MD -MP -MF main/.deps/libctags_a-promise.Tpo -c -o main/libctags_a-promise.o main/promise.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-promise.o -MD -MP -MF main/.deps/libctags_a-promise.Tpo -c -o main/libctags_a-promise.o main/promise.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-ptag.o -MD -MP -MF main/.deps/libctags_a-ptag.Tpo -c -o main/libctags_a-ptag.o main/ptag.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-ptag.o -MD -MP -MF main/.deps/libctags_a-ptag.Tpo -c -o main/libctags_a-ptag.o main/ptag.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-ptrarray.o -MD -MP -MF main/.deps/libctags_a-ptrarray.Tpo -c -o main/libctags_a-ptrarray.o main/ptrarray.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-ptrarray.o -MD -MP -MF main/.deps/libctags_a-ptrarray.Tpo -c -o main/libctags_a-ptrarray.o main/ptrarray.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-read.o -MD -MP -MF main/.deps/libctags_a-read.Tpo -c -o main/libctags_a-read.o main/read.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-read.o -MD -MP -MF main/.deps/libctags_a-read.Tpo -c -o main/libctags_a-read.o main/read.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-routines.o -MD -MP -MF main/.deps/libctags_a-routines.Tpo -c -o main/libctags_a-routines.o main/routines.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-routines.o -MD -MP -MF main/.deps/libctags_a-routines.Tpo -c -o main/libctags_a-routines.o main/routines.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-seccomp.o -MD -MP -MF main/.deps/libctags_a-seccomp.Tpo -c -o main/libctags_a-seccomp.o main/seccomp.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-seccomp.o -MD -MP -MF main/.deps/libctags_a-seccomp.Tpo -c -o main/libctags_a-seccomp.o main/seccomp.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-selectors.o -MD -MP -MF main/.deps/libctags_a-selectors.Tpo -c -o main/libctags_a-selectors.o main/selectors.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-selectors.o -MD -MP -MF main/.deps/libctags_a-selectors.Tpo -c -o main/libctags_a-selectors.o main/selectors.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-sort.o -MD -MP -MF main/.deps/libctags_a-sort.Tpo -c -o main/libctags_a-sort.o main/sort.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-sort.o -MD -MP -MF main/.deps/libctags_a-sort.Tpo -c -o main/libctags_a-sort.o main/sort.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-stats.o -MD -MP -MF main/.deps/libctags_a-stats.Tpo -c -o main/libctags_a-stats.o main/stats.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-stats.o -MD -MP -MF main/.deps/libctags_a-stats.Tpo -c -o main/libctags_a-stats.o main/stats.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-strlist.o -MD -MP -MF main/.deps/libctags_a-strlist.Tpo -c -o main/libctags_a-strlist.o main/strlist.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-strlist.o -MD -MP -MF main/.deps/libctags_a-strlist.Tpo -c -o main/libctags_a-strlist.o main/strlist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-trace.o -MD -MP -MF main/.deps/libctags_a-trace.Tpo -c -o main/libctags_a-trace.o main/trace.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-trace.o -MD -MP -MF main/.deps/libctags_a-trace.Tpo -c -o main/libctags_a-trace.o main/trace.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-trashbox.o -MD -MP -MF main/.deps/libctags_a-trashbox.Tpo -c -o main/libctags_a-trashbox.o main/trashbox.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-trashbox.o -MD -MP -MF main/.deps/libctags_a-trashbox.Tpo -c -o main/libctags_a-trashbox.o main/trashbox.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-tokeninfo.o -MD -MP -MF main/.deps/libctags_a-tokeninfo.Tpo -c -o main/libctags_a-tokeninfo.o main/tokeninfo.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-tokeninfo.o -MD -MP -MF main/.deps/libctags_a-tokeninfo.Tpo -c -o main/libctags_a-tokeninfo.o main/tokeninfo.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-unwindi.o -MD -MP -MF main/.deps/libctags_a-unwindi.Tpo -c -o main/libctags_a-unwindi.o main/unwindi.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-unwindi.o -MD -MP -MF main/.deps/libctags_a-unwindi.Tpo -c -o main/libctags_a-unwindi.o main/unwindi.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-vstring.o -MD -MP -MF main/.deps/libctags_a-vstring.Tpo -c -o main/libctags_a-vstring.o main/vstring.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-vstring.o -MD -MP -MF main/.deps/libctags_a-vstring.Tpo -c -o main/libctags_a-vstring.o main/vstring.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-writer.o -MD -MP -MF main/.deps/libctags_a-writer.Tpo -c -o main/libctags_a-writer.o main/writer.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-writer.o -MD -MP -MF main/.deps/libctags_a-writer.Tpo -c -o main/libctags_a-writer.o main/writer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-writer-etags.o -MD -MP -MF main/.deps/libctags_a-writer-etags.Tpo -c -o main/libctags_a-writer-etags.o main/writer-etags.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-writer-etags.o -MD -MP -MF main/.deps/libctags_a-writer-etags.Tpo -c -o main/libctags_a-writer-etags.o main/writer-etags.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-writer-ctags.o -MD -MP -MF main/.deps/libctags_a-writer-ctags.Tpo -c -o main/libctags_a-writer-ctags.o main/writer-ctags.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-writer-ctags.o -MD -MP -MF main/.deps/libctags_a-writer-ctags.Tpo -c -o main/libctags_a-writer-ctags.o main/writer-ctags.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-writer-json.o -MD -MP -MF main/.deps/libctags_a-writer-json.Tpo -c -o main/libctags_a-writer-json.o main/writer-json.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-writer-json.o -MD -MP -MF main/.deps/libctags_a-writer-json.Tpo -c -o main/libctags_a-writer-json.o main/writer-json.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-writer-xref.o -MD -MP -MF main/.deps/libctags_a-writer-xref.Tpo -c -o main/libctags_a-writer-xref.o main/writer-xref.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-writer-xref.o -MD -MP -MF main/.deps/libctags_a-writer-xref.Tpo -c -o main/libctags_a-writer-xref.o main/writer-xref.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-xtag.o -MD -MP -MF main/.deps/libctags_a-xtag.Tpo -c -o main/libctags_a-xtag.o main/xtag.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-xtag.o -MD -MP -MF main/.deps/libctags_a-xtag.Tpo -c -o main/libctags_a-xtag.o main/xtag.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-repoinfo.o -MD -MP -MF main/.deps/libctags_a-repoinfo.Tpo -c -o main/libctags_a-repoinfo.o main/repoinfo.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-repoinfo.o -MD -MP -MF main/.deps/libctags_a-repoinfo.Tpo -c -o main/libctags_a-repoinfo.o main/repoinfo.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT main/libctags_a-mio.o -MD -MP -MF main/.deps/libctags_a-mio.Tpo -c -o main/libctags_a-mio.o main/mio.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT main/libctags_a-mio.o -MD -MP -MF main/.deps/libctags_a-mio.Tpo -c -o main/libctags_a-mio.o main/mio.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-ada.o -MD -MP -MF parsers/.deps/libctags_a-ada.Tpo -c -o parsers/libctags_a-ada.o parsers/ada.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-ada.o -MD -MP -MF parsers/.deps/libctags_a-ada.Tpo -c -o parsers/libctags_a-ada.o parsers/ada.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-ant.o -MD -MP -MF parsers/.deps/libctags_a-ant.Tpo -c -o parsers/libctags_a-ant.o parsers/ant.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-ant.o -MD -MP -MF parsers/.deps/libctags_a-ant.Tpo -c -o parsers/libctags_a-ant.o parsers/ant.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-asm.o -MD -MP -MF parsers/.deps/libctags_a-asm.Tpo -c -o parsers/libctags_a-asm.o parsers/asm.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-asm.o -MD -MP -MF parsers/.deps/libctags_a-asm.Tpo -c -o parsers/libctags_a-asm.o parsers/asm.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-asciidoc.o -MD -MP -MF parsers/.deps/libctags_a-asciidoc.Tpo -c -o parsers/libctags_a-asciidoc.o parsers/asciidoc.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-asciidoc.o -MD -MP -MF parsers/.deps/libctags_a-asciidoc.Tpo -c -o parsers/libctags_a-asciidoc.o parsers/asciidoc.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-asp.o -MD -MP -MF parsers/.deps/libctags_a-asp.Tpo -c -o parsers/libctags_a-asp.o parsers/asp.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-asp.o -MD -MP -MF parsers/.deps/libctags_a-asp.Tpo -c -o parsers/libctags_a-asp.o parsers/asp.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-autoconf.o -MD -MP -MF parsers/.deps/libctags_a-autoconf.Tpo -c -o parsers/libctags_a-autoconf.o parsers/autoconf.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-autoconf.o -MD -MP -MF parsers/.deps/libctags_a-autoconf.Tpo -c -o parsers/libctags_a-autoconf.o parsers/autoconf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-autoit.o -MD -MP -MF parsers/.deps/libctags_a-autoit.Tpo -c -o parsers/libctags_a-autoit.o parsers/autoit.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-autoit.o -MD -MP -MF parsers/.deps/libctags_a-autoit.Tpo -c -o parsers/libctags_a-autoit.o parsers/autoit.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-automake.o -MD -MP -MF parsers/.deps/libctags_a-automake.Tpo -c -o parsers/libctags_a-automake.o parsers/automake.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-automake.o -MD -MP -MF parsers/.deps/libctags_a-automake.Tpo -c -o parsers/libctags_a-automake.o parsers/automake.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-awk.o -MD -MP -MF parsers/.deps/libctags_a-awk.Tpo -c -o parsers/libctags_a-awk.o parsers/awk.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-awk.o -MD -MP -MF parsers/.deps/libctags_a-awk.Tpo -c -o parsers/libctags_a-awk.o parsers/awk.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-basic.o -MD -MP -MF parsers/.deps/libctags_a-basic.Tpo -c -o parsers/libctags_a-basic.o parsers/basic.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-basic.o -MD -MP -MF parsers/.deps/libctags_a-basic.Tpo -c -o parsers/libctags_a-basic.o parsers/basic.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-beta.o -MD -MP -MF parsers/.deps/libctags_a-beta.Tpo -c -o parsers/libctags_a-beta.o parsers/beta.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-beta.o -MD -MP -MF parsers/.deps/libctags_a-beta.Tpo -c -o parsers/libctags_a-beta.o parsers/beta.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-bibtex.o -MD -MP -MF parsers/.deps/libctags_a-bibtex.Tpo -c -o parsers/libctags_a-bibtex.o parsers/bibtex.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-bibtex.o -MD -MP -MF parsers/.deps/libctags_a-bibtex.Tpo -c -o parsers/libctags_a-bibtex.o parsers/bibtex.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-c.o -MD -MP -MF parsers/.deps/libctags_a-c.Tpo -c -o parsers/libctags_a-c.o parsers/c.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-c.o -MD -MP -MF parsers/.deps/libctags_a-c.Tpo -c -o parsers/libctags_a-c.o parsers/c.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-clojure.o -MD -MP -MF parsers/.deps/libctags_a-clojure.Tpo -c -o parsers/libctags_a-clojure.o parsers/clojure.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-clojure.o -MD -MP -MF parsers/.deps/libctags_a-clojure.Tpo -c -o parsers/libctags_a-clojure.o parsers/clojure.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-css.o -MD -MP -MF parsers/.deps/libctags_a-css.Tpo -c -o parsers/libctags_a-css.o parsers/css.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-css.o -MD -MP -MF parsers/.deps/libctags_a-css.Tpo -c -o parsers/libctags_a-css.o parsers/css.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-cobol.o -MD -MP -MF parsers/.deps/libctags_a-cobol.Tpo -c -o parsers/libctags_a-cobol.o parsers/cobol.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-cobol.o -MD -MP -MF parsers/.deps/libctags_a-cobol.Tpo -c -o parsers/libctags_a-cobol.o parsers/cobol.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-cpreprocessor.o -MD -MP -MF parsers/.deps/libctags_a-cpreprocessor.Tpo -c -o parsers/libctags_a-cpreprocessor.o parsers/cpreprocessor.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-cpreprocessor.o -MD -MP -MF parsers/.deps/libctags_a-cpreprocessor.Tpo -c -o parsers/libctags_a-cpreprocessor.o parsers/cpreprocessor.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-ctags-aspell.o -MD -MP -MF parsers/.deps/libctags_a-ctags-aspell.Tpo -c -o parsers/libctags_a-ctags-aspell.o parsers/ctags-aspell.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-ctags-aspell.o -MD -MP -MF parsers/.deps/libctags_a-ctags-aspell.Tpo -c -o parsers/libctags_a-ctags-aspell.o parsers/ctags-aspell.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx.Tpo -c -o parsers/cxx/libctags_a-cxx.o parsers/cxx/cxx.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx.Tpo -c -o parsers/cxx/libctags_a-cxx.o parsers/cxx/cxx.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_debug.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_debug.Tpo -c -o parsers/cxx/libctags_a-cxx_debug.o parsers/cxx/cxx_debug.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_debug.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_debug.Tpo -c -o parsers/cxx/libctags_a-cxx_debug.o parsers/cxx/cxx_debug.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_debug_type.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_debug_type.Tpo -c -o parsers/cxx/libctags_a-cxx_debug_type.o parsers/cxx/cxx_debug_type.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_debug_type.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_debug_type.Tpo -c -o parsers/cxx/libctags_a-cxx_debug_type.o parsers/cxx/cxx_debug_type.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_keyword.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_keyword.Tpo -c -o parsers/cxx/libctags_a-cxx_keyword.o parsers/cxx/cxx_keyword.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_keyword.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_keyword.Tpo -c -o parsers/cxx/libctags_a-cxx_keyword.o parsers/cxx/cxx_keyword.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_parser.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser.Tpo -c -o parsers/cxx/libctags_a-cxx_parser.o parsers/cxx/cxx_parser.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_parser.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser.Tpo -c -o parsers/cxx/libctags_a-cxx_parser.o parsers/cxx/cxx_parser.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_parser_lambda.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_lambda.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_lambda.o parsers/cxx/cxx_parser_lambda.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_parser_lambda.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_lambda.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_lambda.o parsers/cxx/cxx_parser_lambda.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_parser_block.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_block.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_block.o parsers/cxx/cxx_parser_block.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_parser_block.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_block.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_block.o parsers/cxx/cxx_parser_block.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_parser_function.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_function.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_function.o parsers/cxx/cxx_parser_function.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_parser_function.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_function.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_function.o parsers/cxx/cxx_parser_function.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_parser_namespace.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_namespace.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_namespace.o parsers/cxx/cxx_parser_namespace.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_parser_namespace.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_namespace.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_namespace.o parsers/cxx/cxx_parser_namespace.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_parser_template.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_template.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_template.o parsers/cxx/cxx_parser_template.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_parser_template.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_template.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_template.o parsers/cxx/cxx_parser_template.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_parser_tokenizer.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_tokenizer.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_tokenizer.o parsers/cxx/cxx_parser_tokenizer.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_parser_tokenizer.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_tokenizer.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_tokenizer.o parsers/cxx/cxx_parser_tokenizer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_parser_typedef.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_typedef.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_typedef.o parsers/cxx/cxx_parser_typedef.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_parser_typedef.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_typedef.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_typedef.o parsers/cxx/cxx_parser_typedef.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_parser_using.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_using.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_using.o parsers/cxx/cxx_parser_using.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_parser_using.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_using.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_using.o parsers/cxx/cxx_parser_using.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_parser_variable.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_variable.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_variable.o parsers/cxx/cxx_parser_variable.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_parser_variable.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_parser_variable.Tpo -c -o parsers/cxx/libctags_a-cxx_parser_variable.o parsers/cxx/cxx_parser_variable.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_subparser.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_subparser.Tpo -c -o parsers/cxx/libctags_a-cxx_subparser.o parsers/cxx/cxx_subparser.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_subparser.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_subparser.Tpo -c -o parsers/cxx/libctags_a-cxx_subparser.o parsers/cxx/cxx_subparser.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_qtmoc.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_qtmoc.Tpo -c -o parsers/cxx/libctags_a-cxx_qtmoc.o parsers/cxx/cxx_qtmoc.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_qtmoc.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_qtmoc.Tpo -c -o parsers/cxx/libctags_a-cxx_qtmoc.o parsers/cxx/cxx_qtmoc.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_tag.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_tag.Tpo -c -o parsers/cxx/libctags_a-cxx_tag.o parsers/cxx/cxx_tag.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_tag.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_tag.Tpo -c -o parsers/cxx/libctags_a-cxx_tag.o parsers/cxx/cxx_tag.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_scope.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_scope.Tpo -c -o parsers/cxx/libctags_a-cxx_scope.o parsers/cxx/cxx_scope.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_scope.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_scope.Tpo -c -o parsers/cxx/libctags_a-cxx_scope.o parsers/cxx/cxx_scope.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_token.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_token.Tpo -c -o parsers/cxx/libctags_a-cxx_token.o parsers/cxx/cxx_token.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_token.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_token.Tpo -c -o parsers/cxx/libctags_a-cxx_token.o parsers/cxx/cxx_token.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/cxx/libctags_a-cxx_token_chain.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_token_chain.Tpo -c -o parsers/cxx/libctags_a-cxx_token_chain.o parsers/cxx/cxx_token_chain.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/cxx/libctags_a-cxx_token_chain.o -MD -MP -MF parsers/cxx/.deps/libctags_a-cxx_token_chain.Tpo -c -o parsers/cxx/libctags_a-cxx_token_chain.o parsers/cxx/cxx_token_chain.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-diff.o -MD -MP -MF parsers/.deps/libctags_a-diff.Tpo -c -o parsers/libctags_a-diff.o parsers/diff.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-diff.o -MD -MP -MF parsers/.deps/libctags_a-diff.Tpo -c -o parsers/libctags_a-diff.o parsers/diff.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-dosbatch.o -MD -MP -MF parsers/.deps/libctags_a-dosbatch.Tpo -c -o parsers/libctags_a-dosbatch.o parsers/dosbatch.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-dosbatch.o -MD -MP -MF parsers/.deps/libctags_a-dosbatch.Tpo -c -o parsers/libctags_a-dosbatch.o parsers/dosbatch.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-dtd.o -MD -MP -MF parsers/.deps/libctags_a-dtd.Tpo -c -o parsers/libctags_a-dtd.o parsers/dtd.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-dtd.o -MD -MP -MF parsers/.deps/libctags_a-dtd.Tpo -c -o parsers/libctags_a-dtd.o parsers/dtd.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-dts.o -MD -MP -MF parsers/.deps/libctags_a-dts.Tpo -c -o parsers/libctags_a-dts.o parsers/dts.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-dts.o -MD -MP -MF parsers/.deps/libctags_a-dts.Tpo -c -o parsers/libctags_a-dts.o parsers/dts.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-eiffel.o -MD -MP -MF parsers/.deps/libctags_a-eiffel.Tpo -c -o parsers/libctags_a-eiffel.o parsers/eiffel.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-eiffel.o -MD -MP -MF parsers/.deps/libctags_a-eiffel.Tpo -c -o parsers/libctags_a-eiffel.o parsers/eiffel.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-erlang.o -MD -MP -MF parsers/.deps/libctags_a-erlang.Tpo -c -o parsers/libctags_a-erlang.o parsers/erlang.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-erlang.o -MD -MP -MF parsers/.deps/libctags_a-erlang.Tpo -c -o parsers/libctags_a-erlang.o parsers/erlang.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-falcon.o -MD -MP -MF parsers/.deps/libctags_a-falcon.Tpo -c -o parsers/libctags_a-falcon.o parsers/falcon.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-falcon.o -MD -MP -MF parsers/.deps/libctags_a-falcon.Tpo -c -o parsers/libctags_a-falcon.o parsers/falcon.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-flex.o -MD -MP -MF parsers/.deps/libctags_a-flex.Tpo -c -o parsers/libctags_a-flex.o parsers/flex.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-flex.o -MD -MP -MF parsers/.deps/libctags_a-flex.Tpo -c -o parsers/libctags_a-flex.o parsers/flex.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-fortran.o -MD -MP -MF parsers/.deps/libctags_a-fortran.Tpo -c -o parsers/libctags_a-fortran.o parsers/fortran.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-fortran.o -MD -MP -MF parsers/.deps/libctags_a-fortran.Tpo -c -o parsers/libctags_a-fortran.o parsers/fortran.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-fypp.o -MD -MP -MF parsers/.deps/libctags_a-fypp.Tpo -c -o parsers/libctags_a-fypp.o parsers/fypp.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-fypp.o -MD -MP -MF parsers/.deps/libctags_a-fypp.Tpo -c -o parsers/libctags_a-fypp.o parsers/fypp.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-go.o -MD -MP -MF parsers/.deps/libctags_a-go.Tpo -c -o parsers/libctags_a-go.o parsers/go.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-go.o -MD -MP -MF parsers/.deps/libctags_a-go.Tpo -c -o parsers/libctags_a-go.o parsers/go.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-html.o -MD -MP -MF parsers/.deps/libctags_a-html.Tpo -c -o parsers/libctags_a-html.o parsers/html.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-html.o -MD -MP -MF parsers/.deps/libctags_a-html.Tpo -c -o parsers/libctags_a-html.o parsers/html.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-iniconf.o -MD -MP -MF parsers/.deps/libctags_a-iniconf.Tpo -c -o parsers/libctags_a-iniconf.o parsers/iniconf.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-iniconf.o -MD -MP -MF parsers/.deps/libctags_a-iniconf.Tpo -c -o parsers/libctags_a-iniconf.o parsers/iniconf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-itcl.o -MD -MP -MF parsers/.deps/libctags_a-itcl.Tpo -c -o parsers/libctags_a-itcl.o parsers/itcl.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-itcl.o -MD -MP -MF parsers/.deps/libctags_a-itcl.Tpo -c -o parsers/libctags_a-itcl.o parsers/itcl.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-jprop.o -MD -MP -MF parsers/.deps/libctags_a-jprop.Tpo -c -o parsers/libctags_a-jprop.o parsers/jprop.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-jprop.o -MD -MP -MF parsers/.deps/libctags_a-jprop.Tpo -c -o parsers/libctags_a-jprop.o parsers/jprop.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-jscript.o -MD -MP -MF parsers/.deps/libctags_a-jscript.Tpo -c -o parsers/libctags_a-jscript.o parsers/jscript.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-jscript.o -MD -MP -MF parsers/.deps/libctags_a-jscript.Tpo -c -o parsers/libctags_a-jscript.o parsers/jscript.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-json.o -MD -MP -MF parsers/.deps/libctags_a-json.Tpo -c -o parsers/libctags_a-json.o parsers/json.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-json.o -MD -MP -MF parsers/.deps/libctags_a-json.Tpo -c -o parsers/libctags_a-json.o parsers/json.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-ldscript.o -MD -MP -MF parsers/.deps/libctags_a-ldscript.Tpo -c -o parsers/libctags_a-ldscript.o parsers/ldscript.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-ldscript.o -MD -MP -MF parsers/.deps/libctags_a-ldscript.Tpo -c -o parsers/libctags_a-ldscript.o parsers/ldscript.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-lisp.o -MD -MP -MF parsers/.deps/libctags_a-lisp.Tpo -c -o parsers/libctags_a-lisp.o parsers/lisp.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-lisp.o -MD -MP -MF parsers/.deps/libctags_a-lisp.Tpo -c -o parsers/libctags_a-lisp.o parsers/lisp.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-lua.o -MD -MP -MF parsers/.deps/libctags_a-lua.Tpo -c -o parsers/libctags_a-lua.o parsers/lua.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-lua.o -MD -MP -MF parsers/.deps/libctags_a-lua.Tpo -c -o parsers/libctags_a-lua.o parsers/lua.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-m4.o -MD -MP -MF parsers/.deps/libctags_a-m4.Tpo -c -o parsers/libctags_a-m4.o parsers/m4.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-m4.o -MD -MP -MF parsers/.deps/libctags_a-m4.Tpo -c -o parsers/libctags_a-m4.o parsers/m4.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-matlab.o -MD -MP -MF parsers/.deps/libctags_a-matlab.Tpo -c -o parsers/libctags_a-matlab.o parsers/matlab.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-matlab.o -MD -MP -MF parsers/.deps/libctags_a-matlab.Tpo -c -o parsers/libctags_a-matlab.o parsers/matlab.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-moose.o -MD -MP -MF parsers/.deps/libctags_a-moose.Tpo -c -o parsers/libctags_a-moose.o parsers/moose.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-moose.o -MD -MP -MF parsers/.deps/libctags_a-moose.Tpo -c -o parsers/libctags_a-moose.o parsers/moose.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-make.o -MD -MP -MF parsers/.deps/libctags_a-make.Tpo -c -o parsers/libctags_a-make.o parsers/make.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-make.o -MD -MP -MF parsers/.deps/libctags_a-make.Tpo -c -o parsers/libctags_a-make.o parsers/make.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-myrddin.o -MD -MP -MF parsers/.deps/libctags_a-myrddin.Tpo -c -o parsers/libctags_a-myrddin.o parsers/myrddin.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-myrddin.o -MD -MP -MF parsers/.deps/libctags_a-myrddin.Tpo -c -o parsers/libctags_a-myrddin.o parsers/myrddin.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-nsis.o -MD -MP -MF parsers/.deps/libctags_a-nsis.Tpo -c -o parsers/libctags_a-nsis.o parsers/nsis.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-nsis.o -MD -MP -MF parsers/.deps/libctags_a-nsis.Tpo -c -o parsers/libctags_a-nsis.o parsers/nsis.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-objc.o -MD -MP -MF parsers/.deps/libctags_a-objc.Tpo -c -o parsers/libctags_a-objc.o parsers/objc.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-objc.o -MD -MP -MF parsers/.deps/libctags_a-objc.Tpo -c -o parsers/libctags_a-objc.o parsers/objc.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-ocaml.o -MD -MP -MF parsers/.deps/libctags_a-ocaml.Tpo -c -o parsers/libctags_a-ocaml.o parsers/ocaml.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-ocaml.o -MD -MP -MF parsers/.deps/libctags_a-ocaml.Tpo -c -o parsers/libctags_a-ocaml.o parsers/ocaml.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-pascal.o -MD -MP -MF parsers/.deps/libctags_a-pascal.Tpo -c -o parsers/libctags_a-pascal.o parsers/pascal.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-pascal.o -MD -MP -MF parsers/.deps/libctags_a-pascal.Tpo -c -o parsers/libctags_a-pascal.o parsers/pascal.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-perl.o -MD -MP -MF parsers/.deps/libctags_a-perl.Tpo -c -o parsers/libctags_a-perl.o parsers/perl.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-perl.o -MD -MP -MF parsers/.deps/libctags_a-perl.Tpo -c -o parsers/libctags_a-perl.o parsers/perl.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-perl6.o -MD -MP -MF parsers/.deps/libctags_a-perl6.Tpo -c -o parsers/libctags_a-perl6.o parsers/perl6.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-perl6.o -MD -MP -MF parsers/.deps/libctags_a-perl6.Tpo -c -o parsers/libctags_a-perl6.o parsers/perl6.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-php.o -MD -MP -MF parsers/.deps/libctags_a-php.Tpo -c -o parsers/libctags_a-php.o parsers/php.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-php.o -MD -MP -MF parsers/.deps/libctags_a-php.Tpo -c -o parsers/libctags_a-php.o parsers/php.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-protobuf.o -MD -MP -MF parsers/.deps/libctags_a-protobuf.Tpo -c -o parsers/libctags_a-protobuf.o parsers/protobuf.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-protobuf.o -MD -MP -MF parsers/.deps/libctags_a-protobuf.Tpo -c -o parsers/libctags_a-protobuf.o parsers/protobuf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-python.o -MD -MP -MF parsers/.deps/libctags_a-python.Tpo -c -o parsers/libctags_a-python.o parsers/python.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-python.o -MD -MP -MF parsers/.deps/libctags_a-python.Tpo -c -o parsers/libctags_a-python.o parsers/python.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-pythonloggingconfig.o -MD -MP -MF parsers/.deps/libctags_a-pythonloggingconfig.Tpo -c -o parsers/libctags_a-pythonloggingconfig.o parsers/pythonloggingconfig.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-pythonloggingconfig.o -MD -MP -MF parsers/.deps/libctags_a-pythonloggingconfig.Tpo -c -o parsers/libctags_a-pythonloggingconfig.o parsers/pythonloggingconfig.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-r.o -MD -MP -MF parsers/.deps/libctags_a-r.Tpo -c -o parsers/libctags_a-r.o parsers/r.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-r.o -MD -MP -MF parsers/.deps/libctags_a-r.Tpo -c -o parsers/libctags_a-r.o parsers/r.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-rexx.o -MD -MP -MF parsers/.deps/libctags_a-rexx.Tpo -c -o parsers/libctags_a-rexx.o parsers/rexx.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-rexx.o -MD -MP -MF parsers/.deps/libctags_a-rexx.Tpo -c -o parsers/libctags_a-rexx.o parsers/rexx.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-robot.o -MD -MP -MF parsers/.deps/libctags_a-robot.Tpo -c -o parsers/libctags_a-robot.o parsers/robot.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-robot.o -MD -MP -MF parsers/.deps/libctags_a-robot.Tpo -c -o parsers/libctags_a-robot.o parsers/robot.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-rpmspec.o -MD -MP -MF parsers/.deps/libctags_a-rpmspec.Tpo -c -o parsers/libctags_a-rpmspec.o parsers/rpmspec.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-rpmspec.o -MD -MP -MF parsers/.deps/libctags_a-rpmspec.Tpo -c -o parsers/libctags_a-rpmspec.o parsers/rpmspec.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-rst.o -MD -MP -MF parsers/.deps/libctags_a-rst.Tpo -c -o parsers/libctags_a-rst.o parsers/rst.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-rst.o -MD -MP -MF parsers/.deps/libctags_a-rst.Tpo -c -o parsers/libctags_a-rst.o parsers/rst.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-ruby.o -MD -MP -MF parsers/.deps/libctags_a-ruby.Tpo -c -o parsers/libctags_a-ruby.o parsers/ruby.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-ruby.o -MD -MP -MF parsers/.deps/libctags_a-ruby.Tpo -c -o parsers/libctags_a-ruby.o parsers/ruby.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-rust.o -MD -MP -MF parsers/.deps/libctags_a-rust.Tpo -c -o parsers/libctags_a-rust.o parsers/rust.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-rust.o -MD -MP -MF parsers/.deps/libctags_a-rust.Tpo -c -o parsers/libctags_a-rust.o parsers/rust.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-scheme.o -MD -MP -MF parsers/.deps/libctags_a-scheme.Tpo -c -o parsers/libctags_a-scheme.o parsers/scheme.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-scheme.o -MD -MP -MF parsers/.deps/libctags_a-scheme.Tpo -c -o parsers/libctags_a-scheme.o parsers/scheme.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-sh.o -MD -MP -MF parsers/.deps/libctags_a-sh.Tpo -c -o parsers/libctags_a-sh.o parsers/sh.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-sh.o -MD -MP -MF parsers/.deps/libctags_a-sh.Tpo -c -o parsers/libctags_a-sh.o parsers/sh.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-slang.o -MD -MP -MF parsers/.deps/libctags_a-slang.Tpo -c -o parsers/libctags_a-slang.o parsers/slang.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-slang.o -MD -MP -MF parsers/.deps/libctags_a-slang.Tpo -c -o parsers/libctags_a-slang.o parsers/slang.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-sml.o -MD -MP -MF parsers/.deps/libctags_a-sml.Tpo -c -o parsers/libctags_a-sml.o parsers/sml.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-sml.o -MD -MP -MF parsers/.deps/libctags_a-sml.Tpo -c -o parsers/libctags_a-sml.o parsers/sml.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-sql.o -MD -MP -MF parsers/.deps/libctags_a-sql.Tpo -c -o parsers/libctags_a-sql.o parsers/sql.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-sql.o -MD -MP -MF parsers/.deps/libctags_a-sql.Tpo -c -o parsers/libctags_a-sql.o parsers/sql.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-systemdunit.o -MD -MP -MF parsers/.deps/libctags_a-systemdunit.Tpo -c -o parsers/libctags_a-systemdunit.o parsers/systemdunit.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-systemdunit.o -MD -MP -MF parsers/.deps/libctags_a-systemdunit.Tpo -c -o parsers/libctags_a-systemdunit.o parsers/systemdunit.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-tcloo.o -MD -MP -MF parsers/.deps/libctags_a-tcloo.Tpo -c -o parsers/libctags_a-tcloo.o parsers/tcloo.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-tcloo.o -MD -MP -MF parsers/.deps/libctags_a-tcloo.Tpo -c -o parsers/libctags_a-tcloo.o parsers/tcloo.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-tcl.o -MD -MP -MF parsers/.deps/libctags_a-tcl.Tpo -c -o parsers/libctags_a-tcl.o parsers/tcl.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-tcl.o -MD -MP -MF parsers/.deps/libctags_a-tcl.Tpo -c -o parsers/libctags_a-tcl.o parsers/tcl.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-tex.o -MD -MP -MF parsers/.deps/libctags_a-tex.Tpo -c -o parsers/libctags_a-tex.o parsers/tex.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-tex.o -MD -MP -MF parsers/.deps/libctags_a-tex.Tpo -c -o parsers/libctags_a-tex.o parsers/tex.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-ttcn.o -MD -MP -MF parsers/.deps/libctags_a-ttcn.Tpo -c -o parsers/libctags_a-ttcn.o parsers/ttcn.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-ttcn.o -MD -MP -MF parsers/.deps/libctags_a-ttcn.Tpo -c -o parsers/libctags_a-ttcn.o parsers/ttcn.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-verilog.o -MD -MP -MF parsers/.deps/libctags_a-verilog.Tpo -c -o parsers/libctags_a-verilog.o parsers/verilog.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-verilog.o -MD -MP -MF parsers/.deps/libctags_a-verilog.Tpo -c -o parsers/libctags_a-verilog.o parsers/verilog.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-typescript.o -MD -MP -MF parsers/.deps/libctags_a-typescript.Tpo -c -o parsers/libctags_a-typescript.o parsers/typescript.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-typescript.o -MD -MP -MF parsers/.deps/libctags_a-typescript.Tpo -c -o parsers/libctags_a-typescript.o parsers/typescript.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-vhdl.o -MD -MP -MF parsers/.deps/libctags_a-vhdl.Tpo -c -o parsers/libctags_a-vhdl.o parsers/vhdl.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-vhdl.o -MD -MP -MF parsers/.deps/libctags_a-vhdl.Tpo -c -o parsers/libctags_a-vhdl.o parsers/vhdl.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-vim.o -MD -MP -MF parsers/.deps/libctags_a-vim.Tpo -c -o parsers/libctags_a-vim.o parsers/vim.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-vim.o -MD -MP -MF parsers/.deps/libctags_a-vim.Tpo -c -o parsers/libctags_a-vim.o parsers/vim.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-windres.o -MD -MP -MF parsers/.deps/libctags_a-windres.Tpo -c -o parsers/libctags_a-windres.o parsers/windres.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-windres.o -MD -MP -MF parsers/.deps/libctags_a-windres.Tpo -c -o parsers/libctags_a-windres.o parsers/windres.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-yacc.o -MD -MP -MF parsers/.deps/libctags_a-yacc.Tpo -c -o parsers/libctags_a-yacc.o parsers/yacc.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-yacc.o -MD -MP -MF parsers/.deps/libctags_a-yacc.Tpo -c -o parsers/libctags_a-yacc.o parsers/yacc.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT parsers/libctags_a-yumrepo.o -MD -MP -MF parsers/.deps/libctags_a-yumrepo.Tpo -c -o parsers/libctags_a-yumrepo.o parsers/yumrepo.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT parsers/libctags_a-yumrepo.o -MD -MP -MF parsers/.deps/libctags_a-yumrepo.Tpo -c -o parsers/libctags_a-yumrepo.o parsers/yumrepo.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-RSpec.o -MD -MP -MF optlib/.deps/libctags_a-RSpec.Tpo -c -o optlib/libctags_a-RSpec.o optlib/RSpec.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-RSpec.o -MD -MP -MF optlib/.deps/libctags_a-RSpec.Tpo -c -o optlib/libctags_a-RSpec.o optlib/RSpec.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-cmake.o -MD -MP -MF optlib/.deps/libctags_a-cmake.Tpo -c -o optlib/libctags_a-cmake.o optlib/cmake.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-cmake.o -MD -MP -MF optlib/.deps/libctags_a-cmake.Tpo -c -o optlib/libctags_a-cmake.o optlib/cmake.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-elixir.o -MD -MP -MF optlib/.deps/libctags_a-elixir.Tpo -c -o optlib/libctags_a-elixir.o optlib/elixir.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-elixir.o -MD -MP -MF optlib/.deps/libctags_a-elixir.Tpo -c -o optlib/libctags_a-elixir.o optlib/elixir.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-ctags-optlib.o -MD -MP -MF optlib/.deps/libctags_a-ctags-optlib.Tpo -c -o optlib/libctags_a-ctags-optlib.o optlib/ctags-optlib.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-ctags-optlib.o -MD -MP -MF optlib/.deps/libctags_a-ctags-optlib.Tpo -c -o optlib/libctags_a-ctags-optlib.o optlib/ctags-optlib.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-elm.o -MD -MP -MF optlib/.deps/libctags_a-elm.Tpo -c -o optlib/libctags_a-elm.o optlib/elm.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-elm.o -MD -MP -MF optlib/.deps/libctags_a-elm.Tpo -c -o optlib/libctags_a-elm.o optlib/elm.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-gdbinit.o -MD -MP -MF optlib/.deps/libctags_a-gdbinit.Tpo -c -o optlib/libctags_a-gdbinit.o optlib/gdbinit.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-gdbinit.o -MD -MP -MF optlib/.deps/libctags_a-gdbinit.Tpo -c -o optlib/libctags_a-gdbinit.o optlib/gdbinit.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-inko.o -MD -MP -MF optlib/.deps/libctags_a-inko.Tpo -c -o optlib/libctags_a-inko.o optlib/inko.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-inko.o -MD -MP -MF optlib/.deps/libctags_a-inko.Tpo -c -o optlib/libctags_a-inko.o optlib/inko.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-man.o -MD -MP -MF optlib/.deps/libctags_a-man.Tpo -c -o optlib/libctags_a-man.o optlib/man.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-man.o -MD -MP -MF optlib/.deps/libctags_a-man.Tpo -c -o optlib/libctags_a-man.o optlib/man.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-markdown.o -MD -MP -MF optlib/.deps/libctags_a-markdown.Tpo -c -o optlib/libctags_a-markdown.o optlib/markdown.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-markdown.o -MD -MP -MF optlib/.deps/libctags_a-markdown.Tpo -c -o optlib/libctags_a-markdown.o optlib/markdown.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-passwd.o -MD -MP -MF optlib/.deps/libctags_a-passwd.Tpo -c -o optlib/libctags_a-passwd.o optlib/passwd.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-passwd.o -MD -MP -MF optlib/.deps/libctags_a-passwd.Tpo -c -o optlib/libctags_a-passwd.o optlib/passwd.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-pod.o -MD -MP -MF optlib/.deps/libctags_a-pod.Tpo -c -o optlib/libctags_a-pod.o optlib/pod.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-pod.o -MD -MP -MF optlib/.deps/libctags_a-pod.Tpo -c -o optlib/libctags_a-pod.o optlib/pod.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-puppetManifest.o -MD -MP -MF optlib/.deps/libctags_a-puppetManifest.Tpo -c -o optlib/libctags_a-puppetManifest.o optlib/puppetManifest.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-puppetManifest.o -MD -MP -MF optlib/.deps/libctags_a-puppetManifest.Tpo -c -o optlib/libctags_a-puppetManifest.o optlib/puppetManifest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-qemuhx.o -MD -MP -MF optlib/.deps/libctags_a-qemuhx.Tpo -c -o optlib/libctags_a-qemuhx.o optlib/qemuhx.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-qemuhx.o -MD -MP -MF optlib/.deps/libctags_a-qemuhx.Tpo -c -o optlib/libctags_a-qemuhx.o optlib/qemuhx.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT optlib/libctags_a-systemtap.o -MD -MP -MF optlib/.deps/libctags_a-systemtap.Tpo -c -o optlib/libctags_a-systemtap.o optlib/systemtap.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT optlib/libctags_a-systemtap.o -MD -MP -MF optlib/.deps/libctags_a-systemtap.Tpo -c -o optlib/libctags_a-systemtap.o optlib/systemtap.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -DUSE_SYSTEM_STRNLEN -g -O2 -MT misc/packcc/packcc-packcc.o -MD -MP -MF misc/packcc/.deps/packcc-packcc.Tpo -c -o misc/packcc/packcc-packcc.o misc/packcc/packcc.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -DUSE_SYSTEM_STRNLEN -MT misc/packcc/packcc-packcc.o -MD -MP -MF misc/packcc/.deps/packcc-packcc.Tpo -c -o misc/packcc/packcc-packcc.o misc/packcc/packcc.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -I./read -DREADTAGS_DSL -I./dsl -g -O2 -MT read/readtags-readtags.o -MD -MP -MF read/.deps/readtags-readtags.Tpo -c -o read/readtags-readtags.o read/readtags.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -I./read -DREADTAGS_DSL -I./dsl -MT read/readtags-readtags.o -MD -MP -MF read/.deps/readtags-readtags.Tpo -c -o read/readtags-readtags.o read/readtags.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -I./read -DREADTAGS_DSL -I./dsl -g -O2 -MT read/readtags-readtags-cmd.o -MD -MP -MF read/.deps/readtags-readtags-cmd.Tpo -c -o read/readtags-readtags-cmd.o read/readtags-cmd.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -I./read -DREADTAGS_DSL -I./dsl -MT read/readtags-readtags-cmd.o -MD -MP -MF read/.deps/readtags-readtags-cmd.Tpo -c -o read/readtags-readtags-cmd.o read/readtags-cmd.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -I./read -DREADTAGS_DSL -I./dsl -g -O2 -MT dsl/readtags-es-lang-c-stdc99.o -MD -MP -MF dsl/.deps/readtags-es-lang-c-stdc99.Tpo -c -o dsl/readtags-es-lang-c-stdc99.o dsl/es-lang-c-stdc99.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -I./read -DREADTAGS_DSL -I./dsl -MT dsl/readtags-es-lang-c-stdc99.o -MD -MP -MF dsl/.deps/readtags-es-lang-c-stdc99.Tpo -c -o dsl/readtags-es-lang-c-stdc99.o dsl/es-lang-c-stdc99.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -I./read -DREADTAGS_DSL -I./dsl -g -O2 -MT dsl/readtags-qualifier.o -MD -MP -MF dsl/.deps/readtags-qualifier.Tpo -c -o dsl/readtags-qualifier.o dsl/qualifier.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -I./read -DREADTAGS_DSL -I./dsl -MT dsl/readtags-qualifier.o -MD -MP -MF dsl/.deps/readtags-qualifier.Tpo -c -o dsl/readtags-qualifier.o dsl/qualifier.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O2 -o readtags read/readtags-readtags.o read/readtags-readtags-cmd.o dsl/readtags-es-lang-c-stdc99.o dsl/readtags-qualifier.o main/readtags-mio.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=nehalem -o readtags read/readtags-readtags.o read/readtags-readtags-cmd.o dsl/readtags-es-lang-c-stdc99.o dsl/readtags-qualifier.o main/readtags-mio.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o packcc misc/packcc/packcc-packcc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=nehalem -o packcc misc/packcc/packcc-packcc.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -MT peg/libctags_a-varlink.o -MD -MP -MF peg/.deps/libctags_a-varlink.Tpo -c -o peg/libctags_a-varlink.o peg/varlink.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=nehalem -DHAVE_CONFIG_H -I. -I./main -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -DHAVE_REPOINFO_H -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -MT peg/libctags_a-varlink.o -MD -MP -MF peg/.deps/libctags_a-varlink.Tpo -c -o peg/libctags_a-varlink.o peg/varlink.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -o mini-geany main/mini_geany-mini-geany.o libctags.a -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=nehalem -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -o mini-geany main/mini_geany-mini-geany.o libctags.a -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -o ctags main/ctags-cmd.o libctags.a -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=nehalem -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -o ctags main/ctags-cmd.o libctags.a -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2019-08-27 18:08:42 +0200
make
install
REPOINFO main/repoinfo.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive
REPOINFO main/repoinfo.h
CCLD ctags
REPOINFO main/repoinfo.h
./install-sh -c -d '/usr/local/Cellar/universal-ctags/HEAD-98d4aa1/share/man/man1'
./install-sh -c -d '/usr/local/Cellar/universal-ctags/HEAD-98d4aa1/share/man/man7'
mkdir: /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/share: File exists
mkdir: /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/share/man: File exists
/usr/bin/install -c -m 644 man/ctags.1 '/usr/local/Cellar/universal-ctags/HEAD-98d4aa1/share/man/man1'
/usr/bin/install -c -m 644 man/ctags-incompatibilities.7 man/ctags-optlib.7 '/usr/local/Cellar/universal-ctags/HEAD-98d4aa1/share/man/man7'
CCLD ctags
./install-sh -c -d '/usr/local/Cellar/universal-ctags/HEAD-98d4aa1/bin'
/usr/bin/install -c ctags readtags '/usr/local/Cellar/universal-ctags/HEAD-98d4aa1/bin'
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-exec-hook
make[4]: Nothing to be done for `install-exec-hook'.
clang called with: -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -o ctags main/ctags-cmd.o libctags.a -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=nehalem -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -o ctags main/ctags-cmd.o libctags.a -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -g -O2 -o ctags main/ctags-cmd.o libctags.a -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=nehalem -std=gnu99 -I/usr/include/libxml2 -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libyaml/0.2.2/include -o ctags main/ctags-cmd.o libctags.a -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by universal-ctags configure 0.0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/universal-ctags/HEAD-98d4aa1
## --------- ##
## Platform. ##
## --------- ##
hostname = Oguzs-MacBook-Pro.local
uname -m = x86_64
uname -r = 18.7.0
uname -s = Darwin
uname -v = Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 8.00 gigabytes
Default processor set: 360 tasks, 2197 threads, 8 processors
Load average: 3.52, Mach factor: 4.91
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2638: checking for a BSD-compatible install
configure:2706: result: /usr/bin/install -c
configure:2717: checking whether build environment is sane
configure:2772: result: yes
configure:2923: checking for a thread-safe mkdir -p
configure:2962: result: ./install-sh -c -d
configure:2969: checking for gawk
configure:2999: result: no
configure:2969: checking for mawk
configure:2999: result: no
configure:2969: checking for nawk
configure:2999: result: no
configure:2969: checking for awk
configure:2985: found /usr/bin/awk
configure:2996: result: awk
configure:3007: checking whether make sets $(MAKE)
configure:3029: result: yes
configure:3058: checking whether make supports nested variables
configure:3075: result: yes
configure:3164: checking whether UID '501' is supported by ustar format
configure:3167: result: yes
configure:3174: checking whether GID '20' is supported by ustar format
configure:3177: result: yes
configure:3185: checking how to create a ustar tar archive
configure:3196: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:3199: $? = 0
configure:3239: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3242: $? = 0
configure:3246: tar -xf - <conftest.tar
configure:3249: $? = 0
configure:3251: cat conftest.dir/file
GrepMe
configure:3254: $? = 0
configure:3267: result: gnutar
configure:3328: checking whether make supports nested variables
configure:3345: result: yes
configure:3371: checking build system type
configure:3385: result: x86_64-apple-darwin18.7.0
configure:3405: checking host system type
configure:3418: result: x86_64-apple-darwin18.7.0
configure:3688: checking for gcc
configure:3715: result: clang
configure:3944: checking for C compiler version
configure:3953: clang --version >&5
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3964: $? = 0
configure:3953: clang -v >&5
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3964: $? = 0
configure:3953: clang -V >&5
clang: error: unsupported option '-V -isysroot'
configure:3964: $? = 1
configure:3953: clang -qversion >&5
clang: error: unknown argument '-qversion', did you mean '--version'?
configure:3964: $? = 1
configure:3984: checking whether the C compiler works
configure:4006: clang conftest.c >&5
configure:4010: $? = 0
configure:4058: result: yes
configure:4061: checking for C compiler default output file name
configure:4063: result: a.out
configure:4069: checking for suffix of executables
configure:4076: clang -o conftest conftest.c >&5
configure:4080: $? = 0
configure:4102: result:
configure:4124: checking whether we are cross compiling
configure:4132: clang -o conftest conftest.c >&5
configure:4136: $? = 0
configure:4143: ./conftest
configure:4147: $? = 0
configure:4162: result: no
configure:4167: checking for suffix of object files
configure:4189: clang -c conftest.c >&5
configure:4193: $? = 0
configure:4214: result: o
configure:4218: checking whether we are using the GNU C compiler
configure:4237: clang -c conftest.c >&5
configure:4237: $? = 0
configure:4246: result: yes
configure:4255: checking whether clang accepts -g
configure:4275: clang -c -g conftest.c >&5
configure:4275: $? = 0
configure:4316: result: yes
configure:4333: checking for clang option to accept ISO C89
configure:4396: clang -c -g -O2 conftest.c >&5
configure:4396: $? = 0
configure:4409: result: none needed
configure:4434: checking whether clang understands -c and -o together
configure:4456: clang -c conftest.c -o conftest2.o
configure:4459: $? = 0
configure:4456: clang -c conftest.c -o conftest2.o
configure:4459: $? = 0
configure:4471: result: yes
configure:4491: checking whether make supports the include directive
configure:4506: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4509: $? = 0
configure:4528: result: yes (GNU style)
configure:4553: checking dependency style of clang
configure:4664: result: gcc3
configure:4679: checking for clang option to accept ISO C99
configure:4828: clang -c -g -O2 conftest.c >&5
configure:4828: $? = 0
configure:4841: result: none needed
configure:4899: checking for ranlib
configure:4915: found /usr/bin/ranlib
configure:4926: result: ranlib
configure:4954: checking how to run the C preprocessor
configure:4985: clang -E conftest.c
configure:4985: $? = 0
configure:4999: clang -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:4999: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5024: result: clang -E
configure:5044: clang -E conftest.c
configure:5044: $? = 0
configure:5058: clang -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5058: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5087: checking for grep that handles long lines and -e
configure:5145: result: /usr/bin/grep
configure:5150: checking for egrep
configure:5212: result: /usr/bin/grep -E
configure:5217: checking for ANSI C header files
configure:5237: clang -c -g -O2 conftest.c >&5
configure:5237: $? = 0
configure:5310: clang -o conftest -g -O2 conftest.c >&5
configure:5310: $? = 0
configure:5310: ./conftest
configure:5310: $? = 0
configure:5321: result: yes
configure:5334: checking for sys/types.h
configure:5334: clang -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5334: result: yes
configure:5334: checking for sys/stat.h
configure:5334: clang -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5334: result: yes
configure:5334: checking for stdlib.h
configure:5334: clang -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5334: result: yes
configure:5334: checking for string.h
configure:5334: clang -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5334: result: yes
configure:5334: checking for memory.h
configure:5334: clang -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5334: result: yes
configure:5334: checking for strings.h
configure:5334: clang -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5334: result: yes
configure:5334: checking for inttypes.h
configure:5334: clang -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5334: result: yes
configure:5334: checking for stdint.h
configure:5334: clang -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5334: result: yes
configure:5334: checking for unistd.h
configure:5334: clang -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5334: result: yes
configure:5346: checking whether byte ordering is bigendian
configure:5361: clang -c -g -O2 conftest.c >&5
configure:5361: $? = 0
configure:5406: clang -c -g -O2 conftest.c >&5
configure:5406: $? = 0
configure:5424: clang -c -g -O2 conftest.c >&5
conftest.c:30:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:5424: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5552: result: no
configure:5598: checking whether ln -s works
configure:5602: result: yes
configure:5611: checking for strip
configure:5627: found /usr/bin/strip
configure:5639: result: strip
configure:5654: checking for special C compiler options needed for large files
configure:5699: result: no
configure:5705: checking for _FILE_OFFSET_BITS value needed for large files
configure:5730: clang -c -g -O2 conftest.c >&5
configure:5730: $? = 0
configure:5762: result: no
configure:5852: checking for perl
configure:5882: result: no
configure:5904: checking for rst2man
configure:5937: result: no
configure:5904: checking for rst2man.py
configure:5922: found /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2man.py
configure:5934: result: /usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2man.py
configure:5958: checking building in a git repository
configure:5963: result: yes
configure:5970: checking for git
configure:5986: found /usr/local/Homebrew/Library/Homebrew/shims/mac/super/git
configure:5997: result: git
configure:6025: checking for timeout
configure:6055: result: no
configure:6077: checking directory to use for temporary files
configure:6093: result: /private/tmp
configure:6104: checking for case-insensitive filenames
configure:6108: result: yes
configure:6118: checking selected sort method
configure:6124: result: external sort utility
configure:6129: checking for sort
configure:6145: found /usr/bin/sort
configure:6157: result: yes
configure:6166: checking if sort accepts our command line
configure:6174: result: yes
configure:6195: checking dirent.h usability
configure:6195: clang -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking dirent.h presence
configure:6195: clang -E conftest.c
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for dirent.h
configure:6195: result: yes
configure:6195: checking errno.h usability
configure:6195: clang -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking errno.h presence
configure:6195: clang -E conftest.c
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for errno.h
configure:6195: result: yes
configure:6195: checking fcntl.h usability
configure:6195: clang -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking fcntl.h presence
configure:6195: clang -E conftest.c
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for fcntl.h
configure:6195: result: yes
configure:6195: checking io.h usability
configure:6195: clang -c -g -O2 conftest.c >&5
conftest.c:62:10: fatal error: 'io.h' file not found
#include <io.h>
^~~~~~
1 error generated.
configure:6195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TMPDIR "/private/tmp"
| #define CASE_INSENSITIVE_FILENAMES 1
| #define EXTERNAL_SORT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <io.h>
configure:6195: result: no
configure:6195: checking io.h presence
configure:6195: clang -E conftest.c
conftest.c:29:10: fatal error: 'io.h' file not found
#include <io.h>
^~~~~~
1 error generated.
configure:6195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TMPDIR "/private/tmp"
| #define CASE_INSENSITIVE_FILENAMES 1
| #define EXTERNAL_SORT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <io.h>
configure:6195: result: no
configure:6195: checking for io.h
configure:6195: result: no
configure:6195: checking limits.h usability
configure:6195: clang -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking limits.h presence
configure:6195: clang -E conftest.c
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for limits.h
configure:6195: result: yes
configure:6195: checking stat.h usability
configure:6195: clang -c -g -O2 conftest.c >&5
conftest.c:63:10: fatal error: 'stat.h' file not found
#include <stat.h>
^~~~~~~~
1 error generated.
configure:6195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TMPDIR "/private/tmp"
| #define CASE_INSENSITIVE_FILENAMES 1
| #define EXTERNAL_SORT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stat.h>
configure:6195: result: no
configure:6195: checking stat.h presence
configure:6195: clang -E conftest.c
conftest.c:30:10: fatal error: 'stat.h' file not found
#include <stat.h>
^~~~~~~~
1 error generated.
configure:6195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TMPDIR "/private/tmp"
| #define CASE_INSENSITIVE_FILENAMES 1
| #define EXTERNAL_SORT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include <stat.h>
configure:6195: result: no
configure:6195: checking for stat.h
configure:6195: result: no
configure:6195: checking for stdlib.h
configure:6195: result: yes
configure:6195: checking for string.h
configure:6195: result: yes
configure:6208: checking time.h usability
configure:6208: clang -c -g -O2 conftest.c >&5
configure:6208: $? = 0
configure:6208: result: yes
configure:6208: checking time.h presence
configure:6208: clang -E conftest.c
configure:6208: $? = 0
configure:6208: result: yes
configure:6208: checking for time.h
configure:6208: result: yes
configure:6208: checking types.h usability
configure:6208: clang -c -g -O2 conftest.c >&5
conftest.c:66:10: fatal error: 'types.h' file not found
#include <types.h>
^~~~~~~~~
1 error generated.
configure:6208: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TMPDIR "/private/tmp"
| #define CASE_INSENSITIVE_FILENAMES 1
| #define EXTERNAL_SORT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <types.h>
configure:6208: result: no
configure:6208: checking types.h presence
configure:6208: clang -E conftest.c
conftest.c:33:10: fatal error: 'types.h' file not found
#include <types.h>
^~~~~~~~~
1 error generated.
configure:6208: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TMPDIR "/private/tmp"
| #define CASE_INSENSITIVE_FILENAMES 1
| #define EXTERNAL_SORT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <types.h>
configure:6208: result: no
configure:6208: checking for types.h
configure:6208: result: no
configure:6208: checking for unistd.h
configure:6208: result: yes
configure:6221: checking sys/dir.h usability
configure:6221: clang -c -g -O2 conftest.c >&5
configure:6221: $? = 0
configure:6221: result: yes
configure:6221: checking sys/dir.h presence
configure:6221: clang -E conftest.c
configure:6221: $? = 0
configure:6221: result: yes
configure:6221: checking for sys/dir.h
configure:6221: result: yes
configure:6221: checking for sys/stat.h
configure:6221: result: yes
configure:6221: checking sys/times.h usability
configure:6221: clang -c -g -O2 conftest.c >&5
configure:6221: $? = 0
configure:6221: result: yes
configure:6221: checking sys/times.h presence
configure:6221: clang -E conftest.c
configure:6221: $? = 0
configure:6221: result: yes
configure:6221: checking for sys/times.h
configure:6221: result: yes
configure:6221: checking for sys/types.h
configure:6221: result: yes
configure:6221: checking sys/wait.h usability
configure:6221: clang -c -g -O2 conftest.c >&5
configure:6221: $? = 0
configure:6221: result: yes
configure:6221: checking sys/wait.h presence
configure:6221: clang -E conftest.c
configure:6221: $? = 0
configure:6221: result: yes
configure:6221: checking for sys/wait.h
configure:6221: result: yes
configure:6236: checking if L_tmpnam is defined in stdio.h
configure:6250: result: yes
configure:6266: checking if INT_MAX is defined in limits.h
configure:6280: result: yes
configure:6327: checking for size_t
configure:6327: clang -c -g -O2 conftest.c >&5
configure:6327: $? = 0
configure:6327: clang -c -g -O2 conftest.c >&5
conftest.c:75:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:6327: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TMPDIR "/private/tmp"
| #define CASE_INSENSITIVE_FILENAMES 1
| #define EXTERNAL_SORT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:6327: result: yes
configure:6338: checking for off_t
configure:6338: clang -c -g -O2 conftest.c >&5
configure:6338: $? = 0
configure:6338: clang -c -g -O2 conftest.c >&5
conftest.c:75:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:6338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TMPDIR "/private/tmp"
| #define CASE_INSENSITIVE_FILENAMES 1
| #define EXTERNAL_SORT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:6338: result: yes
configure:6350: checking for fpos_t
configure:6359: result: yes
configure:6372: checking for clock_t
configure:6381: result: yes
configure:6396: checking stdbool.h usability
configure:6396: clang -c -g -O2 conftest.c >&5
configure:6396: $? = 0
configure:6396: result: yes
configure:6396: checking stdbool.h presence
configure:6396: clang -E conftest.c
configure:6396: $? = 0
configure:6396: result: yes
configure:6396: checking for stdbool.h
configure:6396: result: yes
configure:6436: checking if "%zu" in printf works
configure:6456: clang -o conftest -g -O2 conftest.c >&5
configure:6456: $? = 0
configure:6456: ./conftest
configure:6456: $? = 0
configure:6465: result: yes
configure:6650: checking for an ANSI C-conforming const
configure:6716: clang -c -g -O2 conftest.c >&5
configure:6716: $? = 0
configure:6723: result: yes
configure:6746: checking if struct stat contains st_ino
configure:6767: clang -c -g -O2 conftest.c >&5
configure:6767: $? = 0
configure:6773: result: yes
configure:6823: checking for fnmatch
configure:6823: clang -o conftest -g -O2 conftest.c >&5
configure:6823: $? = 0
configure:6823: result: yes
configure:6847: checking fnmatch.h usability
configure:6847: clang -c -g -O2 conftest.c >&5
configure:6847: $? = 0
configure:6847: result: yes
configure:6847: checking fnmatch.h presence
configure:6847: clang -E conftest.c
configure:6847: $? = 0
configure:6847: result: yes
configure:6847: checking for fnmatch.h
configure:6847: result: yes
configure:6868: checking for asprintf
configure:6868: clang -o conftest -g -O2 conftest.c >&5
conftest.c:78:18: warning: format string missing [-Wformat]
return asprintf ();
~~~~~~~~ ^
1 warning generated.
configure:6868: $? = 0
configure:6868: result: yes
configure:6879: checking for strstr
configure:6879: clang -o conftest -g -O2 conftest.c >&5
conftest.c:68:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:68:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:6879: $? = 0
configure:6879: result: yes
configure:6891: checking for strcasecmp
configure:6891: clang -o conftest -g -O2 conftest.c >&5
conftest.c:69:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:69:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:6891: $? = 0
configure:6891: result: yes
configure:6903: checking for strncasecmp
configure:6903: clang -o conftest -g -O2 conftest.c >&5
conftest.c:70:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
char strncasecmp ();
^
conftest.c:70:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:6903: $? = 0
configure:6903: result: yes
configure:6914: checking for fgetpos
configure:6914: clang -o conftest -g -O2 conftest.c >&5
configure:6914: $? = 0
configure:6914: result: yes
configure:6926: checking for mkstemp
configure:6926: clang -o conftest -g -O2 conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:6969: checking for opendir
configure:6969: clang -o conftest -g -O2 conftest.c >&5
configure:6969: $? = 0
configure:6969: result: yes
configure:6980: checking for strerror
configure:6980: clang -o conftest -g -O2 conftest.c >&5
conftest.c:74:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:74:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:6980: $? = 0
configure:6980: result: yes
configure:6992: checking for clock
configure:6992: clang -o conftest -g -O2 conftest.c >&5
configure:6992: $? = 0
configure:6992: result: yes
configure:7003: checking for remove
configure:7003: clang -o conftest -g -O2 conftest.c >&5
configure:7003: $? = 0
configure:7003: result: yes
configure:7045: checking for truncate
configure:7045: clang -o conftest -g -O2 conftest.c >&5
configure:7045: $? = 0
configure:7045: result: yes
configure:7084: checking for setenv
configure:7084: clang -o conftest -g -O2 conftest.c >&5
configure:7084: $? = 0
configure:7084: result: yes
configure:7146: checking for regcomp
configure:7146: clang -o conftest -g -O2 conftest.c >&5
configure:7146: $? = 0
configure:7146: result: yes
configure:7152: checking if regcomp works
configure:7169: clang -o conftest -g -O2 conftest.c >&5
configure:7169: $? = 0
configure:7169: ./conftest
configure:7169: $? = 0
configure:7178: result: yes
configure:7213: checking for scandir
configure:7213: clang -o conftest -g -O2 conftest.c >&5
configure:7213: $? = 0
configure:7213: result: yes
configure:7226: checking for dirent.h
configure:7226: result: yes
configure:7298: checking for pkg-config
configure:7316: found /usr/local/opt/pkg-config/bin/pkg-config
configure:7328: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:7353: checking pkg-config is at least version 0.9.0
configure:7356: result: yes
configure:7368: checking for libxml-2.0 >= 2.7.7
configure:7375: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.7.7"
configure:7378: $? = 0
configure:7392: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.7.7"
configure:7395: $? = 0
configure:7439: result: yes
configure:7467: checking for jansson
configure:7474: $PKG_CONFIG --exists --print-errors "jansson"
configure:7477: $? = 0
configure:7491: $PKG_CONFIG --exists --print-errors "jansson"
configure:7494: $? = 0
configure:7538: result: yes
configure:7565: checking for libseccomp
configure:7572: $PKG_CONFIG --exists --print-errors "libseccomp"
Package libseccomp was not found in the pkg-config search path.
Perhaps you should add the directory containing `libseccomp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libseccomp' found
configure:7575: $? = 1
configure:7589: $PKG_CONFIG --exists --print-errors "libseccomp"
Package libseccomp was not found in the pkg-config search path.
Perhaps you should add the directory containing `libseccomp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libseccomp' found
configure:7592: $? = 1
configure:7606: result: no
No package 'libseccomp' found
configure:7656: checking for yaml-0.1
configure:7663: $PKG_CONFIG --exists --print-errors "yaml-0.1"
configure:7666: $? = 0
configure:7680: $PKG_CONFIG --exists --print-errors "yaml-0.1"
configure:7683: $? = 0
configure:7727: result: yes
configure:7754: checking for aspell
configure:7761: $PKG_CONFIG --exists --print-errors "aspell"
Package aspell was not found in the pkg-config search path.
Perhaps you should add the directory containing `aspell.pc'
to the PKG_CONFIG_PATH environment variable
No package 'aspell' found
configure:7764: $? = 1
configure:7778: $PKG_CONFIG --exists --print-errors "aspell"
Package aspell was not found in the pkg-config search path.
Perhaps you should add the directory containing `aspell.pc'
to the PKG_CONFIG_PATH environment variable
No package 'aspell' found
configure:7781: $? = 1
configure:7795: result: no
No package 'aspell' found
configure:7837: checking for new missing prototypes
configure:8055: checking for iconv_open or libiconv_open with -liconv
configure:8070: clang -o conftest -g -O2 conftest.c -lxml2 -L/usr/local/Cellar/jansson/2.12/lib -ljansson -L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml -liconv >&5
configure:8070: $? = 0
configure:8077: result: yes(iconv)
configure:8141: checking whether __environ is declared
configure:8141: clang -c -g -O2 conftest.c >&5
conftest.c:74:10: error: use of undeclared identifier '__environ'
(void) __environ;
^
1 error generated.
configure:8141: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "universal-ctags"
| #define PACKAGE_TARNAME "universal-ctags"
| #define PACKAGE_VERSION "0.0.0"
| #define PACKAGE_STRING "universal-ctags 0.0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "universal-ctags"
| #define VERSION "0.0.0"
| #define DEFAULT_FILE_FORMAT 2
| #define ETAGS "etags"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TMPDIR "/private/tmp"
| #define CASE_INSENSITIVE_FILENAMES 1
| #define EXTERNAL_SORT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STAT_ST_INO 1
| #define HAVE_FNMATCH 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_STRSTR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_FGETPOS 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRERROR 1
| #define HAVE_CLOCK 1
| #define HAVE_REMOVE 1
| #define HAVE_TRUNCATE 1
| #define HAVE_SETENV 1
| #define HAVE_REGCOMP 1
| #define HAVE_SCANDIR 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LIBXML 1
| #define HAVE_JANSSON 1
| #define HAVE_LIBYAML 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
|
| #include <unistd.h>
|
|
| int
| main ()
| {
| #ifndef __environ
| #ifdef __cplusplus
| (void) __environ;
| #else
| (void) __environ;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:8141: result: no
configure:8155: checking whether _NSGetEnviron is declared
configure:8155: clang -c -g -O2 conftest.c >&5
configure:8155: $? = 0
configure:8155: result: yes
configure:8169: checking whether strnlen is declared
configure:8169: clang -c -g -O2 conftest.c >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8210: checking for mblen
configure:8210: clang -o conftest -g -O2 conftest.c >&5
configure:8210: $? = 0
configure:8210: result: yes
configure:8340: checking that generated files are newer than configure
configure:8346: result: done
configure:8438: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by universal-ctags config.status 0.0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Oguzs-MacBook-Pro.local
config.status:978: creating Makefile
config.status:978: creating man/ctags.1.rst
config.status:978: creating man/ctags-incompatibilities.7.rst
config.status:978: creating man/ctags-optlib.7.rst
config.status:978: creating Tmain/Makefile
config.status:978: creating Units/Makefile
config.status:978: creating config.h
config.status:1207: executing depfiles commands
config.status:1284: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1289: $? = 0
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin18.7.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_ASPELL_CFLAGS_set=
ac_cv_env_ASPELL_CFLAGS_value=
ac_cv_env_ASPELL_LIBS_set=
ac_cv_env_ASPELL_LIBS_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CGCC_CFLAGS_set=
ac_cv_env_CGCC_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DEBUG_CPPFLAGS_set=
ac_cv_env_DEBUG_CPPFLAGS_value=
ac_cv_env_EXTRA_CFLAGS_set=
ac_cv_env_EXTRA_CFLAGS_value=
ac_cv_env_EXTRA_CPPFLAGS_set=
ac_cv_env_EXTRA_CPPFLAGS_value=
ac_cv_env_JANSSON_CFLAGS_set=
ac_cv_env_JANSSON_CFLAGS_value=
ac_cv_env_JANSSON_LIBS_set=
ac_cv_env_JANSSON_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBXML_CFLAGS_set=
ac_cv_env_LIBXML_CFLAGS_value=
ac_cv_env_LIBXML_LIBS_set=
ac_cv_env_LIBXML_LIBS_value=
ac_cv_env_LIBYAML_CFLAGS_set=
ac_cv_env_LIBYAML_CFLAGS_value=
ac_cv_env_LIBYAML_LIBS_set=
ac_cv_env_LIBYAML_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.14
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/jansson/lib/pkgconfig:/usr/local/opt/libyaml/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SECCOMP_CFLAGS_set=
ac_cv_env_SECCOMP_CFLAGS_value=
ac_cv_env_SECCOMP_LIBS_set=
ac_cv_env_SECCOMP_LIBS_value=
ac_cv_env_WARNING_CFLAGS_set=
ac_cv_env_WARNING_CFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_asprintf=yes
ac_cv_func_clock=yes
ac_cv_func_fgetpos=yes
ac_cv_func_fnmatch=yes
ac_cv_func_mblen=yes
ac_cv_func_mkstemp=yes
ac_cv_func_opendir=yes
ac_cv_func_regcomp=yes
ac_cv_func_remove=yes
ac_cv_func_scandir=yes
ac_cv_func_setenv=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strstr=yes
ac_cv_func_truncate=yes
ac_cv_have_decl__NSGetEnviron=yes
ac_cv_have_decl___environ=no
ac_cv_have_decl_strnlen=yes
ac_cv_header_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stat_h=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_dir_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time_h=yes
ac_cv_header_types_h=no
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin18.7.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_RST2MAN=/usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2man.py
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_GIT=git
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_sort_found=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=gnutar
pkg_cv_JANSSON_CFLAGS=-I/usr/local/Cellar/jansson/2.12/include
pkg_cv_JANSSON_LIBS='-L/usr/local/Cellar/jansson/2.12/lib -ljansson'
pkg_cv_LIBXML_CFLAGS=-I/usr/include/libxml2
pkg_cv_LIBXML_LIBS=-lxml2
pkg_cv_LIBYAML_CFLAGS=-I/usr/local/Cellar/libyaml/0.2.2/include
pkg_cv_LIBYAML_LIBS='-L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/universal-ctags-20190827-50401-1lxlivl/missing aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
ASPELL_CFLAGS=''
ASPELL_LIBS=''
AUTOCONF='${SHELL} /private/tmp/universal-ctags-20190827-50401-1lxlivl/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/universal-ctags-20190827-50401-1lxlivl/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/universal-ctags-20190827-50401-1lxlivl/missing automake-1.16'
AWK='awk'
BUILD_IN_GIT_REPO_FALSE='#'
BUILD_IN_GIT_REPO_TRUE=''
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CGCC_CFLAGS=''
COVERAGE_CFLAGS=''
COVERAGE_LDFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CTAGS_NAME_EXECUTABLE='ctags'
CYGPATH_W='echo'
DEBUG_CPPFLAGS='-DDEBUG'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DEBUGGING_FALSE=''
ENABLE_DEBUGGING_TRUE='#'
ETAGS_NAME_EXECUTABLE='etags'
EXEEXT=''
EXTRA_CFLAGS='-std=gnu99'
EXTRA_CPPFLAGS='-D_GNU_SOURCE -D__USE_GNU'
FNMATCH_CPPFLAGS=''
GIT='git'
GREP='/usr/bin/grep'
HAVE_FNMATCH_FALSE='#'
HAVE_FNMATCH_TRUE=''
HAVE_JANSSON_FALSE='#'
HAVE_JANSSON_TRUE=''
HAVE_LIBXML_FALSE='#'
HAVE_LIBXML_TRUE=''
HAVE_LIBYAML_FALSE='#'
HAVE_LIBYAML_TRUE=''
HAVE_REGCOMP_FALSE='#'
HAVE_REGCOMP_TRUE=''
HAVE_RST2MAN_FALSE='#'
HAVE_RST2MAN_TRUE=''
HAVE_STRNLEN_FALSE='#'
HAVE_STRNLEN_TRUE=''
HAVE_TIMEOUT_FALSE=''
HAVE_TIMEOUT_TRUE='#'
ICONV_LIBS='-liconv'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_ETAGS_FALSE=''
INSTALL_ETAGS_TRUE='#'
INSTALL_LIB_FALSE=''
INSTALL_LIB_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JANSSON_CFLAGS='-I/usr/local/Cellar/jansson/2.12/include'
JANSSON_LIBS='-L/usr/local/Cellar/jansson/2.12/lib -ljansson'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBXML_CFLAGS='-I/usr/include/libxml2'
LIBXML_LIBS='-lxml2'
LIBYAML_CFLAGS='-I/usr/local/Cellar/libyaml/0.2.2/include'
LIBYAML_LIBS='-L/usr/local/Cellar/libyaml/0.2.2/lib -lyaml'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/universal-ctags-20190827-50401-1lxlivl/missing makeinfo'
MKDIR_P='./install-sh -c -d'
OBJEXT='o'
PACKAGE='universal-ctags'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='universal-ctags'
PACKAGE_STRING='universal-ctags 0.0.0'
PACKAGE_TARNAME='universal-ctags'
PACKAGE_URL=''
PACKAGE_VERSION='0.0.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.14'
PKG_CONFIG_PATH='/usr/local/opt/jansson/lib/pkgconfig:/usr/local/opt/libyaml/lib/pkgconfig'
RANLIB='ranlib'
REAL_CC=''
REGCOMP_CPPFLAGS=''
RST2MAN='/usr/local/Cellar/universal-ctags/HEAD-98d4aa1/libexec/vendor/bin/rst2man.py'
RUN_OPTLIB2C_FALSE='#'
RUN_OPTLIB2C_TRUE=''
SECCOMP_CFLAGS=''
SECCOMP_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TESTING_TIMEOUT=''
USE_NO_FORMATTER_FOR_SIZE_T_FALSE=''
USE_NO_FORMATTER_FOR_SIZE_T_TRUE='#'
USE_READCMD_FALSE='#'
USE_READCMD_TRUE=''
USE_ULONGLONG_FORMATTER_FOR_SIZE_T_FALSE=''
USE_ULONGLONG_FORMATTER_FOR_SIZE_T_TRUE='#'
USE_ULONG_FORMATTER_FOR_SIZE_T_FALSE=''
USE_ULONG_FORMATTER_FOR_SIZE_T_TRUE='#'
VERSION='0.0.0'
WARNING_CFLAGS='-Wall'
ac_ct_CC='clang'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin18.7.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin18.7.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin18.7.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin18.7.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/universal-ctags-20190827-50401-1lxlivl/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
perl_found='yes'
prefix='/usr/local/Cellar/universal-ctags/HEAD-98d4aa1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sort_found='yes'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "universal-ctags"
#define PACKAGE_TARNAME "universal-ctags"
#define PACKAGE_VERSION "0.0.0"
#define PACKAGE_STRING "universal-ctags 0.0.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "universal-ctags"
#define VERSION "0.0.0"
#define DEFAULT_FILE_FORMAT 2
#define ETAGS "etags"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define TMPDIR "/private/tmp"
#define CASE_INSENSITIVE_FILENAMES 1
#define EXTERNAL_SORT 1
#define HAVE_DIRENT_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_DIR_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STAT_ST_INO 1
#define HAVE_FNMATCH 1
#define HAVE_FNMATCH_H 1
#define HAVE_ASPRINTF 1
#define HAVE_STRSTR 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_FGETPOS 1
#define HAVE_MKSTEMP 1
#define HAVE_OPENDIR 1
#define HAVE_STRERROR 1
#define HAVE_CLOCK 1
#define HAVE_REMOVE 1
#define HAVE_TRUNCATE 1
#define HAVE_SETENV 1
#define HAVE_REGCOMP 1
#define HAVE_SCANDIR 1
#define HAVE_DIRENT_H 1
#define HAVE_LIBXML 1
#define HAVE_JANSSON 1
#define HAVE_LIBYAML 1
#define HAVE_ICONV 1
#define HAVE_DECL___ENVIRON 0
#define HAVE_DECL__NSGETENVIRON 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_MBLEN 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment